Access point group configuration via SMS

Access point group configuration via SMS SearchSearch
Author Message
Thomas
New member
Username: Lmdthel

Post Number: 1
Registered: 09-2009
Posted on Monday, September 28, 2009 - 08:39 pm:   

I am trying to configure some phones via SMS, but some requires the connection to be in an access point group, how can i configure that via the SMS?, i have attached my configuration below:

<?xml version="1.0"?>

<!DOCTYPE wap-provisioningdoc PUBLIC "-//WAPFORUM//DTD PROV 1.0//EN" "http://www.wapforum.org/DTD/prov.dtd">

<wap-provisioningdoc version="1.0">

<characteristic type="NAPDEF">

<parm name="NAME" value="FLAGSapn"/>

<parm name="NAPID" value="FLAGS"/>

<parm name="BEARER" value="GSM-GPRS"/>

<parm name="NAP-ADDRESS" value="WAP3G"/>

<parm name="NAP-ADDRTYPE" value="APN"/>

</characteristic>



<characteristic type="PXLOGICAL">

<parm name="NAME" value="FLAGS"/>

<parm name="PROXY-ID" value="FLAGS_WAP"/>

<parm name="STARTPAGE" value="http://www.web.fo"/>

<characteristic type="PXPHYSICAL">

<parm name="PHYSICAL-PROXY-ID" value="FLAGS_WAP"/>

<parm name="PXADDR" value="213.51.31.108"/>

<parm name="PXADDRTYPE" value="IPV4"/>

<parm name="TO-NAPID" value="FLAGS"/>

<characteristic type="PORT">

<parm name="PORTNBR" value="8080"/>

<parm name="INTERNET" value="INTERNET"/>

</characteristic>

</characteristic>

</characteristic>



<characteristic type="APPLICATION">

<parm name="APPID" value="w2"/>

<parm name="NAME" value="FLAGS"/>

<parm name="TO-PROXY" value="FLAGS_WAP"/>

</characteristic>

</wap-pr>


Best regards

///Thomas
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1312
Registered: 08-2008
Posted on Monday, September 28, 2009 - 08:57 pm:   

Hi Thomas,

Do you mean that you want to send the XML settings document above?

It needs to be converted into WBXML format and encoded as the payload of a WAP push message.

If you download the NowSMS trial version, you can post this document from the "Send XML Settings" web page. (Or there is a script to post it via PHP.)

--
Des
NowSMS Support
Thomas
New member
Username: Lmdthel

Post Number: 2
Registered: 09-2009
Posted on Monday, September 28, 2009 - 09:01 pm:   

Hi Des

Yes my intention was to do that, and theese settings works on most phones, except thoose which requires the connection to be in an access point group, so i am trying to figure out how to do that, before using nowSMS
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1313
Registered: 08-2008
Posted on Monday, September 28, 2009 - 09:07 pm:   

Hi Thomas,

What do you mean by "access point group"?

It is possible that this terminology may be specific to a particular mobile phone manufacturer, so if that's the case, please advise.

--
Des
NowSMS Support
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1314
Registered: 08-2008
Posted on Monday, September 28, 2009 - 09:38 pm:   

I see that you're referring to Nokia S60 "access point groups".

I've reviewed all of the Nokia OMA provisioning content documents, and unfortunately I don't see any attributes that relate to these groups.

If you stumble across any potential info, let us know, and maybe we can help make sense of it.

--
Des
NowSMS Support