I was told Azure VM as video server can't support H.323 and SIP because the IP address is NATed. The NAT is required to have ALG (Application Layer Gateway function) to support H.323 and SIP NAT.
Or VM needs to direct obtain public IP address instead of through Azure to perform NAT. The same problem is also in AWS cloud.
I searched azure document and contacted azure support to verify but so far I do not have answer.
to setup system and testing is one of options but meant I need to involve application team to install system.
also, I was told Azure VM can direct get public IP address instead of NAT. Is it true? Can anyone share document link or powershell with me for study?
Has anyone implement H.323 and SIP server in azure? Can share how you configure in azure?
thank you very much!