asterisk*CLI> show application UserEvent
asterisk*CLI>
  -= Info about application 'UserEvent' =-

[Synopsis]:
Send an arbitrary event to the manager interface

[Description]:
  UserEvent(eventname[|body]): Sends an arbitrary event to the
manager interface, with an optional body representing additional
arguments.  The format of the event will be:
    Event: UserEvent<specified event name>
    Channel: <channel name>
    Uniqueid: <call uniqueid>
    [body]
If the body is not specified, only Event, Channel, and Uniqueid fields
will be present.  Returns 0.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:asterisk-users-
> [EMAIL PROTECTED] On Behalf Of TELUX
> Sent: Wednesday, October 20, 2004 1:35 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [Asterisk-Users] Manger API flag from dialplan
> 
> Is there a way to flag the manager API on an event from the dialplan?
> 
> db
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to