<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2>I need receive all call events&nbsp;of a list of 
channels in Asterisk. The events are:</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;- call delivered</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;- call disconnected</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;- call answered</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;- call held</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;- call retrieved</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;- call conferenced</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;- call transferred</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;- etc.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Is possible retrieve that information 
using&nbsp;<FONT face="Times New Roman" size=3> </FONT><FONT 
face="Verdana, sans-serif"><FONT size=2>ast_waitfor_n <FONT face=Arial>and 
</FONT><FONT face=Verdana>ast_read?</FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If the answer is NO how can i do it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks a lot!!!</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=montejodaniel@hotmail.com 
  href="mailto:montejodaniel@hotmail.com">Daniel Montejo Biosca (hotmail)</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-dev@lists.digium.com 
  href="mailto:asterisk-dev@lists.digium.com">asterisk-dev@lists.digium.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, April 22, 2005 9:36 
AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> How lunch application without 
  dialplan??</DIV>
  <DIV><BR></DIV>
  <DIV><FONT color=#000000 size=2>Hello,</FONT></DIV>
  <DIV>I need launch an application to see all actions in Asterisk channels. I 
  need access to all Asterisk resources. This application must be no dependent 
  of dial plan. Is possible launch that application in any moment remotly?</DIV>
  <DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
  <DIV><FONT color=#000000 size=2>Thanks a lot!!!</FONT></DIV>
  <DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
  <DIV><FONT color=#000000 size=2>dmb</FONT></DIV></BLOCKQUOTE></BODY></HTML>