search for: parkingdyncontext

Displaying 5 results from an estimated 5 matches for "parkingdyncontext".

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] -- Executing [callpark at pbx-routing:1...
2014 Jul 02
1
Dynamic Call parking
...ARKINGDYNEXTEN=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", "PARKINGDYNCONTEXT=contextfromtestpark") in new stack [Jul 2 11:32:14] -- Executing [3333 at from-770000:10] Park("SIP/testacc77000-00000002", "") in new stack [Jul 2 11:32:14] WARNING[28618]: features.c:1291 park_space_reserve: PARKINGEXTEN=3300 is not in default (701-750). [Jul 2 1...
2012 Feb 20
3
Park and PARKINGDYNAMIC
...; 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}-Lot Thanks Bryant -------------- next part -------------- An HTML attachment was scrubbed.....
2011 Nov 28
2
Call Parking Realtime
Does anyone have any examples of using realtime database driven call parking lots. I am on version 1.8.x My goal is to be able to do database driven multi-tenant parking lots with out adding sperate entries into Features.conf for each lot. I also need to be able to use the same parking extension pool for each tenant but sand box them into sperate lots. We have been able to do this for every
2014 Aug 21
1
Dynamic Parking Lots. Music on Hold Class
How can we set the music on hold class using the Dynamic Parking lots? The variables set the PARKINGLOT, PARKINGDYNAMIC, PARKINGDYNPOS,PARKINGEXT,PARKINGDYNCONTEXT I can't find a PARKINGMOH variable. This is becoming a big issue. We are using the current release 11. version We have to be able to set the MOH dynamically I just can't find the mechanism. Any ideas? Thanks Bryant -------------- next part -------------- An HTML attachment w...