Getting The Number Of Parked Calls In A Parking Lot
All;
With Asterisk 11, it was trivial to get the number of parked calls in each parking lot simply by issuing the “parkedcalls show” command. However, with Asterisk 13, things are done very differently and the “parkedcalls show” command no longer exists. So my question is, how do I get that information with Asterisk 13?
Thanks Again;
John V
One thought on - Getting The Number Of Parked Calls In A Parking Lot
There is still a CLI command to inspect the parking lot. It’s “parking show“.