【问题标题】:channel 0/1 got hung up in asterisk频道 0/1 挂了星号
【发布时间】:2014-06-16 10:17:39
【问题描述】:

我正在尝试使用 .call 文件从星号 pbx 进行传出,但每次将 .call 文件移动到传出文件夹中时,我的 cli 都会显示

[Jun 16 15:38:12] NOTICE[30435]: pbx_spool.c:372 attempt_thread: Call failed to go through, reason (1) Hangup
[Jun 16 15:38:12] NOTICE[30435]: pbx_spool.c:375 attempt_thread: Queued call to DAHDI/g0/09716927126 expired without completion after 0 attempts
    -- Span 1: Channel 0/1 got hangup request, cause 16
    -- Hungup 'DAHDI/i1/09711590094-103a'
[Jun 16 15:38:17] NOTICE[30434]: pbx_spool.c:372 attempt_thread: Call failed to go through, reason (1) Hangup
[Jun 16 15:38:17] NOTICE[30434]: pbx_spool.c:375 attempt_thread: Queued call to DAHDI/g0/09711590094 expired without completion after 0 attempts
    -- Attempting call on DAHDI/g0/09711590094 for 4759509@outgoing1:1 (Retry 1)
    -- Attempting call on DAHDI/g0/09716927126 for 4759509@outgoing1:1 (Retry 1)
    -- Requested transfer capability: 0x00 - SPEECH
    -- Requested transfer capability: 0x00 - SPEECH
    -- Span 1: Channel 0/2 got hangup request, cause 31
    -- Hungup 'DAHDI/i1/09716927126-103d'

我的 .call 文件

Channel: DAHDI/g0/09711590094
MaxRetries: 1
RetryTime: 600
WaitTime: 30
Context: outgoing1
Extension: 10
Priority: 1

电话无法接通。有人知道这可能是什么原因吗? 提前致谢

【问题讨论】:

  • 您能在此处发布您的通话文件示例吗?那会很有帮助。
  • 更新了我的通话文件@MichelV69
  • 好的。在您的拨号方案中创建一个分机,如下所示: exten => _999,1,Dial(DAHDI/g0/09711590094) ...并告诉我当您从本地分机拨打 999 时会发生什么。当然,如果 999 已经在使用,请将其更改为其他合适的。

标签: asterisk voip ivr


【解决方案1】:

这个错误意味着你不能按要求通过 dahdi/g0 调用

很可能您已经正确配置了您的 dahdi 卡。

【讨论】:

    猜你喜欢
    • 2022-12-23
    • 2017-11-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-11-13
    • 1970-01-01
    • 2019-03-16
    • 2017-10-15
    相关资源
    最近更新 更多