[asterisk-bugs] [JIRA] (ASTERISK-20973) Insecure=very does not work if callerId found in extention
Badalian Vyacheslav (JIRA)
noreply at issues.asterisk.org
Tue Jan 22 23:35:58 CST 2013
Badalian Vyacheslav created ASTERISK-20973:
----------------------------------------------
Summary: Insecure=very does not work if callerId found in extention
Key: ASTERISK-20973
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20973
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/General
Affects Versions: 1.8.20.0
Reporter: Badalian Vyacheslav
Hello all.
Bug Example:
I use FreePBX (but i belive that bug in asterisk) and have 1 peer and 10 extentions (assigned numbers is 100-110)
Host configuration like this:
[ext-ats]
type=peer
host=IP
insecure=invite,port
context=from-trunk
disallow=...
allow=...
If i call from [ext-ats] to * and my CallerID is 100 (i have extention 100 in asterisk) i get message like "Auth failed", "username and digest mismatch", but if i call from number Callerid 1000 (i don't have extention 1000 in asterisk) param "insecure" is work as it must. In older version (1.4-1.6) insecure does not check callerid, only host and port.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list