我已经尝试了几个小时来使用加密狗从Asterisk拨打电话。但它显示以下错误
WARNING[22180]: channel.c:166 channel_request: [dongle0] Request to call on device which can not make call at this moment
[Apr ] WARNING[22180]: app_dial.c:2277 dial_exec_full: Unable to create channel of type 'dongle' (cause 44 - Requested channel not available)
Dialplan命令是:
exten => _X.,n,Dial(dongle/dongle0/+73432823232)
你能帮我解决一下吗?
更新:在asterisk*CLI>
我可以使用此dongle cmd dongle0 ATD+434343434232;
答案 0 :(得分:0)
错误表示您未正确配置或设备已关闭/未插入
有关更多信息,请启用调试或执行
dongle show devices