<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Dear all:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV><FONT size=2>
<DIV><BR>Could tell me to have the environmental parameter can only get the 
username of from header&nbsp; and the domain of from header?</DIV>
<DIV>&nbsp;</DIV>
<DIV>ex:&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp; caller: <A 
href="mailto:john@iptel.org">john@iptel.org</A><BR>&nbsp;&nbsp;&nbsp;&nbsp; 
callee: <A href="mailto:mary@iptel2.org">mary@iptel2.org</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>use $SIP_OUSER =&gt; mary<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $SIP_RURI 
=&gt; iptel2.org</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $xxx =&gt; 
john<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $xxx =&gt; iptel.org<BR>&nbsp; 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exec_msg("echo reguest from $XXX | mail 
-s 'request for you' <A href="mailto:xx@xx.xx.xx">xx@xx.xx.xx</A>");</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $xxx =&gt;username of from header</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you<BR>changyu</DIV>
<DIV>2007/03/14</FONT></DIV></BODY></HTML>