View previous topic :: View next topic |
Author |
Message |
johnsecret
Joined: 04 Sep 2010 Posts: 20
|
Posted: Tue May 24, 2011 3:37 pm Post subject: Turbo SMS server |
|
|
Do you have any recommendations as to how to capture a TSMS sent by a phone - Obviously, you can send it to a handset that has a TSIM in it, but how do you interact with the wider world.
We want to send a command from a Linux server (via Kannel) to a TSIM, and have it respond to the Linux server - Kannel does not recognise the TSIM message through a basic handset
Thanks |
|
Back to top |
|
|
pz
Joined: 12 Mar 2004 Posts: 1161
|
Posted: Mon May 30, 2011 5:47 am Post subject: |
|
|
You need to use DATADOWLOAD type of SMS, i.e. PID=0x7F, DCS=0xF6. Some operators don't allow it. It's not about modem/phone not supporting it - it's part of TPDU you are preparing for AT command to send. Don't know kannel. |
|
Back to top |
|
|
|