Commit Graph

704 Commits

Author SHA1 Message Date
TeoV
f4ba447780 Update dispatcher 2018-06-04 11:25:29 +03:00
DanB
cba9a4a529 Adding initial ConectoAgent configuration 2018-05-30 19:55:27 +02:00
DanB
52b440713a Updating default cgrates.json 2018-05-28 19:04:02 +02:00
Anevo
5586633344 New config options for digest separators 2018-05-24 21:01:53 +03:00
TeoV
5cab183bf6 Update cgr-migrator and add support for threshold 2018-05-22 14:39:46 +02:00
TeoV
8c860eec0d Replace Reccurent with MaxHits for Thresholds 2018-05-22 14:39:46 +02:00
Anevo
9621cd2baf Migrator: Added missing .json config options, updated migrator integration tests. 2018-05-17 12:55:43 +02:00
DanB
5f82c34cad Tester loading events from file, tighter guardian exposure, default locking timeout to 0 2018-05-11 17:45:53 +02:00
Anevo
c56d8633cb Added scheduler_address to loader config params, fixes #19 2018-05-04 17:25:24 +02:00
DanB
ed332afc8e Updates on loader, adding users for data reloading 2018-04-29 19:53:25 +02:00
Anevo
a7acce9f39 Loader using config from JSON folder 2018-04-27 18:36:47 +02:00
TeoV
c0e25dff39 Update loaderS with *stats *thresholds *suppliers 2018-04-12 16:38:22 +02:00
DanB
cbfeff169d Loader - move files on completion, API LoaderSv1.ProcessFolder -> LoaderSv1.Load 2018-03-29 09:50:46 +02:00
DanB
4a7a00e967 LoaderS NewLoader method 2018-03-26 20:19:53 +02:00
DanB
be89785ad6 LoaderS with storeLoadedData method, reflect.UpdateStructWithIfaceMap 2018-03-23 20:36:22 +01:00
Anevo
524d9c1f66 Renamed "cgr.lock" to ".cgr.lock" and put both in and out dirs in the same for loop 2018-03-20 12:08:06 +01:00
Anevo
3f68c0b2a0 Added sanity check for Loaders in config.go and added parameters: Run_delay and Lock_filename 2018-03-19 17:25:51 +01:00
TeoV
50e58fbcaf Add HTTP config option CDRsURL 2018-03-16 18:17:20 +01:00
TeoV
ac6a1c0597 Add HTTP config option freeswiwtch_cdrs_url 2018-03-16 18:17:20 +01:00
DanB
90339dbc0f Config JSON with sample loaders 2018-03-13 19:35:38 +01:00
Anevo
b1841363b9 Remove precache option from config for indexes/revindexes 2018-03-09 17:22:05 +01:00
TeoV
c8c2c0921d Integrate StatS in SessionS 2018-03-07 18:46:01 +01:00
TeoV
3f461a5524 Add thresholds_conns option for sessions config 2018-02-28 15:32:30 +01:00
TeoV
976cd20713 SM_Cost -> SessionsCost and update FSEvent and KamEvent 2018-01-31 18:31:07 +01:00
DanB
05be53bc0a First cut of KamailioAgent 2018-01-27 13:45:01 +01:00
DanB
c17f42cb86 Config change - sm_kamailio -> kamailio_agent 2018-01-27 13:43:27 +01:00
edwardro22
e29129c3ca Removed sm_opensips out of engine 2018-01-24 17:41:13 +01:00
DanB
76a53102fd Filter type *stringprefix -> *prefix, config options prefix_indexed_fields, defaults for string_indexed_fields pointing to nil 2018-01-23 18:10:47 +01:00
edwardro22
3d88a3ef00 Added new config option stringprefix_indexed_fields 2018-01-22 17:46:21 +01:00
edwardro22
0419883d2d Renamed IndexedFields -> StringIndexedFields 2018-01-22 17:46:21 +01:00
DanB
525891ecb5 Client protocol versioning within SessionS 2018-01-19 14:37:34 +01:00
DanB
21159c7c07 Configuratin changes: smg -> sessions, smg_replication_conns -> session_replication_conns 2018-01-12 19:11:07 +01:00
DanB
25b73491f5 SMG does not connect by default to attributes, resources or suppliers 2018-01-12 19:09:38 +01:00
DanB
46024d171d Configuration changes: sm_asterisk -> asterisk_agent, sm_freeswitch -> freeswitch_agent 2018-01-12 19:09:38 +01:00
DanB
9bb19bea53 First CUT of SM-FreeSWITCH using SMG instead of own session management, including resources, suppliers and attributes 2018-01-12 19:09:38 +01:00
DanB
8a30d80095 Configuration updates: sm_generic -> smg, sm_freeswitch connecting to smg instead of rals/cdrs 2018-01-12 19:09:38 +01:00
TeoV
b15a1166cd Replace InstanceID -> NodeID 2018-01-12 19:02:20 +01:00
TeoV
35eb074032 Cache config for indexes and reverse indexes 2018-01-08 15:47:50 +01:00
edwardro22
17b16a415a Removed history service 2018-01-04 14:12:08 +01:00
DanB
dbedf7b5ab Config attributes_conns for both RALs and CDRs 2017-12-11 19:19:51 +01:00
TeoV
7f26b128a7 Alias -> Attribute 2017-12-08 19:14:04 +01:00
DanB
54b5bdb112 New config section - alias, AliasService skel 2017-12-05 19:17:01 +01:00
TeoV
325d619886 Add Infrastructure for AliasProfiles 2017-12-05 14:41:05 +01:00
DanB
567d4d95db SupplierS started by engine, adding additional configuration options, enablind suppliers in tutorial configurations 2017-11-28 18:29:49 +01:00
DanB
d1e5ad908a Configuration with suppliers option, integration tests file for suppliers 2017-11-27 20:15:30 +01:00
TeoV
158c57e7ee Rename LCRProfile -> SupplierProfile 2017-11-27 16:13:22 +01:00
DanB
3cebd29e52 Merge fixes 2017-11-21 19:27:55 +01:00
TeoV
300ac101ce LCRProfile(3) 2017-11-21 13:41:02 +01:00
TeoV
c37015a09c Remove AccountSummary from config.cdrs 2017-11-13 17:22:32 +01:00
DanB
76bc26c726 RALs max_computed_usage config option 2017-10-31 20:26:31 +01:00