[asterisk-bugs] [JIRA] Closed: (ASTERISK-15780) [patch] t38pt_udptl=no on a peer isn't respected (can't disable t38 negotiation on a per-peer basis)

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Sep 25 08:16:27 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-15780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp closed ASTERISK-15780.
----------------------------------

    Resolution: Cannot Reproduce

This was taken care of long ago with reworking the UDPTL stuff. Tested and confirmed this!

> [patch] t38pt_udptl=no on a peer isn't respected (can't disable t38 negotiation on a per-peer basis)
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-15780
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-15780
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Channels/chan_sip/T.38
>            Reporter: mdu113
>            Severity: Minor
>         Attachments: chan_sip.c-t38respectconfig.diff, debug.log
>
>
> 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)
> ****** ADDITIONAL INFORMATION ******
> Attached is asterisk debug.log
> The problem is showing up on the line 862 of the log when spa2102_01 reinvites with t38 enabled and asterisk passing it to sipp1 while it should reject it with "488 not acceptable here" since spa2102_01 config says "t38pt_udptl=no"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list