[OpenSIPS-Users] Fraud_detection sequential call by profilid
Liviu Chircu
liviu at opensips.org
Thu Jun 29 05:40:26 EDT 2017
Hi Guillaume,
That's not the latest 2.2 code you're looking at, this specific issue
was fixed in issue #888 [1]. Please pull the latest code and let us know
if there's anything else to take care of.
[1]: https://github.com/OpenSIPS/opensips/issues/888
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 21.06.2017 16:04, guillaume Montassier wrote:
> Hi,
>
> I want to use fraud detection to check sequential_call by profile id.
>
> In my configuration, each client is equal to a profileid. So I want to
> check how many sequential call this client do.
> I check fraud_detection.c (opensips 2.2) and I saw
> "/last_called_prefix.len == matched_len &&
> memcmp(last_called_prefix.s, number.s, matched_len)/".
> So it seems not possible to do it natively... Is it possible to modify
> simply fraud_detection to compare not the/last_called_prefix/ but
> something like /last_called_prefix_of_this_profileid/
>
> Thanks a lot,
>
> Guillaume
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170629/bb13e0e3/attachment.html>
More information about the Users
mailing list