jambonz / jambonz-feature-server

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

Bug: Audio Timeout Error: Long duration elapsed without audio. Audio should be sent close to real time. #336

Open vdharashive opened 1 year ago

vdharashive commented 1 year ago

in siprec call handled by device application which does only transcribe , if user or customer or both keeps call on hold for more then 3 minutes , transcribe stop

hold and resume siprec send reinvite with media inactive and active , transcript can be cantrolled based on reinvite event. this will help to optimise asr during call is on mute

enclose the logs Audio Timeout Error.txt

vdharashive commented 1 year ago

@davehorton did you manage to look into logs

davehorton commented 1 year ago

need to pause transcribe if we get an invite on hold, resume when invite off hold