asterisk/addons
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
Checking option_debug directly is incorrect as it ignores file/module
specific debug settings.  This system-wide change replaces nearly all
direct checks for option_debug with the DEBUG_ATLEAST macro.

Change-Id: Ic342d4799a945dbc40ac085ac142681094a4ebf0
2018-03-07 16:03:01 -06:00
..
ooh323c General: Avoid implicit conversion to char when changes value to negative. 2018-01-06 22:12:40 +01:00
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
Makefile format_mp3: Re-work menuselect/build issues 2017-05-30 10:57:03 -04:00
app_mysql.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
cdr_mysql.c cdr_mysql: Make sure connection charset is always set 2017-12-28 09:38:37 -06:00
chan_mobile.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
chan_ooh323.c Replace direct checks of option_debug with DEBUG_ATLEAST macro. 2018-03-07 16:03:01 -06:00
chan_ooh323.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
format_mp3.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ooh323cDriver.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ooh323cDriver.h ooh323cDriver: Fix typo in header guard. 2018-01-05 13:19:36 +01:00
res_config_mysql.c res_config_mysql: Avoid the header mysql_version.h. 2018-01-22 16:18:51 +01:00