Software

PAGI: Creating VoIP and Telephony Applications for the Asterisk PBX

Tutorial

For an in-depth tutorial, read this.

Requirements

  • PHP 5.3.3+
  • Extensions: sockets

Installing with composer

Just add the package "marcelog/pagi":

{
    "require": {
        "marcelog/pagi": "dev-master"
    }
}

Packagist URL: http://packagist.org/packages/marcelog/pagi