]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fix for 3000ms timeout on hangup.
authorNenad Corbic <ncorbic@sangoma.com>
Fri, 16 Dec 2011 01:39:38 +0000 (20:39 -0500)
committerNenad Corbic <ncorbic@sangoma.com>
Fri, 16 Dec 2011 01:39:38 +0000 (20:39 -0500)
commit732a0ed2de6773409146debaef4a008685bb6717
treeb243738fe7e8b82946c963d3cef4ad9e34dcf97b
parent494947bf591d2d284bb52592e2609b6facdbd36f
Fix for 3000ms timeout on hangup.
Where FS does not hangup the channel with in 3sec.
Without this fix, it was possible that 2 FS sessions
use the single span/chan freetdm session.
Merged the feature from git master of freetdm
libs/freetdm/mod_freetdm/mod_freetdm.c