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.
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¶
Arguments¶
-
family
-
fieldmatch
-
matchvalue
-
delim1
-
delim2
See Also¶
- Dialplan Functions REALTIME
- Dialplan Functions REALTIME_STORE
- Dialplan Functions REALTIME_FIELD
- Dialplan Functions REALTIME_HASH
Generated Version¶
This documentation was generated from Asterisk branch certified/20.7 using version GIT