This page last changed on Mar 30, 2011 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
Arguments
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|