search for: parkingdynexten

Displaying 3 results from an estimated 3 matches for "parkingdynexten".

2014 Jul 02
1
Dynamic Call parking
...YNAMIC=parkinglot_test") in new stack [Jul 2 11:32:14] -- Executing [3333 at from-770000:6] Set("SIP/testacc77000-00000002", "PARKINGEXTEN=3300") in new stack [Jul 2 11:32:14] -- Executing [3333 at from-770000:7] Set("SIP/testacc77000-00000002", "PARKINGDYNEXTEN=110") in new stack [Jul 2 11:32:14] -- Executing [3333 at from-770000:8] Set("SIP/testacc77000-00000002", "PARKINGDYNPOS=111-120") in new stack [Jul 2 11:32:14] -- Executing [3333 at from-770000:9] Set("SIP/testacc77000-00000002", "PARKINGDYNCONT...
2012 Feb 20
3
Park and PARKINGDYNAMIC
...'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-DynParkPickup] exten => _NXX,1,ParkedCall(${EXTEN},${account}-Lot) exten => _NXX,hint,park:$EXTEN@${account}-Lo...
2014 Nov 25
1
park()-command always parks on default 701
Hello, I have the following in my dialplan : exten => callpark,n,Set(PARKINGDYNPOS=200-210) exten => callpark,n,Set(PARKINGDYNCONTEXT=parked_001) exten => callpark,n,Park(20000,,,,s,parkinglot_001) I see on the CLI : [Nov 25 15:08:47] -- Executing [callpark at pbx-routing:10] Set("SIP/SipT01-0000000b", "PARKINGDYNPOS=200-210") in new stack [Nov 25 15:08:47]