aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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 /doc
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 'doc')
-rw-r--r--doc/README.callingpres18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/README.callingpres b/doc/README.callingpres
new file mode 100644
index 000000000..0fa1ff469
--- /dev/null
+++ b/doc/README.callingpres
@@ -0,0 +1,18 @@
+Caller ID presentation values
+-----------------------------
+
+In some channels it is possible to set Caller ID presentation for a device. It is
+also possible to set the presentation for an active channel in the dial plan
+with the setcallerpres() application.
+
+Valid values are:
+
+ allowed_not_screened : Presentation Allowed, Not Screened
+ allowed_passed_screen : Presentation Allowed, Passed Screen
+ allowed_failed_screen : Presentation Allowed, Failed Screen
+ allowed : Presentation Allowed, Network Number
+ prohib_not_screened : Presentation Prohibited, Not Screened
+ prohib_passed_screen : Presentation Prohibited, Passed Screen
+ prohib_failed_screen : Presentation Prohibited, Failed Screen
+ prohib : Presentation Prohibited, Network Number
+ unavailable : Number Unavailable