Topics...

Text Message

Purpose

Provide a bi-directional text messaging interface, allowing for the origination of text messages and notification of incoming text messages.

xAP Network to Mobile ("Outbound")

xap-header
{
v=12
hop=1
uid=FF123400
class=sms.message
source=acme.my.controller
target=*.falcom.*
}
outbound
{
msg=This is a text message from the xAP network
num=447788123123
}

Mobile to xAP Network ("Inbound")

xap-header
{
v=12
hop=1
uid=FF123400
class=sms.message
source=rocket.falcom.modem1
}
inbound
{
msg=This is a text message from the mobile network
num=447788123123
}

Related...

 

Copyright (c) 2002-2006 Patrick Lidstone unless otherwise stated.
All rights reserved.