[asterisk-commits] jpeeler: branch 1.6.0 r207097 - in /branches/1.6.0: ./ configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Jul 17 14:17:36 CDT 2009
Author: jpeeler
Date: Fri Jul 17 14:17:33 2009
New Revision: 207097
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=207097
Log:
Merged revisions 207095 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r207095 | jpeeler | 2009-07-17 14:16:35 -0500 (Fri, 17 Jul 2009) | 2 lines
Update some missing allowed options for overlapdial
........
Modified:
branches/1.6.0/ (props changed)
branches/1.6.0/configs/chan_dahdi.conf.sample
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.0/configs/chan_dahdi.conf.sample
URL: http://svn.asterisk.org/svn-view/asterisk/branches/1.6.0/configs/chan_dahdi.conf.sample?view=diff&rev=207097&r1=207096&r2=207097
==============================================================================
--- branches/1.6.0/configs/chan_dahdi.conf.sample (original)
+++ branches/1.6.0/configs/chan_dahdi.conf.sample Fri Jul 17 14:17:33 2009
@@ -159,6 +159,11 @@
;
; Overlap dialing mode (sending overlap digits)
; Cannot be changed on a reload.
+;
+; incoming: incoming direction only
+; outgoing: outgoing direction only
+; no: neither direction
+; yes or both: both directions
;
;overlapdial=yes
;
More information about the asterisk-commits
mailing list