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
-- Daniel Ciprus Integration engineer http://www.acision.com
9954 Mayland Dr Suite 3100 Richmond, VA 23233 USA T: +1 804 762 5601 E: daniel.ciprus@acision.commailto:daniel.ciprus@acision.com ________________________________ 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.
Hey Daniel,
Agreed. Actually there no docs at all for the 2 IMS usrloc modules (pcscf and scscf). I will work on them as soon as I get some time...
Cheers Jason
On Mon, Jun 23, 2014 at 5:00 PM, Daniel Ciprus daniel.ciprus@acision.com wrote:
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
-- *Daniel Ciprus* Integration engineer http://www.acision.com
9954 Mayland Dr Suite 3100 Richmond, VA 23233 USA T: +1 804 762 5601 E: daniel.ciprus@acision.com
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.
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev