Annotation of embedaddon/strongswan/conf/plugins/p-cscf.opt, revision 1.1
1.1 ! misho 1: charon.plugins.p-cscf.enable {}
! 2: Section to enable requesting P-CSCF server addresses for individual
! 3: connections.
! 4:
! 5: charon.plugins.p-cscf.enable.<conn> = no
! 6: <conn> is the name of a connection with an ePDG from which to request
! 7: P-CSCF server addresses.
! 8:
! 9: <conn> is the name of a connection with an ePDG from which to request
! 10: P-CSCF server addresses. Requests will be sent for addresses of the same
! 11: families for which internal IPs are requested.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>