[svn-commits] russell: branch 1.4 r135473 - /branches/1.4/configs/chan_dahdi.conf.sample
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Aug 4 11:26:17 CDT 2008
Author: russell
Date: Mon Aug 4 11:26:17 2008
New Revision: 135473
URL: http://svn.digium.com/view/asterisk?view=rev&rev=135473
Log:
Add a minor clarification to the documentation of mohinterpret and mohsuggest
Modified:
branches/1.4/configs/chan_dahdi.conf.sample
Modified: branches/1.4/configs/chan_dahdi.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.4/configs/chan_dahdi.conf.sample?view=diff&rev=135473&r1=135472&r2=135473
==============================================================================
--- branches/1.4/configs/chan_dahdi.conf.sample (original)
+++ branches/1.4/configs/chan_dahdi.conf.sample Mon Aug 4 11:26:17 2008
@@ -526,13 +526,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 specified globally, or on a per-user or per-peer basis.
+; This option may be specified 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. It may be specified globally or on
-; a per-user or per-peer basis.
+; a per-channel.
;
;mohsuggest=default
;
More information about the svn-commits
mailing list