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

PlayDTMF                                                  Plays DTMF on a channel

               Plays a DTMF digit on the specified channel.

               Parameters

               Channel
                   [required] The identifier for the channel on which to send the DTMF digit.
               Digit
                   [required] The DTMF digit to play on the channel.
               ActionID
                   [optional] An identifier that can be used to identify the response to this action.
               Privilege

               call, all
               Example
                   Action: PlayDTMF
                   Channel: Local/201@lab-157a,1
                   Digit: 9

                   Response: Success
                   Message: DTMF successfully queued


               QueueAdd                                          Adds a member to the specified queue

               Adds a queue member to a call queue.

               Parameters

               Queue
                   [required] The name of the queue.
               Interface
                   [required] The name of the member to add to the queue. This will be a technology
                   and  resource,  such  as  SIP/Jane  or  Local/203@lab/n.  Agents  (as  defined  in
                   agents.conf) can also be added by using the Agent/1234 syntax.
               MemberName
                   [optional] This is a human-readable alias for the interface, and will appear in the
                   queue statistics and queue logs.

               Penalty
                   [optional] A numerical penalty to apply to this queue member. Asterisk will dis-
                   tribute calls to members with higher penalties only after attempting to distribute
                   the call to all members with a lower penalty.



                                                                             PlayDTMF | 533
   556   557   558   559   560   561   562   563   564   565   566