I am trying to send a binary stream to an M2M device using Kannel 1.4.1
running on Ubuntu. I am POSTing to /cgi-bin/sendsms the following XML
document:
<?xml version="1.0"?>
<message>
<submit>
<da><number>500xxxXXXX</number></da>
<oa><number>41xxxxxx</number></oa>
<ud>00000000010000000201B176</ud>
<dcs>
<mclass>1</mclass>
<coding>1</coding>
</dcs>
<from>
<username>myUsername</username>
<password>myPassword</password>
</from>
<to>RECIP</to>
</submit>
</message>
This isn't working, although Kannel is accepting the message with an "OK". I
have not been able to find any (much less any *good* :-) examples of how to
post 8-bit binary message data via SMS. Any help would be greatly
appreciated!
Cheers,
Fred Barrett
a s c e n t I Q, i n c.
PO Box 1289 | Allyn, WA 98524
Tel/Fax: +1.360.850.1090
<mailto:[email protected]> [email protected] (email)
URL: www.ascentIQ.com
Skype: fredmbarrett
LinkedIn: www.linkedin.com/in/fredmbarrett
The information transmitted is intended only for the person or entity to
which it was originally addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or other use
of, or taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.