Parking howto

From FusionPBX
Revision as of 13:29, 14 May 2012 by Gill (talk | contribs) (Created page with "<h1> Parking Lots </h1> There are two types of parking lots you can choose from. <h2> Slot Parking </h2> The first is to have slots. The user would park and pick up the call ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Parking Lots

There are two types of parking lots you can choose from.

Slot Parking

The first is to have slots. The user would park and pick up the call from the same slot.

To enable this method you only need to enable the dialplan entry park_slots in the dialplan manager.

The default is to have 3 slots (5901, 5902, and 5903) If you would like more or less slots edit the dial plan entry and just add/change the destination number.

Park_In/Park_out

The other parking method is to have a park button and for the system to auto-select the slot to park the call in.

To enable this feature you must enable two dialplan entries. park_in and park_out.

The default is to park the call on 5900 and pick it up on 5901, 5902, or 5903.

To change this edit the dialplan entries and change the destination numbers.

If you would like to add slots you must edit park_in and change park_range to the number of parking lots you would like then add the new slots to park_out.