Commit Graph

5365 Commits (7e0178925f584ae51d3aa635d6cd8dc87e6826b2)

Author SHA1 Message Date
Joshua Colp 17b6ba49ef file: Ensure nativeformats remains valid for lifetime of use.
10 years ago
Chris Trobridge 02f4ca1079 config_options.c: Expand #ifdef to contain whole if statement.
10 years ago
George Joseph e61716b774 pjproject_bundled: Various fixes discovered during testing of OSes
10 years ago
zuul d53d494f0b Merge "app_chanspy: reduce audio loss on the spying channel."
10 years ago
Joshua Colp f324801763 Merge "config: Fix ast_config_text_file_save2 writability check for missing files"
10 years ago
Jean Aunis 7281770710 app_chanspy: reduce audio loss on the spying channel.
10 years ago
Joshua Colp 09d588dc2f Merge changes from topic 'system_stress_patches'
10 years ago
zuul 0f29785101 Merge "manager_channels.c: Fix allocation failure crash."
10 years ago
zuul 811e24f595 Merge "Bridge system: Fix memory leaks and double frees on impart failure."
10 years ago
zuul 807a765cfb Merge "bridge_softmix.c: Fix crash if channel fails to join mixing tech."
10 years ago
George Joseph 284bb814ac config: Fix ast_config_text_file_save2 writability check for missing files
10 years ago
zuul 1df086f821 Merge "bridge: Hold off more than one imparting channel at a time."
10 years ago
Richard Mudgett b3cc74fda9 manager_channels.c: Fix allocation failure crash.
10 years ago
Richard Mudgett a63656b419 Bridge system: Fix memory leaks and double frees on impart failure.
10 years ago
Richard Mudgett 71dfa35540 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
10 years ago
Richard Mudgett 06632a0d11 Manager: Short circuit AMI message processing.
10 years ago
Richard Mudgett 6ddd856b86 manager.c: Eliminate most RAII_VAR usage.
10 years ago
zuul 24913e1540 Merge "lock.c: Check *lt before dereferencing it"
10 years ago
zuul b4dd374bc4 Merge "stringfields: Update extended string fields for master only."
10 years ago
Diederik de Groot c991e5472e lock.c: Check *lt before dereferencing it
10 years ago
Richard Mudgett 1c5248c383 bridge: Hold off more than one imparting channel at a time.
10 years ago
zuul cc9b72208f Merge "Dial: Combine frame handling functions."
10 years ago
Richard Mudgett 6365f0018f bridge_channel.c: Ignore role setup failure in channel push.
10 years ago
Mark Michelson 5e64d7e7a3 Dial: Combine frame handling functions.
10 years ago
Alexei Gradinari a6e2ba187a Codecs: strip codec name while parsing allow/disallow options
10 years ago
George Joseph caa416d5f3 stringfields: Update extended string fields for master only.
10 years ago
Jaco Kroon 2cc56573de core_unreal: Fix hangupcauses not getting set on Local channels
10 years ago
Joshua Colp 44fba00ca4 Merge "lock: Add named lock capability"
10 years ago
Joshua Colp 8610f4344f Merge "pbx.h: Make ast_state_cb_type take more const."
10 years ago
George Joseph 216abb0ae7 lock: Add named lock capability
10 years ago
Joshua Colp b47dfd1c6e Merge "pbx.c: Minor code rearangements."
10 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
10 years ago
Richard Mudgett 72c19f7dc5 pbx.c: Minor code rearangements.
10 years ago
Richard Mudgett 28cefc3e88 pbx: Update doxygen for extension state watchers.
10 years ago
Joshua Colp 724c16c543 Merge "pbx: Add support for autohints."
10 years ago
Jacek Konieczny 8ed5f61152 frame.c: Copy the whole subclass in ast_frdup().
10 years ago
Joshua Colp 4d06a4f366 Merge "Dial: Add function to append already-created channel."
10 years ago
Joshua Colp c49ee63db1 Merge "config: Allow filters when appending to a category"
10 years ago
Joshua Colp 1dc5e28624 pbx: Add support for autohints.
10 years ago
Mark Michelson ef4d3f1328 Dial: Add function to append already-created channel.
10 years ago
Joshua Colp 245c9ca5ce Merge "stringfields: Refactor to allow fields to be added to the end of structures"
10 years ago
George Joseph 984d6fd95c config: Allow filters when appending to a category
10 years ago
Joshua Colp 051da5c3af Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS"
10 years ago
George Joseph 4d40b161c3 stringfields: Refactor to allow fields to be added to the end of structures
10 years ago
George Joseph 433d2c4bbf utils.c: Fix typo in handle_show_locks
10 years ago
Joshua Colp 0ec3299c5f Merge "pjproject_bundled: Fix use of LDCONFIG for shared library link creation"
10 years ago
George Joseph 304f81780d pjproject_bundled: Fix use of LDCONFIG for shared library link creation
10 years ago
Richard Mudgett 34457dd9db core_unreal.c: Add clarification comment about channel ref.
10 years ago
Jacek Konieczny 970803efcb res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
10 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
10 years ago
Richard Mudgett 8e8cf80cea res_parking: Fix blind transfer dynamic lots creation.
10 years ago
zuul 4cf7458c2e Merge "core/logging: Fix broken syslog levels on older glibc."
10 years ago
Joshua Colp ffe345cf6e Merge "media_cache: Demote warning to debug as it may occur often."
10 years ago
Joshua Colp 72a897c534 media_cache: Demote warning to debug as it may occur often.
10 years ago
Mark Michelson 89e94e886c Restrict CLI/AMI commands on shutdown.
10 years ago
Gianluca Merlo 894071ea2c config: fix flags in uint option handler
10 years ago
Walter Doekes 87c9ab97ea core/logging: Fix broken syslog levels on older glibc.
10 years ago
Matt Jordan 13efea24f7 main/app: Only look to end of file if ':end' is specified, and not just ':'
10 years ago
Matt Jordan ca14b99e6e main/file: Add the ability to play media in the media cache
10 years ago
Matt Jordan 791b4c9f81 main/media_cache: Provide an extension on the local file associated with a URI
10 years ago
Richard Mudgett 9a7cfa2b61 sched.c: Ensure oldest expiring entry runs first.
10 years ago
Walter Doekes dcb25bb057 app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.
10 years ago
Joshua Colp 5cf2226e01 Merge "main/cli.c: Refactor function to print seconds formatted"
10 years ago
Rodrigo Ramírez Norambuena 0ec9fe5421 main/cli.c: Refactor function to print seconds formatted
10 years ago
zuul 139b0b0b2c Merge "loader: Retry dlopen when loading fails"
10 years ago
George Joseph 195100e770 loader: Retry dlopen when loading fails
10 years ago
Kevin Harwell 15c5743ac1 bridge.c: Crash during attended transfer when missing a local channel half
10 years ago
zuul 7023055def Merge "build-system: Allow building with static pjproject"
10 years ago
Joshua Colp d7fe2becdd Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies."
10 years ago
Scott Griepentrog 0a3f0e85ac CHAOS: cleanup possible null vars on msg alloc failure
10 years ago
Richard Mudgett 25de01f301 SIP diversion: Fix REDIRECTING(reason) value inconsistencies.
10 years ago
George Joseph 3173e91bab build-system: Allow building with static pjproject
10 years ago
Joshua Colp b075549286 Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge."
10 years ago
Joshua Colp aadc58a1e7 Merge "channel api: Create is_t38_active accessor functions."
10 years ago
Joshua Colp 916cc68585 Merge "bridge_channel: Don't settle owed events on an optimization."
10 years ago
Joshua Colp 806e4a664f Merge "channel.c: Route all control frames to a channel through the same code."
10 years ago
Richard Mudgett c7d45b84f9 bridge core: Add owed T.38 terminate when channel leaves a bridge.
10 years ago
Richard Mudgett 0e296563d7 channel api: Create is_t38_active accessor functions.
10 years ago
Richard Mudgett 86f7336c91 bridge_channel: Don't settle owed events on an optimization.
10 years ago
Richard Mudgett 128c96456c channel.c: Route all control frames to a channel through the same code.
10 years ago
George Joseph 4422905218 sorcery: Refactor create, update and delete to better deal with caches
10 years ago
Richard Mudgett 30a49b8a6a cel.c: Fix mismatch in ast_cel_track_event() return type.
10 years ago
Mark Michelson 3b426a8b09 Check for OpenSSL defines before trying to use them.
10 years ago
Kevin Harwell e89114c1be Merge "AST-2016-003 udptl.c: Fix uninitialized values."
10 years ago
Joshua Colp 0de74fad55 AST-2016-001 http: Provide greater control of TLS and set modern defaults.
10 years ago
Richard Mudgett e67b445e8d AST-2016-003 udptl.c: Fix uninitialized values.
10 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
10 years ago
Mark Michelson 51547175c0 Merge "config: Allow options to register when documentation is unavailable."
10 years ago
Richard Mudgett d2397f028f config_options.c: Fix warning message wording.
10 years ago
Joshua Colp 1dfd104a27 config: Allow options to register when documentation is unavailable.
10 years ago
Richard Mudgett 7866806fc3 logger.c: Fix buffer overrun found by address sanitizer.
10 years ago
Matt Jordan 1943561691 Merge "main/asterisk.c: ast_el_read_char"
10 years ago
Mark Michelson e66021d2ca Merge "taskprocessor.c: Increase CLI "core ping taskprocessor" timeout."
10 years ago
Mark Michelson 8adb8e3e1a Merge "taskprocessor.c: Fix some taskprocessor unrefs."
10 years ago
Diederik de Groot b259ac95ac main/asterisk.c: ast_el_read_char
10 years ago
Richard Mudgett c9f7269b2e taskprocessor.c: Increase CLI "core ping taskprocessor" timeout.
10 years ago
Richard Mudgett 6e2a867716 taskprocessor.c: Fix some taskprocessor unrefs.
10 years ago
Corey Farrell 35a3e8cc7f Refactor init_logger_chain locking.
10 years ago
Joshua Colp 82938d0507 Merge "main/config: Clean config maps on shutdown."
10 years ago
Joshua Colp 34dbed9619 Merge "bridge_basic: don't play an attended transfer fail sound after target hangs up"
10 years ago
Joshua Colp a19a513714 Merge "bridge_basic: don't cache xferfailsound during an attended transfer"
10 years ago
Joshua Colp 644a9d0e99 Merge "taskprocessor.c: Simplify ast_taskprocessor_get() return code."
10 years ago
Corey Farrell 480ccfcc97 main/config: Clean config maps on shutdown.
10 years ago
Kevin Harwell a5b38b604c bridge_basic: don't cache xferfailsound during an attended transfer
10 years ago
Richard Mudgett d36c4d0b01 taskprocessor.c: Simplify ast_taskprocessor_get() return code.
10 years ago
Richard Mudgett 0a878020dc astmm.c: Add more stats to CLI "memory show" commands.
10 years ago
Kevin Harwell 84b30c5e18 bridge_basic: don't play an attended transfer fail sound after target hangs up
10 years ago
Joshua Colp 022423b98b app: Queue hangup if channel is hung up during sub or macro execution.
10 years ago
Joshua Colp 9e6ea2ba72 Merge topic 'update_taskprocessor_commands'
10 years ago
Joshua Colp 7e418b1ab5 Merge "taskprocessor.c: Fix CLI "core show taskprocessors" output format."
10 years ago
Joshua Colp e89d2691e9 Merge topic 'update_taskprocessor_commands'
10 years ago
Joshua Colp e57defa8dd Merge "ccss.c: Replace space in taskprocessor name."
10 years ago
Joshua Colp fb8bdcce01 Merge "pbx: Deadlock between contexts container and context_merge locks"
10 years ago
Joshua Colp 3a2d91c282 Merge "manager: Cleanup manager_channelvars during shutdown."
10 years ago
Kevin Harwell 7760029f19 pbx: Deadlock between contexts container and context_merge locks
10 years ago
Corey Farrell e9c2c1dc67 devicestate: Cleanup engine thread during graceful shutdown.
10 years ago
Corey Farrell 90c0dcaee4 manager: Cleanup manager_channelvars during shutdown.
10 years ago
Richard Mudgett f0f5fbbc01 Sorcery: Create human friendly serializer names.
10 years ago
Richard Mudgett b1c7ae9afc Stasis: Create human friendly taskprocessor/serializer names.
10 years ago
Richard Mudgett 3e857bb347 taskprocessor.c: New API for human friendly taskprocessor names.
10 years ago
Richard Mudgett 84c245d38c taskprocessor.c: Fix CLI "core show taskprocessors" output format.
10 years ago
Richard Mudgett 7d86979ea0 taskprocessor.c: Fix CLI "core show taskprocessors" unref.
10 years ago
Richard Mudgett 1fb39aa8a0 ccss.c: Replace space in taskprocessor name.
10 years ago
Richard Mudgett 71bb7b9c40 taskprocessor.c: Sort CLI "core show taskprocessors" output.
10 years ago
Richard Mudgett b025e1982f taskprocessor.c: Add CLI "core ping taskprocessor" missing unlock.
10 years ago
Mark Michelson a146bde1f7 Merge "main: Use ast_strdup instead of strdup"
10 years ago
Corey Farrell 5d8c42c6d3 ast_format_cap_append_by_type: Resolve codec reference leak.
10 years ago
Diederik de Groot 7856762f2f main: Use ast_strdup instead of strdup
10 years ago
Joshua Colp c8e786ff66 Merge topic 'pbx-split'
10 years ago
Joshua Colp e00e6a606e Merge "main/pbx: Move timing routines to pbx_timing.c."
10 years ago
Matt Jordan f3a052667e Merge "main/pbx: Move variable routines to pbx_variables.c."
10 years ago
Corey Farrell 36f1eaf0b5 main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
10 years ago
Matt Jordan 193ac48db0 Merge "Happy new year 2016."
10 years ago
Corey Farrell 3507494b8a main/pbx: Move dialplan application management routines to pbx_app.c.
10 years ago
Corey Farrell 54a8f1a396 main/pbx: Move switch routines to pbx_switch.c.
10 years ago
Corey Farrell c3c8b8e41d main/pbx: Move timing routines to pbx_timing.c.
10 years ago
George Joseph 6d18fe151c voicemail: Move app_voicemail / res_mwi_external conflict to runtime
10 years ago
Corey Farrell 5ee5c3739e main/pbx: Move variable routines to pbx_variables.c.
10 years ago
Matt Jordan 839f328601 Merge "main/cdr: Allow setting properties on a finalized CDR if it is the last one"
10 years ago
Matt Jordan 5201984ed6 Merge "main/cdr: Set the end time on a CDR if endbeforehexten is Yes"
10 years ago
Matt Jordan e9dd16364e main/cdr: Allow setting properties on a finalized CDR if it is the last one
10 years ago
Matt Jordan 153547a9b1 main/cdr: Set the end time on a CDR if endbeforehexten is Yes
10 years ago
Corey Farrell f9bfc2450e main/pbx: Move custom function routines to pbx_functions.c.
10 years ago
Rodrigo Ramírez Norambuena 3fd528dddf Happy new year 2016.
10 years ago
George Joseph 5e67e51c6a main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c
10 years ago
Joshua Colp 410c5ee0fc Merge "test_time: Provide a timeout when waiting."
10 years ago
Joshua Colp a05bb258b1 test_time: Provide a timeout when waiting.
10 years ago
George Joseph 22db16fa81 endpoint/stasis: Eliminate duplicate events on endpoint status change
10 years ago
Richard Mudgett 8eb5da0679 bridge_basic.c: Fix GOTO_ON_BLINDXFR
10 years ago
Joshua Colp 38bf1f3a71 Merge "json: Audit ast_json_* usage for thread safety."
10 years ago