WSP Related doubts

WSP Related doubts SearchSearch
Author Message
Anonymous
 
Posted on Thursday, September 01, 2005 - 03:57 am:   

Hi everybody,

Hope you might help with some WSP-realted doubts. I'm trying to send sms WAP push messages over smpp, in fact, i've sent one and was succesfully received by nokia, sonyericsson and Siemens terminals (GSM). The problem is that the only wap push notification i could send is an example i found in a smsforum reply. The succesfull message is the following:

UDH: 0605040B8423F0
WSP: 25060A03AE81EA
WBXML: 01056A0045C60C03
Here's the start of the url: 2023230322E3135322E3232372E32342F6D6D732F7265732F6D757369636261722F72696E67746F6 E652F32345F616B7574616B62696173612E6D6964
Finish the String, selects signal-high, closes the indication tag and starts new String again: 00080103
Here is the "Title": 20416B752054616B20426961736120
Closes the string and the tags
000101

The one i'm trying to send is:

UDH: 0605040b8423f0
WSP: 25060a03ae81ea
WBXML: 01056a0045c60c03
Here's the start of the url: 6d69706167696e612e63616e74762e6e65742f6e656f30312f636f6e74656e742f667572656c7365 312e6d6964
Finish the String, selects signal-high, closes the indication tag and starts new String again: 00080103
Here is the "Title": 4465736361726761
Closes the string and the tags:000101

As you may see the only difference between them is the url and the "Title" (if a'm allowed to call it that way) of the wap push message. The same headers and wbxml options are used. What am i doing wrong?

The parameters that i don't really understand is the "transaction ID": what does it means and where can i get these values (i used 0x25 as the working example message)? And the same question applies to the content type and character coding fields in WSP. I just don't know how to encode/decode them, my logic says that i could use this one as well with any push message.

I'll be glad to hear your counceling

Thanks in advance
Anonymous
 
Posted on Thursday, September 01, 2005 - 10:50 am:   

hello,
-For the "transaction ID", I think that you have to increment it each time you send a message. Don't send the same, overall on the same handset.

-I don't remember on what handset I've the problem but I was obliged to convert letter in upper (or lower ??) case. If you manipulate string representation in your code, be sure to send the correct hexa value to the handset.

Good Luck
nitin jain
Unregistered guest
Posted on Saturday, September 03, 2005 - 06:51 pm:   

hello i need some boolywood polyphonic ringtone for my handset samsung c - 100
Anonymous
 
Posted on Monday, March 06, 2006 - 09:12 pm:   

deleted by admin 713