<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.17023" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=宋体 color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff size=2><FONT face=宋体><FONT color=#000000 
size=3>[test1]<BR>exten =&gt; 120,1,Set(<FONT color=#0000ff 
size=2>GLOBAL(</FONT>Digit<SPAN 
class=017245906-26082010>)</SPAN>="123")</FONT></FONT></FONT></DIV>
<DIV><FONT color=#0000ff size=2><FONT face=宋体><FONT color=#000000 
size=3></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff size=2><FONT face=宋体><FONT color=#000000 
size=3></FONT>&nbsp;</DIV>
<DIV><BR></DIV></FONT></FONT>
<BLOCKQUOTE>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=宋体 
  size=2>-----原始邮件-----<BR><B>发件人:</B> asterisk-video-bounces@lists.digium.com 
  [mailto:asterisk-video-bounces@lists.digium.com]<B>代表 
  </B>lemonash<BR><B>发送时间:</B> 2010年8月26日 14:44<BR><B>收件人:</B> 
  asterisk-video@lists.digium.com<BR><B>主题:</B> [Asterisk-video] Variable Pass 
  Through h324m_gw()<BR><BR></FONT></DIV>Hi folks! <BR><BR>The following is my 
  dialplan:<BR>[test1]<BR>exten =&gt; 120,1,Set(Digit="123")<BR>exten =&gt; 
  120,n,NoOp(${Digit})<BR>exten =&gt; 
  120,n,h324m_gw(ds@test2)<BR><BR>[test2]<BR>exten =&gt; 
  ds,1,h324m_gw_answer()<BR>exten =&gt; ds,n,NoOp(${Digit})<BR>exten =&gt; 
  ds,n,Set(Name=${Digit})<BR><BR><BR>The variable Name in test2 is NULL!<BR>How 
  can I get the variable from test1?<BR><BR>Thanks!<BR></BLOCKQUOTE></BODY></HTML>