<div dir="ltr">Hello, <br><div><br></div><div>One of our customers has lots of extensions that register to our platform using all the same IP. Sometimes they get caught in our pike velocity rules but if we increase the values to accommodate this client then all the others could abuse the system.</div><div><br></div><div>I was wondering if pike_check_ip(ipaddr) needs strictly an IP as parameter or can it be a string?</div><div><br></div><div>I was thinking of using pike instead of by $si by something like $fU-$si but I don't know if this would work?</div><div><br></div><div>I need to either handle separately different extensions from the same IP or a way to adjust the pike config values just for one specific IP... I'm not sure either of these is possible with pike?</div><div><br></div><div>My alternative is just use table and mimic the functionality myself which I don't think is too complicated, but I'd love to know if I'm missing a fast-path here...</div><div><br></div><div>Thanks!</div><div>Joel.</div><div></div></div>