This page last changed on Jul 20, 2012 by wikibot.

UserEvent()

Synopsis

Send an arbitrary event to the manager interface.

Description

Sends an arbitrary event to the manager interface, with an optional body representing additional arguments. The body may be specified as a , delimited list of headers. Each additional argument will be placed on a new line in the event. The format of the event will be:

Event: UserEvent

UserEvent: <specified event name>

body

If no body is specified, only Event and UserEvent headers will be present.

Syntax

UserEvent(eventname,body)
Arguments
  • eventname
  • body

Import Version

This documentation was imported from Asterisk Version SVN-trunk-r370328

Document generated by Confluence on Nov 02, 2012 17:42