[asterisk-bugs] [JIRA] (ASTERISK-23251) chan_sip - RTP Packetization set in general section not applied when Dialing direct to a SIP URI

Sean Bright (JIRA) noreply at issues.asterisk.org
Mon May 3 12:51:09 CDT 2021


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

Sean Bright closed ASTERISK-23251.
----------------------------------

    Resolution: Cannot Reproduce

I am not able to reproduce this with Asterisk 16 from Git. If you are able to reproduce this on a supported version of Asterisk, please feel free to re-open.

> chan_sip - RTP Packetization set in general section not applied when Dialing direct to a SIP URI
> ------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-23251
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23251
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/CodecHandling, Codecs/General, Core/CodecInterface
>    Affects Versions: 1.8.11.1, 11.7.0, 13.18.4
>         Environment: CentOS release 6.5 (Final) x64
> MySQL Database
> Dell R320 Server and Dell R210II Server
>            Reporter: Jarrod Sears
>            Assignee: Sean Bright
>         Attachments: asterisk-db.sql, asterisk-g72960-problem-nonrealtime-CLI.txt, asterisk-g72960-problem-nonrealtime-log.txt, g729_issue.log, nonrealtime-extensions.conf, nonrealtime-sip.conf, sip.conf
>
>
> [Edit by Rusty]
> Issue is easily reproduced by Dialing or originating calls to any SIP URI, where RTP packetization is specified for a codec allowed in the general section of sip.conf. The codec specified will be used, but the packetization will not be applied. It may happen with peers as well, but I was unable to reproduce it there.
> [End edit]
> Incoming calls to the server correctly negotiate to g729:60.
> The sip.conf is set to:
> disallow=all
> allow=g729:60
> The outbound leg of the server then sends a SIP invite out specifying g729:20.
> I've tried setting up specific SIP peers and also using the general codec settings, both experience the same issue.
> I have also tried using the SET(SIP_CODEC=G729:60) command, which does not work.
> I have tried using the a server with Digium's g729 codec. I've also tried on a server without a g729 codec. Both experience the same issue.
> I originally experienced the issue on the 1.8.11.1 (Asterisk 1.8.11-cert1) version that we are using generally for production. I recently installed a new copy of Asterisk 11.7.0 and have the same problem.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list