FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
Describe the bug
I changed "force_local_ip_v4" to my IP address. (second network interface).
But nothing happened and freeswitch uses the first network interface.
To Reproduce
Steps to reproduce the behavior:
Set the force_local_ip_v4 by fusionpbx. (also local_ip_v4 set to $${force_local_ip_v4})
Restart freeswitch service (or restart server)
Nothing happened
Expected behavior
Set the my ip of second network interface.
Describe the bug I changed "force_local_ip_v4" to my IP address. (second network interface). But nothing happened and freeswitch uses the first network interface.
To Reproduce Steps to reproduce the behavior:
force_local_ip_v4
by fusionpbx. (alsolocal_ip_v4
set to$${force_local_ip_v4}
)Expected behavior Set the my ip of second network interface.
Package version or git hash
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Introduction/Variables/Global-Variables_13173994#local_ip_v4