[asterisk-bugs] [JIRA] (ASTERISK-25423) Caller not getting a connected line update when another extension picks up the call.

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Fri Sep 25 11:54:33 CDT 2015


Richard Mudgett created ASTERISK-25423:
------------------------------------------

             Summary: Caller not getting a connected line update when another extension picks up the call.
                 Key: ASTERISK-25423
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25423
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_dial, Applications/app_queue
    Affects Versions: 13.5.0
            Reporter: Richard Mudgett


John Hardin has found that the connected line display on a calling channel is not updated properly when the call is picked up using the PickupChan() application. In other words, party A calls party B. Party A sees party B's ID on the device. Party C picks up the ringing call. Party A still sees Party B's ID.

John has confirmed through packet captures (which I am attaching here) that Asterisk is never sending a proper update to the phone.

The attached pcaps are:
103-102-101.pcap: PCAP taken from the Asterisk box

Quoting John here:
{quote}
    pbx is 10.10.7.222
    103 (10.10.9.233) calls 102 (10.10.6.56)
    101 (10.10.5.72) dials *41102 to pickup 102’s call
    103 hangs up
{quote}

The interesting thing to me here is that  once the call is picked up, Asterisk sends a connected line reinvite to 101 but not to 103.



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



More information about the asterisk-bugs mailing list