]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
clarify requirecalltoken option in iax.sample.conf
authorDavid Vossel <dvossel@digium.com>
Fri, 4 Dec 2009 21:54:01 +0000 (21:54 +0000)
committerDavid Vossel <dvossel@digium.com>
Fri, 4 Dec 2009 21:54:01 +0000 (21:54 +0000)
(closes issue #16223)
Reported by: bklang
Patches:
      clarify-iax-requirecalltoken.patch uploaded by bklang (license 919)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@233279 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/iax.conf.sample

index 1e4d8cea16cc7a860565e9e6787f623463b3fa94..94aa87bcedecc89add97ca03d1d0cd9de59f4567 100644 (file)
@@ -278,12 +278,13 @@ autokill=yes
 ;
 ;calltokenoptional=209.16.236.73/255.255.255.0
 ;
-; In a peer/user/friend definition, the 'requirecalltoken' option may be used.
 ; By setting 'requirecalltoken=no', call token validation becomes optional for
 ; that peer/user.  By setting 'requirecalltoken=auto', call token validation 
 ; is optional until a call token supporting peer registers successfully using
 ; call token validation.  This is used as an indication that from now on, we
 ; can require it from this peer.  So, requirecalltoken is internally set to yes.
+; requirecalltoken may only be used in peer/user/friend definitions,
+; not in the global scope.
 ; By default, 'requirecalltoken=yes'.
 ;
 ;requirecalltoken=no