I have solved my problem with some other (Kannel user) code. The problem is in sending the Headers.
I can post the java code, if any one needs it.
thanks,
Prasad
On 8/28/06, Aarno Syvänen <[EMAIL PROTECTED]> wrote:
Hi Kavuri,indeed, if you send exactly same headers as test_ppg, and PPG does not accept them,your script language (?) does strange things with headers. Try tcpdump to see exactlywhat you are sending to PPG.AarnoOn 28 Aug 2006, at 10:39, Kavuri Prasad wrote:Dear Aarno,My only problem with Headers. I am trying to add headers in the same format as test_ppg do. But I am not sure whether my Java application processing it properly or not.I am gettingWARNING : PPG: headers_acceptable : got unacceptable push headersWARNING : PPG: Unparsable push headers, the request unacceptable.I strongly beleive that it is some thing to work on sending headers properly.thanks,Prasad
