Hi All, after some initial segfaults (*) I have got a Kannel 1.2.1 version that successfully does WAP Push messages via test_ppg, and SMS submission with delivery reports for the SMS to a specified URL (by use of the dlrmask and dlrurl fields in the HTTP GET that submits the SMS to Kannel).
I have searched the documentation to find a possibility to combine the two features, i.e. get a delivery report submitted to a URL for a WAP Push message, however I have found nothing that indicates this is possible or how to tell Kannel to produce such reports Any hints or ideas? Am I missing something? Regards, Colin (*) Kannel 1.3.1 did delivery reports for SMS ok but crashed when I tried to do WAP Push via test_ppg, Kannel 1.2.1 behaved exactly opposite. I managed to quickly fix the crash in 1.2.1 by looking at the place of the segfault in smsc_emi2.c and updating a few lines with what is used in 1.3.1. When I have some more time I will try to fix the other segfault in 1.3.1 for WAP Push, which is probably more interesting.
