Hi,
No it doesn't. DLR just works with HTTP GET, which is forbitten to have any
text. It doesn't support neither POST or POST-XML. But you can easily write
a middleware at the receiving end, whereas upon receiving a DLR url with its
arguments, it outputs the arguments in XML form.
BR,
Nikos
----- Original Message -----
From: "Garth Patil" <[email protected]>
To: <[email protected]>
Sent: Sunday, September 06, 2009 8:24 AM
Subject: Delivery reports as XML
Hi,
I have looked over the user guide and been unable to identify if there
is a way to have Kannel send delivery reports using the XML format
rather than the url templated format. For my services, I use the
post-xml parameter to get the full XML (defined here:
http://kannel.org/download/1.4.3/userguide-1.4.3/userguide.html#POSTXML
). Also, I use the XML format to send messages to the smsbox. However,
I can't figure out if it is possible to have delivery reports sent to
the dlr-url in the same format. Any ideas?
Thank you,
Garth