summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMartin Pycko <martinp@digium.com>2003-10-01 15:59:26 +0000
committerMartin Pycko <martinp@digium.com>2003-10-01 15:59:26 +0000
commitcacfd42960591a18dc9238f09dc41069a4210318 (patch)
treed2fe9572f0f87b49cbae57307c226e99f8e5773c /configs
parent8cd100de39390c3c59e55bcffbfb43816a09997f (diff)
Add usecallingpres keyword to zapata.conf for PRI to PRI call so that we would take the presentation mode and send it to outbound call.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1595 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/sip.conf.sample1
-rwxr-xr-xconfigs/zapata.conf.sample9
2 files changed, 10 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 26356db72..99337b8b7 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -27,6 +27,7 @@ context = default ; Default for incoming calls
;dtmfmode=inband ; Choices are inband, rfc2833, or info
;defaultip=192.168.0.59
;mailbox=1234,2345 ; Mailbox for message waiting indicator
+;restrictcid=yes ; To have the callerid restriced -> sent as ANI
;[pingtel]
;type=friend
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 22ce75b4c..70d41d37c 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -98,6 +98,15 @@ hidecallerid=no
;
callwaiting=yes
;
+; Whether or not restrict outgoing caller ID (will be sent as ANI only, not available for the user)
+; Mostly use with FXS ports
+;
+;restrictcid=no
+;
+; Whether or not use the caller ID presentation for the outgoing call that the calling switch is sending
+;
+usecallingpres=yes
+;
; Support Caller*ID on Call Waiting
;
callwaitingcallerid=yes