We are bumping into an interesting issue. We have Dynamically created 
parking lots.  When the lots were created they had five positions when the 
customer wants them changed to say 10 position.  We update our database but 
since they are already created the new range for PARKINGDYNPOS  is being 
ignored and the additional lot positions are not added. We have found no 
way of pruning out the old lot so the lot is recreated with the new 
positions. I have tried a "feature reload" and "dialplan remove LOTNAME" 
and neither work the only think that works is to restart asterisk and this 
is not workable. Any ideas.
Testing on asterisk 1.8.10.0

exten => s,n,Set(PARKINGDYNPOS=${l_DPPStart}-${l_DPPEnd})  
Thanks

Bryant
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to