Commit Graph

670 Commits

Author SHA1 Message Date
DanB
1f7f79def8 Mediator modify to support db only rates, bug fixup on passing references to indexes, config modification with default indexes pointing to -1/db logs, mongodb as default logdb storage 2013-04-12 19:01:09 +02:00
DanB
8580227fba Adding the default cgrates.cfg 2013-04-12 09:16:05 +02:00
DanB
4e6d72fb69 Adding default configuration to data/conf folder, small config tweaks for increased usability 2013-04-11 19:39:52 +02:00
DanB
2e649e7330 Adding prepaid1centpsec rate sample files 2013-04-11 15:29:30 +02:00
DanB
44d5ef8854 BUG fixup on calls which were started previous to CGRateS start 2013-04-10 14:37:48 +02:00
DanB
e6ac3897d4 Session removal from CGRateS memory in case of disconnect 2013-04-10 12:14:55 +02:00
DanB
dda70286fb Adding cgr_type variable set in channel variables even if not there, log customizations for easier troubleshooting 2013-04-10 12:12:18 +02:00
DanB
3e7eb2ea6b Session test fixup 2013-04-08 19:50:13 +02:00
DanB
2444cabeea Adding SMDefaultReqType to enable global request type out of config file 2013-04-08 19:25:51 +02:00
DanB
f036bd839c Go fmt on sources 2013-04-08 17:55:09 +02:00
DanB
5c05422f01 moving conf samples to data folder 2013-04-07 13:40:57 +02:00
DanB
4e6a14412d Adding default fallbackSubject to fsevent 2013-04-07 13:28:59 +02:00
DanB
f70cecaa17 Go fmt on sources 2013-04-07 12:13:26 +02:00
DanB
e95939e4ea Moving config into it's own package, renaming config parameters to be exported by the package 2013-04-07 11:31:55 +02:00
DanB
b9f6f97b49 Refactoring the configuration into it's own struct 2013-04-06 15:29:49 +02:00
DanB
72f29c157e Adding hangup application to dialplan config sample 2013-03-31 18:30:30 +02:00
DanB
fb1bfda2cc Adding comments to FreeSWITCH dialplan extensions 2013-03-31 17:56:40 +02:00
DanB
f0eb970943 Adding FreeSWITCH config file samples, small bug fixups introduced in FSEvent by me previously 2013-03-31 17:50:20 +02:00
DanB
cbff5d5e90 Refactored config parser to avoid overwriting defaults if options not in configuration file, added reconnects config parameter to session manager 2013-03-31 15:03:29 +02:00
DanB
6639d17322 Adding test for firstNonEmpty function 2013-03-30 17:16:17 +01:00
DanB
9713b14b89 BUG fixup for shutdown request when fs is not connected, improving syslog usability, restructured data folder to fit other type of data inside 2013-03-30 13:24:54 +01:00
DanB
dc0b775b73 Merge branch 'master' of https://github.com/cgrates/cgrates 2013-03-30 13:20:08 +01:00
DanB
faec59d306 BUG fixup for shutdown request when fs is not connected, improving syslog usability, restructured data folder to fit other type of data inside 2013-03-30 13:16:20 +01:00
Radu Ioan Fericean
27de51941c copyrigt corrections 2013-03-28 19:29:06 +02:00
DanB
b054bab7cb Adding shutdown message to syslog 2013-03-28 15:28:23 +01:00
DanB
bf96318192 Syncing changes to fsock related 2013-03-28 14:58:38 +01:00
DanB
8eee58e873 Merge branch 'master' of https://github.com/cgrates/cgrates 2013-03-28 14:55:49 +01:00
DanB
50f2bfc748 Adapting the code to the new fsock, some small fixups 2013-03-28 14:46:00 +01:00
Radu Ioan Fericean
659d1d5d9e copyright ITsysCOM 2013-03-25 12:54:06 +02:00
DanB
48575f7752 Adding defaults to some FS channel vars 2013-03-21 16:51:15 +01:00
Radu Ioan Fericean
a03a2220b7 tested Msgpack, updated radix path, compilation for go tip 2013-02-03 13:20:41 +02:00
Radu Ioan Fericean
470bd0d030 changed configuration file default 2012-11-12 17:02:06 +02:00
Radu Ioan Fericean
71e8b9a2ae redeploy for goci to pass 2012-11-06 10:32:39 +02:00
Radu Ioan Fericean
f6cf0cb507 typo bug 2012-10-11 15:29:56 +03:00
Radu Ioan Fericean
ad6c1bdea5 more logging on the subject 2012-10-11 15:29:12 +03:00
Radu Ioan Fericean
a0d8b2be5f added logging on connection lost 2012-10-11 15:23:23 +03:00
Radu Ioan Fericean
96ff105790 added guard on shutdown 2012-10-11 14:46:44 +03:00
Radu Ioan Fericean
e2c7c74bf7 check for existing actions when adding action timings 2012-10-11 14:45:14 +03:00
Radu Ioan Fericean
6c5a06b474 improved action timing restore 2012-10-10 19:31:57 +03:00
Radu Ioan Fericean
e4be208639 nicer logg message 2012-10-10 18:24:25 +03:00
Radu Ioan Fericean
8a38550122 moved event filters in constructor and increased the number of
reconnects to 10
2012-10-10 17:22:16 +03:00
Radu Ioan Fericean
e8f01301fd Smaller time sleep duration 2012-10-10 16:43:06 +03:00
Radu Ioan Fericean
79cb4bb6cc better shutdown 2012-10-10 16:12:42 +03:00
Radu Ioan Fericean
db08f7e146 better loging 2012-10-10 11:49:53 +03:00
Radu Ioan Fericean
9a89bc981d more logging for sessions 2012-10-10 10:56:36 +03:00
Radu Ioan Fericean
67afda7db2 sending disconnect messages to fs 2012-10-09 18:05:27 +03:00
Radu Ioan Fericean
75e5bd3b98 shutdown session manager and close all sessions on cgr-rater exit 2012-10-08 18:13:28 +03:00
Radu Ioan Fericean
ef900e2795 fixed handling of CHANNEL_HANGUP_COMPLETE 2012-10-08 16:54:17 +03:00
Radu Ioan Fericean
3252567726 more fsock testing 2012-10-07 14:46:00 +03:00
Radu Ioan Fericean
233aa80c4f small bug correction and added fsock to test suite 2012-10-06 14:33:31 +03:00