Wap push using codeproject library

Wap push using codeproject library SearchSearch
Author Message
Mounir Haddad
New member
Username: Mounir

Post Number: 2
Registered: 03-2006
Posted on Monday, March 27, 2006 - 12:55 pm:   

Hello,

I am testing wap push + smpp using the codeproject library http://www.codeproject.com/csharp/wappush.asp

My sms provider is using NowSMS as smsc

I am succesfully delivering the wap push using nowsms web interface, but when using the library mentioned above I am able to deliver to nokia 6600 but not able to deliver to nokia 3100

Any suggestions ?

Thanks
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5708
Registered: 10-2002
Posted on Monday, March 27, 2006 - 05:12 pm:   

Hi,

Similar to your other posting, I do not have enough detail to answer your question.

I need to see the raw data that you are submitting via SMPP in order to make any determination of the problem. (But since it works in sending the push to one phone and not another ... while the NowSMS web interface works for both, I would tend to suspect a problem in the library.)

Using a tool like Ethereal to capture the data is one possible solution. Or, have the service provider enable the SMS debug log, and we could see the request coming from your SMPP client in the SMPPDEBUG.LOG.

-bn
Mounir Haddad
New member
Username: Mounir

Post Number: 4
Registered: 03-2006
Posted on Tuesday, March 28, 2006 - 07:08 am:   

Hello Bryce,

Please find attached the smpp debug for wap push and tell me if you have any suggestions..

Thanks
text/plainsmppdebug for wap push
smppdebug-wappush.txt (7.1 k)
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5744
Registered: 10-2002
Posted on Tuesday, March 28, 2006 - 08:37 pm:   

I don't know, without intensive study, it looks like a valid push. Just a bit more complex than it needs to be.

I'd simplify the WSP header, and mabye remove action=signal-high.

But I don't notice anything invalid.