• Fix handling of logger message and level. Call logger message functions only if the logger level requires it. This avoids a lot of message formating, srting conversions and alike. This cover INFO, DEBUG and TRACE level messages. ERROR and WARN are not protected in this way. Implement a correct log-level reporting to Jain-SIP.