[asterisk-bugs] [JIRA] (ASTERISK-29171) codec list in INVITE/200/183 is reversed when using remote
Mark Petersen (JIRA)
noreply at issues.asterisk.org
Fri Nov 20 05:56:16 CST 2020
Mark Petersen created ASTERISK-29171:
----------------------------------------
Summary: codec list in INVITE/200/183 is reversed when using remote
Key: ASTERISK-29171
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29171
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
when using the incoming_call_offer_pref=remote the order of INVITEs what is send out the the order is reversed, as it do not match the one in the config
INVITE from A with G722,PCMA,PCMU
INVITE to B the order is reversed PCMU,PCMA,G722 (order is reversed!)
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