<!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.6001.18023" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I've got the next AEL:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
TEST=${X-CALLID};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
NoOp(${TEST});<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>where X-CALLID=ctprueba-1208953210.12 (passed by a 
custom sip header) </FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Executing I've got the error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[2008-04-23 13:24:01] WARNING[15638]: 
ast_expr2.y:742 op_minus: non-numeric argument<BR>&nbsp;&nbsp;&nbsp; -- 
Executing [1009@fromsip:8] Set("SIP/172.16.4.6-b6c06688", "TEST=0") in new 
stack<BR>&nbsp;&nbsp;&nbsp; -- Executing [1009@fromsip:9] 
NoOp("SIP/172.16.4.6-b6c06688", "0") in new stack<BR>&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So my problem is how to copy the X-CALLID variable 
with no interpretation of the content?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Eric Dantie</FONT></DIV></BODY></HTML>