summaryrefslogtreecommitdiff
path: root/configs/misdn.conf.sample
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2008-08-18 21:07:28 +0000
committerRichard Mudgett <rmudgett@digium.com>2008-08-18 21:07:28 +0000
commit1678a005b6c7096f51b141d3a4d7171114241ffe (patch)
tree9cd136bcc60610684c8166188185dbfc066871d9 /configs/misdn.conf.sample
parent612f8c85b42f44063617f3de3176ec02817f768a (diff)
channels/chan_misdn.c
* Made bearer2str() use allowed_bearers_array[] * Made use the causes.h defines instead of hardcoded numbers. * Made use Asterisk presentation indicator values if either of the mISDN presentation or screen options are negative. * Updated the misdn_set_opt application option descriptions. * Renamed the awkward Caller ID presentation misdn_set_opt application option value not_screened to restricted. Deprecated the not_screened option value. channels/misdn/isdn_lib.c * Made use the causes.h defines instead of hardcoded numbers. * Fixed some spelling errors and typos. * Added all defined facility code strings to fac2str(). channels/misdn/isdn_lib.h * Added doxygen comments to struct misdn_bchannel. channels/misdn/isdn_lib_intern.h * Added doxygen comments to struct misdn_stack. channels/misdn_config.c configs/misdn.conf.sample * Updated the mISDN presentation and screen parameter descriptions. doc/tex/misdn.tex * Updated the misdn_set_opt application option descriptions. * Fixed some spelling errors and typos. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@138738 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/misdn.conf.sample')
-rw-r--r--configs/misdn.conf.sample8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/misdn.conf.sample b/configs/misdn.conf.sample
index 5321743be..ad38766d2 100644
--- a/configs/misdn.conf.sample
+++ b/configs/misdn.conf.sample
@@ -371,10 +371,10 @@ nodialtone=no
;
; these are the exact isdn screening and presentation indicators
-; if -1 is given for both values the presentation indicators are used
-; from asterisks SetCallerPres application.
-; s=0, p=0 -> callerid presented not screened
-; s=1, p=1 -> callerid presented but screened (the remote end does not see it!)
+; if -1 is given for either value the presentation indicators are used
+; from asterisks CALLERPRES function.
+; s=0, p=0 -> callerid presented
+; s=1, p=1 -> callerid restricted (the remote end does not see it!)
;
; default values s=-1, p=-1
presentation=-1