Page 413 - Asterisk™: The Future of Telephony
P. 413

LIMIT_PLAYAUDIO_CALLER=yes|no
                       Specifies whether to play sounds to the caller. Defaults to yes.
                   LIMIT_PLAYAUDIO_CALLEE=yes|no
                       Specifies whether to play sounds to the callee.
                   LIMIT_TIMEOUT_FILE= filename
                       Specifies which file to play when time is up.
                   LIMIT_CONNECT_FILE= filename
                       Specifies which file to play when call begins.
                   LIMIT_WARNING_FILE= filename
                       Specifies the file to play if the argument y is defined. Defaults to saying the
                       time remaining.
               m[class]
                   Provides music to the calling party until the call is answered. You may also op-
                   tionally indicate the music-on-hold class, as defined in musiconhold.conf.

               M( x [ ^arg ])
                   Executes the macro x upon the connection of a call, optionally passing arguments
                   delimited by ^. The macro can also set the MACRO_RESULT channel variable to one of
                   the  following  values,  to  determine  what  should  happen  after  the  macro  has
                   finished:
                   ABORT
                       Hangs up both legs of the call.
                   CONGESTION
                       Acts as if the line encountered congestion.
                   BUSY
                       Acts as if the line was busy. If the j option is specified, it sends the call to
                       priority n+101, where n is the current priority.
                   CONTINUE
                       Hangs up the called party and continues on in the dialplan.
                   GOTO:<context>^<extension>^<priority>
                       Transfers the call to the specified destination.

                              You cannot use any additional action post-answer options in con-
                              junction with this option. Also, PBX services are not run on the
                              called channel, so you will not be able to set timeouts via the TIME
                              OUT function in this macro.


               n
                   This option is a modifier for the screen/privacy mode. It specifies that no intro-
                   ductions are to be saved in the priv-callerintros directory.





                                                                               Dial() | 385
   408   409   410   411   412   413   414   415   416   417   418