[asterisk-bugs] [JIRA] (ASTERISK-28131) ${ANSWEREDTIME} is incorrect in Dial app in Asterisk 15.6
Kapil Bansal (JIRA)
noreply at issues.asterisk.org
Fri Oct 26 01:55:48 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245257#comment-245257 ]
Kapil Bansal edited comment on ASTERISK-28131 at 10/26/18 1:55 AM:
-------------------------------------------------------------------
Asterisk 16 also have same issue.
-- Executing [s at test_dial:1] Answer("SIP/SIP10-00000000", "") in new stack
> 0x7f75a8005ea0 -- Strict RTP learning after ICE completion
> 0x7f75a8005ea0 -- Strict RTP switching to RTP target address 172.16.15.10:9316 as source
-- Executing [s at test_dial:2] Dial("SIP/SIP10-00000000", "SIP/99853XXXXX at LCR1,30,g") in new stack
== Using SIP RTP CoS mark 5
-- Called SIP/9985XXXXXX at LCR1
> 0x7f75a400de10 -- Strict RTP learning after remote address set to: 172.16.15.103:32514
-- SIP/LCR1-00000001 is making progress passing it to SIP/SIP10-00000000
> 0x7f75a400de10 -- Strict RTP switching to RTP target address 172.16.15.103:32514 as source
-- SIP/LCR1-00000001 answered SIP/SIP10-00000000
-- Channel SIP/LCR1-00000001 joined 'simple_bridge' basic-bridge <80cbb071-bc5a-40c6-b147-dd8f148364f0>
-- Channel SIP/LCR1-00000001 left 'simple_bridge' basic-bridge <80cbb071-bc5a-40c6-b147-dd8f148364f0>
-- Channel SIP/SIP10-00000000 left 'simple_bridge' basic-bridge <80cbb071-bc5a-40c6-b147-dd8f148364f0>
-- Executing [s at test_dial:3] Verbose("SIP/SIP10-00000000", "1,"Ansewered Time : 12"") in new stack
"Ansewered Time : 12"
-- Executing [s at test_dial:4] Verbose("SIP/SIP10-00000000", "1,"Dialeded Time : 12"") in new stack
"Dialeded Time : 12"
-- Executing [s at test_dial:5] Hangup("SIP/SIP10-00000000", "") in new stack
== Spawn extension (test_dial, s, 5) exited non-zero on 'SIP/SIP10-00000000'
was (Author: kkbansal004 at gmail.com):
Asterisk 16 also have same issue.
-- Executing [s at test_dial:1] Answer("SIP/SIP10-00000000", "") in new stack
> 0x7f75a8005ea0 -- Strict RTP learning after ICE completion
> 0x7f75a8005ea0 -- Strict RTP switching to RTP target address 172.16.15.10:9316 as source
-- Executing [s at test_dial:2] Dial("SIP/SIP10-00000000", "SIP/9985392390 at LCR1,30,g") in new stack
== Using SIP RTP CoS mark 5
-- Called SIP/9985392390 at LCR1
> 0x7f75a400de10 -- Strict RTP learning after remote address set to: 172.16.15.103:32514
-- SIP/LCR1-00000001 is making progress passing it to SIP/SIP10-00000000
> 0x7f75a400de10 -- Strict RTP switching to RTP target address 172.16.15.103:32514 as source
-- SIP/LCR1-00000001 answered SIP/SIP10-00000000
-- Channel SIP/LCR1-00000001 joined 'simple_bridge' basic-bridge <80cbb071-bc5a-40c6-b147-dd8f148364f0>
-- Channel SIP/LCR1-00000001 left 'simple_bridge' basic-bridge <80cbb071-bc5a-40c6-b147-dd8f148364f0>
-- Channel SIP/SIP10-00000000 left 'simple_bridge' basic-bridge <80cbb071-bc5a-40c6-b147-dd8f148364f0>
-- Executing [s at test_dial:3] Verbose("SIP/SIP10-00000000", "1,"Ansewered Time : 12"") in new stack
"Ansewered Time : 12"
-- Executing [s at test_dial:4] Verbose("SIP/SIP10-00000000", "1,"Dialeded Time : 12"") in new stack
"Dialeded Time : 12"
-- Executing [s at test_dial:5] Hangup("SIP/SIP10-00000000", "") in new stack
== Spawn extension (test_dial, s, 5) exited non-zero on 'SIP/SIP10-00000000'
> ${ANSWEREDTIME} is incorrect in Dial app in Asterisk 15.6
> ---------------------------------------------------------
>
> Key: ASTERISK-28131
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28131
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_dial
> Affects Versions: 15.6.0, 15.6.1
> Environment: Centos 6.9
> Reporter: Kapil Bansal
> Assignee: Unassigned
> Severity: Critical
>
> $\{ANSWEREDTIME} is incorrect and same as $\{DIALEDTIME} in Dial app in Asterisk 15.6
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list