PHPackages                             viras777/asteriskwatch - 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. viras777/asteriskwatch

ActiveLibrary

viras777/asteriskwatch
======================

Traces a condition of extensions through asterisk AMI and gives stateful status

1.6.3(4y ago)2291Apache-2.0PHPPHP &gt;=5.3.0

Since Aug 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/viras777/asteriskWatch)[ Packagist](https://packagist.org/packages/viras777/asteriskwatch)[ RSS](/packages/viras777-asteriskwatch/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (8)DependenciesVersions (9)Used By (0)

asteriskWatch
=============

[](#asteriskwatch)

asteriskWatch is an library for easily get current full asterisk extension status.

About
-----

[](#about)

This library processes events of Newchannel, Hangup, Newstate, ExtensionStatus and Dial. Collects and keeps the status by each extension. Is able to process redirect, group calls and conferences.

Requires
--------

[](#requires)

PHP 5.3 or Higher A POSIX compatible operating system (Linux, OSX, BSD)

Installation
------------

[](#installation)

```
composer require viras777/asteriskWatch

```

Basic Usage
-----------

[](#basic-usage)

For example get asterisk status and send it to the RabbitMQ

```
