Skip to end of metadata
Go to start of metadata

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

Import Version

This documentation was imported from Asterisk Version GIT-19-56f9c28a50

  • No labels