Commit History

Author SHA1 Message Date
  Matthew Jordan 84c14f2e2d cdr: Add asserts for when we don't know about a CDR for a channel 11 years ago
  Richard Mudgett 20d708faae cdr.c: Add missing aow_unlock(cdr) in off nominal path of handle_dial_message(). 11 years ago
  Matthew Jordan c593a7bae2 cdrs: Check for applications to lock onto during dial begin handling 11 years ago
  Matthew Jordan de02298447 CDRs: fix a variety of dial status problems, h/hangup handler creating CDRs 11 years ago
  Matthew Jordan 650ede524a CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 11 years ago
  Matthew Jordan 95222d0c9e app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state 11 years ago
  Matthew Jordan f5e979b2db Filter out internal channels from dial message handling 11 years ago
  Matthew Jordan e859df4f90 Prevent CDR backends from unregistering while billing data is in flight 11 years ago
  Joshua Colp 01d09bc908 When serializing CDR variables (like for "core show channels") don't output an error if CDRs aren't enabled. 11 years ago
  Matthew Jordan f063492229 Only create Stasis subscriptions when enabled 11 years ago
  Matthew Jordan 3d1fc1017e Fix the CDR CLI command 'cdr show active {channel}' 11 years ago
  Matthew Jordan 9d96d69b7a Filter out internal channels for bridge leave messages and parked call messages 11 years ago
  Matthew Jordan 83625ad8a1 Remove spurious event raised when CDRs are reloaded 11 years ago
  David M. Lee 91802601c1 Remove dispatch object allocation from Stasis publishing 11 years ago
  David M. Lee 80301dc9e7 Optimize how Stasis forwards are dispatched 11 years ago
  Matthew Jordan 15f50e2c2b CDR: Improve handling of parking; resolve assertion when originating into park 11 years ago
  Matthew Jordan a80c983f73 Fix a performance problem CDRs 11 years ago
  Matthew Jordan d0184fbac4 Filter internal channels out of bridge enter/leave message handling 11 years ago
  Richard Mudgett 6610b8f1b3 cdr: Change the number of container buckets to be similar to the channels container. 11 years ago
  Richard Mudgett 9324458383 cdr: Fix some ref leaks. 11 years ago
  Richard Mudgett 3cbad640c3 astobj2: Add warn unused attribute to some functions. 11 years ago
  Kevin Harwell c0c88e55bf Memory leaks fix 11 years ago
  Richard Mudgett 9279efbcf7 Fix some uninitialized buffers for CDR handling valgrind found. 11 years ago
  Richard Mudgett 91c5d8627a Fixed problems with ast_cdr_serialize_variables(). 11 years ago
  Richard Mudgett 3eabcb139f Made the on/off in CLI "cdr set debug [on|off]" case insensitive. 11 years ago
  Richard Mudgett f871e15fcb Make CDR variable name chandling consistently case insensitive. 11 years ago
  Richard Mudgett afb23a536f Make CDR code deal with channel names case insensitively. 11 years ago
  Richard Mudgett f5cb111b55 Some CDR code optimization. 11 years ago
  Richard Mudgett 6dcb8c79a4 Doxygen comment tweaks. 11 years ago
  Matthew Jordan 37458f404b Handle Surrogate channels in Dial message processing 11 years ago