Hello,

I have not any problem sending wap pushes to several models of Nokia and Sony 
phones but it seems that the Motorolas ignore the messages. I have tried with 
V3 and C385 models. Do this phones need something different to get the wp 
delivered ?

I have tested it from Java code as well with the familiar test_ppg using the 
following pap and si files:

<?xml version="1.0"?>
<!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP 1.0//EN"
"http://www.wapforum.org/DTD/pap_1.0.dtd";>
<pap>
<push-message push-id="xxxxxxxxxxxx"
   source-reference="EagleEye">
<address address-value="WAPPUSH=+34xxxxxxxxx/TYPE=PLMN"/>
<quality-of-service
    delivery-method="unconfirmed"
    network="GSM" bearer="SMS"/>
</push-message>
</pap>


<?xml version="1.0"?>
<!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN"
"http://www.wapforum.org/DTD/si.dtd";>
<si>
<indication href="http:/riga.com"
created="2004-12-04T10:29:40Z"
action="signal-high">Alert</indication>
</si>


Regards,
Alberto

Reply via email to