mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Add "insecure=very" where we don't authenticate peers who are registered
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2873 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -81,6 +81,8 @@ context = default ; Default context for incoming calls
|
||||
;defaultip=192.168.0.59
|
||||
;mailbox=1234,2345 ; Mailbox for message waiting indicator
|
||||
;restrictcid=yes ; To have the callerid restriced -> sent as ANI
|
||||
;insecure=yes ; To match a peer based by IP address only and not peer
|
||||
;insecure=very ; To allow registered hosts to call without re-authenticating
|
||||
|
||||
;[pingtel]
|
||||
;type=friend
|
||||
|
Reference in New Issue
Block a user