RestComm / Restcomm-Connect

The Open Source Cloud Communications Platform
http://www.restcomm.com/
GNU Affero General Public License v3.0
241 stars 215 forks source link

Using Outbound_Proxy from one Restcomm instance to Another Restcomm Instance fails #1891

Open croufay opened 7 years ago

croufay commented 7 years ago

Here is the scenario

User1 registers onRC1 User2 registers on RC2

OUTBOUND_PROXY is set on RC1 to point to IP of RC2. RC1 registers as a client on RC2 and the registration works.

User1 makes call to User2@RC2, this call fails

The idea is to be able to make a call from registered users on one Restcomm instance to registered users on another Restcomm instance.

croufay commented 7 years ago

Logs

https://drive.google.com/open?id=0B_xyuFPec-Dhb2hLOVBVc1d3Mzg

deruelle commented 7 years ago

@croufay are the RC instances using the same DB or different DBs ? Is there a load balancer in front of the RC instances ?