using this library for ussd

Smpp v3.4 client

Moderator: alt

Locked
rdb
Posts: 3
Joined: Wed Jul 01, 2009 9:55 am

using this library for ussd

Post by rdb » Wed Jul 01, 2009 10:57 am

Hi there,

I can connect successfully to the SMSC and I seem to be receiving the requests for the USSD menus.

However I am having trouble extracting the information from the request.
Could someone provide me some example code on how to decode the data received if it is not a standard response.

The data sent should be some XML which I need to parse.

Thanks,
R
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Sat Jul 18, 2009 10:29 am

Hi,

Can you show us any log information?
Locked