[asterisk-bugs] [Asterisk 0017286]: [patch] [regression] No T.140 text for outbound SIP calls
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 16 09:21:42 CDT 2010
The following issue has been CLOSED
======================================================================
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: closed
Asterisk Version: 1.6.2.6
JIRA: SWP-1426
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2010-05-04 18:33 CDT
Last Modified: 2010-06-16 09:21 CDT
======================================================================
Summary: [patch] [regression] 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
======================================================================
----------------------------------------------------------------------
(0123478) pabelanger (manager) - 2010-06-16 09:21
https://issues.asterisk.org/view.php?id=17286#c123478
----------------------------------------------------------------------
Suspended due to lack of activity. Please request a bug marshal in
#asterisk-bugs on the IRC network irc.freenode.net to reopen the issue
should you have the additional information requested.
Further information can be found at
http://www.asterisk.org/developers/bug-guidelines
Issue History
Date Modified Username Field Change
======================================================================
2010-06-16 09:21 pabelanger Note Added: 0123478
2010-06-16 09:21 pabelanger Status feedback => closed
======================================================================
More information about the asterisk-bugs
mailing list