[asterisk-bugs] [Asterisk 0016539]: [patch] call pickup can pickup caller instead of callee
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 8 09:41:14 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16539
======================================================================
Reported By: syspert
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16539
Category: PBX/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Target Version: 1.4.30
Asterisk Version: SVN
JIRA: SWP-629
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 237317
Request Review:
======================================================================
Date Submitted: 2010-01-04 10:22 CST
Last Modified: 2010-01-08 09:41 CST
======================================================================
Summary: [patch] call pickup can pickup caller instead of
callee
Description:
When dialing an outside trunk and on another phone a call-pickup (*8) is
done the function find_channel_by_group returns a channel with state RING
and the caller is transferred.
Instead of only returning a channel with the state RINGING and when found
returning the channel of the callee the function can return randomly the
caller and callee (when multiple phones are used)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-08 09:41 lmadsen Target Version => 1.4.30
2010-01-08 09:41 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list