jambonz / jambonz-feature-server

Core telephony feature server for the jambones platform
MIT License
46 stars 38 forks source link

transcribe misses final utterance when caller hangs up #141

Closed davehorton closed 2 years ago

davehorton commented 2 years ago

On hangup we destroy the freeswitch channel and send a command to stop the transcription, but the transcription provider will in most cases send a final transcript and we are not reporting it to the application.

davehorton commented 2 years ago

this was specifically happening with siprec calls using transcribe, and has been fixed