<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">Hi!
<div>I’m facing a strange issue I can’t get why happening.</div>
<div>I have Freeswitch 1.4.26 server on a public IP.</div>
<div>2 users are registered - 201 and 202.</div>
<div>201 user is registered from address, that is from one subnet to public of Freeswitch.</div>
<div>202 - totally different. All 201 and 202 are behind NAT.</div>
<div>So, I’m trying to call from 202 to 201, but getting</div>
<div>USER_NOT_REGISTERED<br /></div>
<div><br /></div>
<div>
<div>EXECUTE sofia/internal/202@pbx3.abbyconnect.com bridge(user/201@pbx3.abbyconnect.com)</div>
<div>…..</div>
<div>2017-03-01 15:13:32.989992 [NOTICE] switch_ivr_originate.c:2759 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]</div>
<div>2017-03-01 15:13:32.989992 [DEBUG] switch_ivr_originate.c:3747 Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]</div>
<div>2017-03-01 15:13:32.989992 [NOTICE] switch_ivr_originate.c:2759 Cannot create outgoing channel of type [user] cause: [USER_NOT_REGISTERED]</div>
<div>2017-03-01 15:13:32.989992 [DEBUG] switch_ivr_originate.c:3747 Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]</div>
</div>
<div><br /></div>
<div>But.&#160;</div>
<div>
<div>freeswitch@internal&gt; show registrations</div>
<div>reg_user,realm,token,url,expires,network_ip,network_port,network_proto,hostname,metadata</div>
<div>201,pbx3.abbyconnect.com,jjrRmyMeA6NyWFDzw-2SgQ..,sofia/internal/sip:201@192.168.3.111:36490;rinstance=fdd02e2e94b8fba0;transport=tcp,1488403310,24.234.110.55,63940,tcp,pbx,</div>
<div>202,pbx3.abbyconnect.com,a707f9609d7fecf432d00074da1ef5cf@0:0:0:0:0:0:0:0,sofia/internal/sip:202@192.168.1.233:5060;transport=udp;registering_acc=pbx3_abbyconnect_com;fs_nat=yes;fs_path=sip%3A202%40176.104.49.75%3A5060%3Btransport%3Dudp%3Bregistering_acc%3Dpbx3_abbyconnect_com,1488400362,176.104.49.75,5060,udp,pbx,</div>
</div>
<div>So, I see user is registered, but bridge is not trying to reach it. ( I see no INVITEs)</div>
<div><br /></div>
<div>But. When I’m moving this server to other IP, to not share same net with 201 extension, all works fine.</div>
<div>at 201 I have same router as 202.</div>
<div><br /></div>
<div>Internal profile settings to NAT and networks</div>
<div>aggressive-nat-detection [true]<br /></div>
<div>local-network-acl [localnet.auto]<br /></div>
<div>nat-options-ping [true]<br /></div>
<div>all-reg-options-ping [true]<br /></div>
<div>NDLB-force-rport [true]<br /></div>
<div><br /></div>
<div>Thanks.</div>
</div>
<div name="messageSignatureSection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
Regards, Igor</div>
</body>
</html>