Commit Graph

114 Commits (0162899f04b5918f8bcf314e33d712ef38720593)

Author SHA1 Message Date
Victor Seva 0162899f04 TT#6226 fix avp:all()
9 years ago
Victor Seva b09db92994 TT#5034 fix avp:clean()
9 years ago
Victor Seva 31dd6f2b81 TT#4657 avp: add del(value)
9 years ago
Kirill Solomko 2d34ec7969 MT#21751 recentcalls rename set_by_uuid to set_by_key
9 years ago
Kirill Solomko c991cdd635 MT#18499 contract location select non 0.0.0.0/0 blocks first
10 years ago
Kirill Solomko bdbe03b1b7 MT#18499 ngcp contract load by location ip (location_id)
10 years ago
Victor Seva be4a312a52 MT#16079 NGCPLoop class
10 years ago
Victor Seva 34ad538775 MT#17841 ngcp/utils.lua: implement utils.string.explode_values()
10 years ago
Andrew Pogrebennyk da71d44227 MT#17709 remove only 1st occurrence of the key from the call-id list
10 years ago
Victor Seva 51a8be0b69 MT#12025 code refactoring with luacheck help
10 years ago
Victor Seva 15163bb6b3 MT#16773 dlgcnt: don't allow negative counters by default
10 years ago
Victor Seva cf064365b6 MT#15389 $dlg_var support
10 years ago
Kirill Solomko 07c995bfd6 MT#12707 - fix log string format
10 years ago
Kirill Solomko fd5d1e9c1d MT#12707 - recentcalls: add source field
10 years ago
Victor Seva 9a28c0496c MT#12937 fix c1c423688e order by id when selecting user preferences
10 years ago
Kirill Solomko 2bfe436066 MT#12707 - add recentcalls lua (store in redis)
10 years ago
Victor Seva 7a52fc6ad5 MT#12025 clean luacheck error
10 years ago
Victor Seva 203896e16a .luacheckrc files for known globals
10 years ago
Victor Seva 1e181e0457 MT#12025 fix includes
10 years ago
Victor Seva 9afb7095d7 MT#12025 move NGCPConfig to new config.lua file
10 years ago
Victor Seva c1c423688e MT#12937 order by id when selecting user preferences
10 years ago
Victor Seva 4c5b94b998 MT#11005 add dlglist class
11 years ago
Victor Seva c2cb6e6896 MT#10521 dlgcnt: add exists function
11 years ago
Victor Seva d41435695a MT#10749 dlgcnt: add check_pair_dup option and is_in_set()
11 years ago
Victor Seva b59bf13125 MT#10601 dlgcnt: remove central counters when it reaches to 0
11 years ago
Victor Seva e6d69e0dc0 MT#9067 set message of reconnection to debug level
11 years ago
Victor Seva 555326aa09 MT#10199 remove defaults from profile. Fix empty results on profile load
11 years ago
Victor Seva 3cb2ea70a9 MT#10199 add prof_preferences
11 years ago
Victor Seva 6c341f966a MT#10199 add table.merge function
11 years ago
Victor Seva cd32667b03 MT#9067 change warn message on reconnection
11 years ago
Victor Seva e9be0888eb MT#9067 NGCPConfig: check connection before
11 years ago
Victor Seva 6f8b67f4d5 MT#9067 use one MySQL connection only on NGCP
11 years ago
Victor Seva 1ff1867560 MT#8243 add tostring() to sr.log on possible nil results
11 years ago
Victor Seva 3a60d1b574 MT#8243 add NGCPDlgCounters class.
11 years ago
Victor Seva 20222e73cc MT#7679 fix table.shift()
11 years ago
Victor Seva c4ab43e6b1 MT#7679 utils: add table.shift()
11 years ago
Victor Seva 2667ef50a6 MT#7679 Fix xavp:clean(key)
11 years ago
Victor Seva 60e271a3cc MT#7679 xavp:get() function
11 years ago
Victor Seva e607914109 MT#7679 xavp: allow clean only a key
11 years ago
Victor Seva 65dba89ade MT#7679 avp: allow tables values in set. utils: add table.suffle() function.
11 years ago
Andreas Granig 11e14af681 MT#7471 Fix loading contract prefs.
11 years ago
Andreas Granig 471aa9a994 MT#7471 Implement contract pref loading.
11 years ago
Victor Seva c760b36d32 utils: add get/set methods. Can be called with [].
12 years ago
Victor Seva 9c89ae57f0 fix peer load.
12 years ago
Victor Seva 6543b279a1 Copy all values not only the first one
12 years ago
Victor Seva 12a5e3c6fb replace uuid parameter for domain. This was confusing.
12 years ago
Victor Seva e252a72278 I don't know why I'm saying fix. Defaults!!
12 years ago
Victor Seva 97e9453a69 Added copyright in all lua. Removed unused script.
12 years ago
Victor Seva e6439d5a18 Fixing default prefs.
12 years ago
Victor Seva 0abf856f7d Remove creation of avps. Fix default creation.
12 years ago