mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 04:16:54 +00:00
Document SetMusicOnHold. Bug #783
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1940 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -53,7 +53,9 @@ static char *synopsis2 = "Set default Music On Hold class";
|
||||
|
||||
static char *descrip0 = "MusicOnHold(class): "
|
||||
"Plays hold music specified by class. If omitted, the default\n"
|
||||
"music source for the channel will be used. Returns -1 on hangup.\n"
|
||||
"music source for the channel will be used. Set the default \n"
|
||||
"class with the SetMusicOnHold() application.\n"
|
||||
"Returns -1 on hangup.\n"
|
||||
"Never returns otherwise.\n";
|
||||
|
||||
static char *descrip1 = "WaitMusicOnHold(delay): "
|
||||
|
||||
Reference in New Issue
Block a user