The valet system gets us partway from what I read, but it still uses the
arbitrary number slots. It still requires the user know to transfer a
call to the valet.
no you can park to a specific number (lotname)
exten =>
_6XX,1,ValetParkCall(auto|8${EXTEN:1:2}|180|${CALLEDEXTEN}|1|internal)
; Valet unpark from an extension
exten => _5XX,1,Playback(beep)
exten => _5XX,n,ValetUnParkCall(filo|8${EXTEN:1:2})
[Synopsis]
Valet Park Call
[Description]
ValetParkCall(<exten>|<lotname>|<timeout>[|<return_ext>][|<return_pri>][|<return_context>])
Park Call at <exten> in <lotname> until someone calls ValetUnparkCall on the
same <exten> + <lotname>
set <exten> to 'auto' to auto-choose the slot.
[Synopsis]
Valet UnPark Call
[Description]
ValetUnparkCall(<exten>|<lotname>)
Un-Park the call at <exten> in lot <lotname> use 'fifo' or 'filo' for
auto-ordered Un-Park.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users