【发布时间】:2015-02-09 22:13:26
【问题描述】:
我使用的是 php 版本 5.3.10 和星号版本 1.8.22.0。 我正在软件电话中注册一位 a2billing 客户并拨打一个号码。 在星号中,我得到以下结果:
<SIP/myip-0000004c>AGI Tx >> 200 result=1
<SIP/myip-0000004c>AGI Rx << Connection failed
<SIP/myip-0000004c>AGI Tx >> 510 Invalid or unknown command
[Dec 30 07:59:16] ERROR[28331]: utils.c:1343 ast_carefulwrite: write() returned error: Broken pipe
[Dec 30 07:59:16] ERROR[28331]: utils.c:1343 ast_carefulwrite: write() returned error: Broken pipe
-- <SIP/myip-0000004c>AGI Script a2billing.php completed, returning 0
有人知道是什么问题吗?
当 AGI 尝试连接并使用我可以在 mysql 中连接但从 CLI 连接的凭据时,我在 AGI 中获得了正确的凭据>我收到了连接失败错误。
提前致谢。
【问题讨论】: