p-cscf: Make sending requests configurable and disable it by default

This commit is contained in:
Tobias Brunner
2016-03-10 11:57:38 +01:00
parent e8262251e1
commit 276acafa2d
3 changed files with 18 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
charon.plugins.p-cscf.enable {}
Section to enable requesting P-CSCF server addresses for individual
connections.
charon.plugins.p-cscf.enable.<conn> = no
<conn> is the name of a connection with an ePDG from which to request
P-CSCF server addresses.
<conn> is the name of a connection with an ePDG from which to request
P-CSCF server addresses. Requests will be sent for addresses of the same
families for which internal IPs are requested.