[asterisk-commits] kpfleming: trunk r223693 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Oct 12 10:32:16 CDT 2009
Author: kpfleming
Date: Mon Oct 12 10:32:11 2009
New Revision: 223693
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=223693
Log:
Recorded merge of revisions 223692 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r223692 | kpfleming | 2009-10-12 10:30:40 -0500 (Mon, 12 Oct 2009) | 13 lines
Remove automatic switching from T.38 to voice mode in chan_sip.
chan_sip has some code to automatically switch from T.38 mode to voice mode when
a voice frame is written to the channel while it is in T.38 mode; this was
intended to handle the situation when a FAX transmission has ended and the channel
is not yet hung up, but is causing problems at the beginning of FAX sessions as
well when there are still voice frames 'in flight' at the time the T.38 negotiation
completes. This patch removes the automatic switchover.
(issue #16025)
Reported by: jamicque
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
More information about the asterisk-commits
mailing list