mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-17 10:11:53 +00:00
res_pjsip: Add support for partial transport reload.
Some configuration items for a transport do not result in the underlying transport changing, but instead are just state we keep ourselves and use. It is perfectly reasonable to change these items. These include local_net and external_* information. ASTERISK-29354 Change-Id: I027857ccfe4419f460243e562b5f098434b3d43a
This commit is contained in:
committed by
Joshua Colp
parent
f47c5cbdf9
commit
f213833514
4
doc/CHANGES-staging/pjsip_transport_partial_reload.txt
Normal file
4
doc/CHANGES-staging/pjsip_transport_partial_reload.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Subject: res_pjsip
|
||||
|
||||
PJSIP transports can now be partially reloaded safely. This allows the
|
||||
local_net and external_* options to be updated without restarting Asterisk.
|
Reference in New Issue
Block a user