Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

REALTIME_DESTROY()

Synopsis

RealTime Destroy Function.

Description

This function acts in the same way as REALTIME(....) does, except that it destroys the matched record in the RT engine.

Info
titleNote

If live_dangerously in asterisk.conf is set to no, this function can only be read from the dialplan, and not directly from external protocols. It can, however, be executed as a write operation (REALTIME_DESTROY(family, fieldmatch)=ignored)

Syntax

No Format
REALTIME_DESTROY(family,fieldmatch,matchvalue,delim1,delim2)
Arguments
  • family
  • fieldmatch
  • matchvalue
  • delim1
  • delim2

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-11-r403917