[asterisk-bugs] [JIRA] (ASTERISK-23092) cli: pjsip show endpoint <endpoint> shows allow/disallow codecs the same

Scott Griepentrog (JIRA) noreply at issues.asterisk.org
Fri Jan 17 16:19:04 CST 2014


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

Work on ASTERISK-23092 started by Scott Griepentrog.

> cli: pjsip show endpoint <endpoint> shows allow/disallow codecs the same
> ------------------------------------------------------------------------
>
>                 Key: ASTERISK-23092
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23092
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: SVN, 12.0.0
>            Reporter: Dan Jenkins
>            Assignee: Scott Griepentrog
>
> When calling pjsip show endpoint <endpoint_name> the disallow and allow information is the same, how can the be the SAME?
>  allow                         : (gsm|ulaw|alaw|g722)
>  disallow                      : (gsm|ulaw|alaw|g722)
> pjsip.conf
> [endpoint_name]
> type=endpoint
> disallow=all
> allow=gsm
> allow=ulaw
> allow=alaw
> allow=g722
> Not sure if it's just me or not but I've looked at settings etc and can't see anything obvious

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list