why don&#39;t you write an AGI which talks to asterisk manager API 5038 port and executes the asterisk commands. You execute asterisk command via agi not using system command<br><br>-ag<br><br><div class="gmail_quote">On Feb 11, 2008 11:24 AM, Rob Hillis &lt;<a href="mailto:rob@hillis.dyndns.org">rob@hillis.dyndns.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Hi guys,<br><br>I&#39;ve been working on a little dialplan fragment for roaming extensions,<br>
however the customer wants us to set the MWI indicator for the roaming<br>extension that has just logged in. &nbsp;We&#39;re using MySQL realtime, so I&#39;ve<br>figured out that RealTimeUpdate will happily update the realtime<br>
database with the correct mailbox. &nbsp;My problem comes when I need to tell<br>Asterisk to flush the realtime data for that extension and reload it so<br>that the cached data is correct. &nbsp;Running the commands &quot;sip prune<br>
realtime peer XXX&quot; followed by &quot;sip show peer XXX load&quot; work fine from<br>the Asterisk manager interface and correctly update the cached data so<br>the MWI indicator works fine.<br><br>What I want to know is if there is any better method of running manager<br>
API commands from within the dialplan than the horribly ugly<br>System(asterisk -rx &quot;sip prune realtime peer XXX&quot;) &nbsp;It works, but from<br>my point of view, it&#39;s a somewhat nasty hack.<br><br>Anyone have any suggestions?<br>
<br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.7 (GNU/Linux)<br>Comment: Using GnuPG with Remi - <a href="http://enigmail.mozdev.org" target="_blank">http://enigmail.mozdev.org</a><br><br>iD8DBQFHr+om6uKn5cBSgGQRAn++AJ4sNAHSG3s/FCVYTreBURn7Mt91UACgy26h<br>
UC8Q+27UbbFsL9OnL/FzcOY=<br>=9gf8<br>-----END PGP SIGNATURE-----<br><br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <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>