<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702"></HEAD>
<BODY>
<DIV><FONT size=2 face=Arial>Hi guys, I'm trying to set a channel variable 
effective_caller_id_number in gateway's &lt;variables&gt; section and it seems 
not working. However, if I set it up with application set command in dialplan it 
works fine. What is the difference between these two ways? </FONT></DIV>
<DIV><FONT size=2 face=Arial><BR>My gateway section looks like this: 
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>&lt;include&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;gateway name="CanUS"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="username" value="64721"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;param name="password" 
value="supersecretpasword"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;param name="from-user" 
value="64721"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="from-domain" 
value="11.22.33.44"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="proxy" value="11.22.33.44"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;param name="expire-seconds" 
value="800"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="register" value="true"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;param name="retry-seconds" 
value="60"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param name="context" 
value="public"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;param 
name="caller-id-in-from" value="true"/&gt; &lt;!--Most gateways seem to want 
this--&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;variables&gt;<BR><SPAN 
class=830362321-10072012>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;variable name="effective_caller_id_name" 
value="Gateway"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;<SPAN 
class=830362321-10072012>&nbsp;&nbsp;&nbsp;&nbsp;</SPAN>&nbsp;&nbsp; 
&lt;variable name="effective_caller_id_number" 
value="64721"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/variables&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/gateway&gt;<BR>&lt;/include&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>and&nbsp;<SPAN class=830362321-10072012>working 
</SPAN>dialplan string<SPAN class=830362321-10072012>s</SPAN>&nbsp;look like 
this:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>&lt;action application="set" 
data="effective_caller_id_number=64721" /&gt;</FONT></DIV>
<DIV><FONT size=2 face=Arial>&lt;action application="bridge" 
data="sofia/gateway/CanUS/$1" 
/&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><SPAN class=830362321-10072012><FONT size=2 face=Arial>Thank you, 
Dmitry</FONT></SPAN></DIV></BODY></HTML>