[asterisk-bugs] [JIRA] (ASTERISK-28878) chan_pjsip: PJSIP_MEDIA_OFFER Broken asterisk 16

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Wed Aug 12 17:44:43 CDT 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251634#comment-251634 ] 

Kevin Harwell commented on ASTERISK-28878:
------------------------------------------

Hrm odd!

The patches between 13 and 16 are slightly different due to other changes between 13 and 16, so they are not the same.

How are you testing? Did you download and apply the patch, or download the 16.12 tarball? If the former did you do the following after applying the patch (or similar):
{noformat}
$ make
$ make install
{noformat}
And then restarted Asterisk?

> chan_pjsip: PJSIP_MEDIA_OFFER Broken asterisk 16
> ------------------------------------------------
>
>                 Key: ASTERISK-28878
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28878
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 16.4.0, 16.10.0
>            Reporter: Joseph Ades
>            Assignee: Kevin Harwell
>            Severity: Minor
>      Target Release: 13.35.0, 16.12.0, 17.6.0
>
>         Attachments: asterisk13-Working.pcap, asterisk13-working.txt, asterisk16-12-notworking.txt, asterisk16-NOT-WORKING.pcap, Code.txt, verbose13.txt, verbose16.txt
>
>
> I am migrating from asterisk 13 and have successfully utilized the pjsip_media_offer function. Very simple code, not much else to it, and worked for years.
> https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+Function_PJSIP_MEDIA_OFFER
> After testing an asterisk 16 machine, using exactly the same code, I am unable to get it to work. The CLI reads the code, but does not do anything with it. Furthermore, after analyzing the packet capture, there is no evidence of the asterisk machine sending an INVITE to renegotiate the codec.
> I downgraded back to asterisk 13 and everything started to work again



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



More information about the asterisk-bugs mailing list