DanB
064ac2e2a2
Merge branch 'master' of https://github.com/cgrates/cgrates
2016-02-19 19:11:35 +01:00
DanB
e037d745e0
Diameter MetaValueExponent, separated simpa templates
2016-02-19 19:11:29 +01:00
Radu Ioan Fericean
b2253e6385
refactoring
2016-02-19 13:20:07 +02:00
Radu Ioan Fericean
7fc0e4ff50
started action balance pointer filtering
2016-02-19 13:20:07 +02:00
DanB
84f9af6043
Diameter SMS - credit insufficient should produce 4012
2016-02-11 21:10:21 +01:00
DanB
1f41970e86
USERS_NOT_FOUND -> USER_NOT_FOUND for consistency
2016-02-10 15:19:39 +01:00
DanB
95604203c4
Users returning USERS_NOT_FOUND error for better error handling
2016-02-10 15:14:10 +01:00
Radu Ioan Fericean
54f6d5b02f
added mms tor type
2016-01-19 22:01:03 +02:00
Radu Ioan Fericean
e0c8ea02c5
refined error messages
2016-01-18 17:22:18 +02:00
Radu Ioan Fericean
f097ac8646
no account protection (*transfer_monetary_default)
2016-01-18 13:40:56 +02:00
DanB
0cb0d91613
Mongo improvements
2015-12-28 19:23:10 +01:00
DanB
eadd0cbb79
CDR and related TOR -> ToR field
2015-12-28 13:37:43 +01:00
DanB
467c194b7f
LogCallCost using the new model, TBLSMCosts
2015-12-27 12:09:37 +01:00
DanB
704b0811f3
Resolving conflicts from master
2015-12-27 11:17:05 +01:00
Radu Ioan Fericean
65516e201e
using tasks and action plans with no accounts
2015-12-18 17:59:27 +02:00
DanB
eb2e8f6876
Unified storage SetCdr and SetRatedCdr into SetCDR, engine/storage_cdrs_it_test should automate testing for the supported StoredDb drivers
2015-12-13 17:28:55 +01:00
DanB
16beb55df8
Fix conflicts from master
2015-12-13 11:31:26 +01:00
DanB
da8bc5f59e
Diameter - *grouped field type, filters in FieldFilter, fixes #318
2015-12-11 16:50:05 +01:00
DanB
cc8ecc4e51
Fix for SMG CDR source to be the same between CDR and log
2015-12-10 18:15:07 +01:00
DanB
3c6ce163fc
Advanced RSRFilters, fixes #241
2015-12-06 16:03:12 +01:00
DanB
35b6a5087c
Engine tbl_cdrs refactoring, CDR.ReqType -> RequestType
2015-12-06 10:18:17 +01:00
DanB
79d554fa60
Refactoring StoredCdr->CDR, fixes #312
2015-12-05 18:16:28 +01:00
DanB
eac2e59451
Fix utils/consts
2015-12-03 13:19:10 +01:00
DanB
00b6f0f953
SessionManger fix getClietnConnId for empty connection, removed MAX_USAGE in favor of USAGE fields
2015-11-29 16:04:26 +01:00
DanB
17eaa13d01
CDRC, CDRE and Diameter config templates change: cdrfield->*composed, metatag->*handler, constant->*constant, http_post->*http_post, MetaTagId->HandlerId
2015-11-26 13:46:44 +01:00
Radu Ioan Fericean
1d8194dff1
better error and logging from engine
2015-11-25 19:50:41 +02:00
DanB
bc5490599c
Diameter CCR AsSMGenericEvent method implementation, default config updates
2015-11-24 18:06:07 +01:00
DanB
2643523787
Modified redis to handle auth and select per connection in the pool, added maxConns parameter in constructor
2015-11-16 13:36:41 +01:00
Radu Ioan Fericean
6dd613e526
Merge branch 'master' into cdrmerge
2015-11-16 10:09:50 +02:00
DanB
8af6f61bb5
New agents package, ListenAndServe for DiameterAgent, integration tests, adding fiorix/go-diameter in the list of dependencies
2015-11-14 18:56:14 +01:00
DanB
04c8c10877
DiameterAgent config skel
2015-11-13 19:11:38 +01:00
DanB
1b85fa6fdd
SMGeneric Start/End session, process CDR methods
2015-11-12 18:10:34 +01:00
Radu Ioan Fericean
3e3e525de5
return -UNAUTHORIZED_DESTINATION when rp not found
...
fixes #277
2015-11-12 13:06:30 +02:00
Radu Ioan Fericean
83bced074c
renamed *exp_balance in *balance_expired
2015-11-10 12:46:50 +02:00
Radu Ioan Fericean
ed9ed328f3
added exp_balance action trigger
2015-11-10 09:31:45 +02:00
DanB
92cba43a06
GetLcrSuppliers in the SM-Generic
2015-11-09 13:53:44 +01:00
DanB
14cbddcbd9
GenericEvent with Event interface implementation
2015-11-08 20:24:41 +01:00
Radu Ioan Fericean
21ac196222
tables unified, normal tests passing
2015-11-04 17:20:19 +02:00
Radu Ioan Fericean
a44916465d
triggers improvements
...
work in progress
2015-11-02 22:44:48 +02:00
Radu Ioan Fericean
af86bde715
tests passing after account direction removal
2015-10-20 17:35:08 +03:00
Radu Ioan Fericean
6a990612d2
redo account prefix change
2015-10-20 14:06:40 +03:00
Radu Ioan Fericean
a731e262dd
revert account prefix and try again in a branch
2015-10-20 14:04:41 +03:00
Radu Ioan Fericean
9f8aa0587e
change account prefix
...
fixes #209
2015-10-20 14:01:35 +03:00
DanB
5d56411b5b
Improved SureTax configuration with defaults, modified NewSureTaxRequest method
2015-10-18 14:24:15 +02:00
DanB
af1d8e3cc5
Small modifications on CDR rplication, http_text does not make much sense
2015-10-13 12:34:33 +02:00
Dan Christian Bogos
72a34bc91a
Merge pull request #236 from foehn/master
...
Issue #234 : Added http_json on cdrs_replication
2015-10-13 12:30:11 +02:00
Eloy Coto
140ef92928
Issue #234 :
...
Added http_post and http_text on Cdrs Replication
Added as default 1 attemps in cdrs_replication (Old json version
doesn't have this option)
Added url scape on servername when file fallback is created. If not
can't be created
2015-10-09 15:15:02 +01:00
Radu Ioan Fericean
2ae9e9195e
implementing mongo storage
...
work in progress
2015-10-08 22:55:30 +03:00
DanB
2e61fcf5bb
HttpPoster implementation in CDR replication and actions with call_url, new configuration parameters added: http_failed_dir, replication attempts, fixes #201 , Rated bug fix in CDRC, Cost imported via CDRC in templates now
2015-10-02 18:13:29 +02:00
Radu Ioan Fericean
d6f528d090
code cleanups, used consts from utils
2015-09-29 11:03:36 +03:00