So the role of asterisk is just to call System() application and rest will
be done by mail2sms gateway provider ? . Also how can i pass the number to
which the sms should be sent ?

On Fri, Aug 27, 2010 at 4:33 PM, Administrator TOOTAI <[email protected]>wrote:

> Le 27/08/2010 12:46, Tino a écrit :
> > Are you using any web interface for this?
> >
> > On Wed, Aug 18, 2010 at 4:26 PM, Administrator TOOTAI
> > <[email protected] <mailto:[email protected]>> wrote:
> >
> >     Le 17/08/2010 15:00, Tino a écrit :
> >     > Hello,
> >     Hi,
> >     >
> >     > 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
> >     We are doing this using our mail2sms gw using the System() cmd from
> >     asterisk. I think any commercial mail2sms gateway should fit your
> >     needs.
> >
> No, the mail|mutt command launched from System() in our dialplan. Our
> mail gateway recognized the sms domain and route the message to the SMS
> gateway which then, through an bash script, extract the datas from mail
> body and send them per SMS.
>
> For the latest step you can use any provider which allow you to connect
> from web interface. They generally give you an URL you can use to send
> SMSs from inside a script.
> --
> Daniel
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisknow mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisknow
>
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisknow mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisknow

Reply via email to