Hi all,after succesfully test ppg using Nokia
Toolkit.Now  i want to send OTA message to auto
configure my recipient(always using Nokia
Toolkit).So,according user guide,ther're 2
possibilitys to do.
1)I atempte to send OTA using url containing xml
document,smsbox answer is "Erroneous ota source,
cannot compil",can you tell me why?
2)I atempte to send OTA using otaid to a real
phone,smsbox answer is sent,but my phone doen't
receive it.When i atempte to send to my Nokia sdk
using to=xxx(xxx=ip adresse),http interface answer is
"0: Accepted for delivery",smsbox answer is:
formatted text answer: <No service specified>
DEBUG: message length 20, sending 1 messages
DEBUG: Got ACK (0) of
de91371b-8dbc-4068-85e9-06a3bd471711
EBUG: No client - multi-send or ACK to pull-reply

Can someone help me please,where i wrong?How can i
send OTA using Nokia sdk?Is it possible to send OTA
using Nokia Toolkit?I just want to send OTA.Please i
cry,thanx in advanced!!
Best reghard.


      
___________________________________________________________________________

Découvrez une nouvelle façon d'obtenir des réponses à
toutes vos questions ! 
Profitez des connaissances, des opinions et des
expériences des internautes sur Yahoo!
Questions/Réponses 
http://fr.answers.yahoo.com


      
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com
<?xml version="1.0"?>
<!DOCTYPE CHARACTERISTIC-LIST SYSTEM "file:///gw/settings.dtd">
<CHARACTERISTIC-LIST>

<CHARACTERISTIC TYPE="ADDRESS">
<PARM NAME="BEARER" VALUE="GSM/CSD"/>
<PARM NAME="PROXY" VALUE="10.10.2.175"/>
<PARM NAME="PORT" VALUE="9201"/>
<PARM NAME="CSD_DIALSTRING" VALUE="+12345678"/>
<PARM NAME="PPP_AUTHTYPE" VALUE="PAP"/>
<PARM NAME="PPP_AUTHNAME" VALUE="tester"/>
<PARM NAME="PPP_AUTHSECRET" VALUE="foobar"/>
<PARM NAME="CSD_CALLTYPE" VALUE="ISDN"/>
<PARM NAME="CSD_CALLSPEED" VALUE="9600"/>
</CHARACTERISTIC>

<CHARACTERISTIC TYPE="URL" 
     VALUE="http://10.10.2.175/monsite/index.wml"/>

<CHARACTERISTIC TYPE="NAME">
<PARM NAME="NAME" VALUE="Notre site wap"/>
</CHARACTERISTIC>

</CHARACTERISTIC-LIST>

Reply via email to