Skip to content

ResetCDR()

Synopsis

Resets the Call Data Record.

Description

This application causes the Call Data Record to be reset. Depending on the flags passed in, this can have several effects. With no options, a reset does the following:

  1. The 'start' time is set to the current time.

  2. If the channel is answered, the 'answer' time is set to the current time.

  3. All variables are wiped from the CDR. Note that this step can be prevented with the 'v' option.

Syntax

ResetCDR([options])
Arguments
  • options

    • v - Save the CDR variables during the reset.

See Also

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT