summaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-07Replace direct checks of option_debug with DEBUG_ATLEAST macro.Corey Farrell
2018-01-22res_config_mysql: Avoid the header mysql_version.h.Alexander Traud
2018-01-12chan_ooh323: Avoid typecasting an int to unsigned short.Alexander Traud
2018-01-08Merge "General: Avoid implicit conversion to char when changes value to negat...Jenkins2
2018-01-06Merge "chan_ooh323: Limit outgoinglimit to positive values as intended."Jenkins2
2018-01-06General: Avoid implicit conversion to char when changes value to negative.Alexander Traud
2018-01-05chan_ooh323: Limit outgoinglimit to positive values as intended.Alexander Traud
2018-01-05ooh323cDriver: Fix typo in header guard.Alexander Traud
2017-12-28cdr_mysql: Make sure connection charset is always setSean Bright
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-20Fix Common Typo's.Corey Farrell
2017-11-23add cmd connection creation on creation ooh323 call data structureAlexander Anikin
2017-10-10cdr_mysql: avoid releasing a config stringTzafrir Cohen
2017-09-18cdr_mysql.c: Apply cdrzone to start and answeralex
2017-09-01chan_ooh323: Fix confusing indentation warningSean Bright
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-05-30format_mp3: Re-work menuselect/build issuesSean Bright
2017-05-25format_mp3: Don't try to build format_mp3 if we don't have sourcesSean Bright
2017-04-25cleanup: Fix fread() and fwrite() error handlingSean Bright
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-27core: Remove embedded module supportSean Bright
2017-02-21realtime: Centralize some common realtime backend codeSean Bright
2017-02-16realtime: Fix LIKE escaping in SQL backendsSean Bright
2016-11-11addons/chan_mobile: do not use strerror_rTimo Teräs
2016-11-08Merge "chan_ooh323: reset rrq count on gk registration"Joshua Colp
2016-11-07chan_ooh323: Fixes to work right with Cisco devicesAlexander Anikin
2016-11-07chan_ooh323: reset rrq count on gk registrationAlexander Anikin
2016-11-03chan_ooh323: Fix infinite loop on read second part of H.225 packetAlexander Anikin
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-12res_config_mysql: Fix several issues related to recent table changesGeorge Joseph
2016-09-15cdr_mysql: fix UTC supportTzafrir Cohen
2016-08-16Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-15func_channel: Reorganize documentationMatt Jordan
2016-06-09Merge "BuildSystem: Avoid 'ar cru' and use 'ar cr' instead."Joshua Colp
2016-06-08Fixes to include signal.hTimo Teräs
2016-06-07BuildSystem: Avoid 'ar cru' and use 'ar cr' instead.Alexander Traud
2016-03-07main/cli.c: Refactor function to print seconds formattedRodrigo Ramírez Norambuena
2016-02-01build_system: Fix some warnings highlighted by clangGeorge Joseph
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-09-09chan_ooh323: Add ProgressIndicator IE with inband info availableAlexander Anikin
2015-09-07chan_ooh323: call ast_rtp_instance_stop on ooh323_destroyAlexander Anikin
2015-05-14Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO m...Joshua Colp
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-09res_config_mysql: Fix broken column type checkingAlexandre Fournier
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-11Add .gitignore and .gitreview filesGeorge Joseph
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes