Re: [SR-Users] How to prevent multiple registration entries in module ims_registrar_scscf

2015-06-12 Thread Federico Cabiddu
Hi, to achieve this you could use modparam("ims_usrloc_scscf", "maxcontact", 1) modparam("ims_usrloc_scscf", "maxcontact_behaviour", 2) Regards, Federico On Fri, Jun 12, 2015 at 4:49 PM, jyaim wrote: > Hi all, > > I have an issue with mobile devices which get a different IP address > each tim

[SR-Users] How to prevent multiple registration entries in module ims_registrar_scscf

2015-06-12 Thread jyaim
Hi all, I have an issue with mobile devices which get a different IP address each time they lose network. The scscf keeps the registration datas from the previous registrations, and forks requests toward all known identities. Is it possible to override the contact address at each register and kee