From 0e0059c0f3607a515e28c287fa61a39b5cca20d5 Mon Sep 17 00:00:00 2001
From: Olle Johansson <oej@edvina.net>
Date: Mon, 10 Jul 2006 11:20:49 +0000
Subject: [PATCH] Remove configuration option "restrictcid" that is nowhere to
 be seen in the code. Did it exist, was it planned to exist or was it
 documentationware only? Ask Dr Asterisk.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37324 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 configs/sip.conf.sample | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 51c86e1bd7..d9bd8d7219 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -390,7 +390,6 @@ srvlookup=yes			; Enable DNS SRV lookups on outbound calls
 ; callerid		      callerid
 ; amaflags		      amaflags
 ; call-limit		      call-limit
-; restrictcid		      restrictcid
 ; allowoverlap		      allowoverlap
 ; allowsubscribe	      allowsubscribe
 ; allowtransfer	      	      allowtransfer
@@ -512,7 +511,6 @@ srvlookup=yes			; Enable DNS SRV lookups on outbound calls
 ;vmexten=voicemail		; dialplan extension to reach mailbox 
 				; sets the Message-Account in the MWI notify message
 				; defaults to global vmexten which defaults to "asterisk"
-;restrictcid=yes		; To have the callerid restriced -> sent as ANI
 ;disallow=all
 ;allow=ulaw			; dtmfmode=inband only works with ulaw or alaw!
 
-- 
GitLab