[asterisk-bugs] [JIRA] (ASTERISK-23092) cli: pjsip show endpoint <endpoint> shows allow/disallow codecs the same
Dan Jenkins (JIRA)
noreply at issues.asterisk.org
Fri Jan 3 12:07:03 CST 2014
Dan Jenkins created ASTERISK-23092:
--------------------------------------
Summary: 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
Affects Versions: 12.0.0
Reporter: Dan Jenkins
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