Commit Graph

5090 Commits (73159cb45f26e5f52605beb826cd955538912458)

Author SHA1 Message Date
George Joseph 8804d0973c build_system: Fix some warnings highlighted by clang
10 years ago
Mark Michelson afdf8e5d5c Merge "config: Allow options to register when documentation is unavailable." into 13
10 years ago
Richard Mudgett 2a9e623ff9 config_options.c: Fix warning message wording.
10 years ago
Joshua Colp f22074e5d9 config: Allow options to register when documentation is unavailable.
10 years ago
Richard Mudgett 1c95b211a0 logger.c: Fix buffer overrun found by address sanitizer.
10 years ago
Diederik de Groot c68c66c61f main/asterisk.c: ast_el_read_char
10 years ago
Richard Mudgett 0ab89182d9 taskprocessor.c: Increase CLI "core ping taskprocessor" timeout.
10 years ago
Richard Mudgett a2a8ea3330 taskprocessor.c: Fix some taskprocessor unrefs.
10 years ago
Joshua Colp 33af878768 Merge "main/config: Clean config maps on shutdown." into 13
10 years ago
Joshua Colp d690b88a1e Merge "bridge_basic: don't play an attended transfer fail sound after target hangs up" into 13
10 years ago
Joshua Colp aaa52a2a05 Merge "bridge_basic: don't cache xferfailsound during an attended transfer" into 13
10 years ago
Joshua Colp 0aa47e11e1 Merge "taskprocessor.c: Simplify ast_taskprocessor_get() return code." into 13
10 years ago
Corey Farrell 3f5f30cf82 main/config: Clean config maps on shutdown.
10 years ago
Kevin Harwell 660fedecb7 bridge_basic: don't cache xferfailsound during an attended transfer
10 years ago
Richard Mudgett 9cda1de34d taskprocessor.c: Simplify ast_taskprocessor_get() return code.
10 years ago
Richard Mudgett a79af2b312 astmm.c: Add more stats to CLI "memory show" commands.
10 years ago
Kevin Harwell 83feb7db3b bridge_basic: don't play an attended transfer fail sound after target hangs up
10 years ago
Mark Michelson caba57631d Merge "app: Queue hangup if channel is hung up during sub or macro execution." into 13
10 years ago
Joshua Colp 32b29d7b02 app: Queue hangup if channel is hung up during sub or macro execution.
10 years ago
Joshua Colp 56d1162dc2 Merge topic 'update_taskprocessor_commands' into 13
10 years ago
Joshua Colp 25c0ed2f64 Merge "taskprocessor.c: Fix CLI "core show taskprocessors" output format." into 13
10 years ago
Joshua Colp 3bf8c5140d Merge topic 'update_taskprocessor_commands' into 13
10 years ago
Joshua Colp 569595c899 Merge "ccss.c: Replace space in taskprocessor name." into 13
10 years ago
Joshua Colp 77a46ac84d Merge "pbx: Deadlock between contexts container and context_merge locks" into 13
10 years ago
Joshua Colp 672920d0cf Merge "manager: Cleanup manager_channelvars during shutdown." into 13
10 years ago
Kevin Harwell 1600ebca7d pbx: Deadlock between contexts container and context_merge locks
10 years ago
Corey Farrell 0fc3dad965 devicestate: Cleanup engine thread during graceful shutdown.
10 years ago
Corey Farrell f34dd10495 manager: Cleanup manager_channelvars during shutdown.
10 years ago
Richard Mudgett 4276f185f0 Sorcery: Create human friendly serializer names.
10 years ago
Richard Mudgett f02ac1b7f9 Stasis: Create human friendly taskprocessor/serializer names.
10 years ago
Richard Mudgett ec1f1c6742 taskprocessor.c: New API for human friendly taskprocessor names.
10 years ago
Richard Mudgett d8bc3e0c8b taskprocessor.c: Fix CLI "core show taskprocessors" output format.
10 years ago
Richard Mudgett 2c4b7502de taskprocessor.c: Fix CLI "core show taskprocessors" unref.
10 years ago
Richard Mudgett 3b33ac7a46 taskprocessor.c: Sort CLI "core show taskprocessors" output.
10 years ago
Richard Mudgett 0fc32c4dd3 ccss.c: Replace space in taskprocessor name.
10 years ago
Richard Mudgett 0e0c24ad78 taskprocessor.c: Add CLI "core ping taskprocessor" missing unlock.
10 years ago
Diederik de Groot 0f79c8839b main: Use ast_strdup instead of strdup
10 years ago
Corey Farrell 52e9de0016 ast_format_cap_append_by_type: Resolve codec reference leak.
10 years ago
Joshua Colp b1ee692568 Merge topic 'pbx-split' into 13
10 years ago
Joshua Colp 2e61c3d97b Merge "main/pbx: Move timing routines to pbx_timing.c." into 13
10 years ago
George Joseph 881dc862e0 asterisk.h: Add ASTERISK_REGISTER_FILE macro
10 years ago
Matt Jordan 9016e51c03 Merge "main/pbx: Move variable routines to pbx_variables.c." into 13
10 years ago
George Joseph d228b62fd4 stasis_cache_pattern: Backport to 13
10 years ago
Corey Farrell e462f0063f main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
10 years ago
Corey Farrell ab191d124c main/pbx: Move dialplan application management routines to pbx_app.c.
10 years ago
Corey Farrell 09a9b93896 main/pbx: Move switch routines to pbx_switch.c.
10 years ago
Corey Farrell c608274a39 main/pbx: Move timing routines to pbx_timing.c.
10 years ago
George Joseph 4ec85a9f07 voicemail: Move app_voicemail / res_mwi_external conflict to runtime
10 years ago
Corey Farrell 7fdcfd7724 main/pbx: Move variable routines to pbx_variables.c.
10 years ago
Matt Jordan f42036bf6b Merge "main/cdr: Allow setting properties on a finalized CDR if it is the last one" into 13
10 years ago