Commit Graph

220 Commits (15)

Author SHA1 Message Date
Matthew Fredrickson e1502f400b main/cdr.c: Alleviate CDR deadlock
8 years ago
Corey Farrell a4f2081beb main/cdr: Use ast_cli_completion_add for CDR channel completion.
9 years ago
Richard Mudgett 09575b3f62 cdr.c: Fix runtime leak of CDR records.
9 years ago
Tzafrir Cohen b0f1486cff cdr: submit: fix logic of test for batch mode
9 years ago
Corey Farrell 3fd1d1524d cdr: Missing NULL check and unlock.
9 years ago
Joshua Colp bac31e55bb Merge changes from topic 'faster-aco' into 15
9 years ago
Corey Farrell 28517edba6 cdr: Minor optimizations.
9 years ago
Corey Farrell 957709e1e8 aco: Minimize use of regex.
9 years ago
Richard Mudgett 5f501b339e AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrun
9 years ago
Richard Mudgett 0b66442350 cdr.c: Rename the Party A CDR container.
9 years ago
Richard Mudgett 7920708ffd cdr.c: Add container to key off of Party B channel names.
9 years ago
Richard Mudgett a18ece1c45 cdr.c: Eliminated many calls to ao2_global_obj_ref().
9 years ago
Richard Mudgett 4cc4884144 cdr.c: Defer getting ao2_global_obj_ref() until needed.
9 years ago
Richard Mudgett 6fdb992d12 cdr.c: Set stringfields only if they are different.
9 years ago
Richard Mudgett bd16bcb77c cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr
9 years ago
Richard Mudgett f8da683a16 cdr.c: Defer misc checks.
9 years ago
Richard Mudgett a22ac5eee1 cdr.c: Eliminated simple RAII_VAR usages.
9 years ago
Jenkins2 9304e90657 Merge "cdr.c: Replace redundant check with an ast_assert()" into 15
9 years ago
Joshua Colp ab43a7cc94 Merge "cdr.h: Fix doxygen comments." into 15
9 years ago
Jenkins2 a861cb9fe8 Merge "cdr.c: Use current ao2 flag names" into 15
9 years ago
Richard Mudgett 038759c320 cdr.c: Replace redundant check with an ast_assert()
9 years ago
Richard Mudgett b48eeff44c cdr.c: Replace inlined code with ao2_t_replace()
9 years ago
Richard Mudgett 58c898aa3f cdr.c: Use current ao2 flag names
9 years ago
Richard Mudgett 4ad4c5679b cdr.h: Fix doxygen comments.
9 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
9 years ago
Corey Farrell 380973cc47 CDR: Protect from data overflow in ast_cdr_setuserfield.
10 years ago
Sebastian Gutierrez bb2936f3e4 cdr: Allow setting of user field from 'h' extension
10 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
10 years ago
Mark Michelson f14ef51ead CDR: Alter destruction pattern for CDR chains.
10 years ago
George Joseph 886f2cab23 rest_api/channels: Fix multiple issues with create and dial
10 years ago
Joshua Colp 914a1502fa Merge "stasis: Add setting subscription congestion levels."
10 years ago
George Joseph f0855358a6 cdr.c: Remove assert in base_process_dial_end
10 years ago
Richard Mudgett dcfef53ee2 stasis: Add setting subscription congestion levels.
10 years ago
Mark Michelson 205a31f86c Expand the scope of Dial Events
10 years ago
Matt Jordan 839f328601 Merge "main/cdr: Allow setting properties on a finalized CDR if it is the last one"
11 years ago
Matt Jordan e9dd16364e main/cdr: Allow setting properties on a finalized CDR if it is the last one
11 years ago
Matt Jordan 153547a9b1 main/cdr: Set the end time on a CDR if endbeforehexten is Yes
11 years ago
Jonh Wendell 77780790e0 main/cdr: Allow modules to modify CDR fields before dispatching them
11 years ago
mjordan 15c2208701 main/cdr: Carry over the disable flag when 'disable all' is specified
11 years ago
Matt Jordan b8bc15286f main/cdr: Copy context/exten on chained CDRs for parallel dials in subroutines
11 years ago
snuffy e48d29054f cdr: Fix 'core show channel' CDR variable truncation.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
12 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
12 years ago
Jonathan Rose df2090b931 Documentation: Revise explanation of cdr.conf option 'Unanswered'
12 years ago
Matthew Jordan 873d956144 main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'
12 years ago
Richard Mudgett 0f50e8856b cdr.c: Make turning on CDR debug a one step process instead of two.
12 years ago
Matthew Jordan 71acca4de2 main/cdr: Copy over location information during a fork
12 years ago
Matthew Jordan d42b116925 main/cdrs: Preserve context/extension when executing a Macro or GoSub
12 years ago
Matthew Jordan 4499eb05d8 main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenarios
12 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
12 years ago