From: Olle Johansson Date: Mon, 26 Jun 2006 16:24:43 +0000 (+0000) Subject: Add example of permit/deny to sip.conf.sample X-Git-Tag: 1.4.0-beta1~764 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b0c5b55852d20ff90c2d9d95fed1534060b864;p=thirdparty%2Fasterisk.git Add example of permit/deny to sip.conf.sample git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36054 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 42dad6c90d..4b7dec2900 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -537,6 +537,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;callgroup=1,3-4 ; We are in caller groups 1,3,4 ;pickupgroup=1,3-5 ; We can do call pick-p for call group 1,3,4,5 ;defaultip=192.168.0.60 ; IP address to use if peer has not registred +;deny=0.0.0.0/0.0.0.0 ; ACL: Controll access to this account based on IP address +;permit=192.168.0.60/255.255.255.0 ;[cisco1] ;type=friend