summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/res_musiconhold.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/res_musiconhold.c b/res/res_musiconhold.c
index bc3d2f343..77beb55fa 100644
--- a/res/res_musiconhold.c
+++ b/res/res_musiconhold.c
@@ -86,6 +86,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
Set(CHANNEL(musicclass)=...). If duration is given, hold music will be played
specified number of seconds. If duration is ommited, music plays indefinitely.
Returns <literal>0</literal> when done, <literal>-1</literal> on hangup.</para>
+ <para>This application does not automatically answer and should be preceeded by
+ an application such as Answer() or Progress().</para>
</description>
</application>
<application name="WaitMusicOnHold" language="en_US">