[asterisk-bugs] [Asterisk 0010803]: [patch] Allow ParkedCall to pickup the first parked call

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Sep 22 18:36:07 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10803 
====================================================================== 
Reported By:                outtolunc
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10803
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 83126 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-22-2007 18:17 CDT
Last Modified:              09-22-2007 18:36 CDT
====================================================================== 
Summary:                    [patch] Allow ParkedCall to pickup the first parked
call
Description: 
ParkedCall allowed you to specify the parked extension to 
pickup that parked call.  But there was not a way to pickup
one of those parked extensions unless you knew the extension.

It would be simple to loop around till you got one, but since
the code is already looking at all of the parkinglot list, this
patch just makes it so simple to grab the first one and go.

usage:  ParkedCall(700)

Since the call parking starts at 701, i figured using 700 was
a simplistic approach, and least intrusive to the code.

 
====================================================================== 

---------------------------------------------------------------------- 
 outtolunc - 09-22-07 18:36  
---------------------------------------------------------------------- 
I suppose it helps if it is documented. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-22-07 18:36  outtolunc      Note Added: 0070971                          
======================================================================




More information about the asterisk-bugs mailing list