Ok, good to know it was solved.
For the records, if you want to have different number of max contact per
user, then you can rely on the xavp configured to registrar xavp_cfg
parameter, e.g.,:
modparam("registrar", "xavp_cfg", "reg")
$xavp(reg=>max_contacts) = 2;
save("location");
Cheers,
Daniel
Thank you Daniel!!
I've removed the 0x04 flag and now works great!!
Cheers,
Marino
On 03/11/15 17:30, Daniel-Constantin Mierla wrote:
Hello,
On 03/11/15 11:29, Marino Mileti wrote:
I would like to avoid multiple registration with the same AOR...
I know that there's a parameter for thi
> On 03 Nov 2015, at 11:29, Marino Mileti wrote:
>
> I would like to avoid multiple registration with the same AOR...
> I know that there's a parameter for this (max_contacts) but if I set it to 1,
> all REGISTER overwrite location info.
>
> Instead i would like to reply with error if a REGIS
Hello,
On 03/11/15 11:29, Marino Mileti wrote:
>
> I would like to avoid multiple registration with the same AOR...
>
> I know that there's a parameter for this (max_contacts) but if I set
> it to 1, all REGISTER overwrite location info.
>
max_contacts will reject new registrations/contacts if th