claudiac1969
Programmer
We have a Spectralink Gateway and MH160 phones that receive text messages sent from this gateway. Ages ago, I had the specs on the OAI Protocol for setting up this communication and I can no longer find that documentation. I contacted an old email address that I had, oai@spectralink.com, and haven't received a response. The specification is open source.
Does anyone have the documentation on the Spectralink OAI Protocol?
The text message protocol is a simple stream of TCP/IP packets.
Any suggestions or help would be appreciated.
-Claudia
P.S. I have captured some of the packet data that is sent to the Spectralink Gateway from a 3rd party application. Worst case scenario is that I will attempt to reverse engineer it. Below is a sample of the communication.
(s) 3rd-party send request
(r) Spectralink GW's response
s 0203C5
r 0281CB
s 0203C5
r 0A84014D008886
s 180400EE0104310515051505203D
r 0A8400EE00808F
s 2A0800EE1000MESSAGE - Test - Please Ignore 23
r 0A8400EE008695
r 0A8400C8008484
s 0203C5
.....
Does anyone have the documentation on the Spectralink OAI Protocol?
The text message protocol is a simple stream of TCP/IP packets.
Any suggestions or help would be appreciated.
-Claudia
P.S. I have captured some of the packet data that is sent to the Spectralink Gateway from a 3rd party application. Worst case scenario is that I will attempt to reverse engineer it. Below is a sample of the communication.
(s) 3rd-party send request
(r) Spectralink GW's response
s 0203C5
r 0281CB
s 0203C5
r 0A84014D008886
s 180400EE0104310515051505203D
r 0A8400EE00808F
s 2A0800EE1000MESSAGE - Test - Please Ignore 23
r 0A8400EE008695
r 0A8400C8008484
s 0203C5
.....