[Asterisk-Users] SMS - how to send one

Wilson Pickett spamsucks2005 at gmail.com
Sun Dec 19 12:41:41 MST 2004


I've read quite a bit in the older mailing list posts and the wiki but
I'm missing some simple point.

1) What is required to send an SMS to a mobile outside the office given:

Channel: ZAP/1
send it to $SMS_RECIPIENT (which includes the final "extra" digit)
via
$SMS_CENTER=the national message center server for sending messages

$MESSAGE= the message text

How is the .call file organized?


2) When an SMS is received from $SMS_CENTER2, how to get the $MESSAGE from it?

using

exten => s/${SMS_CENTER2},NoOp(${CALLERID})
exten =>  wait, answer

then?



More information about the asterisk-users mailing list