<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
Here is my setup :<br>
<font face="Courier 10 Pitch">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
</font><font face="Courier 10 Pitch">local sipphone ------&gt; |lan1
(router running FS)&nbsp; wan1|---&gt;internet<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ------------------------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
<br>
</font>local_ip_v4 is set to lan1 address<br>
<br>
wan1 has a dynamic IP address.<br>
On startup, when wan1 has an IP address, I add the entry in my
/etc/host : xxx.xxx.xxx.xxx my_host<br>
<br>
I would like to tell FS that the external profile has to be created on
wan1 with :<br>
&lt;param name="rtp-ip" value="my_host"/&gt;<br>
<br>
It seems good, the external profile is created. But the registration of
my SIP account failed.<br>
<br>
The working conf for registration is to set rtp-ip and sip-ip to
local_ip_v4, and to have ext-rtp-ip=$${external_rtp_ip} and
sip-rtp-ip=$${external_sip_ip}<br>
But in that case, it can't route outgoing calls (see attached file).<br>
<br>
I don't konw how to fix it.<br>
<br>
Thanks for your help.<br>
<br>
Ludovic
</body>
</html>