in general , use send-sms GET/POST/XML request with unique dlr-url and dlr-mask set to 31
On 03/08/2010 02:45 PM, Kidi Kidi wrote: > > Hi all, > > I still have problems to receive a wap push result notification, after > reading kannel userguide again, going round mailing lists, .... > Though i receive the push (SI, SL) on my mobile and even can retrieve it. > > =================== ===== ============================= > > Hi, > > Please read User's guide before addressing this group. There is a whole > chapter devoted to this. > > BR, > Nikos > > ----- Original Message ----- > *From:* Kidi Kidi <mailto:[email protected]> > *To:* [email protected] <mailto:[email protected]> > *Sent:* Saturday, March 06, 2010 7:27 PM > *Subject:* HOW TO GET RESULT NOTIFICATION WITH ppg-notify-requested-to ? > > This attribute specifies the address that the PPG should use for > notification of results. I receive the push on my phone but i can > get any result notification on my server. > > this is my PAP ducument : > <?xml version="1.0"?> > <!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP 1.0//EN" > "http://www.wapforum.org/DTD/pap_1.0.dtd"> > <pap> > <push-message push-id="abcd" > ppg-notify-requested-to="http://my_server:1100/wap/servlet" > progress-notes-requested="false"> > <address address-value="WAPPUSH=+919849103666/[email protected] > <mailto:[email protected]>"/> > <quality-of-service priority="high" delivery-method="unconfirmed" > network="GSM" network-required="true" bearer="SMS" > bearer-required="false"/> > </push-message> > </pap> > > >
