[Freeswitch-users] Call is not terminated due to media_timeout
Mirjana Jovanovic
Mirjana.Jovanovic at c4b.de
Wed Jan 26 07:10:56 UTC 2022
Hello,
I have the following issue:
1. An audio call is started from a client application
2. Connection is established
3. Client crashes (or is terminated manually through task manager)
4. The call is never terminated because of MEDIA_TIMEOUT
I would expect the call to be dropped after the configured threshold for media timeout. I have traced the call to verify that no packages have been received from the client, after the client application has been terminated.
The value for the channel variable media_timeout has been set, and also an action to be executed on media timeout (execute_on_media_timeout) has been defined.
However, it seems that call status never changes to MEDIA_TIMEOUT, and therefore the call is never dropped.
Are there additional/related properties that need to be set for this to work?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20220126/86d36ed5/attachment.html>
More information about the FreeSWITCH-users
mailing list