[asterisk-bugs] [Asterisk 0016539]: [patch] call pickup can pickup caller instead of callee
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 5 01:18:40 CST 2010
A NOTE has been added to this issue.
======================================================================
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: feedback
Asterisk Version: SVN
JIRA:
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-05 01:18 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)
======================================================================
----------------------------------------------------------------------
(0116023) syspert (reporter) - 2010-01-05 01:18
https://issues.asterisk.org/view.php?id=16539#c116023
----------------------------------------------------------------------
Yes, correct, phone a is calling to an outside line, phone b dial *8 and
phone a is stopped while phone a hears a ringing tone. :)
Issue History
Date Modified Username Field Change
======================================================================
2010-01-05 01:18 syspert Note Added: 0116023
======================================================================
More information about the asterisk-bugs
mailing list