thanks
do i need to have an smtp server somewhere. i tried directly from my
dialplan but no joy! i know you know that i am not a star with this
but any help would be cool
here is my config:
exten => 600,1,Answer()
exten => 600,n,Wait(1)
exten => 600,n,system(echo foo | mail -s bar 2224441111 at txt.att.net)
On Fri, May 7, 2010 at 8:32 PM, Steve Edwards <asterisk.org at
sedwards.com> wrote:> On Fri, 7 May 2010, Thomas Perron wrote:
>
>> Does anyone know how to send a text message from Asterisk?
>
> Carrier specific, but how about:
>
> ? ? ? ?system(echo foo | mail -s bar 5555551212 at txt.att.net)
>
> --
> Thanks in advance,
> -------------------------------------------------------------------------
> Steve Edwards ? ? ? sedwards at sedwards.com ? ? ?Voice: +1-760-468-3867
PST
> Newline ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Fax: +1-760-731-3000
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> ? ? ? ? ? ? ? http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> ? http://lists.digium.com/mailman/listinfo/asterisk-users
>