コミット履歴

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