<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all:<br>
&nbsp;&nbsp;&nbsp;&nbsp; I'm new with Asterisk and just setup an environment in Vmware
workstation (network bridge mode) to test <br>
&nbsp;&nbsp;&nbsp;&nbsp; Windows VM ( Zoiper) ---------- Centos ( Asterisk ) --------------
Windows XP (physical Zoiper)<br>
&nbsp;&nbsp;&nbsp;&nbsp; The only change to the configuration are:<br>
<br>
<b><br>
sip.conf:</b><br>
<br>
[jun]<br>
type=friend<br>
username=jun<br>
secret=jun<br>
host=dynamic<br>
context=tutorial<br>
<br>
[zhang]<br>
type=friend<br>
username=zhang<br>
secret=zhang<br>
host=dynamic<br>
context=tutorial<br>
<br>
<b>extensions.conf</b><br>
[tutorial]<br>
exten =&gt; 1234,1,Dial(SIP/jun)<br>
exten =&gt; 5678,1,Dial(SIP/zhang)<br>
<br>
<br>
<font color="#ff6666">&nbsp;&nbsp;&nbsp; 1. when call "zhang" from "jun",&nbsp; the rings
sound successfully.<br>
&nbsp;&nbsp;&nbsp; 2. when "jun" hold the phone,&nbsp; "zhang" could hear the background
music.<br>
&nbsp;&nbsp;&nbsp; 3. but when "zhang" or "jun" speak something, the other can not
hear any thing.<br>
<br>
<br>
<font color="#330033">Could you please give me some guide about it ?<br>
<br>
Thanks in advance <br>
Jun Zhang<br>
<br>
</font></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
</body>
</html>