signalwire / freeswitch

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.
https://freeswitch.com/#getting-started
Other
3.62k stars 1.43k forks source link

force_local_ip_v4 not working #2212

Open ziaratban opened 1 year ago

ziaratban commented 1 year ago

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:

  1. Set the force_local_ip_v4 by fusionpbx. (also local_ip_v4 set to $${force_local_ip_v4})
  2. Restart freeswitch service (or restart server)
  3. Nothing happened

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

livem commented 8 months ago

May be this is FusionPBX bug, not FreeSWITCH .