[Asterisk-cvs] asterisk/configs vpb.conf.sample,1.4,1.5

bkramer at lists.digium.com bkramer at lists.digium.com
Mon Nov 29 18:58:33 CST 2004


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv30116

Modified Files:
	vpb.conf.sample 
Log Message:
/ added extra options to callerid variable


Index: vpb.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/vpb.conf.sample,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- vpb.conf.sample	14 May 2004 04:39:16 -0000	1.4
+++ vpb.conf.sample	29 Nov 2004 23:57:19 -0000	1.5
@@ -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)




More information about the svn-commits mailing list