[asterisk-bugs] [JIRA] (ASTERISK-22307) res_pjsip endpoint config object's 'identify_by' option needs cleanup, removal or other modification
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Aug 16 10:43:03 CDT 2013
Rusty Newton created ASTERISK-22307:
---------------------------------------
Summary: res_pjsip endpoint config object's 'identify_by' option needs cleanup, removal or other modification
Key: ASTERISK-22307
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22307
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Affects Versions: SVN, 12
Reporter: Rusty Newton
As far as I am aware the location options are not valid and this configuration option doesn't currently have a purpose. I think it was planned to be removed.
Putting this here so we don't forget to do something with it one way or another!
{noformat}
rnewton-office-lab*CLI> config show help res_pjsip endpoint identify_by
[endpoint]
identify_by = [Custom] (Default: username) (Regex: false)
Way(s) for Endpoint to be identified
There are currently two methods to identify an endpoint. By default both
are used to identify an endpoint.
username
location
username,location
{noformat}
--
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