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?
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to