diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 581120b066d6274b397f4a82ed9629e81044cae0..bf190b58124f76bcb6dc1dc1c634cc96f34cd073 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