Commit Graph

94 Commits

Author SHA1 Message Date
DanB
8a7a1c8a40 Remove fifo and ctl modules out of kamailio tutorial since we were getting some errors in 4.3 and not really using them 2015-09-27 15:41:33 +02:00
DanB
10d80eaaeb Enabling aliases service in tutorial configurations 2015-08-22 22:34:15 +02:00
DanB
5149b080c0 New kamailio tutorial in docs, various doc improvements, fixes in local calls 2015-08-18 13:05:34 +02:00
DanB
2aebd5e080 Improved tutorial calls tests 2015-08-17 12:50:33 +02:00
DanB
9bd7ef2c37 SM-FreeSWITCH: fix postpaid calls not being allowed out, Various local test fixes and preparations for release 2015-07-31 16:29:46 +02:00
DanB
6d1076870f CDRC config changes: renaming cdr_fields into content_fields, adding new header_fields and trailer_fields options 2015-07-27 13:09:54 +02:00
DanB
17e469b615 Adding initial alter_tables_rc5_rc6.sql, various test improvements 2015-07-17 15:50:25 +02:00
DanB
c359516996 Partial implementation of db_flatstore CDRs from *ser 2015-07-10 21:03:38 +02:00
DanB
2659742310 ApierV1.DebitUsage method, rename ApierV1.GetMaxSessionTime->ApierV1.GetMaxUsage 2015-07-01 13:47:18 +02:00
DanB
9e0b234d55 Active synchronization for channels between CGR and FreeSWITCH, adding new channel_sync_interval configuration in session manager, should fix and close #77 2015-06-15 19:31:19 +02:00
DanB
2d440a046d FreeSWITCH cgr_computelcr channel variable processing, fix logging of callcosts from session manager, improved tutorial_fs testing 2015-06-14 19:02:58 +02:00
Radu Ioan Fericean
c230169b2a added *generic type of record 2015-06-11 14:52:24 +03:00
DanB
18c76c212b Adding create_cdr setting in tutorial configs 2015-06-09 12:43:47 +02:00
DanB
0046a1bedd Reverting to cdrstats instead of cdr_stats for subsystems naming consistency 2015-06-07 11:56:02 +02:00
DanB
1bac65a9e0 Adding cdrc_fs.json in the FS tutorial, various kamailio tutorial improvements 2015-06-01 20:48:23 +02:00
DanB
a2e36b6ae6 Adding disconnect cause in kamailio SM, modified tests 2015-05-26 19:09:20 +02:00
DanB
bb97e626ab Check CDRStats in kamailio tutorial 2015-05-25 14:55:24 +02:00
DanB
73be367dd7 Better LCR error handling, SM-Kamailio fixes for LCR handling 2015-05-24 17:43:37 +02:00
DanB
dbd0f369b1 Adding LCR processing to SM-Kamailio 2015-05-23 21:02:05 +02:00
DanB
97e85f151a Increase debit interval on OpenSIPS tutorial 2015-05-12 16:41:20 +02:00
DanB
6d6f598827 Adding LCR support to OpenSIPS integration 2015-05-12 10:23:19 +02:00
DanB
dcc474646f Completing opensips_async tutorial, remove debug info in sessionmanager 2015-05-11 08:59:34 +02:00
DanB
2b362b3a4d Adding tutorial_osips_calls file, removing obsolete data/tutorials/osips_async, optimizing kam_calls test file 2015-05-11 08:31:11 +02:00
DanB
5043de5d17 Completing the SM-OpenSIPS component based on E_ACC_EVENT and E_ACC_MISSED_EVENT with automatic CDR generation 2015-05-10 19:31:08 +02:00
DanB
df65bebd6a Partial session manager implementation for opensips 2015-05-09 19:56:45 +02:00
DanB
6b3c5430a3 OpenSIPS-SM with CDR and emulated dialog_start event 2015-05-09 12:26:34 +02:00
DanB
5a2c195b3b Core dump folder for opensips init script 2015-05-09 10:03:31 +02:00
DanB
a826604eca MaxUsageReq to be used in callsetup APIs, OpenSIPS-SM modifications for auth, opensips.cfg changes in tutorial, adding *now in ParseTimeDetectLayout function 2015-05-07 11:30:02 +02:00
DanB
c005d4f195 Tuneups OpenSIPS-SM, adding data/tutorials/osips_async, config updated with defaults 2015-05-02 18:37:17 +02:00
DanB
b346b28b3a Complete kamailio tutorial test calls 2015-04-21 11:10:33 +02:00
DanB
a1d7149263 Test LCR for bundles 2015-04-16 16:57:44 +02:00
DanB
79d78867d3 Adding kamevapi automated calls and tests 2015-03-31 19:23:19 +02:00
DanB
fc2476633b Kamailio max session time fix from nanoseconds to seconds 2015-03-31 18:42:51 +02:00
DanB
bb618c268f Adapting fs_evsock tutorial cgrates.json config with new CDRS configuration 2015-03-27 18:32:00 +01:00
DanB
7677a5ff89 Merged CDRS with Mediator for more code robusness and improve replication mechanism; adding CdrFilters inside CdrReplication 2015-03-27 18:29:28 +01:00
DanB
dd6977e43d Change ReqType to use META(*) as prefix in front of the type for consistency with the rest of the system (eg: prepaid -> *prepaid 2015-03-15 19:16:50 +01:00
DanB
ab946cd637 Automated call testing for FS prepaid calling 2015-03-14 21:01:52 +01:00
DanB
f3354080fc Responder.GetDerivedMaxSessionTime and GetSessionRuns now taking concrete types as parameters instead of interfaces for easy RPC integration, added fs_evsock tutorial files, removed fs_csv and fs_json to keep tutorial simple to maintain 2015-03-10 12:04:40 +01:00
DanB
db4a146924 Part two - fix session initialization leading to nil pointer error in session manager, refactored tutorial init scripts, use /tmp as run_dir 2015-03-04 18:29:47 +01:00
DanB
13de051fd1 Fix session initialization leading to nil pointer error in session manager, refactored tutorial init scripts, use /tmp as run_dir 2015-03-04 18:28:22 +01:00
DanB
f3e97e3392 Paginator parameters rename 2015-03-02 13:19:42 +01:00
DanB
4711fc7176 Adding initial folder for kamevapi tutorial 2014-12-03 09:59:57 +01:00
DanB
701c701a80 FreeSWITCH 1.4 introduces sleep if using default accounts, removed that 2014-08-18 19:09:15 +02:00
DanB
3787ee64d5 Fix tut_fs_json/freeswitch config files 2014-08-18 12:16:15 +02:00
DanB
53f19dad4a Updating tutorials documentation, modified tariffplans/tutorial files 2014-08-16 13:21:34 +02:00
DanB
d1bd2700fd Adding cdrstats_* verification commands in the cgrates_usage tutorial, updating freeswitch vanilla samples with latest of 1.4 2014-08-15 19:06:37 +02:00
DanB
bba82e7c91 SM-FreeSWITCH: process all CDRs instead of just prepaid/pseudoprepaid, adding cdrstats to tariffplans/tutorial folder 2014-08-13 14:38:08 +02:00
DanB
1ff2af86d4 Fix Thresholds not being calculated for new balances 2014-08-06 01:45:32 +02:00
DanB
0a6f0ab0c7 Fixups osips_event tutorial 2014-08-05 22:41:56 +02:00
DanB
c0b18e3ae6 Config files for cgrates in osips_event tutorial 2014-08-05 19:07:06 +02:00