1
0
Fork 0

*** empty log message ***

This commit is contained in:
bagyenda 2009-12-01 05:15:45 +00:00
parent 79cd5a1c7b
commit e6de3e5b31
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
2009-12-01 P. A. Bagyenda <bagyenda@dsmagic.com>
* Change queue location for MM1 notifications
2009-11-22 P. A. Bagyenda <bagyenda@dsmagic.com>
* Added au audio format transcoding (thanks to Thilani Abeysinghe <a.thilani at gmail.com>)
2009-10-14 P. A. Bagyenda <bagyenda@dsmagic.com>

View File

@ -354,7 +354,7 @@ static int sendNotify(MmsEnvelope *e)
NULL, NULL,
NULL,
0,
octstr_get_cstr(settings->mm1_queuedir),
octstr_get_cstr(settings->global_queuedir),
"MM2",
settings->host_alias);
gwlist_destroy(l, NULL);