]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
freetdm: - Clear the IO flag when FreeSWITCH hangs up before notifying freetdm
authorMoises Silva <moy@sangoma.com>
Mon, 12 Sep 2011 19:21:23 +0000 (15:21 -0400)
committerMoises Silva <moy@sangoma.com>
Mon, 12 Sep 2011 19:21:23 +0000 (15:21 -0400)
commit6c5132a5076f676ed8235e328ded1bff5ae3d346
tree23f4f75e6c7b89aa692b615c1cee03c1fc561ecf
parentf4facb0f6531fd469453e990a2268ae80751eab9
freetdm: - Clear the IO flag when FreeSWITCH hangs up before notifying freetdm
         - Misc fixes to log messages to aid debugging
         - Added ftdm ioread command to read media from the channel
         - Modified the ftdm_channel_open() API to return FTDM_EBUSY if the channel is already open
libs/freetdm/mod_freetdm/mod_freetdm.c
libs/freetdm/src/ftdm_io.c