REALTIME_DESTROY(family,fieldmatch[,matchvalue,delim1,delim2])
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 dialplanThe core call-routing configuration of Asterisk, written mostly in extensions.conf as contexts, extensions, and priorities that decide how every call is handled. Full definition →, and not directly from external protocols. It can, however, be executed as a write operation (REALTIME_DESTROY(family, fieldmatch)=ignored)
familyrequiredfieldmatchrequiredmatchvaluedelim1delim2
User Notes
Know a tip or gotcha for this topic? Share it below and help others.
Contribute a note
Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.