Skip to end of metadata
Go to start of metadata

HOLD_INTERCEPT()

Synopsis

Intercepts hold frames on a channel and raises an event instead of passing the frame on

Description

Syntax

HOLD_INTERCEPT(action)
Arguments
  • action
    • remove - W/O. Removes the hold interception function.
    • set - W/O. Enable hold interception on the channel. When enabled, the channel will intercept any hold action that is signalled from the device, and instead simply raise an event (AMI/ARI) indicating that the channel wanted to put other parties on hold.

See Also

Import Version

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

  • No labels