RE: PDU format

2008-07-23 Thread Alvaro Cornejo
Hi

Try this online pdu ec¡ncoder/decoder


http://twit88.com/home/utility/sms-pdu-encode-decode


Regards

Alvaro

-Mensaje original-
De: info.ubichip [mailto:[EMAIL PROTECTED] 
Enviado el: Miércoles, 23 de Julio de 2008 02:36
Para: users@kannel.org
Asunto: PDU format


Hello All,

I send a sms from an external application with at command (which is 160
bytes long) :

+CMGR: "STO UNSENT","+123456789",
132803041A042632080716001400010D046965636466686A
61230C030101
000B150A03000303
00060B040100


Kannel is receiving this format :
131400302080866092210E160005106810D2E531D98C5687478C4100
205854140300
003018302C080100


Which is 140 bytes

Does someone know how to decode the pdu of this sms to have back my original
sms ? Is it a kannel function in C for that ?

regards





RE: PDU format

2008-07-23 Thread info.ubichip
Thanks, I already check this url but it doesn't help me.

Do you know if there is a specific function in Kannel for this (convert the
140 bytes to the 160 bytes) ?

Regards
  

-Original Message-
From: Alvaro Cornejo [mailto:[EMAIL PROTECTED] 
Sent: mercredi 23 juillet 2008 07:48
To: 'info.ubichip'; users@kannel.org
Subject: RE: PDU format

Hi

Try this online pdu ec¡ncoder/decoder


http://twit88.com/home/utility/sms-pdu-encode-decode


Regards

Alvaro

-Mensaje original-
De: info.ubichip [mailto:[EMAIL PROTECTED] Enviado el: Miércoles, 23 de
Julio de 2008 02:36
Para: users@kannel.org
Asunto: PDU format


Hello All,

I send a sms from an external application with at command (which is 160
bytes long) :

+CMGR: "STO UNSENT","+123456789",
132803041A042632080716001400010D046965636466686A
61230C030101
000B150A03000303
00060B040100


Kannel is receiving this format :
131400302080866092210E160005106810D2E531D98C5687478C4100
205854140300
003018302C080100


Which is 140 bytes

Does someone know how to decode the pdu of this sms to have back my original
sms ? Is it a kannel function in C for that ?

regards