asterisk/addons
Mike Bradeen 99a1a427a9 various: Fix GCC 11 compilation issues.
test_voicemail_api: Use empty char* for empty_msg_ids.
chan_skinny: Fix size of calledParty to be maximum extension.
menuselect: Change Makefile to stop deprecated warnings. Added comments
test_linkedlist: 'bogus' variable was manually allocated from a macro
and the test fails if this happens but the compiler couldn't 'see' this
and returns a warning. memset to all 0's after allocation.
chan_ooh323: Fixed various indentation issues that triggered misleading
 indentation warnings.

ASTERISK-29682
Reported by: George Joseph

Change-Id: If4fe42222c8444dc16828a42731ee53b4ce5cbbe
2021-10-21 13:18:41 -05:00
..
ooh323c various: Fix GCC 11 compilation issues. 2021-10-21 13:18:41 -05:00
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
Makefile app_mysql: Remove deprecated module. 2021-08-17 10:35:14 -03:00
chan_mobile.c chan_mobile: Add smoother to make SIP/RTP endpoints happy. 2020-04-27 09:40:38 -05:00
chan_ooh323.c Build: Fix compile issues with seldom used modules 2019-11-07 08:31:53 -05:00
chan_ooh323.h chan_ooh323: fix h323 log file path 2019-04-10 17:12:42 -06: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 addons/res_config_mysql: silense warnings about printf format errors. 2020-02-24 16:16:26 +02:00