1
0
Fork 0

*** empty log message ***

This commit is contained in:
bagyenda 2008-12-01 05:41:10 +00:00
parent be5d0a6bc9
commit 8b05add577
1 changed files with 1 additions and 1 deletions

View File

@ -1502,7 +1502,7 @@ static int sendMsg(MmsEnvelope *e)
mms_info(0, "MM7", NULL, "%s MMSBox Outgoing Queue MMS Send: From %s, to %s, msgsize=%ld: msgid=[%s]",
SEND_ERROR_STR(res),
octstr_get_cstr(e->from), octstr_get_cstr(to->rcpt), e->msize,
new_msgid ? octstr_get_cstr(new_msgid) : NULL);
new_msgid ? octstr_get_cstr(new_msgid) : "N/A");
else
mms_error_ex("MT", 0,
"MM7", NULL,