出席传输超时时星号对话框销毁

重复步骤:

  1. Alice收到来自Eve的来电(来自外线或另一个分机,无关紧要)。
  2. 爱丽丝出席转移给鲍勃,并在鲍勃回答之前挂断。
  3. 鲍勃不回答他的电话
  4. 在$ {ATXFERNOANSWERTIMEOUT}秒之后,而不是像-- Nobody picked up in 30000 ms在dialplan对话框中移动到下一个命令将被自动构build,整个对话结束,而无需通过dialplan步骤进行。

日志:

 Executing [291@UserDefault:1] Dial("SIP/290-0000005e", "SIP/291,30,Ttm") in new stack -- Called SIP/291 -- Started music on hold, class 'default', on SIP/290-0000005e -- SIP/291-0000005f is ringing -- SIP/291-0000005f answered SIP/290-0000005e -- Stopped music on hold on SIP/290-0000005e -- Started music on hold, class 'default', on SIP/290-0000005e -- <SIP/291-0000005f> Playing 'pbx-transfer.slin' (language 'ru') -- Executing [292@UserDefault:1] Dial("Local/292@UserDefault-00000009;2", "SIP/292,30,Ttm") in new stack -- Called SIP/292 -- Started music on hold, class 'default', on Local/292@UserDefault-00000009;2 -- SIP/292-00000060 is ringing [May 28 14:56:03] WARNING[-1]: chan_sip.c:4057 __sip_autodestruct: Autodestruct on dialog '328de1203d9af4827ee910cd33209549@sip.######.local' with owner SIP/291-0000005f in place (Method: BYE). Rescheduling destruction for 10000 ms [May 28 14:56:10] WARNING[-1]: chan_sip.c:4057 __sip_autodestruct: Autodestruct on dialog '328de1203d9af4827ee910cd33209549@sip.######.local' with owner SIP/291-0000005f in place (Method: BYE). Rescheduling destruction for 10000 ms [May 28 14:56:10] NOTICE[-1]: features.c:3640 feature_request_and_dial: We exceeded our AT-timeout for Local/292@UserDefault-00000009;1 -- Stopped music on hold on Local/292@UserDefault-00000009;2 == Spawn extension (UserDefault, 292, 1) exited non-zero on 'Local/292@UserDefault-00000009;2' -- SIP/291-00000061 is ringing [May 28 14:56:16] WARNING[-1]: chan_sip.c:4057 __sip_autodestruct: Autodestruct on dialog '328de1203d9af4827ee910cd33209549@sip.######.local' with owner SIP/291-0000005f in place (Method: BYE). Rescheduling destruction for 10000 ms [May 28 14:56:22] WARNING[-1]: chan_sip.c:4057 __sip_autodestruct: Autodestruct on dialog '328de1203d9af4827ee910cd33209549@sip.######.local' with owner SIP/291-0000005f in place (Method: BYE). Rescheduling destruction for 10000 ms [May 28 14:56:25] NOTICE[-1]: features.c:3640 feature_request_and_dial: We exceeded our AT-timeout for SIP/291-00000061 -- Stopped music on hold on SIP/290-0000005e == Spawn extension (UserDefault, 291, 1) exited non-zero on 'SIP/290-0000005e' 

我的Asterisk版本是1.8.32.3。