mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-13 13:28:34 +00:00
Document applications that play audio and do not answer unanswered calls.
This patch is part of an effort to document early media and its usage. If you are interested in contributing to this documentation effort, there are probably other applications worth documenting as well as an Asterisk wiki article at https://wiki.asterisk.org/wiki/display/AST/Early+Media+and+the+Progress+Application git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@336716 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -224,6 +224,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
up by another user.</para>
|
||||
<para>This application will return to the dialplan if the queue does not exist, or
|
||||
any of the join options cause the caller to not enter the queue.</para>
|
||||
<para>This application does not automatically answer and should be preceeded
|
||||
by an application such as Answer(), Progress(), or Ringing().</para>
|
||||
<para>This application sets the following channel variable upon completion:</para>
|
||||
<variablelist>
|
||||
<variable name="QUEUESTATUS">
|
||||
|
||||
Reference in New Issue
Block a user