Commit Graph

650 Commits

Author SHA1 Message Date
TeoV
a5f77d5a8b Add config for dispatcher 2018-04-12 14:04:52 +02:00
Anevo
fe9a9c5de4 Resolved conflicts 2018-03-29 17:39:45 +02:00
Anevo
4ff80bb2f2 Config sanity to accept loaderTypes, MetaComposed and MetaString 2018-03-29 17:39:45 +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
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
185d50ce12 Updated test after PR 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
c17f42cb86 Config change - sm_kamailio -> kamailio_agent 2018-01-27 13:43:27 +01:00
edwardro22
2c287ab1a4 Removed utils.StringSlicePointer 2018-01-24 17:41:13 +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
edwardro22
e567a1b6d1 Renaming utils.ACCID -> utils.OriginID 2018-01-08 18:44:36 +01:00
TeoV
6269ec20fc Renaming utils.SUBJECT -> utils.Subject 2018-01-08 15:47:50 +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
TeoV
644e9637ba Renaming utils.CATEGORY -> utils.Category 2017-12-19 09:01:36 +01:00
TeoV
07a17d2087 Renaming utils.REQTYPE -> utils.RequestType 2017-12-19 09:01:36 +01:00
TeoV
5a306d1cea Renaming utils.TENANT -> utils.Tenant 2017-12-13 20:03:12 +01:00
TeoV
e0cfc54233 Renaming utils.ANSWER_TIME -> utils.AnswerTime 2017-12-13 20:03:12 +01:00
TeoV
db08e9c5b8 Renaming utils.SETUP_TIME -> SetupTime 2017-12-13 20:03:12 +01:00
TeoV
a3adcc1702 Renaming utils.USAGE -> utils.Usage 2017-12-13 20:03:12 +01:00
TeoV
278a930b18 Renaming utils.DESTINATION -> utils.Destination 2017-12-13 20:03:12 +01:00
TeoV
684566d442 Renaming utils.ACCOUNT -> utils.Account 2017-12-13 20:03:12 +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
ebc7a9eb02 Add confil filters tests 2017-11-20 18:41:56 +01:00
TeoV
09d517d984 Add confil filters tests 2017-11-17 15:08:14 +01:00