On Mon, Oct 21, 2013 at 11:47 AM, Matt Hamilton <[email protected]> wrote: > Is there a way to find out the no of parked calls in a parking lot by name > (in a multiple parking lot environment) from within the dialplan (not CLI) > other than writing a custom function (like VMCOUNT)?
I looked around a bit and can't find a way to get that information with a current dialplan application or function in Asterisk 11. If you consider writing a new function that you may want to contribute to the project, please first review the changes to parking in Asterisk 12. Start looking around line 1004 in the below CHANGES document: http://svnview.digium.com/svn/asterisk/branches/12/CHANGES?revision=400742&view=markup -- Rusty Newton Digium, Inc. | Community Support Manager 445 Jan Davis Drive NW - Huntsville, AL 35806 - US direct: +1 256 428 6200 Check us out at: http://digium.com & http://asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
