Cleanup language in sip.conf (bug #5543)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6893 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer 2005-10-29 21:05:34 +00:00
parent a4c3f0ae61
commit 754e28abaf
1 changed files with 2 additions and 2 deletions

View File

@ -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