Quantcast
Channel: VOIP-info.org Wiki Changes
Viewing all articles
Browse latest Browse all 5767

Asterisk manager Examples

$
0
0

Command Examples

  • Command - Execute an Asterisk CLI command in an Asterisk manager session
  • Login - Establish a new Asterisk manager session.
  • Originate - Place a call from a device to an extension.
  • Redirect - with ExtraChannel
  • Transfer - Transfer a call to another extension


Application Examples

Mac OS X



Clojure

  • clj-asterisk - Documented Clojure bindings for Asterisk Manager API.

C#


VB.NET


C++


Bash

  • Offending channels. Check for channels which are up for a too long using bash
  • Simple Asterisk Manager Bash example. Use Asterisk manager API from Your shell.

Java

  • Java library - Supports receiving events from the Asterisk server and sending actions to Asterisk. ...

Viewing all articles
Browse latest Browse all 5767