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_v/up_vars.lua

86 lines
2.4 KiB

up_vars = {
ae736f72_21d1_4ea6_a3ea_4d7f56b3887c = {
{
id = 1,
uuid = "ae736f72-21d1-4ea6-a3ea-4d7f56b3887c",
username = "testuser1",
domain = "192.168.51.56",
attribute = "account_id",
type = 1,
value = 2,
last_modified = "1900-01-01 00:00:01"
},
{
id = 7,
uuid = "ae736f72-21d1-4ea6-a3ea-4d7f56b3887c",
username = "testuser1",
domain = "192.168.51.56",
attribute = "cli",
type = 0,
value = "4311001",
last_modified = "1900-01-01 00:00:01"
},
{
id = 8,
uuid = "ae736f72-21d1-4ea6-a3ea-4d7f56b3887c",
username = "testuser1",
domain = "192.168.51.56",
attribute = "cc",
type = 0,
value = "43",
last_modified = "1900-01-01 00:00:01"
},
{
id = 9,
uuid = "ae736f72-21d1-4ea6-a3ea-4d7f56b3887c",
username = "testuser1",
domain = "192.168.51.56",
attribute = "ac",
type = 0,
value = "1",
last_modified = "1900-01-01 00:00:01"
}
},
_94023caf_dfba_4f33_8bdb_b613ce627613 = {
{
id = 2,
uuid = "94023caf-dfba-4f33-8bdb-b613ce627613",
username = "testuser2",
domain = "192.168.51.56",
attribute = "account_id",
type = 1,
value = 2,
last_modified = "1900-01-01 00:00:01"
},
{
id = 4,
uuid = "94023caf-dfba-4f33-8bdb-b613ce627613",
username = "testuser2",
domain = "192.168.51.56",
attribute = "cc",
type = 0,
value = 43,
last_modified = "1900-01-01 00:00:01"
},
{
id = 5,
uuid = "94023caf-dfba-4f33-8bdb-b613ce627613",
username = "testuser2",
domain = "192.168.51.56",
attribute = "ac",
type = 0,
value = 1,
last_modified = "1900-01-01 00:00:01",
},
{
id = 6,
uuid = "94023caf-dfba-4f33-8bdb-b613ce627613",
username = "testuser2",
domain = "192.168.51.56",
attribute = "cli",
type = 0,
value = "4311002",
last_modified = "1900-01-01 00:00:01"
}
}
}