[OpenSIPS-Devel] Fraud Detection module

2015-02-25 Thread Andrei Datcu
not hesitate to provide any feedback, comments, reports or questions in regards to this new module. [1]http://www.opensips.org/Documentation/Tutorials-FraudDetection-2-1 [2]http://www.opensips.org/html/docs/modules/2.1.x/fraud_detection.html Regards, Andrei Datcu

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

2014-10-07 Thread andrei-datcu
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

Re: [OpenSIPS-Devel] [opensips] Partitions for dispatcher module (#269)

2014-10-02 Thread andrei-datcu
Try: ds_select_domain("101,100", "1,4", "F") The flags are per set list and not per set list element. --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/269#issuecomment-57709293___ Devel mailing list Devel@l

Re: [OpenSIPS-Devel] [opensips] Partitions for dispatcher module (#269)

2014-10-02 Thread andrei-datcu
For me it is working correctly. Please be advised that now flags are specified as argument of ds_select_* functions and not as modparam. So for the avps to be populated you'll need to call: ds_select_dst("$var(set_id)", "$var(alg)", "f") --- Reply to this email directly or view it on GitHub: htt

[OpenSIPS-Devel] [opensips] Dr api (#338)

2014-09-23 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips dr_api Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/338 -- Commit Summary -- * First dr_api draft * drouting api implementation done

[OpenSIPS-Devel] [opensips] [usrloc] Added AOR parameter for E_UL_CONTACT_* events (#336)

2014-09-16 Thread andrei-datcu
as requested in: https://github.com/OpenSIPS/opensips/issues/250#issuecomment-50880841 You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips usrloc_events Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips

Re: [OpenSIPS-Devel] [opensips] usrloc: E_UL_AOR_DELETE enhancement (#250)

2014-08-26 Thread andrei-datcu
For the E_UL_CONTACT_UPDATE event, the previous received field is the only parameter that could be added. There is no previous contact-address since we are talking about the _UPDATE event. If there is another contact-address registered for the same AOR then it will be considered as a different c

[OpenSIPS-Devel] [opensips] [drouting] dr_number_routing fixed lock and documentation (#298)

2014-08-12 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/298 -- Commit Summary -- * [drouting] dr_number_routing fixed lock and documentation

[OpenSIPS-Devel] [opensips] [drouting] Testing roules through MI now posssible (#293)

2014-08-08 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips dr_api Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/293 -- Commit Summary -- * [drouting] Testing roules through MI now posssible -- File

[OpenSIPS-Devel] [opensips] [dispatcher]Fixed README (#287)

2014-08-05 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/287 -- Commit Summary -- * Revert "allow opensipsdbctl to run from a different f

[OpenSIPS-Devel] [opensips] [usrloc]New contact-aware events (#286)

2014-08-04 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/286 -- Commit Summary -- * [usrloc]New contact-aware events -- File Changes -- M

Re: [OpenSIPS-Devel] [opensips] usrloc: E_UL_AOR_DELETE enhancement (#250)

2014-08-01 Thread andrei-datcu
Could you be a little more specific? Besides the aor, the usrloc record contains only the registered contacts. What we can do is add a different event that is raised each time a contact is inserted/deleted for a specific aor. This way, info about contact's address and the call id could be provid

[OpenSIPS-Devel] [opensips] [dispatcher] ds_select_dst domain working corectly now (#285)

2014-08-01 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/285 -- Commit Summary -- * [dispatcher] ds_select_dst domain working corectly now

[OpenSIPS-Devel] [opensips] [Dispatcher] info about version table into documentation (#284)

2014-08-01 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/284 -- Commit Summary -- * [Dispatcher] info about version table into documentation

Re: [OpenSIPS-Devel] [opensips] usrloc: E_UL_AOR_DELETE enhancement (#250)

2014-08-01 Thread andrei-datcu
Could you be more specific on what extra information you would like to get from the event? --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/issues/250#issuecomment-50858440___ Devel mailing list Devel@lists.ope

[OpenSIPS-Devel] [OpenSIPS/opensips] 5036b1: SST module now also works with dialogs loaded from...

2014-07-31 Thread Andrei Datcu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 5036b1d09a1558769836e43038617a9126d24897 https://github.com/OpenSIPS/opensips/commit/5036b1d09a1558769836e43038617a9126d24897 Author: Andrei Datcu Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths

[OpenSIPS-Devel] [OpenSIPS/opensips] abe338: [Siptrace] Added table version check

2014-07-31 Thread Andrei Datcu
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: abe33891bd1790e9a826707f70e6d8d142307ef9 https://github.com/OpenSIPS/opensips/commit/abe33891bd1790e9a826707f70e6d8d142307ef9 Author: Andrei Datcu Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths

[OpenSIPS-Devel] [opensips] [dispatcher] Fixed two allocs for uri str. No more shm leak. (#279)

2014-07-28 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/279 -- Commit Summary -- * [dispatcher] Fixed two allocs for uri str. No more shm leak

[OpenSIPS-Devel] [opensips] [Dialogs] Module flags (#277)

2014-07-25 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/277 -- Commit Summary -- * SST module now also works with dialogs loaded from db

[OpenSIPS-Devel] [opensips] Partitions for dispatcher module (#269)

2014-07-16 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/269 -- Commit Summary -- * Partitions for dispatcher module * [Dispatcher] fixed

[OpenSIPS-Devel] [opensips] Yet another typo in siptrace's readme (#254)

2014-06-19 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/254 -- Commit Summary -- * Yet another typo in siptrace's readme -- File Ch

Re: [OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread andrei-datcu
> @@ -206,17 +206,35 @@ modparam("siptrace", "duplicate_uri", > "sip:10.1.1.1:5888") > > 1.3.8. trace_local_ip (str) > > - The address to be used in fromip field for local generated > - messages. If not set, the module sets it to the address of the > - socket that will be used to send t

[OpenSIPS-Devel] [opensips] Split fromip and toip columns (#253)

2014-06-19 Thread andrei-datcu
You can merge this Pull Request by running: git pull https://github.com/andrei-datcu/opensips master Or you can view, comment on it, or merge it online at: https://github.com/OpenSIPS/opensips/pull/253 -- Commit Summary -- * Split fromip and toip columns -- File Changes -- M db