summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-03-03Merge "loader: Retry dlopen when loading fails" into 13zuul
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" into 13zuul
2016-03-03Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies." into 13Joshua 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-02-29Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge." in...zuul
2016-02-29Merge "channel api: Create is_t38_active accessor functions." into 13zuul
2016-02-29Merge "bridge_channel: Don't settle owed events on an optimization." into 13zuul
2016-02-29Merge "channel.c: Route all control frames to a channel through the same code...zuul
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-12main/asterisk.c: Reverse #if statement in listener() to fix code folding.Corey Farrell
2016-02-04Check for OpenSSL defines before trying to use them.Mark Michelson
2016-02-03Merge "AST-2016-003 udptl.c: Fix uninitialized values." into 13Kevin Harwell
2016-02-03AST-2016-003 udptl.c: Fix uninitialized values.Richard Mudgett
2016-02-03AST-2016-001 http: Provide greater control of TLS and set modern defaults.Joshua Colp
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-21main/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-17Merge "main/config: Clean config maps on shutdown." into 13Joshua 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" i...Joshua Colp
2016-01-16Merge "taskprocessor.c: Simplify ast_taskprocessor_get() return code." into 13Joshua 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-13Merge "app: Queue hangup if channel is hung up during sub or macro execution....Mark Michelson
2016-01-13app: Queue hangup if channel is hung up during sub or macro execution.Joshua Colp
2016-01-12Merge topic 'update_taskprocessor_commands' into 13Joshua Colp
2016-01-12Merge "taskprocessor.c: Fix CLI "core show taskprocessors" output format." in...Joshua Colp
2016-01-12Merge topic 'update_taskprocessor_commands' into 13Joshua Colp
2016-01-12Merge "ccss.c: Replace space in taskprocessor name." into 13Joshua Colp
2016-01-11Merge "pbx: Deadlock between contexts container and context_merge locks" into 13Joshua Colp
2016-01-11Merge "manager: Cleanup manager_channelvars during shutdown." into 13Joshua Colp
2016-01-11pbx: Deadlock between contexts container and context_merge locksKevin Harwell
2016-01-10devicestate: Cleanup engine thread during graceful shutdown.Corey Farrell