Hello, everybody,

I am working on Fraud_detection on Opensips 2.1

I detected something strange:
If I set "concurrent_calls_warning" to "1" and make a call, the rc of check_fraud is -1 => my rule is found and warning detect, so it's OK If I set "concurrent_calls_critical" to "1" and make a call, the rc of check_fraud is -2 => my rule is found and critical detect, so it's OK If I set "concurrent_calls_warning" to "2" and "concurrent_calls_critical" to "2" and make a call, the rc of check_fraud is 2 => my rule is not found?

The result "2" seems odd to me, because the rule is found in the two other cases. I think I should have "1" as the result.

Best regards,

GM




_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to