[asterisk-bugs] [JIRA] (ASTERISK-25620) Call pickup during a Multi-party Dial results in a channel hanging up later than it should and a duplicate CDR entry.

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Dec 29 19:13:33 CST 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton updated ASTERISK-25620:
------------------------------------

    Summary: Call pickup during a Multi-party Dial results in a channel hanging up later than it should and a duplicate CDR entry.  (was: Dial multiple + Pickup = Not correct CDRs)

> Call pickup during a Multi-party Dial results in a channel hanging up later than it should and a duplicate CDR entry.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25620
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25620
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_dial, CDR/General, Core/Channels, Features
>    Affects Versions: 13.6.0
>            Reporter: Dmitry
>            Assignee: Rusty Newton
>         Attachments: debug-13.6-2015-12-14.txt, debug-13.6-3.txt, debug-13.6.txt, Master-13.6-2015-12-14.csv.txt, Master-13.6.csv.txt, rusty_extensions.txt, rusty_features.txt, rusty_full.txt, rusty_master_csv.txt, rusty_messages.txt, rusty_pjsip.txt, rusty_show_channels.txt
>
>
> Devices:
>  1. SIP/2102
>  2. SIP/2103
>  3. SIP/2104
>  4. SIP/2105
> On incoming call do Dial(SIP/2103&SIP/2104&SIP/2105,120,tS(3600));
> SIP/2103, SIP/2104, SIP/2105 ringing
> User SIP/2102 pickup ringing channel SIP/2103, talk some time and hangup.
> In results not correct CDRs + zombie channels (see SIP/2104-00000002, SIP/2105-00000003):
> || accountcode || src || dst || dcontext || clid || channel || dstchannel || lastapp || lastdata || start || answer || end || duration || billsec || disposition || amaflags || uniqueid || peeraccount || linkedid || sequence ||
> | | 2103 | *8 | office | "Office 2103" <2103> | SIP/2103-00000001 |  | AppDial | (Outgoing Line) | 2015-12-09 12:23:56 | | 2015-12-09 12:23:58 | 2 | 0 | NO ANSWER | DOCUMENTATION | 1449663836.1 |  | 1449663836.0 | 1 |
> | incoming-office | 7xxxxxxxxxx | office | incoming | "Incoming" <7xxxxxxxxxx> | SIP/incoming-00000000 | SIP/2103-00000001 | Dial | SIP/2103&SIP/2104&SIP/2105,120,tS(3600) | 2015-12-09 12:23:56 | | 2015-12-09 12:23:58 | 2 | 0 | NO ANSWER | DOCUMENTATION | 1449663836.0 |  | 1449663836.0 | 0 |
> | incoming-office | 7xxxxxxxxxx | office | incoming | "Incoming" <7xxxxxxxxxx> | SIP/incoming-00000000 | SIP/2104-00000002 | Dial | SIP/2103&SIP/2104&SIP/2105,120,tS(3600) | 2015-12-09 12:23:56 | 2015-12-09 12:23:58 | 2015-12-09 12:24:12 | 16 | 14 | ANSWERED | DOCUMENTATION | 1449663836.0 | incoming-office | 1449663836.0 | 4 |
> | incoming-office | 7xxxxxxxxxx | office | incoming | "Incoming" <7xxxxxxxxxx> | SIP/incoming-00000000 | SIP/2105-00000003 | Dial | SIP/2103&SIP/2104&SIP/2105,120,tS(3600) | 2015-12-09 12:23:56 | 2015-12-09 12:23:58 | 2015-12-09 12:24:12 | 16 | 14 | ANSWERED | DOCUMENTATION | 1449663836.0 | incoming-office | 1449663836.0 | 5 |
> | incoming-office | 7xxxxxxxxxx | office | incoming | "Incoming" <7xxxxxxxxxx> | SIP/incoming-00000000 | SIP/2102-00000004 | Dial | SIP/2103&SIP/2104&SIP/2105,120,tS(3600) | 2015-12-09 12:23:58 | 2015-12-09 12:23:58 | 2015-12-09 12:24:12 | 14 | 14 | ANSWERED | DOCUMENTATION | 1449663836.0 |  | 1449663836.0 | 7 |
> | incoming-office | 7xxxxxxxxxx | office | incoming | "Incoming" <7xxxxxxxxxx> | SIP/incoming-00000000 | SIP/2102-00000004 | Dial | SIP/2103&SIP/2104&SIP/2105,120,tS(3600) | 2015-12-09 12:23:58 | 2015-12-09 12:23:58 | 2015-12-09 12:24:12 | 14 | 14 | ANSWERED | DOCUMENTATION | 1449663836.0 |  | 1449663836.0 | 8 |



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list