[asterisk-bugs] [JIRA] (ASTERISK-21938) PickupChan picks up answered call
David Cunningham (JIRA)
noreply at issues.asterisk.org
Fri Jun 21 02:08:03 CDT 2013
David Cunningham created ASTERISK-21938:
-------------------------------------------
Summary: PickupChan picks up answered call
Key: ASTERISK-21938
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21938
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Addons/General
Affects Versions: 1.8.9.3
Environment: CentOS release 5.6 32 bit.
Reporter: David Cunningham
Attachments: pickup-trace.txt.gz
User experienced active call being "hijacked" and checking trace shows that a pickup by another user picked up their active call.
Trace will be attached.
Here is the pickup happening, starting line 40209:
[Jun 20 14:26:43] VERBOSE[32259] pbx.c: -- Executing [5310105 at product-pickup:1] PickupChan("Local/5310105 at product-pickup-f7e1;2", "Local/5310105 at product-phone") in new stack
[Jun 20 14:26:43] VERBOSE[32257] app_dial.c: -- Local/5310105 at product-pickup-f7e1;1 connected line has changed. Saving it until answer for SIP/product-local-00005d5d
[Jun 20 14:26:43] VERBOSE[32257] app_dial.c: -- Local/5310105 at product-pickup-f7e1;1 answered SIP/product-local-00005d5d
At the end of the trace you can see the call phone 5310105 was on is hung up. The call ID is 763c3a8d2e3a7063236f16801e94383f. At the start of the trace is the 200 OK showing this call was answered at the time of the pickup.
Any advice welcome, thanks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list