Hi Bogdan,
Hi List,

there seems to be a bug in the OpenSER 1.2 branch of Openser (modified
by Bogdan today):

in file /branches/1.2/modules/uac/uac.c the following lines were added:

/* we need the append_fromtag on in RR */
if (!uac_rrb.append_fromtag) {
        LM_ERR("'append_fromtag' RR param is not enabled!"
                " - required by AUTO restore mode\n");
        goto error;
}

The new logging is only available in the 1.3 Version.
I guess, this should be LOG(L_ERR, "....

Carsten



_______________________________________________
Devel mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to