Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

ResetCDR()

Synopsis

Resets the Call Data Record.

Description

This application causes the Call Data Record to be reset.

Syntax

ResetCDR(options)
Arguments
  • options
    • w - Store the current CDR record before resetting it.
    • a - Store any stacked records.
    • v - Save CDR variables.
    • e - Enable CDR only (negate effects of NoCDR).

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-10-r378689

  • No labels