<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2745.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,<BR>I am trying to forward calls to another * 
server with IAX<BR>Here is What I want to Do<BR>1- Call SERVER1, let say at 
51412345678 <BR>2- SERVER1 should transfer the call to SERVER2 in a remote 
location<BR>3- SERVER2 Receive the call and transfer it to the PSTN 
number.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have one X100P&nbsp; card on each machine. What 
is happening is that when the remote party picks up the phone, all he can hear 
<BR>is a weird sound.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>CONFIGS:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;SERVER1:<BR>&nbsp;&nbsp;zaptel.conf 
<BR>&nbsp;&nbsp;&nbsp;---------------------------------------------<BR>&nbsp;&nbsp;&nbsp;~&nbsp;[channels]<BR>&nbsp;&nbsp;&nbsp;~&nbsp;language=fr<BR>&nbsp;&nbsp;&nbsp;~&nbsp;context=montréal<BR>&nbsp;&nbsp;&nbsp;~&nbsp;signalling=fxs_ks<BR>&nbsp;&nbsp;&nbsp;~&nbsp;usercallerid=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;callwaiting=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;threewaycalling=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;transfer=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;cancellforward=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;echocancel=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;echocancelwhenbridged=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;echotraining=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;relaxdtmf=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;busydetect=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;busycount=4<BR>&nbsp;&nbsp;&nbsp;~&nbsp;callprogress=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;group=1<BR>&nbsp;&nbsp;&nbsp;~&nbsp;channel=&gt;1<BR>&nbsp;&nbsp;&nbsp;-------------------------------------------------- 
(same for SERVER2)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>&nbsp;&nbsp;IAX.conf<BR>&nbsp;&nbsp;&nbsp;------------------------------------------------<BR>&nbsp;&nbsp;&nbsp;~&nbsp;[general]<BR>&nbsp;&nbsp;&nbsp;~&nbsp;bindport=4569<BR>&nbsp;&nbsp;&nbsp;~&nbsp;delayreject=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;language=fr<BR>&nbsp;&nbsp;&nbsp;~&nbsp;allow=all<BR>&nbsp;&nbsp;&nbsp;~&nbsp;jutterbuffer=no<BR>&nbsp;&nbsp;&nbsp;~&nbsp;register 
=&gt; 
username:password@server2.domain.com<BR>&nbsp;&nbsp;&nbsp;~&nbsp;tos=lowdelay<BR>&nbsp;&nbsp;&nbsp;~&nbsp;autokill=yes<BR>&nbsp;&nbsp;&nbsp;~<BR>&nbsp;&nbsp;&nbsp;~&nbsp;[quebec]<BR>&nbsp;&nbsp;&nbsp;~&nbsp;type=friends<BR>&nbsp;&nbsp;&nbsp;~&nbsp;username 

username<BR>&nbsp;&nbsp;&nbsp;~&nbsp;password=password<BR>&nbsp;&nbsp;&nbsp;~&nbsp;context=montréal<BR>&nbsp;&nbsp;&nbsp;~&nbsp;host=Dynamic<BR>&nbsp;&nbsp;&nbsp;~&nbsp;secret 
= password<BR>&nbsp;&nbsp;&nbsp;~&nbsp;disallow = 
all<BR>&nbsp;&nbsp;&nbsp;~&nbsp;allow=ulaw<BR>&nbsp;&nbsp;&nbsp;~&nbsp;allow=gsm</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>&nbsp;&nbsp;extensions.conf<BR>&nbsp;&nbsp;&nbsp;------------------------------------------(Same 
for SERVER2 but no 
registration)<BR>&nbsp;&nbsp;&nbsp;~&nbsp;[general]<BR>&nbsp;&nbsp;&nbsp;~&nbsp;static=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;writeprotect=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;autofallthrough=yes<BR>&nbsp;&nbsp;&nbsp;~&nbsp;[montréal]<BR>&nbsp;&nbsp;&nbsp;~&nbsp;exten=&gt;s,1,Answer<BR>&nbsp;&nbsp;&nbsp;~&nbsp;exten=&gt;s,2,Playback(message-transfer)<BR>&nbsp;&nbsp;&nbsp;~&nbsp;exten=&gt;s,3,Dial(IAX2/username:password@SERVER2.DOMAIN.COM/51412345678@montréal) 
; always the same 
number<BR>&nbsp;&nbsp;&nbsp;~&nbsp;exten=&gt;s,4,Hangup&nbsp;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My remote server receive the call, answer the line 
and then Dial(ZAP/1/51412345678). So far so good. But when 51412345678 pickup 
the phone,<BR>all she can hear is a weird sound.<BR>What am I doing wrong 
?</FONT></DIV></BODY></HTML>