<!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.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Below is what I did to run Asterisk in pass-thru 
mode:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>sip.conf:</FONT></DIV>
<DIV><FONT face=Arial size=2>[general]</FONT></DIV>
<DIV><FONT face=Arial size=2>disallow=all</FONT></DIV>
<DIV><FONT face=Arial size=2>allow=ulaw</FONT></DIV>
<DIV><FONT face=Arial size=2>canreinvite=yes</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>For each channel, canreinvite=yes is enabled. No 
dial command has 't' option.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, it seems that Asterisk still stay in the 
media path and bridge the 2 end points.&nbsp;Am I missing 
something???&nbsp;</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>sip*CLI&gt; show 
channels<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Channel&nbsp; 
(Context&nbsp;&nbsp;&nbsp; Extension&nbsp;&nbsp;&nbsp; Pri )&nbsp;&nbsp; State 
Appl.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Data<BR>SIP/22225001-c60b&nbsp; 
(company1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1&nbsp;&nbsp; )&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Up Bridged Call&nbsp; 
SIP/1234-faf1<BR>&nbsp; SIP/1234-faf1&nbsp; (company1&nbsp;&nbsp; 
5001&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp; 
)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Up 
Dial&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
SIP/22225001|20|r<BR>2 active channel(s)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>sip*CLI&gt; sip show 
channels<BR>Peer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
User/ANR&nbsp;&nbsp;&nbsp; Call ID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Seq 
(Tx/Rx)&nbsp; Lag&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Jitter&nbsp; 
Format<BR>192.168.1.101&nbsp;&nbsp;&nbsp; 22225001&nbsp;&nbsp;&nbsp; 
257684717aa&nbsp; 00104/00000&nbsp; 00000ms&nbsp; 0000ms&nbsp; 
ULAW<BR>210.17.211.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1234&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
003094c2-fd&nbsp; 00104/00102&nbsp; 00000ms&nbsp; 0000ms&nbsp; ULAW<BR>2 active 
SIP channel(s)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks.</DIV></FONT>
<DIV><FONT face=Arial size=2>Ben</DIV></FONT></FONT></DIV></BODY></HTML>