Module: kamailio Branch: master Commit: cc68bea26eee85b9918716f9fc2bae23a1732b48 URL: https://github.com/kamailio/kamailio/commit/cc68bea26eee85b9918716f9fc2bae23...
Author: Federico Favaro federico@aereo.lan.athonet.com Committer: Federico Favaro fedefava86@gmail.com Date: 2016-07-01T21:40:05+02:00
cdp: Review of logging of cdp
cdp log at DEBUG level is too verbose leading to an un-readable log and rate-limiting. Instead of removing them completely let's introduce a modparam to enable the "heavy" debug. By default it is not activated.
---
Modified: modules/cdp/mod.c Modified: modules/cdp/peermanager.c Modified: modules/cdp/peermanager.h Modified: modules/cdp/receiver.c Modified: modules/cdp/receiver.h Modified: modules/cdp/session.c Modified: modules/cdp/session.h Modified: modules/cdp/tcp_accept.c Modified: modules/cdp/tcp_accept.h Modified: modules/cdp/transaction.c
---
Diff: https://github.com/kamailio/kamailio/commit/cc68bea26eee85b9918716f9fc2bae23... Patch: https://github.com/kamailio/kamailio/commit/cc68bea26eee85b9918716f9fc2bae23...