<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello everybody,</p>
<p>we are using asterisk 16 with a realtime config and have a
problem with FOP2. We have developed a webinterface for managing
the queues. If we add a member to a queue, everything works fine
but the user is not shown in the queue in FOP2 Panel. The problem
is that the FOP2 Panel does not receive the QueueMemberAdded
Event. This will only be sent if the QueueAdd Function is used (<font
size="-1">QueueMemberAdded>Raised when a member is added to
the queue</font>).</p>
<p>My idea is to send the event with the help of a script via AMI.
First i tried to do this manually connected to the AMI via telnet
and pasted it in:</p>
<p><font size="-1">Event: QueueMemberAdded<br>
Privilege: agent,all<br>
Queue: 905<br>
MemberName: SIP/599<br>
Interface: SIP/599<br>
StateInterface: SIP/599<br>
Membership: realtime<br>
Penalty: 0<br>
CallsTaken: 0<br>
LastCall: 0<br>
LastPause: 0<br>
InCall: 0<br>
Status: 1<br>
Paused: 0<br>
PausedReason: 0<br>
Ringinuse: 0<br>
<br>
</font>This generates an error:<br>
<font size="-1">Response: Error<br>
Message: Missing action in request</font><br>
</p>
<p>I wasn´t able to find the correct action for sending events.
Should this action listed in "actions:commands"? How can i sent
the "QueueMemberAdded" Event? and what is the correct format?</p>
<p>best regards,<br>
Frank Koch</p>
<pre class="moz-signature" cols="72">--
B.Sc. Frank Koch
Systemmanagement
DECOIT GmbH
Fahrenheitstraße 9
D-28359 Bremen
Tel.: +49-421-596064-20
Fax: +49-421-596064-09
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:koch@decoit.de">koch@decoit.de</a>
Web: <a class="moz-txt-link-freetext" href="https://www.decoit.de">https://www.decoit.de</a>
Amtsgericht Bremen, HRB 21533
Geschäftsführer: Prof. Dr.-Ing. Kai-Oliver Detken</pre>
</body>
</html>