search for: ndeargs

Displaying 1 result from an estimated 1 matches for "ndeargs".

Did you mean: nargs
2012 Feb 20
3
Park and PARKINGDYNAMIC
...er pool of 110-120. I need the dynamic option as all of our calls are database driven and we can't add a seperate entry per customer to the feautres.conf. [MSIP-DynPark] exten => s,1,NoOp(Dynamic Parking) exten => s,n,NoOp(Return Parked Call) exten => s,n,GoTo(${CUT(${l_ndeContext}-ndeArgs,~,1)},1) exten => _XXX,1,Set(PARKINGDYNAMIC=parkinglot_small) exten => _XXX,n,Set(PARKINGDYNEXTEN=110) exten => _XXX,n,Set(PARKINGDYNPOS=111-120) exten => _XXX,n,Set(PARKINGDYNCONTEXT=${account}-Lot) ;exten => _XXX,n,Set(PARKINGEXTEN=99) exten => _XXX,n,Park() [MSIP-DynParkPick...