2017 © Pedro Peláez
 

project example-asterisk-ami

example of use asterisk-bundle for symfony framework

image

ryzhov/example-asterisk-ami

example of use asterisk-bundle for symfony framework

  • Thursday, February 16, 2017
  • by anryzhov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 32 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

example-asterisk-ami

Example of use asterisk-bundle in symfony console application, (*1)

$ composer create-project ryzhov/example-asterisk-ami
-- configure ami socket parameters here --
asterisk_host (localhost): 127.0.0.1
asterisk_ami_port (5038): 
asterisk_ami_username (ami):
asterisk_ami_secret (pass4ami):
--

$ cd example-asterisk-ami
$ php bin/console event-handler

The Versions