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
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-1.8-r418641