Hello,<div><br></div><div>I&#39;m trying to conference-in a call from FreeSWITCH to an extension on another PBX using sip.</div><div><br></div><div>According to the documentation, I think it should look like this:</div><div>
<br></div><div>       conference abc@default dial {sip_auth_username=myuser,sip_auth_password=mypassword}sofia/external/<a href="mailto:101@1.2.3.4">101@1.2.3.4</a></div><div><br></div><div>where 1.2.3.4 is the ip address of the remote pbx, and 101 is the extension.</div>
<div><br></div><div>I&#39;ve tried adding a gateway for it in the sip profiles, and then doing this:</div><div><br></div><div>      conference abc@default dial sofia/mygateway/701</div><div><br></div><div>Both of these methods give me a result of:  </div>
<div><br></div><div>      Call Requested: result: [DESTINATION_OUT_OF_ORDER]</div><div><br></div><div>I set-up my soft phone to register to the same ip address with the same credentials, and it allows me to call the extension properly.</div>
<div><br></div><div>Can somebody please tell me what I&#39;m doing wrong?</div><div><br></div><div>Thanks,</div><div>Adam</div><div><br></div>