Commit Graph

71 Commits

Author SHA1 Message Date
DanB
5043de5d17 Completing the SM-OpenSIPS component based on E_ACC_EVENT and E_ACC_MISSED_EVENT with automatic CDR generation 2015-05-10 19:31:08 +02:00
DanB
df65bebd6a Partial session manager implementation for opensips 2015-05-09 19:56:45 +02:00
DanB
6b3c5430a3 OpenSIPS-SM with CDR and emulated dialog_start event 2015-05-09 12:26:34 +02:00
DanB
5a2c195b3b Core dump folder for opensips init script 2015-05-09 10:03:31 +02:00
DanB
a826604eca MaxUsageReq to be used in callsetup APIs, OpenSIPS-SM modifications for auth, opensips.cfg changes in tutorial, adding *now in ParseTimeDetectLayout function 2015-05-07 11:30:02 +02:00
DanB
c005d4f195 Tuneups OpenSIPS-SM, adding data/tutorials/osips_async, config updated with defaults 2015-05-02 18:37:17 +02:00
DanB
b346b28b3a Complete kamailio tutorial test calls 2015-04-21 11:10:33 +02:00
DanB
a1d7149263 Test LCR for bundles 2015-04-16 16:57:44 +02:00
DanB
79d78867d3 Adding kamevapi automated calls and tests 2015-03-31 19:23:19 +02:00
DanB
fc2476633b Kamailio max session time fix from nanoseconds to seconds 2015-03-31 18:42:51 +02:00
DanB
bb618c268f Adapting fs_evsock tutorial cgrates.json config with new CDRS configuration 2015-03-27 18:32:00 +01:00
DanB
7677a5ff89 Merged CDRS with Mediator for more code robusness and improve replication mechanism; adding CdrFilters inside CdrReplication 2015-03-27 18:29:28 +01:00
DanB
dd6977e43d Change ReqType to use META(*) as prefix in front of the type for consistency with the rest of the system (eg: prepaid -> *prepaid 2015-03-15 19:16:50 +01:00
DanB
ab946cd637 Automated call testing for FS prepaid calling 2015-03-14 21:01:52 +01:00
DanB
f3354080fc Responder.GetDerivedMaxSessionTime and GetSessionRuns now taking concrete types as parameters instead of interfaces for easy RPC integration, added fs_evsock tutorial files, removed fs_csv and fs_json to keep tutorial simple to maintain 2015-03-10 12:04:40 +01:00
DanB
db4a146924 Part two - fix session initialization leading to nil pointer error in session manager, refactored tutorial init scripts, use /tmp as run_dir 2015-03-04 18:29:47 +01:00
DanB
13de051fd1 Fix session initialization leading to nil pointer error in session manager, refactored tutorial init scripts, use /tmp as run_dir 2015-03-04 18:28:22 +01:00
DanB
f3e97e3392 Paginator parameters rename 2015-03-02 13:19:42 +01:00
DanB
4711fc7176 Adding initial folder for kamevapi tutorial 2014-12-03 09:59:57 +01:00
DanB
701c701a80 FreeSWITCH 1.4 introduces sleep if using default accounts, removed that 2014-08-18 19:09:15 +02:00
DanB
3787ee64d5 Fix tut_fs_json/freeswitch config files 2014-08-18 12:16:15 +02:00
DanB
53f19dad4a Updating tutorials documentation, modified tariffplans/tutorial files 2014-08-16 13:21:34 +02:00
DanB
d1bd2700fd Adding cdrstats_* verification commands in the cgrates_usage tutorial, updating freeswitch vanilla samples with latest of 1.4 2014-08-15 19:06:37 +02:00
DanB
bba82e7c91 SM-FreeSWITCH: process all CDRs instead of just prepaid/pseudoprepaid, adding cdrstats to tariffplans/tutorial folder 2014-08-13 14:38:08 +02:00
DanB
1ff2af86d4 Fix Thresholds not being calculated for new balances 2014-08-06 01:45:32 +02:00
DanB
0a6f0ab0c7 Fixups osips_event tutorial 2014-08-05 22:41:56 +02:00
DanB
c0b18e3ae6 Config files for cgrates in osips_event tutorial 2014-08-05 19:07:06 +02:00
DanB
48d5866ea1 Adding opensips startup scripts for osips_event tutorial 2014-08-05 18:59:10 +02:00
DanB
88fdcbfca8 Updating sample osips_event with local addresses used in test 2014-08-04 13:03:14 +02:00
DanB
edb783ab39 Adding osips_event tutorial configurations 2014-08-03 16:55:08 +02:00
DanB
a48fa90dd8 Fix balance thresholds not being executed 2014-08-02 21:13:11 +02:00
DanB
8d1be00962 Fixes local_tests 2014-08-01 17:30:22 +02:00
DanB
57110e81c8 Loader for derived charging filters, using derived chargers filters within mediator and session manager, filter implementation inside StoredCdr 2014-07-11 18:12:50 +03:00
DanB
0f5b998c82 Fix cdrexporter processing the stats before built 2014-06-19 11:13:16 +02:00
DanB
056b9c6c61 Fixup Responder.GetDerivedCharging, adding localtests for both ApierV1.GetDerivedCharging and Responder.GetDerivedCharging 2014-06-17 12:51:18 +02:00
DanB
d3835067cf Session manager fixups for derived charging 2014-06-16 17:58:25 +02:00
DanB
bc5a80fe25 Adding *voice balance and derived charging inside fs_json tutorial, fixup loading of derived charging from csv 2014-06-15 19:05:00 +02:00
DanB
ad4fedc197 Fork cdrc over multiple folders based on xml configuration 2014-05-21 17:39:25 +02:00
DanB
e893862f26 MySQL data structures refactoring, fixups rounding methods migration 2014-05-08 10:20:46 +02:00
DanB
e74a98fead Finished internal CDR handling refactoring, fixups tor->category, ratingProfile definition changes, ActionTriggers with Recurrent property 2014-05-07 12:41:57 +02:00
DanB
9211c01d69 Fixup tutorial readmes 2014-03-25 17:18:09 +01:00
DanB
5e06cafd2f Adding rating aliases, account aliases, shared groups to cache stats struct, improving fs_json tutorial tests and documentation 2014-03-22 16:50:25 +01:00
DanB
6017827059 Small tweaks to make local tests running with vagrant 2014-03-18 14:55:46 +00:00
DanB
3892d9ed20 LoadTariffPlanFromFolder, tutfscsv tests fixup 2014-03-18 14:09:09 +01:00
DanB
e8393b9bcc Modified sample tariffplan for fs_json tutorial 2014-03-18 08:43:07 +01:00
DanB
2dbc80166e Adding sharedGroup loading inside csv and db loaders, tariff plans for fs_json tutorial 2014-03-17 19:10:21 +01:00
DanB
2ef0f4f492 Adding regexp rules for shared groups csv file 2014-03-17 17:46:53 +01:00
DanB
2e80f8a1f4 Fixup sharedGroup number of columns 2014-03-17 15:58:33 +01:00
DanB
00b47c1367 More local tests for tutorials 2014-03-13 19:50:49 +01:00
DanB
cdd83ea531 Adding local tests for tutfsjson 2014-03-13 18:40:32 +01:00