summaryrefslogtreecommitdiff
path: root/main/cdr.c
AgeCommit message (Expand)Author
2018-03-19Merge "loader: Convert reload_classes to built-in modules."Jenkins2
2018-03-15main/cdr: Use ast_cli_completion_add for CDR channel completion.Corey Farrell
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-02-09cdr.c: Fix runtime leak of CDR records.Richard Mudgett
2018-01-02cdr: submit: fix logic of test for batch modeTzafrir Cohen
2017-12-25cdr: Missing NULL check and unlock.Corey Farrell
2017-12-18Merge changes from topic 'faster-aco'Joshua Colp
2017-12-15cdr: Minor optimizations.Corey Farrell
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-11-08AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrunRichard Mudgett
2017-10-16cdr.c: Rename the Party A CDR container.Richard Mudgett
2017-10-16cdr.c: Add container to key off of Party B channel names.Richard Mudgett
2017-10-12cdr.c: Eliminated many calls to ao2_global_obj_ref().Richard Mudgett
2017-10-12cdr.c: Defer getting ao2_global_obj_ref() until needed.Richard Mudgett
2017-10-12cdr.c: Set stringfields only if they are different.Richard Mudgett
2017-10-12cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddrRichard Mudgett
2017-10-11cdr.c: Defer misc checks.Richard Mudgett
2017-10-10cdr.c: Eliminated simple RAII_VAR usages.Richard Mudgett
2017-10-09Merge "cdr.c: Replace redundant check with an ast_assert()"Jenkins2
2017-10-09Merge "cdr.h: Fix doxygen comments."Jenkins2
2017-10-09Merge "cdr.c: Use current ao2 flag names"Joshua Colp
2017-10-09cdr.c: Replace redundant check with an ast_assert()Richard Mudgett
2017-10-09cdr.c: Replace inlined code with ao2_t_replace()Richard Mudgett
2017-10-09cdr.c: Use current ao2 flag namesRichard Mudgett
2017-10-09cdr.h: Fix doxygen comments.Richard Mudgett
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2017-04-04CDR: Protect from data overflow in ast_cdr_setuserfield.Corey Farrell
2017-03-22cdr: Allow setting of user field from 'h' extensionSebastian Gutierrez
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-18CDR: Alter destruction pattern for CDR chains.Mark Michelson
2016-07-12rest_api/channels: Fix multiple issues with create and dialGeorge Joseph
2016-06-09Merge "stasis: Add setting subscription congestion levels."Joshua Colp
2016-06-09cdr.c: Remove assert in base_process_dial_endGeorge Joseph
2016-06-09stasis: Add setting subscription congestion levels.Richard Mudgett
2016-05-31Expand the scope of Dial EventsMark Michelson
2016-01-04Merge "main/cdr: Allow setting properties on a finalized CDR if it is the las...Matt Jordan
2016-01-02main/cdr: Allow setting properties on a finalized CDR if it is the last oneMatt Jordan
2016-01-02main/cdr: Set the end time on a CDR if endbeforehexten is YesMatt Jordan
2015-10-20main/cdr: Allow modules to modify CDR fields before dispatching themJonh Wendell
2015-06-15main/cdr: Carry over the disable flag when 'disable all' is specifiedmjordan
2015-06-13main/cdr: Copy context/exten on chained CDRs for parallel dials in subroutinesMatt Jordan
2015-05-15cdr: Fix 'core show channel' CDR variable truncation.snuffy
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-23Fix compilations errors on 64-bit OpenBSD systemsMatthew Jordan
2014-11-14Documentation: Revise explanation of cdr.conf option 'Unanswered'Jonathan Rose
2014-10-16main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'Matthew Jordan
2014-10-09cdr.c: Make turning on CDR debug a one step process instead of two.Richard Mudgett
2014-09-06main/cdr: Copy over location information during a forkMatthew Jordan
2014-09-05main/cdrs: Preserve context/extension when executing a Macro or GoSubMatthew Jordan
2014-09-05main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenariosMatthew Jordan