Commit Graph

232 Commits (16)

Author SHA1 Message Date
Naveen Albert a587258733 cdr: Allow bridging and dial state changes to be ignored.
3 years ago
Naveen Albert 248f670470 documentation: Adds missing default attributes.
3 years ago
Naveen Albert c2db810735 cdr: allow disabling CDR by default on new channels
3 years ago
Alexander Traud 37c29b6a28 main: Fix for Doxygen.
3 years ago
Sean Bright f0fd0e7675 main/cdr.c: Correct Party A selection.
4 years ago
George Joseph 1b452ebb51 cdr.c: Set event time on party b when leaving a parking bridge
5 years ago
Joshua Colp 6350f4e278 cdr / cel: Use event time at event creation instead of processing.
6 years ago
Joshua Colp b886fef66e stasis: Improve topic/subscription names and statistics.
6 years ago
Sungtae Kim e3e3027092 main/cdr: Fixed cdr start overwriting
6 years ago
Corey Farrell e5de8a70f8 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