[asterisk-commits] jpeeler: branch 1.6.2 r207104 - in /branches/1.6.2: ./ configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Jul 17 14:18:58 CDT 2009
Author: jpeeler
Date: Fri Jul 17 14:18:54 2009
New Revision: 207104
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=207104
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.2/ (props changed)
branches/1.6.2/configs/chan_dahdi.conf.sample
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.2/configs/chan_dahdi.conf.sample
URL: http://svn.asterisk.org/svn-view/asterisk/branches/1.6.2/configs/chan_dahdi.conf.sample?view=diff&rev=207104&r1=207103&r2=207104
==============================================================================
--- branches/1.6.2/configs/chan_dahdi.conf.sample (original)
+++ branches/1.6.2/configs/chan_dahdi.conf.sample Fri Jul 17 14:18:54 2009
@@ -154,6 +154,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