Software

PAMI

About PAMI

PAMI means PHP Asterisk Manager Interface. It is an OOP client for the Asterisk Manager Protocol, implemented in PHP.

Where to find

You can find PAMI:

Features

  • TCP and TLS connections.
  • Event Driven (the framework will dispatch events to your listener).
  • Lightweight, easy of use, and useful.
  • Supports synchronous and asynchronous events (Actions with Responses, and Responses with Events associated).
  • Supports SMS via VGMS boards.
  • Supports chan_dongle (huawei 3g).

See the README file for more information.