Thanks for that Tim. <b>Wondering how I can trigger that reload?</b> I have tried dialplan reload and reload but that doesn&#39;t work. Obviously amportal reload wouldn&#39;t be doable in this case even if it works because the system will go down.<div>

<br></div><div>Thanks,</div><div>Bruce<br><br><div class="gmail_quote">On Mon, Jul 12, 2010 at 2:13 PM, Tim Nelson <span dir="ltr">&lt;<a href="mailto:tnelson@rockbochs.com">tnelson@rockbochs.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-family:Times New Roman;font-size:12pt;color:#000000"><div><div><div></div><div class="h5">----- &quot;bruce bruce&quot; &lt;<a href="mailto:bruceb444@gmail.com" target="_blank">bruceb444@gmail.com</a>&gt; wrote:
<br>&gt; <span style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">Hi Everyone,</span><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">

<br>&gt; </div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">I have done some php coding to come up with my own FollowME module for FreePBX. The need for this has some security considerations behind it.<br>

&gt; 

</div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">This is what my code does at core:</div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">

<br>&gt; </div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)"><div>$sql=&quot;REPLACE INTO findmefollow<span style="font-size:13px">(grpnum, strategy, grptime, grppre, grplist, annmsg_id,postdest, dring, needsconf, remotealert_id, toolate_id, ringing, pre_ring) VALUES </span><span style="font-size:13px">(&#39;$_POST[grpnum]&#39;,&#39;ringall&#39;,&#39;$_POST[grptime]&#39;,&#39;$_POST[grppre]&#39;,&#39;$grplist&#39;,&#39;0&#39;,&#39;$postdest&#39;,&#39;&#39;,&#39;&#39;,&#39;0&#39;,&#39;0&#39;,&#39;Ring&#39;,&#39;$_POST[pre_ring]&#39;)&quot;;</span></div>



</div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)"> </div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">This all conforms with the fields that are filled up by FreePBX followme module but it seems that this is not all becuase the followme doesn&#39;t work when I do it this way. It only works if I press submit and confirm the orange bar.<br>

&gt; 

</div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">For one thing, I think the Orange Reload bar does something that I can&#39;t seem to find and that my php code doesn&#39;t do. I tried doing a manual &quot;reload&quot; and &quot;dialplan reload&quot; but that wouldn&#39;t do the job.</div>

<span style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">

</span><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)"><br>&gt; </div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">

Can someone please shed some light if you know where I am stuck and had to tackle the issue yourself?</div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)"><br>&gt; </div>

<div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">Thanks,</div><div style="font-family:&#39;Segoe UI&#39;, Tahoma, Verdana, Arial, sans-serif;color:rgb(68, 68, 68)">Bruce</div>


<br></div></div>----------</div><div><br></div><div>FreePBX development may be best discussed on the FreePBX forums [1].<div><br></div><div>As an aside, the &#39;Orange Reload Bar&#39; takes all of the information in the FreePBX MySQL database, generates the dialplan code, and then replaces your extensions.conf, sip.conf, iax.conf, etc with the appropriate information.<br>

<br></div><div>[1] <a href="http://www.freepbx.org/forums" target="_blank">http://www.freepbx.org/forums</a></div><div><a href="http://www.freepbx.org/forums" target="_blank"></a><br><font color="#888888">Tim Nelson<br>Systems/Network Support<br>

Rockbochs Inc.<br>(218)727-4332 x105</font></div></div></div></div><br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>