Asterisk Project : Asterisk 14 ManagerAction_SorceryMemoryCacheStaleObject

SorceryMemoryCacheStaleObject

Synopsis

Mark an object in a sorcery memory cache as stale.

Description

Marks an object as stale within a sorcery memory cache.

Syntax

Action: SorceryMemoryCacheStaleObject
ActionID: <value>
Cache: <value>
Object: <value>
Arguments
  • ActionID - ActionID for this transaction. Will be returned.
  • Cache - The name of the cache to mark the object as stale in.
  • Object - The name of the object to mark as stale.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-master-7d17164