On Sun, Jul 24, 2005 at 03:56:23PM +0200, 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.

most mobiles have the ability to 'secure' the device from pushes. search
for something under browser or network security, phone just ignore the
push in that case.

> 
> 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>
> 
> 

-- 

Reply via email to