SIP ALG (Application Level Gateway)
Application-level gateway (ALG) (https://en.wikipedia.org/wiki/Application-level_gateway) is intended to assist users who have phones on private IPs. In many cases, it is implemented poorly and actually causes more problems than it solves. SIP ALG modifies SIP packets in unexpected ways, corrupting them and making them unreadable. This can give you unexpected behavior, such as phones not registering and incoming calls failing or even one-way audio.
Disabling SIP ALG varies, depending on your r...