summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-03-03Merge "loader: Retry dlopen when loading fails"zuul
2016-03-03loader: Retry dlopen when loading failsGeorge Joseph
2016-03-03bridge.c: Crash during attended transfer when missing a local channel halfKevin Harwell
2016-03-03Merge "build-system: Allow building with static pjproject"zuul
2016-03-03Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies."Joshua Colp
2016-03-02CHAOS: cleanup possible null vars on msg alloc failureScott Griepentrog
2016-03-01SIP diversion: Fix REDIRECTING(reason) value inconsistencies.Richard Mudgett
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-03-01Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge."Joshua Colp
2016-03-01Merge "channel api: Create is_t38_active accessor functions."Joshua Colp
2016-03-01Merge "bridge_channel: Don't settle owed events on an optimization."Joshua Colp
2016-03-01Merge "channel.c: Route all control frames to a channel through the same code."Joshua Colp
2016-02-29bridge core: Add owed T.38 terminate when channel leaves a bridge.Richard Mudgett
2016-02-29channel api: Create is_t38_active accessor functions.Richard Mudgett
2016-02-29bridge_channel: Don't settle owed events on an optimization.Richard Mudgett
2016-02-29channel.c: Route all control frames to a channel through the same code.Richard Mudgett
2016-02-29sorcery: Refactor create, update and delete to better deal with cachesGeorge Joseph
2016-02-17cel.c: Fix mismatch in ast_cel_track_event() return type.Richard Mudgett
2016-02-04Check for OpenSSL defines before trying to use them.Mark Michelson
2016-02-03Merge "AST-2016-003 udptl.c: Fix uninitialized values."Kevin Harwell
2016-02-03AST-2016-001 http: Provide greater control of TLS and set modern defaults.Joshua Colp
2016-02-03AST-2016-003 udptl.c: Fix uninitialized values.Richard Mudgett
2016-02-01build_system: Fix some warnings highlighted by clangGeorge Joseph
2016-01-28Merge "config: Allow options to register when documentation is unavailable."Mark Michelson
2016-01-28config_options.c: Fix warning message wording.Richard Mudgett
2016-01-26config: Allow options to register when documentation is unavailable.Joshua Colp
2016-01-22logger.c: Fix buffer overrun found by address sanitizer.Richard Mudgett
2016-01-21Merge "main/asterisk.c: ast_el_read_char"Matt Jordan
2016-01-20Merge "taskprocessor.c: Increase CLI "core ping taskprocessor" timeout."Mark Michelson
2016-01-20Merge "taskprocessor.c: Fix some taskprocessor unrefs."Mark Michelson
2016-01-20main/asterisk.c: ast_el_read_charDiederik de Groot
2016-01-19taskprocessor.c: Increase CLI "core ping taskprocessor" timeout.Richard Mudgett
2016-01-19taskprocessor.c: Fix some taskprocessor unrefs.Richard Mudgett
2016-01-19Refactor init_logger_chain locking.Corey Farrell
2016-01-17Merge "main/config: Clean config maps on shutdown."Joshua Colp
2016-01-16Merge "bridge_basic: don't play an attended transfer fail sound after target ...Joshua Colp
2016-01-16Merge "bridge_basic: don't cache xferfailsound during an attended transfer"Joshua Colp
2016-01-16Merge "taskprocessor.c: Simplify ast_taskprocessor_get() return code."Joshua Colp
2016-01-15main/config: Clean config maps on shutdown.Corey Farrell
2016-01-15bridge_basic: don't cache xferfailsound during an attended transferKevin Harwell
2016-01-15taskprocessor.c: Simplify ast_taskprocessor_get() return code.Richard Mudgett
2016-01-14astmm.c: Add more stats to CLI "memory show" commands.Richard Mudgett
2016-01-14bridge_basic: don't play an attended transfer fail sound after target hangs upKevin Harwell
2016-01-13app: Queue hangup if channel is hung up during sub or macro execution.Joshua Colp
2016-01-12Merge topic 'update_taskprocessor_commands'Joshua Colp
2016-01-12Merge "taskprocessor.c: Fix CLI "core show taskprocessors" output format."Joshua Colp
2016-01-12Merge topic 'update_taskprocessor_commands'Joshua Colp
2016-01-12Merge "ccss.c: Replace space in taskprocessor name."Joshua Colp
2016-01-11Merge "pbx: Deadlock between contexts container and context_merge locks"Joshua Colp
2016-01-11Merge "manager: Cleanup manager_channelvars during shutdown."Joshua Colp