aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/sip.conf.sample5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index c1926c179..5a988d954 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -331,8 +331,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;username=pingtel
;secret=blah
;host=dynamic
-;insecure=yes ; To match a peer based by IP address only and not peer name
-;insecure=very ; To allow registered hosts to call without re-authenticating
+;insecure=port ; Allow matching of peer by IP address without matching port number
+;insecure=invite ; Do not require authentication of incoming INVITEs
+;insecure=port,invite ; (both)
;qualify=1000 ; Consider it down if it's 1 second to reply
; Helps with NAT session
; qualify=yes uses default value