This is probably because the two different profiles are not set to use the same register domain. Check out this wiki page and try setting the value to be the same for all your profiles:<br><a href="http://wiki.freeswitch.org/wiki/Sofia.conf.xml#force-register-domain">http://wiki.freeswitch.org/wiki/Sofia.conf.xml#force-register-domain</a><br>
<br>-MC<br><br><div class="gmail_quote">On Wed, May 16, 2012 at 5:15 AM, Miha <span dir="ltr">&lt;<a href="mailto:miha@softnet.si" target="_blank">miha@softnet.si</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
just one question. I have created two profiles (suggested by @Michael)<br>
as I was having same NAT issue. Profiles are basically the same only<br>
registration port is different (5060, 5070) and NAT profile have set:<br>
&lt;param name=&quot;NDLB-force-rport&quot; value=&quot;true&quot;/&gt;.<br>
<br>
In my dialplan I have made bridge like this:<br>
<br>
<br>
&lt;action application=&quot;bridge&quot;<br>
data=&quot;{origination_callee_id_name=&#39;${effective_caller_id_name}&#39;,origination_calee_id_number=&#39;${effective_caller_id_name}&#39;}user/${<a href="mailto:destination_number%7D.fs_test@fs_test.fs2.blabla.com">destination_number}.fs_test@fs_test.fs2.blabla.com</a>&quot;<br>

/&gt;<br>
<br>
freeswitch@default&gt; show re<br>
<br>
[       registrations]<br>
<br>
<br>
freeswitch@default&gt; show registrations<br>
reg_user,realm,token,url,expires,network_ip,network_port,network_proto,hostname<br>
018108753.fs_test,<a href="http://fs_test.fs2.blabla.com" target="_blank">fs_test.fs2.blabla.com</a>,<a href="mailto:40804176-fb1f176@172.31.1.190">40804176-fb1f176@172.31.1.190</a>,sofia/internal/sip:018108753.fs_test@xxx.xxx.xxx.xxx:1265,1337169317,xxx.xxx.xxx.xxx,1265,udp,localhost.localdomain<br>

018108752.fs_test,fs_test.fs2.blabla.comi,<a href="mailto:873cfe40-1224f25@172.31.1.171">873cfe40-1224f25@172.31.1.171</a>,sofia/nat/sip:018108752.fs_test@xxx.xxx.xxx.xxx:2097,1337170569,xxx.xxx.xxx.xxx,1920,udp,localhost.localdomain<br>

<br>
2 total.<br>
<br>
Why only phone work which is registered on NAT profile. IF I call users<br>
which is registered on internal profile I get user not registered?<br>
<br>
Thanks!<br>
<br>
Miha<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>