Bugs item #1841707, was opened at 2007-11-30 15:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1841707&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: ver 1.2.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: ledda (ledda) Assigned to: Nobody/Anonymous (nobody) Summary: Not adequate logging level in items_extra.c Initial Comment: In items_extra.c there is a code: LOG(L_ERR,"xl_fill_extra_spec: found extra item [%.*s]\n", name.len, name.s); When I use $T_reply_code in my error log on OpenSER reload I'm getting: xl_fill_extra_spec: found extra item [T_reply_code] It doesn't seem to be an error to use $T_reply_code. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1841707&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
