summaryrefslogtreecommitdiff
path: root/conf/plugins/p-cscf.conf
blob: 5225a7ce6cbe0a5bc1c8b05c279e820c79bb7beb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
p-cscf {

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Section to enable requesting P-CSCF server addresses for individual
    # connections.
    enable {

        # <conn> is the name of a connection with an ePDG from which to request
        # P-CSCF server addresses.
        # <conn> = no

    }

}