Hi
 
Having wappush dlr problems now.
The wap push works fine. I am using openwave's api.
I can retrieve the dlr for a normal sms but not for a wap push.
 
I am running all three servers and my ppg group has a "ppg-smsbox-id = dlrbox" and the smsbox group has a "smsbox-id = dlrbox"
 
Is anything else needed?
 
Attached  is my config file.
 
Thanks
 
Pieter
 


From: Rayson Lee [mailto:[EMAIL PROTECTED]
Sent: Wed 4/19/2006 1:02 PM
To: Pieter Martin; [email protected]
Subject: RE: Wap push help

Hi Pieter,

 

Kannel did not like your PAP file content. Try this:

 

<?xml version="1.0"?>

<!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP//EN" "http://www.wapforum.org/DTD/pap_1.0.dtd">

<pap>

  <push-message push-id="[EMAIL PROTECTED]">

    <address address-value="WAPPUSH=+27835018600/[EMAIL PROTECTED]" />

  </push-message>

</pap>

 

Best regards,

 

Rayson Lee

InnoAge Hong Kong Limited

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pieter Martin
Sent: Saturday, April 08, 2006 12:22 AM
To: [email protected]
Subject: Wap push help

 

Hi

 

I am trying to do a wap push using kannel using the test_ppg program.

 

I am getting the following error "PAP COMPILER: unknown element:"

 

I have attached the .conf file and the log files.

 

I am calling the test program as follows

./test_ppg -q http://localhost:9090/cgi-bin/wap-push.cgi ./ppgPap.xml ./ppgSI.xml

 

 

My pap file looks as follows

<?xml version="1.0"?>
<!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP//EN"
          "http://www.wapforum.org/DTD/pap_1.0.dtd">
<pap>
  <push-message push-id="[EMAIL PROTECTED]"
                deliver-before-timestamp="2006-09-28T06:45:00Z"
                deliver-after-timestamp="20061-02-28T06:45:00Z"
                progress-notes-requested="false">
    <address address-value="WAPPUSH=+27835018600/[EMAIL PROTECTED]"/>
  </push-message>
</pap>

 

My SI file follows

<?xml version="1.0"?>
<!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN"
          "http://www.wapforum.org/DTD/si.dtd">
<si>
  <indication href=""/exchweb/bin/redir.asp?URL="" target=_blank>http://www.google.com"
              si-id="[EMAIL PROTECTED]"
              action=""
              created="1999-06-25T15:23:15Z"
              si-expires="2006-06-30T00:00:00Z">
    Want to test a fetch?
  </indication>
</si>

 

Any help will be appreciated.

 

Thanks

Pieter

 

 

 

 

 

Attachment: wapPushTest2.conf
Description: wapPushTest2.conf

Reply via email to