Asterisk Manager API Archive
-
Asterisk queues.conf
Posted on August 21, 2008 | 2 CommentsIn Asterisk queues.con file is where we define queues and the way that how to handle the callers. • Reasonable queuing support within Asterisk • Queues can have static or dynamic members • Members can be channels, or Agents • Automatic distribution of calls based... -
Asterisk AGI
Posted on May 23, 2008 | 16 CommentsWhat is AGI? The Asterisk Gateway Interface (AGI) is a way to interface with Asterisk much like CGI is for Apache. It is language agnostic, and there are example scripts in PHP, Perl, and Python to name a few. The reason for this versatility is... -
Asterisk Features
Posted on December 13, 2006 | 1 Comment3 Way Calling Accidental Disconnect Protection Answer Groups/Keys API - • C • Perl • Python • XML Via Perl • Shell scripting Autodial Keys 7960: yes Automated Attendant - • Custom Call Routing • System Answer Automatic Line Selection Automatic Set Relocation Assumes use... -
Asterisk manager.conf configuration
Posted on December 1, 2006 | 1 CommentThe Manager interface is used to remotely view/change console (and other) actions. Through the use of the manager interface, you are able to send actions and receive responses very similar to the CLI interface. However Asterisk latest version 1.4 beta has GUI manager interface which...

