<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>multiple commands using FAGI</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi all,<BR>
<BR>
I have a scenario where I need to be able to set a local channel variable from the fagi server while another command (for example, play) is already in progress.&nbsp; I modified my code to use two threads for reading and writing commands.&nbsp; At first I thought this was working, but it appears that the second command is not executed until the first completes.&nbsp; Is this correct?&nbsp; Does anyone know of a way I can do this?&nbsp; The channel variable has to be set immeadiately and at any time - it can't wait for the first command to complete.<BR>
<BR>
thanks<BR>
<BR>
-Todd</FONT>
</P>

</BODY>
</HTML>