<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
is it possible to set a variable (channel variable) from within another
channel ?!<br>
<br>
I'm currently working with 2 channels that I bridge afterwards. It
would be good to set a variable in one channel when something occurs in
the other channel.<br>
<br>
If some variable is not set in channel 1, then this means something for
channel 2. But from within channel 2 I can not see the variables that
are set in channel 1.<br>
<br>
The suggestion of using global variables I think will create
difficulties with simultaneous calls...<br>
<br>
<br>
Kind regards,<br>
<br>
Jonas.<br>
</font>
</body>
</html>