Commit Graph

223 Commits (709f4b81e70191e21fa2bcaea1db0ef656fa2aff)

Author SHA1 Message Date
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' 8 years ago
Corey Farrell e6768c0f81 cdr: Minor optimizations. 8 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex. 8 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
snuffy e48d29054f cdr: Fix 'core show channel' CDR variable truncation. 10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems 10 years ago
Jonathan Rose df2090b931 Documentation: Revise explanation of cdr.conf option 'Unanswered' 11 years ago
Matthew Jordan 873d956144 main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size' 11 years ago
Richard Mudgett 0f50e8856b cdr.c: Make turning on CDR debug a one step process instead of two. 11 years ago
Matthew Jordan 71acca4de2 main/cdr: Copy over location information during a fork 11 years ago