search for: sms_center2

Displaying 1 result from an estimated 1 matches for "sms_center2".

2004 Dec 19
4
SMS - how to send one
...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?