So I have a vanilla install of Fusion/FS on debian 10 and everything seems configured correctly. However, while my softphone registers without issue - calls have no audio/tone and eventually just HANGUP with an entry in the logs
"Locked, Waiting on external entities"
This is running on a debian VPS with no LAN devices. I'm sure what I'm missing is somewhere in the profiles. Here's what I've done so far:
external_sip_ip = <public ip>
external_rtp_ip = <public ip>
added carriers to ACL 'domains'
added $${domain} to ACL 'domains'
Since this is a cloud server (ie. everyone is registering to the public ip) do I need to additionally update the sip_ip and rtp_ip to match the public ip?
"Locked, Waiting on external entities"
This is running on a debian VPS with no LAN devices. I'm sure what I'm missing is somewhere in the profiles. Here's what I've done so far:
external_sip_ip = <public ip>
external_rtp_ip = <public ip>
added carriers to ACL 'domains'
added $${domain} to ACL 'domains'
Since this is a cloud server (ie. everyone is registering to the public ip) do I need to additionally update the sip_ip and rtp_ip to match the public ip?