diff --git a/mbuni/ChangeLog b/mbuni/ChangeLog index 51f4b00..928e922 100644 --- a/mbuni/ChangeLog +++ b/mbuni/ChangeLog @@ -1,3 +1,5 @@ +2011-01-03 P. A. Bagyenda + * Don't forget to call dlr URL even for failed transmit (with no retry). Thanks to Piotr Isajew (pki at ex.com.pl) 2010-12-09 P. A. Bagyenda * Changes to mmsbox to allow it send multiple recipients per MM7 transaction 2010-11-30 P. A. Bagyenda diff --git a/mbuni/configure.ac b/mbuni/configure.ac index aa290c7..8c53553 100644 --- a/mbuni/configure.ac +++ b/mbuni/configure.ac @@ -1,6 +1,6 @@ dnl Mbuni - Open Source MMS Gateway dnl -dnl Copyright (C) 2003 - 2008, Digital Solutions Ltd. - http://www.dsmagic.com +dnl Copyright (C) 2003 - 2011, Digital Solutions Ltd. - http://www.dsmagic.com dnl dnl Paul Bagyenda dnl @@ -368,7 +368,7 @@ cat<msgId, "delivery-report", groupid, dlr_url, orig_transid); + } *new_msgid = id; octstr_destroy(groupid);