Attention is currently required from: laforge, pespin.
2 comments:
File src/osmo-hnbgw/hnbgw_cn.c:
Patch Set #3, Line 583: hnbgw_cnlink_log_self(cnlink);
what do I mean with extra log line? see here for instance, you end printing twice, in line 581 and i […]
the reason are the distinct log levels.
In a live operation i don't want to see whether an SCCP instance existed before, but I might be interested in every new link to be printed once, hence on log level NOTICE.
And again, this happens exactly once per program startup, and once per MSC/SGSN.
Patch Set #3, Line 635: hnbgw_cnlink_log_self(cnlink);
same here with line 612
same reason. DEBUG vs NOTICE
To view, visit change 33171. To unsubscribe, or for help writing mail filters, visit settings.