I gu<br><br><div class="gmail_quote">On Thu, Aug 25, 2011 at 5:58 AM, Tzafrir Cohen <span dir="ltr">&lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Thu, Aug 25, 2011 at 12:39:14AM -0400, Steve Totaro wrote:<br>
<br>
&gt; I used the Asteirsk System() app to call lynx with a special URL.  The URL<br>
&gt; contains all the authentication, recipient, and SMS body.  Calling that URL<br>
&gt; via System(), as I said, I like lynx, causes an SMS to be sent.  Kannel is<br>
&gt; extremely customizable.<br>
<br>
</div>Slightly off-topic: why not use CURL()?<br>
<font color="#888888"><br>
--<br>
               Tzafrir Cohen<br>
icq#16849755              <a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br>
+972-50-7952406           mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
<a href="http://www.xorcom.com" target="_blank">http://www.xorcom.com</a>  <a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank">iax:guest@local.xorcom.com/tzafrir</a><br>
</font><div><div></div><div class="h5"><br></div></div></blockquote><div><br>Because my first inplementation was before Curl() was part of Asterisk.<br><br>I am very familiar with Lynx and it wjust works.  Never an issue.<br>
<br>Don&#39;t enable or use apps on an Asterisk system if there is another, reliable app that can be used.<br><br>I keep Asterisk&#39;s role to a minimum.  I only load the apps that are needed for the implementation.  I usually build them all, but, either I do a noload or rename the .so.<br>
<br>I also try to put other functions of different machines, to segregate the mission critical, or at least the as much Asterisk from other features.  Databases, fast-agi, HylaFax, recording calls, and whatever else.<br><br>
It is just the way I do things, budget providing of course.  I want the core being as stripped down OS, apps, and Asterisk as possible.<br><br>Thanks,<br>Steve T<br></div></div>