From b73b6b53cd57417faa73a78cfd20748092b0a5bd Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 4 Aug 2008 16:28:07 +0000 Subject: 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 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135474 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/chan_dahdi.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample index 6c86a0842..5e2bfcf71 100644 --- a/configs/chan_dahdi.conf.sample +++ b/configs/chan_dahdi.conf.sample @@ -707,10 +707,13 @@ pickupgroup=1 ; 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 ; -- cgit v1.2.3