[asterisk-bugs] [Asterisk 0016539]: [patch] call pickup can pickup caller instead of callee

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 14 08:11:27 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16539 
====================================================================== 
Reported By:                syspert
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   16539
Category:                   PBX/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
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-14 08:11 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)
====================================================================== 

---------------------------------------------------------------------- 
 (0116666) syspert (reporter) - 2010-01-14 08:11
 https://issues.asterisk.org/view.php?id=16539#c116666 
---------------------------------------------------------------------- 
Patch tested and solves the problem 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-14 08:11 syspert        Note Added: 0116666                          
======================================================================




More information about the asterisk-bugs mailing list