[asterisk-bugs] [JIRA] (ASTERISK-22916) chan_sip miss parsed realm, if contain @ character
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Nov 26 12:36:04 CST 2013
Matt Jordan created ASTERISK-22916:
--------------------------------------
Summary: chan_sip miss parsed realm, if contain @ character
Key: ASTERISK-22916
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22916
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/Interoperability
Affects Versions: 11.6.0
Environment: Fedora 19
Reporter: adomjan
The sip proxy use srxadmin at localhost realm.
in sip.conf
auth => user:secret at srxadmin@localhost
asterisk parse localhost as realm.
According:
http://tools.ietf.org/html/rfc2617#section-3.2.1
the @ character permited in realm string.
--
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