Skip to main content

Function db

About

Allows inserting and removing of thing to a db during runtime.

Click here to expand Table of Contents

Error rendering macro 'toc'

null

Synopsis

[insert|select|delete]/<realm>/<key>[/<val>]


Example

Select

<action application="playback" data="${db(select/music/${caller_id_number})}"/>

Insert

<action application="db" data="insert/spymap/${caller_id_number}/${uuid}"/>