Displaying 1 result from an estimated 1 matches for "parkpick".
2003 Jul 03
1
res parking patch
Ok, a little patch that adds a little functionality to call parking.
With that, you can pickup the older parked call, if many are in the
parking lot. The default exten to do that is 750, but can be changed
by setting "parkpick => exten" on parking.conf , like
[general]
parkext => 800 ; What ext. to dial to park
parkpos => 801-820 ; What extensions to park calls on
parkpick => 821 ; What exten for picking older call on park
context => parkedcalls ; Which cont...