signalwire / freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
https://freeswitch.com/#getting-started
Other
3.54k stars 1.41k forks source link

mod_vlc block channel when it finish playback #2433

Open fulhade opened 5 months ago

fulhade commented 5 months ago

Hi,

I've noticed that channel got stuck if I play audio file to channel using mod_vlc (but not if channel is hung up during playback). After that, hangup/bye from far end or uuid_kill locally does not work.

Here is gdb trace using libvlc --enable-debug https://pastebin.freeswitch.org/view/9cfcea96

FreeSWITCH version: 1.10.11-dev+git~20230911T110648Z~792eee44d0~64bit

https://forum.signalwire.community/t/mod-vlc-block-channel-when-playback-finish/995