aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-20 14:32:30 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-20 14:32:30 +0000
commit660f427e657aa5c6e3d222a2e7707399ab18df26 (patch)
treefa74d08e77f4ce5e186964b7d2ef4c064bc5078a /configs
parentd8635a80c65d4063e268a296df0a14c5b60c1d2f (diff)
- Add DOC file about caller ID presentation values
- Add callingpres to sip.conf - Add reference to README.callingpres from zapata.conf git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8336 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample3
-rw-r--r--configs/zapata.conf.sample1
2 files changed, 4 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 3452b77f6..61ea9ba7a 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -267,6 +267,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; User config options: Peer configuration:
; -------------------- -------------------
; context context
+; callingpres callingpres
; permit permit
; deny deny
; secret secret
@@ -365,6 +366,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;allow=g723.1 ; Asterisk only supports g723.1 pass-thru!
;allow=g729 ; Pass-thru only unless g729 license obtained
;astdb=chan2ext/SIP/grandstream1=1234 ; ensures an astDB entry exists
+;callingpres=allowed_passed_screen ; Set caller ID presentation
+ ; See README.callingpres for more information
;[xlite1]
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index ac797bf3e..1fc0179db 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -250,6 +250,7 @@ callwaiting=yes
;
; Whether or not use the caller ID presentation for the outgoing call that the
; calling switch is sending.
+; See README.callingpres
;
usecallingpres=yes
;