aboutsummaryrefslogtreecommitdiffstats
path: root/configs/vpb.conf.sample
diff options
context:
space:
mode:
authorbkramer <bkramer@f38db490-d61c-443f-a65b-d21fe96a405b>2004-11-29 23:57:19 +0000
committerbkramer <bkramer@f38db490-d61c-443f-a65b-d21fe96a405b>2004-11-29 23:57:19 +0000
commite3da9b4485a3e2eef35fa9fa30cdeebd0d3f979b (patch)
tree8386f57bdd278572a521e880af70b90fe968b5c9 /configs/vpb.conf.sample
parentf2540267fc17fa437eb347a3908ac13d8beaa6e3 (diff)
/ added extra options to callerid variable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4355 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/vpb.conf.sample')
-rwxr-xr-xconfigs/vpb.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/vpb.conf.sample b/configs/vpb.conf.sample
index 62ffe9744..029b7f417 100755
--- a/configs/vpb.conf.sample
+++ b/configs/vpb.conf.sample
@@ -9,7 +9,8 @@
; mode = fxo|immediate|dialtone -- for type of line and line handling
; context = starting context
; echocancel = on|off (on by default of v4pci, off by default for others)
-; callerid = on|off (to collect caller ID if available between 1st/2nd rings)
+; callerid = on|off|v23|bell (on => to collect caller ID if available between 1st/2nd rings using vpb functions)
+; (v23|bell => collect caller ID using asterisk functions)
; UseLoopDrop = 0|1 (enables the use of Loop Drop detection, on by default in
; some cases spurious loop-drops can cause unexpected
; hangup detection)