[asterisk-bugs] [Asterisk 0018652]: [patch] t38pt_udptl=no on a peer isn't respected (can't disable t38 negotiation on a per-peer basis)
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 24 10:40:13 CST 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18652
======================================================================
Reported By: mdu113
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18652
Category: Channels/chan_sip/T.38
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-2959
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 302311
Request Review:
======================================================================
Date Submitted: 2011-01-20 16:01 CST
Last Modified: 2011-01-24 10:40 CST
======================================================================
Summary: [patch] t38pt_udptl=no on a peer isn't respected
(can't disable t38 negotiation on a per-peer basis)
Description:
sip.conf:
[general]
t38pt_udptl = yes
...
[sipp1]
type=friend
username=pbxtest
permit=a.b.c.0/255.255.255.0
deny=0.0.0.0/0.0.0.0
host=a.b.c.d
context=sipp1
sendrpid=yes
dtmfmode=auto
t38pt_udptl = yes
[spa2102_01]
type=friend
username=spa2102_01
md5secret=3f52e70189bb315f222c04f92eeb6d86
context=xyz
host=dynamic
dtmfmode=rfc2833
callerid=
call-limit=3
mohsuggest=xyz
allowsubscribe=yes
subscribecontext=xyz
t38pt_udptl=no
T38 pass-through is still successfully negotiated on call between peer
spa2102_01 (Linksys SPA2102 with T38 enabled) and peer sipp1 (ITSP)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-24 10:40 mdu113 Summary t38pt_udptl=no on a
peer isn't respected (can't disable t38 negotiation on a per-peer basis) =>
[patch] t38pt_udptl=no on a peer isn't respected (can't disable t38 negotiation
on a per-peer basis)
======================================================================
More information about the asterisk-bugs
mailing list