[svn-commits] russell: trunk r135474 - in /trunk: ./ configs/chan_dahdi.conf.sample

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Aug 4 11:28:07 CDT 2008


Author: russell
Date: Mon Aug  4 11:28:07 2008
New Revision: 135474

URL: http://svn.digium.com/view/asterisk?view=rev&rev=135474
Log:
Merged revisions 135473 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r135473 | russell | 2008-08-04 11:26:17 -0500 (Mon, 04 Aug 2008) | 2 lines

Add a minor clarification to the documentation of mohinterpret and mohsuggest

........

Modified:
    trunk/   (props changed)
    trunk/configs/chan_dahdi.conf.sample

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/configs/chan_dahdi.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/chan_dahdi.conf.sample?view=diff&rev=135474&r1=135473&r2=135474
==============================================================================
--- trunk/configs/chan_dahdi.conf.sample (original)
+++ trunk/configs/chan_dahdi.conf.sample Mon Aug  4 11:28:07 2008
@@ -707,10 +707,13 @@
 ; passed through as signalling instead of generating hold music locally. This
 ; setting is only valid when used on a channel that uses digital signalling.
 ;
+; This option may be set globally or on a per-channel basis.
+;
 ;mohinterpret=default
 ;
 ; This option specifies which music on hold class to suggest to the peer channel
-; when this channel places the peer on hold. 
+; when this channel places the peer on hold.  This option may be set globally,
+; or on a per-channel basis.
 ;
 ;mohsuggest=default
 ;




More information about the svn-commits mailing list