1
0
Fork 0

Misc changes

This commit is contained in:
bagyenda 2011-03-22 08:00:23 +00:00
parent 9a7952d200
commit 6a34ce5ca2
3 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,5 @@
2011-01-28 P. A. Bagyenda <bagyenda@dsmagic.com>
* Fix bug in http mmsc module
2011-01-12 P. A. Bagyenda <bagyenda@dsmagic.com>
* Improved mmsbox mm1 module -- added gprs-off command for better customisation of gprs on/off sequence
2011-01-06 P. A. Bagyenda <bagyenda@dsmagic.com>

View File

@ -1010,7 +1010,6 @@ done:
http_destroy_headers(rh);
http_destroy_headers(rqh);
octstr_destroy(value);
octstr_destroy(hfrom);
mms_destroy(m);

View File

@ -10,4 +10,4 @@ mmsc_LDADD = $(libmmsc) $(libmms)
mmsfromemail_LDADD = $(libmmsc) $(libmms)
mmssend_LDADD = $(libmmsc) $(libmms)
EXTRA_DIST = mms_billing.h mms_detokenize_shell.h mms_billing_shell.h mms_resolve_shell.h mmsc_cfg.h mms_detokenize.h mmsrelay.h mms_resolve.h mmsc_mm5.h
EXTRA_DIST = mms_billing.h mms_detokenize_shell.h mms_billing_shell.h mms_resolve_shell.h mmsc_cfg.h mms_detokenize.h mms_resolve.h mmsc_mm5.h