Actual binary content would be more useful, expansion of variables is
a separate problem.
Can you send push to p900i using services of some telecom operator ?
Aarno
On 24.7.2005, at 15.56, Linkas wrote:
I'm finally able to send wappushes with service indication to my
Nokia6600
I've sent it to a p900i but the phone remains quite and does not
display the wappush service indication.
This is the SI
<?xml version="1.0"?>
<!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN" "http://
www.wapforum.org/DTD/si.dtd">
<si>
<indication href="'.$URL.'" si-id="'.$id.'" action="signal-high"
created="2002-01-13T01:33:09Z" si-expires="2020-07-31T00:00:00Z">'.
$description_text.'</indication>
</si>'
Can anyone help ?
Thanks
PS:
This is the PAP:
<pap>
<push-message push-id="'.$id.'" deliver-before-
timestamp="2020-09-28T06:45:00Z" deliver-after-
timestamp="2005-02-28T06:45:00Z" progress-notes-requested="false" >
<address address-value="WAPPUSH='.$dest.'/
[EMAIL PROTECTED]" />
<quality-of-service priority="low" delivery-method="unconfirmed"
network-required="true" network="GSM" bearer-required="true"
bearer="SMS" />
</push-message>
</pap>