All,
Just FYI: there is a missing piece in documentation which allows sort of proper handling of reg entries in S-CSCF. Here are parameters which I used to limit number of entries in registrar along with proper removal of old, not valid entries.
modparam("ims_usrloc_scscf", "maxcontact", 2)
modparam("ims_usrloc_scscf", "maxcontact_behaviour", 2)
/*!< max contact behaviour - 0-disabled(default),1-reject,2-overwrite*/
This happens to be found on latest 4.1.4 branch.
@Jason: could you please update doc so people won't go through this pain again ? ;-)
thanks
This e-mail and any attachment
is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained
or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding.