Commit Graph

6044 Commits (a65fa8ed77bf012867f6ba30f72c8daa7e0804e2)

Author SHA1 Message Date
Richard Mudgett 0571da9932 manager.c: Fix lseek() parameter order.
8 years ago
Joshua Colp dec428faf3 AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.
8 years ago
Richard Mudgett 932bb3b98b channel.c: Fix typo.
8 years ago
Jenkins2 53f831fc7a Merge "core: Rename sounds_index.c to sounds.c." into 15
8 years ago
Jenkins2 56dcc2682f Merge "config: Fix locking for extconfig reload." into 15
8 years ago
Corey Farrell 4ca9cecf96 core: Rename sounds_index.c to sounds.c.
8 years ago
Corey Farrell 95dd78688f config: Fix locking for extconfig reload.
8 years ago
Alexander Traud 9b9ee53a06 rtp_engine: Load format name / mime type in uppercase again.
8 years ago
Sean Bright a03660f4f2 bridge_roles: Use a non-locking linked list where appropriate
8 years ago
Jenkins2 d0bf9c6be1 Merge "main/asterisk.c: Remove silly usage of RAII_VAR." into 15
8 years ago
Corey Farrell d5bab6d242 main/asterisk.c: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 6ac8fa5007 json: Add conditionals to avoid locking if Jansson is thread safe.
8 years ago
Jenkins2 85d0513584 Merge "cdr.c: Fix runtime leak of CDR records." into 15
8 years ago
Alexander Traud 86cb22999a backtrace: Avoid potential spurious output.
8 years ago
Richard Mudgett 09575b3f62 cdr.c: Fix runtime leak of CDR records.
8 years ago
Jenkins2 613eb8a2da Merge "manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event" into 15
8 years ago
Jenkins2 34c2d462c4 Merge "manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()" into 15
8 years ago
Sungtae Kim 50d9364bc3 manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event
8 years ago
Richard Mudgett edc64d6aa3 manager.c: Fix potential memory leak and corruption.
8 years ago
Richard Mudgett 6063a42e19 manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()
8 years ago
Richard Mudgett 447fc8cc0a app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
8 years ago
Jenkins2 dbbd1211f2 Merge "loader: Use ast_cli_completion_add for 'module load' completion." into 15
8 years ago
Jenkins2 642b339cd8 Merge "pbx_variables.c: Misc fixes in variable substitution." into 15
8 years ago
Jenkins2 d20dcd905a Merge "core: Fix unused variable error in handle_show_sysinfo." into 15
8 years ago
Corey Farrell f1975769a7 loader: Use ast_cli_completion_add for 'module load' completion.
8 years ago
Alexander Traud 6d5092dbff core: Fix unused variable error in handle_show_sysinfo.
8 years ago
Alexander Traud 45accf7e22 editline: Avoid shifting a negative signed value.
8 years ago
Richard Mudgett 7db4606235 pbx_variables.c: Misc fixes in variable substitution.
8 years ago
Joshua Colp 82acad6d3b Merge "pbx: Reduce verbosity while loading extensions" into 15
8 years ago
krells 1275acfe69 pbx: Reduce verbosity while loading extensions
8 years ago
Corey Farrell 618028a27c loader: Miscellaneous fixes.
8 years ago
Richard Mudgett 5c589522df taskprocessor.c: Increase the number of tps_singletons container buckets.
8 years ago
Jenkins2 a2087d1eba Merge "stasis_endpoints: Remove silly usage of RAII_VAR." into 15
8 years ago
Jenkins2 39932af3db Merge "stasis_message_router: Remove silly usage of RAII_VAR." into 15
8 years ago
Jenkins2 4b459eb00f Merge "stasis_system: Remove silly usage of RAII_VAR." into 15
8 years ago
Joshua Colp 81e136f551 Merge "stasis_cache: Remove silly usage of RAII_VAR." into 15
8 years ago
Jenkins2 ce6547a631 Merge "stasis: Remove silly usage of RAII_VAR." into 15
8 years ago
Jenkins2 9df3885554 Merge "stasis_bridges: Remove silly usage of RAII_VAR." into 15
8 years ago
Corey Farrell e73f1ec3a8 stasis: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell f9f00876dc stasis_cache_pattern: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 470ca3479a stasis_bridges: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell d7f863e694 stasis_cache: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell c8f4195136 stasis_endpoints: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 10b0b6583f stasis_message_router: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell bfd3e572c0 stasis_system: Remove silly usage of RAII_VAR.
8 years ago
Alexander Traud 6226635956 translate: Avoid absolute value on unsigned substraction.
8 years ago
Jenkins2 16363fbb60 Merge "editline: Avoid comparison between pointer and zero character constant." into 15
8 years ago
Alexander Traud 4a80a94284 editline: Avoid comparison between pointer and zero character constant.
8 years ago
Corey Farrell e453e883b8 pbx: Prevent execution of NULL pointer.
8 years ago
Joshua Colp ec5cc52d34 Merge "rtp_engine: Add missing unlock." into 15
8 years ago