Hi!<br><br>I have partially done this work, but at this moment parkinglots created dynamically on base of configured in features.conf or default settings. Also some new variables introduced, that needed for dynamically creation of parkinglots. That new variables:<br>


 <br>PARKINGDYNAMIC - name of parkinglot in features.conf, that used as base for dynamic one<br>PARKINGDYNCONTEXT - context using for parking<br>PARKINGDYNPOS - range of extensions using for parking<br><br>[parkinglot_edvina]<br>

context =&gt; edvinapark<br>
parkpos =&gt; 800-850<br>findslot =&gt; next<br><br>exten =&gt; s,1,Set(PARKINGEXTEN=900)<br>exten =&gt; s,n,Set(PARKINGLOT=parkinglot_digium)<br>exten =&gt; s,n,Set(PARKINGDYNAMIC=parkinglot_edvina)<br>
exten =&gt; s,n,Set(PARKINGDYNCONTEXT=digiumpark)<br>exten =&gt; s,n,Set(PARKINGDYNPOS=900-950)<br>exten =&gt; s,n,Park()<br><br>After execution of such dialplan new parking lot showed on &#39;parkedcalls show&#39; - parkinglot_digium, as if it was configured as:<br>

<br>[parkinglot_digium]<br>context =&gt; digiumpark<br>
parkpos =&gt; 900-950<br>findslot =&gt; next<br><br>I only wonder if more smart way exists without introducing big number of new variables?  <br><br><div class="gmail_quote">On Fri, May 8, 2009 at 8:35 PM, Alistair Cunningham <span dir="ltr">&lt;<a href="mailto:acunningham@integrics.com" target="_blank">acunningham@integrics.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">This has slipped off the radar due to other work this week, but it&#39;s<br>
back. I&#39;ve formally posted the bounty at:<br>
<br>
<a href="http://www.voip-info.org/wiki/index.php?page_id=5603" target="_blank">http://www.voip-info.org/wiki/index.php?page_id=5603</a><br></blockquote></div><br clear="all"><br>-- <br>Regards, Goncharovsky Igor<br>