Login an agent to the system. Any agent authentication is assumed to already be done by dialplan. Asterisk dialplan application reference.
Attempts to detect answering machines at the beginning of outbound calls. Simply call this application after the call has been answered (outbound only...
Executes an Asterisk Gateway Interface compliant program on a channel. AGI allows Asterisk to launch external programs written in any language to cont...
Execute the named subroutine, defined in AEL, from another dialplan language, such as extensions.conf, Realtime extensions, or Lua.
Collect caller-entered digits with Read() for PIN verification, extension lookup, account numbers, and any numeric IVR input.
Organize large Asterisk dialplans into modular files using #include -- separate phone definitions, services, routing, and Class of Service into mainta...
Use Set() for variable assignment, string slicing, and pattern-based digit manipulation in Asterisk dialplans.