<HTML>
<HEAD>
<TITLE>Re: [Asterisk-Users] Re: Code parsing error?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana"><SPAN STYLE='font-size:12.0px'>On 5/5/06 10:45 PM, &quot;David L. West&quot; &nbsp;wisely said:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Courier New">exten =&gt; &nbsp;1,n,Set(target=${SIPPEER(${CUT(target,,1)}:mailbox})<BR>
</FONT></SPAN></BLOCKQUOTE></BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana"><BR>
Well:<BR>
<BR>
Exten =&gt; 1,n,Set(target=${SIPPEER(${CUT(target,,1)}):mailbox})<BR>
<BR>
It looks like you didn&#8217;t end the parenthesis for SIPPEER(). &nbsp;Maybe?<BR>
<BR>
~~Aaron</FONT></SPAN>
</BODY>
</HTML>