PHPackages                             plinker/asterisk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. plinker/asterisk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

plinker/asterisk
================

An Asterisk component which hooks into the Asterisk Management Interface on remote systems.

v0.3.6(8y ago)1310MITPHP

Since Sep 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/plinker-rpc/asterisk)[ Packagist](https://packagist.org/packages/plinker/asterisk)[ Docs](https://github.com/plinker-rpc)[ RSS](/packages/plinker-asterisk/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (19)Used By (0)

PlinkerRPC - Asterisk
=====================

[](#plinkerrpc---asterisk)

!!! This component is no longer being actively developed, though bugs will be fixed if reported.

An Asterisk component which hooks into the Asterisk Management Interface (AMI) on remote systems. Using it adds additional layer of security as you can now lock down AMI to listen on only on localhost.

Install
-------

[](#install)

Require this package with composer using the following command:

```
$ composer require plinker/asterisk
```

Client
------

[](#client)

Creating a client instance is done as follows:

```
