Commit Graph

74 Commits

Author SHA1 Message Date
Radu Ioan Fericean
f89eecaef8 writing the loaded rating profile to db 2013-06-29 17:35:27 +03:00
Radu Ioan Fericean
14ea78cc34 added sql storage 2013-06-28 22:54:34 +03:00
Radu Ioan Fericean
aff4813757 unified sql storages and worked on rating profile load by tag 2013-06-28 22:47:39 +03:00
Radu Ioan Fericean
15e5709e29 started cdrexporter and fallback list by ; not | 2013-06-26 18:33:46 +03:00
Radu Ioan Fericean
3380bf8492 fallback subject list with | 2013-06-26 17:56:15 +03:00
Radu Ioan Fericean
088911a5c8 added extra fields to cdrs 2013-06-26 17:15:15 +03:00
Radu Ioan Fericean
096818feb2 AddAccount API method 2013-06-19 18:35:32 +03:00
Radu Ioan Fericean
ba2665a9a8 more API methods, docs pending 2013-06-16 23:26:40 +03:00
Radu Ioan Fericean
74b7836937 working on apier 2013-06-16 08:12:26 +03:00
Radu Ioan Fericean
3fcf811eab started to add apier methods 2013-06-14 20:40:09 +03:00
Radu Ioan Fericean
52616d09e6 loading from database code complete, needs testing 2013-06-14 15:39:02 +03:00
Radu Ioan Fericean
c8f61690b4 left only one redis storage implementation 2013-06-14 12:59:22 +03:00
DanB
ee7bd686bd Adding NOT_IMPLEMENTED error at storage level 2013-06-12 12:33:06 +02:00
DanB
a254242b46 Adding GetTPDestinations API and storage method 2013-06-12 12:27:30 +02:00
DanB
0fbd35627a Moving GenUUID into utils 2013-06-11 16:09:35 +02:00
Radu Ioan Fericean
7c811469ab fixed build error 2013-06-08 20:12:20 +03:00
Radu Ioan Fericean
aca4c5a861 first draft of DataStorage loading 2013-06-08 19:12:24 +03:00
Radu Ioan Fericean
7c57d3a321 moved loader to datastorage interface all the way to rating profiles 2013-06-08 01:33:58 +03:00
Radu Ioan Fericean
8f692b5c9e fixed loading issue 2013-06-06 16:43:33 +03:00
Radu Ioan Fericean
b8ab0c9657 reverted to my marshaller 2013-06-06 16:00:52 +03:00
DanB
a75c2e7324 Mediator refactoring to support CDR as imput instead of csv row - adding separation of names and indexes, StartTime->AnswerTime, adding reqtype=rated 2013-06-06 12:37:36 +02:00
Radu Ioan Fericean
dca4cd0038 added db loader 2013-06-01 16:45:37 +03:00
Radu Ioan Fericean
ea15c17832 added binc marshaller and added actions 2013-05-31 17:02:21 +03:00
Radu Ioan Fericean
fed39c6fdd simplified my marshaller 2013-05-30 12:49:06 +03:00
Radu Ioan Fericean
c70d54d790 Merge branch 'master' into marsh 2013-05-30 10:20:03 +03:00
Radu Ioan Fericean
4e7dc77db9 get cost from call cost 2013-05-29 19:21:24 +03:00
Radu Ioan Fericean
dacaa14086 removed rate 2013-05-29 19:19:21 +03:00
Radu Ioan Fericean
bd74e573b9 added cost to rated cdrs 2013-05-29 19:16:39 +03:00
DanB
6875f11c35 Replacing GetEndTime with GetDuration, support for MySQL as LogDB 2013-05-28 16:30:29 +02:00
Radu Ioan Fericean
cd8509084b cdrs before testing 2013-05-26 21:16:00 +03:00
Radu Ioan Fericean
6345b78a44 cdr server capturing events 2013-05-26 18:24:05 +03:00
Radu Ioan Fericean
ba6fd4ae83 started 2013-05-24 10:37:40 +03:00
Radu Ioan Fericean
1c943ff6a3 reverted to standard things 2013-05-23 16:56:11 +03:00
Radu Ioan Fericean
38d951437f mediator parse only non-csv files 2013-05-23 16:52:44 +03:00
Radu Ioan Fericean
84720809ba syslog logging 2013-05-23 15:52:18 +03:00
Radu Ioan Fericean
e40f4349a8 replace inotify with fsnotify 2013-05-23 15:36:53 +03:00
Radu Ioan Fericean
62511ee9e3 removed name from cdr and it should compile on go1.0.x now 2013-05-23 11:36:09 +03:00
Radu Ioan Fericean
fe1790b1f7 fixed test compilation error 2013-05-21 15:09:23 +03:00
Radu Ioan Fericean
bcd6d20197 Merge branch 'cdrs' 2013-05-21 15:03:44 +03:00
DanB
52376fadd0 Adding FreeSWITCH tutorial to documentation 2013-05-21 13:27:55 +02:00
Radu Ioan Fericean
d7f666e323 more refactorings and cdr test 2013-05-19 20:06:08 +03:00
Radu Ioan Fericean
cdfea5aba4 code reorganization and added cdr interface 2013-05-19 15:57:09 +03:00
Radu Ioan Fericean
28bca0efcc fixed mongo storage 2013-05-17 14:46:33 +03:00
Radu Ioan Fericean
f31c5b6476 mysql storage 2013-05-17 11:59:20 +03:00
Radu Ioan Fericean
96bba4eb6f started work on online cdr processing 2013-05-16 19:01:06 +03:00
Radu Ioan Fericean
cd32402449 removed specific databases from tests name 2013-05-12 14:45:26 +03:00
Radu Ioan Fericean
48b24d6cff type an error on database not accessible from tests 2013-05-12 14:33:22 +03:00
Radu Ioan Fericean
839b3b8615 added one more driver for redis 2013-05-12 13:58:27 +03:00
Radu Ioan Fericean
72d2d8182c map storage for tests 2013-05-12 12:36:31 +03:00
Radu Ioan Fericean
a7fb55792f more redis corrections 2013-05-12 12:32:37 +03:00