ryzhov/example-asterisk-ami

asterisk-bundle 用于 symfony 框架的示例

安装: 45

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:项目

v1.0.1 2017-02-16 11:14 UTC

This package is not auto-updated.

Last update: 2024-09-15 01:16:47 UTC


README

在 symfony 控制台应用程序中使用 asterisk-bundle 的示例

$ 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