[asterisk-users] sending sms from Asterisk server
Administrator TOOTAI
admin at tootai.net
Wed Aug 18 12:27:23 CDT 2010
Le 18/08/2010 16:03, Tino a écrit :
> Hello Johann,
>
> Thanks for your advice in this matter. But i am not sure how to pass
> the numbers to be sent sms in the dialplan.
agi(script,param1,param2,...,paramX) from your dialplan where script
lies in /var/lib/asterisk/agi-bin
>
> On Wed, Aug 18, 2010 at 3:13 AM, Johann Hoehn
> <johann.hoehn at ecommerce.com <mailto:johann.hoehn at ecommerce.com>> wrote:
>
> On 08/17/2010 09:00 AM, Tino wrote:
>
> Hello,
>
> 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
>
> thanks
>
>
> This is easy to do by using email to SMS gateways. A list of them
> is on wikipedia
> (http://en.wikipedia.org/wiki/List_of_SMS_gateways). 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.
>
--
Daniel
More information about the asterisk-users
mailing list