Download the PHP package soap/laravel-ami without Composer
On this page you can find all versions of the php package soap/laravel-ami. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download soap/laravel-ami
More information about soap/laravel-ami
Files in soap/laravel-ami
Package laravel-ami
Short Description Asterisk Manager Interface integration Laravel package
License MIT
Homepage https://github.com/soap/laravel-ami
Informations about the package laravel-ami
Laravel-Ami
Laravel-Ami provides Asterisk interface for laravel via Asterisk Manager Interface. I develop this package to use in my virtual PBX and contact center applications. So all use cases come from my application requirements. Any discussion on features are welcome.
Installation
You can install the package via composer:
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Usage
Atisan Command
Above cli command use default uri provided in app/config/ami.php. You can override it with --uri user:secret@host:port.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Prasit Gebsaap
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-ami with dependencies
clue/ami-react Version ^1.1
illuminate/contracts Version ^8.37|^9.0|^10.0
spatie/laravel-package-tools Version ^1.9.2