[Home]

Summary:ASTERISK-00193: [patch] Add a "ParkedCalls" action to astman
Reporter:oacyscom (oacyscom)Labels:
Date Opened:2003-08-28 19:26:07Date Closed:2004-09-25 02:18:23
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) res_parking.diff
( 1) res_parking.diff
Description:This patch will allow to to run "Action: ParkedCalls" command in astman to list all of the currently parked calls. This should be a step towards the "blind transfer to parking lot" feature that some of us have requested.
Comments:By: oacyscom (oacyscom) 2003-08-28 22:01:24

I've uploaded a second file that includes a "trap" when a call is parked. This should be everything necessary to keep a "live" record of calls in the Parking Lot. If a channel hangs up (Event: Hangup) then it is no longer parked. If a channel is picked up (Event: Link) then it is no longer parked.

By: John Todd (jtodd) 2003-10-16 04:32:56

oacyscom: I'm not a big gastman user. Can you have someone else test this so we have 2 samples, and then have them comment here that things work and don't crash?  More people would be better.

By: John Todd (jtodd) 2003-11-04 14:51:13.000-0600

<ping>  This bug was passed up during a patch session because there was no testing.  Can someone who uses gastman please patch and test with this?

By: jrollyson (jrollyson) 2004-01-27 23:44:55.000-0600

Hmm. Is this disclaimed?

By: oacyscom (oacyscom) 2004-01-30 17:39:06.000-0600

I disclaimed it when I posted the patch (I recall faxing the document to Digium). I've already tested it so I know it works, but I assume you want someone *else* to test it :)

By: James Golovich (jamesgolovich) 2004-02-27 04:10:05.000-0600

I was just going to go commit these but then I realize it had already been done by Mark on 1/30/2004