Add ability for chan_dahdi ISDN to block connected line updates per span.
[asterisk/asterisk.git] / configs / chan_dahdi.conf.sample
index d83bba8..4ba5699 100644 (file)
@@ -249,6 +249,15 @@ context=public
 ;
 ;datetime_send=
 
 ;
 ;datetime_send=
 
+; Send ISDN conected line information.
+;
+; block:   Do not send any connected line information.
+; connect: Send connected line information on initial connect.
+; update:  Same as connect but also send any updates during a call.
+;          Updates happen if the call is transferred. (Default)
+;
+;colp_send=update
+
 ; Allow inband audio (progress) when a call is DISCONNECTed by the far end of a PRI
 ;
 ;inbanddisconnect=yes
 ; Allow inband audio (progress) when a call is DISCONNECTed by the far end of a PRI
 ;
 ;inbanddisconnect=yes