[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:43:01 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
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:43 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)
====================================================================== 

---------------------------------------------------------------------- 
 (0130939) mdu113 (reporter) - 2011-01-24 10:43
 https://issues.asterisk.org/view.php?id=18652#c130939 
---------------------------------------------------------------------- 
here's the patch that seems to fix it for me.
i'm not sure i do it in the right place though, but it seems to work 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-24 10:43 mdu113         Note Added: 0130939                          
======================================================================




More information about the asterisk-bugs mailing list