<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">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.<br />
Testing on asterisk 1.8.10.0<br />
<br />
<span lang="EN">
<p>exten => <span style="font-family: courier new; font-size: 10px;">s</span><span style="font-size: 10px;">,n,Set(PARKINGDYNPOS=${l_DPPStart}-${l_DPPEnd})</span></p>
</span>
<div><br />
Thanks<br />
<br />
Bryant</div></span>