This page last changed on Jul 20, 2012 by wikibot.

Dial

Synopsis

Raised when a dial action has started.

Syntax

Event: Dial
SubEvent: <value>
Channel: <value>
Destination: <value>
CallerIDNum: <value>
CallerIDName: <value>
ConnectedLineNum: <value>
ConnectedLineName: <value>
UniqueID: <value>
DestUniqueID: <value>
Dialstring: <value>
Arguments
  • SubEvent - A sub event type, specifying whether the dial action has begun or ended.
    • Begin
    • End
  • Channel
  • Destination
  • CallerIDNum
  • CallerIDName
  • ConnectedLineNum
  • ConnectedLineName
  • UniqueID
  • DestUniqueID
  • Dialstring

Synopsis

Raised when a dial action has ended.

Syntax

Event: Dial
DialStatus: <value>
SubEvent: <value>
Channel: <value>
UniqueID: <value>
Arguments
  • DialStatus - The value of the DIALSTATUS channel variable.
  • SubEvent - A sub event type, specifying whether the dial action has begun or ended.
    • Begin
    • End
  • Channel
  • UniqueID

Import Version

This documentation was imported from Asterisk Version SVN-trunk-r370329

Document generated by Confluence on Nov 02, 2012 17:42