Commit Graph

5214 Commits (66c9dfb272322b21192f58383ae519ceb44e474c)

Author SHA1 Message Date
zuul 12db14b9b1 Merge "logger: Add PID to syslog messages." into 13
10 years ago
Mark Michelson 02d30e171e Use doubles instead of floats for conversions when comparing strings.
10 years ago
Alexei Gradinari 36d66a23e0 logger: Add PID to syslog messages.
10 years ago
zuul 5261151286 Merge "file: Ensure nativeformats remains valid for lifetime of use." into 13
10 years ago
zuul 60cc53ecb3 Merge "stasis_endpoints: Add new Status and Headers to ContactStatus" into 13
10 years ago
Chris Trobridge dd00c71aae config_options.c: Expand #ifdef to contain whole if statement.
10 years ago
Alexei Gradinari e6eb17efd9 stasis_endpoints: Add new Status and Headers to ContactStatus
10 years ago
Joshua Colp fa11f4c920 file: Ensure nativeformats remains valid for lifetime of use.
10 years ago
George Joseph f39089f17c pjproject_bundled: Various fixes discovered during testing of OSes
10 years ago
Joshua Colp a16aa467f5 Merge "config: Fix ast_config_text_file_save2 writability check for missing files" into 13
10 years ago
Joshua Colp 9d8f59aaf2 Merge changes from topic 'system_stress_patches' into 13
10 years ago
Joshua Colp 4efc6b4315 Merge changes from topic 'system_stress_patches' into 13
10 years ago
George Joseph b38f1146e5 config: Fix ast_config_text_file_save2 writability check for missing files
10 years ago
zuul 09f8f8daa1 Merge "bridge: Hold off more than one imparting channel at a time." into 13
10 years ago
Richard Mudgett ba63aa7c9e Manager: Short circuit AMI message processing.
10 years ago
Richard Mudgett d5ee6acf28 manager.c: Eliminate most RAII_VAR usage.
10 years ago
Richard Mudgett 7303e3dc96 manager_channels.c: Fix allocation failure crash.
10 years ago
Richard Mudgett 1e93f3d723 Bridge system: Fix memory leaks and double frees on impart failure.
10 years ago
Richard Mudgett 5e388d4188 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
10 years ago
Diederik de Groot e750ea9b5b lock.c: Check *lt before dereferencing it
10 years ago
Richard Mudgett 9942d50aa5 bridge: Hold off more than one imparting channel at a time.
10 years ago
Richard Mudgett f4693d1897 bridge_channel.c: Ignore role setup failure in channel push.
10 years ago
Joshua Colp c7732a2600 Merge "Codecs: strip codec name while parsing allow/disallow options" into 13
10 years ago
Alexei Gradinari 64ecd41c8f Codecs: strip codec name while parsing allow/disallow options
10 years ago
Jaco Kroon 3f6c4667b8 core_unreal: Fix hangupcauses not getting set on Local channels
10 years ago
zuul 736a2c303d Merge "lock: Add named lock capability" into 13
10 years ago
George Joseph 772ff3048f lock: Add named lock capability
10 years ago
zuul e7e16b7465 Merge "pbx.c: Minor code rearangements." into 13
10 years ago
Richard Mudgett 82638fb0c7 pbx.c: Minor code rearangements.
10 years ago
Richard Mudgett 2ef8a954b3 pbx: Update doxygen for extension state watchers.
10 years ago
Jacek Konieczny 0735a4d6d7 frame.c: Copy the whole subclass in ast_frdup().
10 years ago
Joshua Colp edf2ce2eff Merge "config: Allow filters when appending to a category" into 13
10 years ago
George Joseph 50b0922a22 config: Allow filters when appending to a category
10 years ago
Joshua Colp 2b84290386 Merge "stringfields: Refactor to allow fields to be added to the end of structures" into 13
10 years ago
Joshua Colp bb7214180c Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS" into 13
10 years ago
George Joseph f6f4cf459f stringfields: Refactor to allow fields to be added to the end of structures
10 years ago
George Joseph 566601837e utils.c: Fix typo in handle_show_locks
10 years ago
Joshua Colp b602886c6b Merge "pjproject_bundled: Fix use of LDCONFIG for shared library link creation" into 13
10 years ago
George Joseph 964f54bd5d pjproject_bundled: Fix use of LDCONFIG for shared library link creation
10 years ago
Richard Mudgett 7f53f1d89e core_unreal.c: Add clarification comment about channel ref.
10 years ago
Joshua Colp 7b7e3909e4 Merge "sorcery/res_pjsip: Refactor for realtime performance" into 13
10 years ago
Jacek Konieczny 0cfab30b28 res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
10 years ago
Richard Mudgett 50f90d4099 res_parking: Fix blind transfer dynamic lots creation.
10 years ago
George Joseph 5aa5c49413 sorcery/res_pjsip: Refactor for realtime performance
10 years ago
zuul 096e7a88ce Merge "core/logging: Fix broken syslog levels on older glibc." into 13
10 years ago
zuul 8271a06dde Merge "Restrict CLI/AMI commands on shutdown." into 13
10 years ago
Gianluca Merlo c6e4c48e67 config: fix flags in uint option handler
10 years ago
Mark Michelson 59c8e189fd Restrict CLI/AMI commands on shutdown.
10 years ago
Walter Doekes 82e55e4883 core/logging: Fix broken syslog levels on older glibc.
10 years ago
Richard Mudgett b2d2906445 sched.c: Ensure oldest expiring entry runs first.
10 years ago
Walter Doekes 336cae73cc app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
10 years ago
zuul 9b0a96b947 Merge "loader: Retry dlopen when loading fails" into 13
10 years ago
George Joseph 53f57001f2 loader: Retry dlopen when loading fails
10 years ago
Kevin Harwell 40d9e9e238 bridge.c: Crash during attended transfer when missing a local channel half
10 years ago
zuul 9e896540c8 Merge "build-system: Allow building with static pjproject" into 13
10 years ago
Joshua Colp 86124f63c8 Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies." into 13
10 years ago
Scott Griepentrog 1ea7a5a774 CHAOS: cleanup possible null vars on msg alloc failure
10 years ago
Richard Mudgett 4165ea7778 SIP diversion: Fix REDIRECTING(reason) value inconsistencies.
10 years ago
George Joseph b59956a875 build-system: Allow building with static pjproject
10 years ago
zuul 5393a4963a Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge." into 13
10 years ago
zuul dbf52dd7d7 Merge "channel api: Create is_t38_active accessor functions." into 13
10 years ago
zuul 4c85d7b612 Merge "bridge_channel: Don't settle owed events on an optimization." into 13
10 years ago
zuul 94f3198c90 Merge "channel.c: Route all control frames to a channel through the same code." into 13
10 years ago
Richard Mudgett 221422be50 bridge core: Add owed T.38 terminate when channel leaves a bridge.
10 years ago
Richard Mudgett 0a5bc64491 channel api: Create is_t38_active accessor functions.
10 years ago
Richard Mudgett 513638a5f4 bridge_channel: Don't settle owed events on an optimization.
10 years ago
Richard Mudgett 7c4495cb70 channel.c: Route all control frames to a channel through the same code.
10 years ago
George Joseph 48d713a832 sorcery: Refactor create, update and delete to better deal with caches
10 years ago
Richard Mudgett 5a3a857dd6 cel.c: Fix mismatch in ast_cel_track_event() return type.
10 years ago
Corey Farrell ac00c6bc2d main/asterisk.c: Reverse #if statement in listener() to fix code folding.
10 years ago
Mark Michelson 6a799cd78f Check for OpenSSL defines before trying to use them.
10 years ago
Kevin Harwell f55f79edba Merge "AST-2016-003 udptl.c: Fix uninitialized values." into 13
10 years ago
Richard Mudgett c6b1b2b1c8 AST-2016-003 udptl.c: Fix uninitialized values.
10 years ago
Joshua Colp f8acadde2c AST-2016-001 http: Provide greater control of TLS and set modern defaults.
10 years ago
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