I have an Asterisk instance running with FreePBX, and I have assigned a UDP transport for the address 10.10.20.4. I use it to handle calls for phones on the internal network.
Now, the operator providing the SIP trunk informed me that I must send traffic from the address 10.50.50.3 because they enforce an ACL.
Is it possible to set a separate bind parameter for my SIP trunk that is used to connect to the operator? If so, should I edit the *_custom.conf files?