/ added extra options to callerid variable
authorBen Kramer <bkramer@voicetronix.com.au>
Mon, 29 Nov 2004 23:57:19 +0000 (23:57 +0000)
committerBen Kramer <bkramer@voicetronix.com.au>
Mon, 29 Nov 2004 23:57:19 +0000 (23:57 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4355 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/vpb.conf.sample

index 62ffe97..029b7f4 100755 (executable)
@@ -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)
 ; 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)
 ; UseLoopDrop = 0|1 (enables the use of Loop Drop detection, on by default in
 ;                    some cases spurious loop-drops can cause unexpected 
 ;                    hangup detection)