Multiple network interfaces

:slight_smile:

This is hard to do in all scenarios without at least a restart of Asterisk – although not necessarily a reboot of the entire system.

Also, you could try enabling Allow Transports Reload at the top of the PJSIP settings page, with some caveats (see FreePBX forum post here, Asterisk blog post here, Asterisk GitHub issue here, etc.)

Hmm, that sounds like a bug, possibly for the issue tracker. But, it could be related to transports not changing dynamically, without either modifying the reload setting as mentioned above (or restart/reboot) not sure. :thinking:

What about changes made after the reboot ? Are those all set now ? Or is an Asterisk restart/system reboot not enough to correct things ?

Changing transports on a server is usually kind of a big deal – lots of low-level network related things are happening when you do that, and if there’s active calls on those interfaces that are disappearing, well, you and your users are not going to have a very good time.