[OpenSIPS-Devel] [opensips] Fraud detection (#350)

andrei-datcu notifications at github.com
Tue Oct 7 17:24:44 CEST 2014


You can merge this Pull Request by running:

  git pull https://github.com/andrei-datcu/opensips fraud_detection

Or you can view, comment on it, or merge it online at:

  https://github.com/OpenSIPS/opensips/pull/350

-- Commit Summary --

  * [fraud_detection] HashMap created
  * Added modparams
  * [fraud_detection] DB loading working ok
  * [fraud_detection] Backend is now functional
  * Fraud detection - first version - untested yet
  * Fixed user hashmap struct
  * [fraud_detection] Added events for sync params
  * [fraud_detection]Manually alloc event param list, to avoid automatic freeing and memory corruption
  * [fraud_detection] Added show stats mi command
  * [fraud_detection] Mi reload command fully working
  * [fraud_detection] Added doc and schema

-- File Changes --

    A db/schema/fraud_detection.xml (141)
    A db/schema/opensips-fraud_detection.xml (13)
    A modules/fraud_detection/Makefile (11)
    A modules/fraud_detection/README (448)
    A modules/fraud_detection/doc/fraud_detection.xml (38)
    A modules/fraud_detection/doc/fraud_detection_admin.xml (688)
    A modules/fraud_detection/fraud_detection.c (522)
    A modules/fraud_detection/fraud_detection.h (13)
    A modules/fraud_detection/frd_events.c (175)
    A modules/fraud_detection/frd_events.h (56)
    A modules/fraud_detection/frd_hashmap.c (87)
    A modules/fraud_detection/frd_hashmap.h (50)
    A modules/fraud_detection/frd_load.c (531)
    A modules/fraud_detection/frd_load.h (38)
    A modules/fraud_detection/frd_stats.c (150)
    A modules/fraud_detection/frd_stats.h (71)
    A scripts/db_berkeley/opensips/fraud_detection (12)
    A scripts/dbtext/opensips/fraud_detection (2)
    A scripts/mysql/fraud_detection-create.sql (20)
    A scripts/oracle/fraud_detection-create.sql (28)
    A scripts/pi_http/fraud_detection-mod (77)
    A scripts/pi_http/fraud_detection-table (21)
    A scripts/postgres/fraud_detection-create.sql (21)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/350.patch
https://github.com/OpenSIPS/opensips/pull/350.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/350
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20141007/5de1352d/attachment.htm>


More information about the Devel mailing list