Hi. So here is our scheme:SpoilerCisco ASR has NAT translation 1:1 from 10.10.10.254 to public IP (let's say it is 1.1.1.254):ip nat inside source static 10.10.10.254 1.1.1.254 redundancy BDI10So my SIP station can make registration and make call but...