<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3516.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Ok I have my extensions setup like so:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 
8001,1,Dial(h323/10.0.3.13,20,T)</FONT></DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 8001,2,Hangup</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Which seems to work ok, i.e. a incoming caller can 
dial extension 801 and get put through to the correct phone.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What I want to know is how does the person on 
extension 8001 transfer the call to extension 8002?&nbsp; What do they press to 
do it??</FONT></DIV></BODY></HTML>