Hello Johann,<br><br>Thanks for your advice in this matter. But i am not sure how to pass the numbers to be sent sms  in the dialplan. <br><br><div class="gmail_quote">On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn <span dir="ltr">&lt;<a href="mailto:johann.hoehn@ecommerce.com">johann.hoehn@ecommerce.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><div></div><div class="h5">On 08/17/2010 09:00 AM, Tino wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br>
<br>
I would like to send sms to some external phone numbers from my asterisk server. Is it possible to send sms via softphones like X-Lite ? . Any tips regarding this will be helpful<br>
<br>
thanks<br>
<br>
<br>
</blockquote></div></div>
This is easy to do by using email to SMS gateways.  A list of them is on wikipedia (<a href="http://en.wikipedia.org/wiki/List_of_SMS_gateways" target="_blank">http://en.wikipedia.org/wiki/List_of_SMS_gateways</a>).  For the Asterisk side, you have an extension that sends the email.  I personally use an AGI script for this part, but you could use a System() call as well.<br>
<font color="#888888">
<br>
<br>
--johann<br>
</font></blockquote></div><br>