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>
<!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>
<!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
bearerbox.log
Description: bearerbox.log
wapbox.log
Description: wapbox.log
pushkannelTest.conf
Description: pushkannelTest.conf
