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

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Nov 6 22:44:36 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10803 
====================================================================== 
Reported By:                outtolunc
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10803
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
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:              11-06-2007 22:44 CST
====================================================================== 
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.

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-06-07 22:44  russell        Status                   new => assigned     
11-06-07 22:44  russell        Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list