summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-07Merge topics 'ASTERISK-25049', 'ASTERISK-25056'Matt Jordan
2015-05-07Merge "chan_dahdi: Improve force_restart_unavailable_chans option description."Matt Jordan
2015-05-07Merge "res_stasis_snoop: Spying on a single direction continually increases CPU"Matt Jordan
2015-05-07Merge "features: Fix crash when transferee hangs up during DTMF attended tran...Joshua Colp
2015-05-06res_stasis_snoop: Spying on a single direction continually increases CPUKevin Harwell
2015-05-06chan_dahdi: Improve force_restart_unavailable_chans option description.Richard Mudgett
2015-05-06Merge "app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter"Joshua Colp
2015-05-06Merge "manager: Fix build due to missing variable usage."Matt Jordan
2015-05-06Merge "res_ari_bridges: Add missing dependencies."Matt Jordan
2015-05-06manager: Fix build due to missing variable usage.Joshua Colp
2015-05-05Merge "pbx_config: Register manager actions with module version of macro."Matt Jordan
2015-05-05features: Fix crash when transferee hangs up during DTMF attended transfer.Richard Mudgett
2015-05-05app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameterIvan Poddubny
2015-05-05chan_unistim: Fix build failure due to ACL changes.Joshua Colp
2015-05-05Merge "stasis: Fix dial masquerade datastore lifetime"Matt Jordan
2015-05-05Merge "vector: Traversal, retrieval, insert and locking enhancements"Matt Jordan
2015-05-05Merge "Restrict functionality when ACLs are misconfigured."Joshua Colp
2015-05-05res_ari_bridges: Add missing dependencies.Corey Farrell
2015-05-05pbx_config: Register manager actions with module version of macro.Corey Farrell
2015-05-05stasis: Fix dial masquerade datastore lifetimeJoshua Colp
2015-05-04CLI: Enable automatic references to modules.Corey Farrell
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-05-04main/test.c: Add test to verify there were no registration errors.Corey Farrell
2015-05-04Merge "contrib/ast-db-manage: Add Postgres ENUM type support in auto DTMF mod...Matt Jordan
2015-05-04Merge "Format Interfaces: Prevent unload except by shutdown."Matt Jordan
2015-05-04Merge "res_odbc: Use negative connection cache for all connections"Matt Jordan
2015-05-04Merge "main/presencestate.c: Add trailing slash to test category."Matt Jordan
2015-05-04res_odbc: Use negative connection cache for all connectionsMartin Tomec
2015-05-04Merge "Remove unneeded uses of optional_api providers."Matt Jordan
2015-05-04Merge "Update configure.ac/Makefile for clang"Matt Jordan
2015-05-03Format Interfaces: Prevent unload except by shutdown.Corey Farrell
2015-05-03contrib/ast-db-manage: Add Postgres ENUM type support in auto DTMF mode updateMatt Jordan
2015-05-03main/presencestate.c: Add trailing slash to test category.Corey Farrell
2015-05-03Merge "cdr/cdr_csv.c: Add a new option to enable columns added in Asterisk 1.8"Joshua Colp
2015-05-03Merge "term: send proper reset sequence when black background is forced"Matt Jordan
2015-05-03Update configure.ac/Makefile for clangDiederik de Groot
2015-05-03cdr/cdr_csv.c: Add a new option to enable columns added in Asterisk 1.8Rodrigo Ramírez Norambuena
2015-05-03Merge "res_pjsip_dlg_options: Fix MODULEINFO section."Matt Jordan
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-05-02Merge "include/asterisk/channel.h: Fix typo"Matt Jordan
2015-05-02Merge "Astobj2: Fix initialization order of refdebug and AO2_DEBUG."Matt Jordan
2015-05-02res_pjsip_dlg_options: Fix MODULEINFO section.Corey Farrell
2015-05-01term: send proper reset sequence when black background is forcedD Tucny
2015-05-01Astobj2: Fix initialization order of refdebug and AO2_DEBUG.Corey Farrell
2015-05-01main/pbx: Improve performance of dialplan reloads with a large number of hintsMatt Jordan
2015-05-01Merge "Prevent potential crash on blond transfer."Matt Jordan
2015-04-30Sample Configs: Fix syntax error in pjsip.confCorey Farrell
2015-04-30Merge "Build System: Fix issue with addons moduleinfo."Joshua Colp
2015-04-30Prevent potential crash on blond transfer.Mark Michelson