You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lua-ngcp-kamailio/tests/fixtures/dlgcnt.lua.cfg

13 lines
188 B

dlg_config = {
central = {
host = '127.2.0.1',
port = 6379,
db = 3
},
pair = {
host = '127.2.0.1',
port = 6379,
db = 4
},
}