REALTIME_STORE()
Synopsis
RealTime Store Function.
Description
This function will insert a new set of values into the RealTime repository. If RT engine provides an unique ID of the stored record, REALTIME_STORE(...)=.. creates channel variable named RTSTOREID, which contains value of unique ID. Currently, a maximum of 30 field/value pairs is supported.
Syntax
REALTIME_STORE(family,field1,fieldN[,...],field30)
Arguments
family
field1
fieldN
field30
See Also
- Asterisk 19 Function_REALTIME
- Asterisk 19 Function_REALTIME_DESTROY
- Asterisk 19 Function_REALTIME_FIELD
- Asterisk 19 Function_REALTIME_HASH
Import Version
This documentation was imported from Asterisk Version GIT-19-56f9c28a50