<!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 color=#000000 size=2>Hello,</FONT></DIV>
<DIV>I am trying to develop CSTA interface.&nbsp;I am trying retrieve the frames 
(to determine state changes of a device) of all&nbsp;devices using app_myApp. I 
know the functions ast_waitfor(), ast_waitfor_n(), ast_waitfor_n_fd()&nbsp;and 
ast_waitfor_nandfds(). This functions need the param channel or list of 
channels. How can i receive all frames of all channels from an application? If 
I&nbsp;can use that functions how can i retrieve the list of channels for 
waitfor?</DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>ThankU</FONT></DIV></BODY></HTML>