<div dir="ltr"><div dir="ltr"><div>Hello,</div><div><br></div><div>I have two freeswitch boxes.  They are in two different locations, but both are connected through a VPN.  I am looking to send all calls from one freeswitch to another. I was able to get inbound routing working with each other.  The problem is when freeswitch1 wants to make an outbound call to the PSTN out of freeswitch2.  What do I have tried to add the IP 10.41.100.2 to the ACL and that did not work.  What am I missing?</div><div><br></div><div><br></div><div>2020-05-27 10:50:37.774914 [WARNING] sofia_reg.c:2906 Can't find user [<a href="mailto:FreeSWITCH@10.21.10.4">FreeSWITCH@10.21.10.4</a>] from 10.41.100.2</div><div>You must define a domain called '10.21.10.4' in your directory and add a user with the id="FreeSWITCH" attribute</div><div>and you must configure your device to use the proper domain in it's authentication credentials.</div><div>send 678 bytes to udp/[10.41.100.2]:5080 at 10:50:37.773507:</div><div>   ------------------------------------------------------------------------</div><div>   SIP/2.0 403 Forbidden</div><div>   Via: SIP/2.0/UDP 10.41.100.2:5080;rport=5080;branch=z9hG4bKjr90SBDZmUQKj</div><div>   From: "CallerID" <<a href="mailto:sip%3A1112223333@10.41.100.2">sip:1112223333@10.41.100.2</a>>;tag=90SHD9m8r6X2N</div><div>   To: <<a href="mailto:sip%3A4445556666@10.21.10.4">sip:4445556666@10.21.10.4</a>>;tag=rmB10y0mDg5yD</div><div>   Call-ID: 44b8eb5a-1acc-1239-f884-005056873da3</div><div>   CSeq: 20741727 INVITE</div><div>   User-Agent: FreeSWITCH</div><div>   Accept: application/sdp</div><div>   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE</div><div>   Supported: timer, path, replaces</div><div>   Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer</div><div>   Content-Length: 0</div><div>   </div><div>   ------------------------------------------------------------------------</div><div>2020-05-27 10:50:37.774914 [NOTICE] sofia.c:2332 Hangup sofia/internal/<a href="mailto:1112223333@10.41.100.2">1112223333@10.41.100.2</a> [CS_NEW] [CALL_REJECTED]</div></div></div>