[asterisk-bugs] [JIRA] (ASTERISK-29172) codec list in 200/183 is not using the common denominator

George Joseph (JIRA) noreply at issues.asterisk.org
Fri Nov 20 09:32:16 CST 2020


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

George Joseph closed ASTERISK-29172.
------------------------------------

    Resolution: Duplicate

I'm currently working on finishing up Advanced Codec Negotiation so I'm gonna close this as a duplicate but leave it related to ASTERISK-29171. 


> codec list in 200/183 is not using the common denominator
> ---------------------------------------------------------
>
>                 Key: ASTERISK-29172
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29172
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 18.1.0
>         Environment: CentOS Linux release 8.2.2004 (Core) 
> Linux 4.18.0-193.19.1.el8_2.x86_64 x86_64
>            Reporter: Mark Petersen
>            Severity: Minor
>         Attachments: codec.pcap
>
>
> when using the outgoing_call_offer_pref=remote the list in the 200/183 is not filtered to only contain what is the common denominator
> INVITE from A with G722,PCMA,PCMU
> INVITE to B the order is reversed PCMU,PCMA,G722
> 183 from B PCMA,PCMU (no G722)
> 183 to A PCMU,PCMA,G722 (G722 is not removed!)
> endpoint/allow=!all,alaw,g722,ulaw
> endpoint/incoming_call_offer_pref=remote
> endpoint/outgoing_call_offer_pref=remote
> ;remote - Include all codecs in the remote list that are also in the local list preserving the remote order.



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



More information about the asterisk-bugs mailing list