Problems setting up P800 internet accounts via OMA

Problems setting up P800 internet accounts via OMA SearchSearch
Author Message
Gary Chapman
Unregistered guest
Posted on Wednesday, December 08, 2004 - 07:31 am:   

Hi,

I'm having a nightmare time trying to send simple Internet Account settings to my P800.

The following is rejected by the handset:

<characteristic type="NAPDEF">
<parm name="NAME" value="internet"/>
<parm name="BEARER" value="GSM-GPRS"/>
<parm name="NAP-ADDRESS" value="apn1.mydomain.com"/>
<parm name="NAP-ADDRTYPE" value="APN"/>
</characteristic>

whereas the following is accepted by the handset:

<characteristic type="NAPDEF">
<parm name="NAME" value="internet"/>
<parm name="BEARER" value="GSM-GPRS"/>
<parm name="NAP-ADDRESS" value="apn1.mydomain.com"/>
</characteristic>

However, when I look at the address (Control Panel->Internet Accounts->Edit <account>->Advanced) it's empty (and should contain the NAP-ADDRESS value).

These are the only <characteristic> blocks within my XML document. Do I need to define something else?

All I want to do is provision several GPRS Internet Accounts, each one having its own APN. Could someone please point me in the right direction? I've read through the SonyEricsson P800/P900 WAP Provisioning and OTA Settings doc as well as the OMA ProvCont doc but neither seem to address how to perform this seemingly simple task.

Is this even possible via OMA, or do I need to use individual older-style OTA messages?

Thanks,

Gary