Skip to content

REALTIME_DESTROY()

Synopsis

RealTime Destroy Function.

Since

1.6.2.0

Description

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

Note

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

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

  • fieldmatch

  • matchvalue

  • delim1

  • delim2

See Also

Generated Version

This documentation was generated from Asterisk branch 20 using version GIT