Skip to end of metadata
Go to start of metadata

DeviceStateChange

Synopsis

Raised when a device state changes

Description

This differs from the ExtensionStatus event because this event is raised for all device state changes, not only for changes that affect dialplan hints.

Syntax

Event: DeviceStateChange
Device: <value>
State: <value>
Arguments
  • Device - The device whose state has changed
  • State - The new state of the device

Class

CALL

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels