[asterisk-bugs] [Asterisk 0017286]: [patch] No T.140 text for outbound SIP calls
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 7 11:14:02 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17286
======================================================================
Reported By: peterj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17286
Category: Channels/chan_sip/CodecHandling
Reproducibility: always
Severity: tweak
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.2.6
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-05-04 18:33 CDT
Last Modified: 2010-05-07 11:14 CDT
======================================================================
Summary: [patch] No T.140 text for outbound SIP calls
Description:
Sip T.140 text codec negotiation looks okay, no rtp text is setup anyway.
Im providing a patch that checks if textsupport=yes is set in sip.conf,
and then enables text. This patch uses same logic as for video.
If textsupport flag isnt set the problem will remain. That is, the codec
negotiation will look like text is setup, but asterisk will not have an rtp
object set up to receieve text.
Im really tired when im writing this, hope it makes sense anyway
Thanks
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-05-07 11:14 lmadsen Description Updated
2010-05-07 11:14 lmadsen Additional Information Updated
======================================================================
More information about the asterisk-bugs
mailing list