I downloaded a snapshot build (I think it's from May 29th) and it works fine. I took the reply and validated it against its DTD (http://www.wapforum.org/DTD/pap_1.0.dtd) - it was OK. I still have to test the actual functioning of the push message (I need a client that supports this kind of push message).
----- Original Message ----- From: "Aarno Syv�nen" <[EMAIL PROTECTED]> To: "Zohar" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, June 02, 2003 10:11 AM Subject: Re: PPG response Latest version is still a patch in the devel list. It would nice if you can test it. It is in for evaluation. Aarno On Sunday, June 1, 2003, at 08:15 AM, Zohar wrote: > How do I get this latest version? I'm currently using 1.2.1 > > ----- Original Message ----- > From: "Aarno Syv�nen" <[EMAIL PROTECTED]> > To: "Aarno Syv�nen" <[EMAIL PROTECTED]> > Cc: "Zohar" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Friday, May 30, 2003 1:41 PM > Subject: Re: PPG response > > > Correcting myself: > > latest cvs diff in the list has this already corrected > > Aarno > > On Friday, May 30, 2003, at 10:38 AM, Aarno Syv�nen wrote: > >> Yes, of course. I will correct this. >> >> Aarno >> >> On Thursday, May 29, 2003, at 03:19 PM, Zohar wrote: >> >>> I sent an SI push message and got a reply: >>> >>> ------------------------8<--------------------------------- >>> <?xml version="1.0"?> >>> <!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP 1.0//EN" >>> "http://www.wapforum.org/DTD/pap_1.0.dtd"> >>> <pap> >>> <push-response push-id="52200/76788/www.XXX.com" >>> sender-name="imweb02; >>> WAP/1.3 (Kannel/1.2.1)" reply-time="2003-05-29T12:02:34Z" >>> sender-address="/wappush"/> >>> <response-result code="1001" desc="The request has been accepted >>> for >>> processing"/> >>> </pap> >>> ------------------------8<--------------------------------- >>> >>> I think it is wrong and should be: >>> >>> ------------------------8<--------------------------------- >>> <?xml version="1.0"?> >>> <!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP 1.0//EN" >>> "http://www.wapforum.org/DTD/pap_1.0.dtd"> >>> <pap> >>> <push-response push-id="52200/76788/www.XXX.com" >>> sender-name="imweb02; >>> WAP/1.3 (Kannel/1.2.1)" reply-time="2003-05-29T12:02:34Z" >>> sender-address="/wappush"> >>> <response-result code="1001" desc="The request has been >>> accepted for >>> processing"/> >>> </push-response> >>> </pap> >>> >>> ------------------------8<--------------------------------- >>> >>> What do you think? >>> >> >> >
