Commit Graph

230 Commits (3927f79cb51d83c5880ce1d86d7475f3cf0fbc89)

Author SHA1 Message Date
George Joseph 6818c3d1d2 cdr.c: Set event time on party b when leaving a parking bridge
5 years ago
Joshua Colp 261646c1c4 cdr / cel: Use event time at event creation instead of processing.
6 years ago
Joshua Colp 0231dd6ae7 stasis: Improve topic/subscription names and statistics.
6 years ago
Sungtae Kim 5a2a7d65b5 main/cdr: Fixed cdr start overwriting
6 years ago
George Joseph 3667c5e1d2 bridges: Remove reliance on stasis caching
7 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
Corey Farrell 709f4b81e7 loader: Process dependencies for built-in modules.
7 years ago
Matthew Fredrickson db02218db2 main/cdr.c: Alleviate CDR deadlock
7 years ago
Jenkins2 5843a19797 Merge "loader: Convert reload_classes to built-in modules."
7 years ago
Corey Farrell ebe957c5e9 main/cdr: Use ast_cli_completion_add for CDR channel completion.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Richard Mudgett b2fcb30d38 cdr.c: Fix runtime leak of CDR records.
7 years ago
Tzafrir Cohen 9b5d1454b4 cdr: submit: fix logic of test for batch mode
7 years ago
Corey Farrell 94eb12ca56 cdr: Missing NULL check and unlock.
7 years ago
Joshua Colp 5224fd3ab4 Merge changes from topic 'faster-aco'
7 years ago
Corey Farrell e6768c0f81 cdr: Minor optimizations.
7 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
7 years ago
Richard Mudgett b358e441cd AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrun
8 years ago
Richard Mudgett 73164d0d7f cdr.c: Rename the Party A CDR container.
8 years ago
Richard Mudgett fe1120cf88 cdr.c: Add container to key off of Party B channel names.
8 years ago
Richard Mudgett f369be21a8 cdr.c: Eliminated many calls to ao2_global_obj_ref().
8 years ago
Richard Mudgett 2eea087401 cdr.c: Defer getting ao2_global_obj_ref() until needed.
8 years ago
Richard Mudgett 7c7a917874 cdr.c: Set stringfields only if they are different.
8 years ago
Richard Mudgett c80c8f2ab9 cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr
8 years ago
Richard Mudgett e5b9eb0460 cdr.c: Defer misc checks.
8 years ago
Richard Mudgett b0408d05c0 cdr.c: Eliminated simple RAII_VAR usages.
8 years ago
Jenkins2 7d9fa0bea4 Merge "cdr.c: Replace redundant check with an ast_assert()"
8 years ago
Jenkins2 7002705940 Merge "cdr.h: Fix doxygen comments."
8 years ago
Joshua Colp 37297d2c0e Merge "cdr.c: Use current ao2 flag names"
8 years ago
Richard Mudgett fdf9aacca3 cdr.c: Replace redundant check with an ast_assert()
8 years ago
Richard Mudgett 2e4b5fadbd cdr.c: Replace inlined code with ao2_t_replace()
8 years ago
Richard Mudgett 62980eedc3 cdr.c: Use current ao2 flag names
8 years ago
Richard Mudgett e769846f11 cdr.h: Fix doxygen comments.
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Corey Farrell 380973cc47 CDR: Protect from data overflow in ast_cdr_setuserfield.
8 years ago
Sebastian Gutierrez bb2936f3e4 cdr: Allow setting of user field from 'h' extension
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Mark Michelson f14ef51ead CDR: Alter destruction pattern for CDR chains.
9 years ago
George Joseph 886f2cab23 rest_api/channels: Fix multiple issues with create and dial
9 years ago
Joshua Colp 914a1502fa Merge "stasis: Add setting subscription congestion levels."
9 years ago
George Joseph f0855358a6 cdr.c: Remove assert in base_process_dial_end
9 years ago
Richard Mudgett dcfef53ee2 stasis: Add setting subscription congestion levels.
9 years ago
Mark Michelson 205a31f86c Expand the scope of Dial Events
9 years ago
Matt Jordan 839f328601 Merge "main/cdr: Allow setting properties on a finalized CDR if it is the last one"
9 years ago
Matt Jordan e9dd16364e main/cdr: Allow setting properties on a finalized CDR if it is the last one
9 years ago
Matt Jordan 153547a9b1 main/cdr: Set the end time on a CDR if endbeforehexten is Yes
9 years ago
Jonh Wendell 77780790e0 main/cdr: Allow modules to modify CDR fields before dispatching them
10 years ago
mjordan 15c2208701 main/cdr: Carry over the disable flag when 'disable all' is specified
10 years ago
Matt Jordan b8bc15286f main/cdr: Copy context/exten on chained CDRs for parallel dials in subroutines
10 years ago