Dear Helper,
   
  I am trying  to send OTA message to Phone set. From the http reply file i get 
 0 accepted for delivery but set does show anything of receiving messages. Even 
i see  from smsc as i am also responsible for SMSC maintainance, message 
received by set. My OTA configuration message belongs to GPRS settings of Nokia 
6085. The url :
   
  
http://10.1.4.5:13015/cgi-bin/sendota?to=XXXXXXXXXXX&text=$s&username=test&password=test";
 
   
  where variable s contains the following  xml  document
   
  <?xml version="1.0"?>
<!DOCTYPE CHARACTERISTIC-LIST SYSTEM "file:///gw/settings.dtd">
<CHARACTERISTIC-LIST>
<CHARACTERISTIC TYPE="ADDRESS">
<PARM NAME="BEARER" VALUE="GSM-GPRS"/>
<PARM NAME="PROXY" VALUE="192.168.145.101"/>
<PARM NAME="PORT" VALUE=""/>
<PARM NAME="GPRS_ACCESSPOINTNAME" VALUE="WAP"/>
<PARM NAME="PPP_AUTHTYPE" VALUE=""/>
<PARM NAME="PPP_AUTHNAME" VALUE=""/>
<PARM NAME="PPP_AUTHSECRET" VALUE=""/>
</CHARACTERISTIC>
</CHARACTERISTIC-LIST>

   
  -20 16:46:27 [22845] [3] DEBUG: Octet string dump ends.
2008-05-20 16:46:27 [22845] [3] INFO: /cgi-bin/sendota: XML request for target 
<8801550155085>
2008-05-20 16:46:27 [22845] [3] DEBUG: Octet string at 0x99af410:
2008-05-20 16:46:27 [22845] [3] DEBUG:   len:  125
2008-05-20 16:46:27 [22845] [3] DEBUG:   size: 1024
2008-05-20 16:46:27 [22845] [3] DEBUG:   immutable: 0
2008-05-20 16:46:27 [22845] [3] DEBUG:   data: 01 06 2c 1f 2a 61 70 70 6c 69 63 
61 74 69 6f 6e   ..,.*application
2008-05-20 16:46:27 [22845] [3] DEBUG:   data: 2f 78 2d 77 61 70 2d 70 72 6f 76 
2e 62 72 6f 77   /x-wap-prov.brow
2008-05-20 16:46:27 [22845] [3] DEBUG:   data: 73 65 72 2d 73 65 74 74 69 6e 67 
73 00 81 ea 01   ser-settings....
2008-05-20 16:46:27 [22845] [3] DEBUG:   data: 01 6a 00 45 c6 06 01 87 12 11 03 
47 53 4d 2d 47   .j.E.......GSM-G
2008-05-20 16:46:27 [22845] [3] DEBUG:   data: 50 52 53 00 01 87 13 11 03 31 39 
32 2e 31 36 38   PRS......192.168
2008-05-20 16:46:27 [22845] [3] DEBUG:   data: 2e 31 34 35 2e 31 30 31 00 01 87 
14 11 03 00 01   .145.101........
2008-05-20 16:46:27 [22845] [3] DEBUG:   data: 87 1c 11 03 57 41 50 00 01 87 22 
11 03 00 01 87   ....WAP...".....
2008-05-20 16:46:27 [22845] [3] DEBUG:   data: 23 11 03 00 01 87 24 11 03 00 01 
01 01            #.....$......
2008-05-20 16:46:27 [22845] [3] DEBUG: Octet string dump ends.
2008-05-20 16:46:27 [22845] [3] INFO: /cgi-bin/sendota <<default>> <xxxxxxxxxxx>
2008-05-20 16:46:27 [22845] [3] DEBUG: Stored UUID 
1b8826ea-5841-44e8-aea3-87c1b6ba0389
2008-05-20 16:46:27 [22845] [3] DEBUG: message length 125, sending 1 messages
2008-05-20 16:46:27 [22845] [3] DEBUG: Status: 202 Answer: <Sent.>
2008-05-20 16:46:27 [22845] [3] DEBUG: Delayed reply - wait for bearerbox
2008-05-20 16:46:27 [22845] [0] DEBUG: Got ACK (0) of 
1b8826ea-5841-44e8-aea3-87c1b6ba0389
2008-05-20 16:46:27 [22845] [0] DEBUG: HTTP: Destroying HTTPClient area 
0x99ac8d0.
2008-05-20 16:46:27 [22845] [0] DEBUG: HTTP: Destroying HTTPClient for 
`10.1.4.5'.
   
   
  Please help me how to solve it
   
  Thanks
  zillur 

       

Reply via email to