Re: [SR-Users] play_media sounds interrupted

2022-10-11 Thread Stepan Kislyakov
The duration of the media playback is returned from the play_media() command (see `media_duration` modparam). You could use some sort of timer to invoke media unblocking after media playback ends. Sadly my Kamailio-Fu isn't strong enough to be able to tell you how to run this sort of timer. :)

Re: [SR-Users] play_media sounds interrupted

2022-10-11 Thread Richard Fuchs
On 09/10/2022 10.52, [EXT] Stepan Kislyakov wrote: Hi, I'm using latest kamailio 5.6.2 and rtpengine. I need to play announcement to both parties when call is answered by callee. Now I run play_media in event route but when audio start announcement sounds like we have a 50% packet loss. Afte

[SR-Users] play_media sounds interrupted

2022-10-09 Thread Stepan Kislyakov
Hi, I'm using latest kamailio 5.6.2 and rtpengine. I need to play announcement to both parties when call is answered by callee. Now I run play_media in event route but when audio start announcement sounds like we have a 50% packet loss. After it is completed there is no problem with audio bot