[asterisk-bugs] [JIRA] (ASTERISK-26591) res_pjsip: Can't exclude codecs with multiple formats
George Joseph (JIRA)
noreply at issues.asterisk.org
Mon Nov 14 08:38:10 CST 2016
George Joseph created ASTERISK-26591:
----------------------------------------
Summary: res_pjsip: Can't exclude codecs with multiple formats
Key: ASTERISK-26591
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26591
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: 14.1.2, 13.12.2, GIT
Reporter: George Joseph
Severity: Minor
Codecs that have multiple formats like speex, silk, siren, etc can't be negated in an endpoint/allow.
{{allow=!speex32,all}} passes validation but doesn't exclude speex32.
On the other hand, {{allow=!all,speex32}} DOES include only speex32.
Also, oddly enough, when you do a pjsip show endpoint for the negation example, the display for allow shows the codecs with multiple formats with just the base codec name (speex|speex|speex) but when you add a specific codec it shows speex32.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list