[OpenSER-Devel] [ openser-Bugs-1841707 ] Not adequate logging level in items_extra.c

SourceForge.net noreply at sourceforge.net
Fri Nov 30 13:39:35 UTC 2007


Bugs item #1841707, was opened at 2007-11-30 15:32
Message generated for change (Comment added) made by miconda
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: ledda (ledda)
>Assigned to: Daniel-Constantin Mierla (miconda)
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.


----------------------------------------------------------------------

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2007-11-30 15:39

Message:
Logged In: YES 
user_id=1246013
Originator: NO

L_ERR, replaced with L_INFO. Check latest SVN. Cheers.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1841707&group_id=139143



More information about the Devel mailing list