From: Olle Johansson Date: Wed, 14 Feb 2007 17:02:16 +0000 (+0000) Subject: Make documentation match the source code. X-Git-Tag: 1.6.0-beta1~3^2~3223 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=88928f67ed14515e300c64e7c4165f6fb8a28864;p=thirdparty%2Fasterisk.git Make documentation match the source code. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@54379 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 1e37fd251b..d249565908 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -132,7 +132,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; for peers and users as well ;callevents=no ; generate manager events when sip ua ; performs events (e.g. hold) -;limitpeersonly=no ; Apply all call limits ("limit=") only to peers, never +;limitonpeers=no ; Apply all call limits ("limit=") only to peers, never ; to users. This improves handling of call limits ; and device states in certain situations. The user part ; of a type=friend will still be affected by the call