2017 © Pedro Peláez
 

library phparia-lyra

Sangoma Lyra AMD extension for phparia.

image

wormling/phparia-lyra

Sangoma Lyra AMD extension for phparia.

  • Wednesday, September 16, 2015
  • by wormling
  • Repository
  • 2 Watchers
  • 2 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

phparia-lyra

phparia extension for Sangoma Lyra Answering Machine Detection for Asterisk., (*1)

Features

  • Receive Lyra CPD-Result events in phparia applications.

Available via Composer

Just add the package "wormling/phparia-lyra":, (*2)

    {
        "require": {
            "wormling/phparia-lyra": "dev-master"
        }
    }

Listening for AMD results

    $phpariaLyra = new \phpariaLyra\Client\PhpariaLyra($phparia);

    $phpariaLyra->onCpdResult(function (CpdResult $cpdResult) {
        echo $cpdResult->getResult();
    });

Examples

(https://github.com/wormling/phparia/tree/master/src/wormling/phparia-lyra/Examples), (*3)

License

Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0), (*4)

The Versions

16/09 2015

dev-master

9999999-dev http://wormling.github.com/phparia-lyra

Sangoma Lyra AMD extension for phparia.

  Sources   Download

Apache-2.0

The Requires

 

php rest voip client asterisk call ami amd telephony ari