mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
res_phoneprov.c: Multihomed SERVER cache prevention
Phones moving between subnets on multi-homed server have their initially connected interface IP cached in the SERVER variable, even when it is not specified in the configuration files. This prevents phones from obtaining the correct SERVER variable value when they move to another subnet. ASTERISK-30388 #close Reported-by: cmaj Change-Id: I1d18987a9d58e85556b4c4a6814ce7006524cc92
This commit is contained in:
5
doc/CHANGES-staging/res_phoneprov_multihomed_server.txt
Normal file
5
doc/CHANGES-staging/res_phoneprov_multihomed_server.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: res_phoneprov
|
||||
|
||||
On multihomed Asterisk servers with dynamic SERVER template variables,
|
||||
reloading this module is no longer required when re-provisioning your
|
||||
phone to another interface address (e.g. when moving between VLANs.)
|
Reference in New Issue
Block a user