[asterisk-bugs] [JIRA] (ASTERISK-29172) codec list in 200/183 is not using the common denominator
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Nov 20 07:09:16 CST 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-29172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252806#comment-252806 ]
Asterisk Team commented on ASTERISK-29172:
------------------------------------------
This issue has been reopened as a result of your commenting on it as the reporter. It will be triaged once again as applicable.
> 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