[asterisk-bugs] [Asterisk 0016318]: [patch] New SDP handling code totally broke T.38 reinvites
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 21 17:31:57 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16318
======================================================================
Reported By: bird_of_Luck
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 16318
Category: Channels/chan_sip/T.38
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.27
JIRA: SWP-594
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-24 08:52 CST
Last Modified: 2009-12-21 17:31 CST
======================================================================
Summary: [patch] New SDP handling code totally broke T.38
reinvites
Description:
SDP handling code introduced in r227758 effectively sets t38jointcapability
to 0 causing reinvite to fail with reason 'No compatible codecs, not
accepting this offer!'
======================================================================
----------------------------------------------------------------------
(0115619) vrban (reporter) - 2009-12-21 17:31
https://issues.asterisk.org/view.php?id=16318#c115619
----------------------------------------------------------------------
no, i dont know how to fix it on the quick, it's to late now
There is no udptl activity/forwarding, because all incoming udptl's get
dropped in
udptl.c here:
/* Ignore if the other side hasn't been given an address yet. */
if (!udptl->them.sin_addr.s_addr || !udptl->them.sin_port) {
Issue History
Date Modified Username Field Change
======================================================================
2009-12-21 17:31 vrban Note Added: 0115619
======================================================================
More information about the asterisk-bugs
mailing list