From 4dc76fbcc15423310c0eed68d4c7af4c6166d69b Mon Sep 17 00:00:00 2001 From: Matthew Fredrickson Date: Fri, 20 Jan 2006 23:19:49 +0000 Subject: [PATCH] Fix comments in sip.conf (#6134) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8359 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 61ea9ba7ab..7a671b9962 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -90,7 +90,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;useragent=Asterisk PBX ; Allows you to change the user agent string ;promiscredir = no ; If yes, allows 302 or REDIR to non-local SIP address ; Note that promiscredir when redirects are made to the - ; local system will cause loops since SIP is incapable + ; local system will cause loops since Asterisk is incapable ; of performing a "hairpin" call. ;usereqphone = no ; If yes, ";user=phone" is added to uri that contains ; a valid phone number -- 2.47.2