aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigs/sip.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 581120b06..bf190b581 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -318,8 +318,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;------------------------------------------------------------------------------
; Definitions of locally connected SIP phones
;
-; type = user a device that calls us
-; type = peer a device we place calls to
+; type = user a device that authenticates to us by "from" field to place calls
+; type = peer a device we place calls to or that calls us and we match by host
; type = friend two configurations (peer+user) in one
;
; For local phones, type=friend works most of the time