How do I enable the persistency support to the CSCFs ?

vingarzan's picture

Take a look at the pcscf.cfg and scscf.cfg - there you can find the example for the new persistency setting in (per default) commented blocks. To enable e.g. file storage in the S-CSCF use:
modparam("scscf","persistency_mode",1)

Also do not forget to create the directory path that you configured or to create the database structure in case you selected the database storage.