Converting GSM modem PDU-Serial to SMPP

Converting GSM modem PDU-Serial to SMPP SearchSearch
Author Message
Deepak Angeswar
New member
Username: Angeshwar

Post Number: 6
Registered: 09-2006
Posted on Thursday, October 26, 2006 - 01:50 pm:   

Hello all,

i am designing a SMS gateway and I store the SMS in SMPP format. i must also support a GSM modem,

i.e. receive SMS via GSM modem and store them in SMPP format. So i need to convert the SMS into a DeliverSM PDu and store it.

The data I receive from GSM modem is 8bitencoded and i need to convert it to 7 bit encoded data so that most of the SMSCs could understand it.

any help regarding this conversion process will be great!