Hi Aarno! On Wed, Dec 10, 2003 at 10:22:40AM +0100, Aarno Syv�nen wrote: > On 9.12.2003, at 16:42, Colin wrote: > > Now I just need to see whether I can get PAP DLR working too - simply > > setting the delivery-method="confirmed" and supplying a > > ppg-notify-requested-to="http://..." in the PAP control file for > > test_ppg doesn't work because of a > > > > 2003-12-09 16:21:38 [14] WARNING: PPG: handle_push_message: wrong app > > id for > > confirmed push session creation > > > > (this is using the default app id in test_ppg). > > Btw, have you a phone supporting confirmed push ? > > Yes, the default application id is wrong. Right one would be > X-WAP-Application-Id: <sia>. > You should hack test_ppg so that it would send this one.
Right, I got this working - and now I understand your question: The Samsung I use for testing complains about an unsupported message type, and the Motorola seems to crash ... I will hunt around a little and see whether I can find something better. Otherwise I'll consider creating a PAP DLR using the data from the SMS URL GET DLR (?), even if it might require a little pushing around the necessary data. Thanks again, Colin
