forked from fokenhelpmy/webcdr
-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.ini
39 lines (31 loc) · 824 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
; database timezone, valid values:
; - UTC offset: +0100, -0500
; - time zone: UTC, US/Pacific, Europe/Brussels
tz=Europe/Moscow
; database connection settings
[db]
client = mysql
[db.connection]
host = localhost
user = root
password =
database = asteriskcdrdb
charset=utf8
; cdr table name in the database
[cdr]
table = cdr
idAttribute = newid ; primary key in cdr table, default is "id"
; web session storage parameters
[session]
key = 123hjhfds7&&&kjfh&&&788
[web]
; urlPrefix = ; empty by default, set if running webcdr behind a proxying web server like nginx
[recordings]
pattern = /var/spool/asterisk/monitor/%YYYY%/%MM%/%DD%/*%uniqueid%*
[auth.ad]
domain = test.domain.ru
[auth.ad.connection]
url = ldap://172.16.16.16
baseDN = dc=test,dc=domain,dc=ru
username = [email protected]
password = pass