From 354a5c2325aad130a3ad28e2168cf9ebc6bb31e1 Mon Sep 17 00:00:00 2001 From: russell 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: http://svn.digium.com/svn/asterisk/trunk@135474 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/chan_dahdi.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs') 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