OTA SMS

OTA SMS SearchSearch
Author Message
David Thijm
New member
Username: Daverunt

Post Number: 5
Registered: 01-2004
Posted on Friday, October 01, 2004 - 05:12 pm:   

Hi Bryce,
I sent an OMA OTA from the web interface.
The UDH's are as follows;
0b 05 04 0b 84 23 f0 00 03 b3 03 01 b3 06 01 b6 03 0b 6a 00
Following that is 45 c6 56 01 the last three of these are Bootstrap but what is the 45?
In the Nokia implementation of the OMA spec C54601 is used to specify wapprovisioningdoc version 1.0. Yet your implementation only has 45.
Can you clarify that for me?

Cheers.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3633
Registered: 10-2002
Posted on Thursday, October 21, 2004 - 07:08 pm:   

Hi David,

We didn't see any point in including the "version=1.0" parameter for "wap-provisioningdoc" in the XML that we generate automatically for OMA OTA settings.

You can see the XML that we generate from those forms, before it gets WBXML encoded, with the following advice:

Edit SMSGW.INI, and under the [SMSGW] section header, add DebugXmlSettings=Yes. Then restart the NowSMS SMS gateway service.

Send your settings, and you will find a file with a ".tmp" extension left behind in the TEMP subdirectory beneath NowSMS. That file contains the XML settings document that was generated by the web form.