Index: include/asterisk/logger.h =================================================================== --- include/asterisk/logger.h (revision 329296) +++ include/asterisk/logger.h (working copy) @@ -168,7 +168,7 @@ #ifdef AST_LOG_VERBOSE #undef AST_LOG_VERBOSE #endif -#define LOG_VERBOSE __LOG_VERBOSE, _A_ +#define AST_LOG_VERBOSE __LOG_VERBOSE, _A_ #ifdef LOG_DTMF #undef LOG_DTMF