[asterisk-bugs] [JIRA] (ASTERISK-25620) Dial multiple + Pickup = Not correct CDRs

Dmitry (JIRA) noreply at issues.asterisk.org
Thu Dec 10 02:39:33 CST 2015


Dmitry created ASTERISK-25620:
---------------------------------

             Summary: Dial multiple + Pickup = Not correct CDRs
                 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
    Affects Versions: 13.6.0
            Reporter: Dmitry


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