summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-04-05Dial: Add function to append already-created channel.Mark Michelson
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-26res_parking: Fix blind transfer dynamic lots creation.Richard Mudgett
2016-03-25Merge "core/logging: Fix broken syslog levels on older glibc."zuul
2016-03-25Merge "media_cache: Demote warning to debug as it may occur often."Joshua Colp
2016-03-25media_cache: Demote warning to debug as it may occur often.Joshua Colp
2016-03-24Restrict CLI/AMI commands on shutdown.Mark Michelson
2016-03-24config: fix flags in uint option handlerGianluca Merlo
2016-03-24core/logging: Fix broken syslog levels on older glibc.Walter Doekes
2016-03-23main/app: Only look to end of file if ':end' is specified, and not just ':'Matt Jordan
2016-03-23main/file: Add the ability to play media in the media cacheMatt Jordan
2016-03-23main/media_cache: Provide an extension on the local file associated with a URIMatt Jordan
2016-03-16sched.c: Ensure oldest expiring entry runs first.Richard Mudgett
2016-03-11app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.Walter Doekes
2016-03-08Merge "main/cli.c: Refactor function to print seconds formatted"Joshua Colp
2016-03-07main/cli.c: Refactor function to print seconds formattedRodrigo Ramírez Norambuena
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