Victor Seva
b59bf13125
MT#10601 dlgcnt: remove central counters when it reaches to 0
...
Change-Id: I67c4339b90fe5862b41b01ca4b3d5352a11e39b4
11 years ago
Alexander Lutay
c225239f37
MT#7505 Add .gitreview file for lua-ngcp-kamailio
11 years ago
Victor Seva
e6d69e0dc0
MT#9067 set message of reconnection to debug level
...
People are scared of the warning message
11 years ago
Victor Seva
555326aa09
MT#10199 remove defaults from profile. Fix empty results on profile load
11 years ago
Victor Seva
78cb22c686
MT#10199 select tap output
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
Jenkins User
eb6180a84f
Release new version 0.6.0.0+0~mr3.7.0.0
11 years ago
Jenkins User
c5dfefaa18
Release new version 0.5.0.0+0~mr3.6.0.0
11 years ago
Victor Seva
cd32667b03
MT#9067 change warn message on reconnection
11 years ago
Victor Seva
530a07f2af
MT#9067 fix tests
11 years ago
Victor Seva
e0d2b5b3b7
MT#9067 update tests
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
...
Don't close the connection, just the cursor.
We may need a ping function to test the connection.
https://github.com/keplerproject/luasql/pull/12
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.
...
TODO: tests doesn't play nice with redis mocks. Not activated.
11 years ago
Jenkins User
9fa5279301
Release new version 0.4.0.0+0~mr3.5.0.0
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
abf574241d
MT#7679 fix mock, allow [*] at kindx
11 years ago
Victor Seva
60e271a3cc
MT#7679 xavp:get() function
11 years ago
Victor Seva
16cc950d5c
MT#7679 fix MockSR. default behaviour of sr.xavp.get is get all values.
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
Victor Seva
1766211040
MT#7497 Add RPC call in order to reload LUA scripts
11 years ago
Andreas Granig
11e14af681
MT#7471 Fix loading contract prefs.
11 years ago
Andreas Granig
173a85a512
MT#7471 Another test fix.
11 years ago
Andreas Granig
2aafd9de0f
MT#7471 Try to fix mysterious test.
11 years ago
Andreas Granig
471aa9a994
MT#7471 Implement contract pref loading.
11 years ago
Jenkins User
405b81075b
Release new version 0.3.0.0+0~mr3.4.0.0
12 years ago
Victor Seva
eab8cfadf1
MT#6517 unify Debian Packaging
...
Use Sipwise Development Team <support@sipwise.com> as Maintainer.
12 years ago
Alexander Lutay
ce69a37688
MT#5847 Fixup debian/changelog version to Sipwise style
12 years ago
Sipwise Jenkins Builder
c9bfe97661
Release new version 0.1.2+0~mr3.3
12 years ago
Victor Seva
aea1c657ca
mock sr: xavp seconf key is a stack.
12 years ago
Victor Seva
aaa7bbb1c8
run_test.sh can be called with a list of tests to run.
12 years ago
Victor Seva
c760b36d32
utils: add get/set methods. Can be called with [].
12 years ago
Victor Seva
c5cbc8430d
update debian/changelog
12 years ago
Victor Seva
9c89ae57f0
fix peer load.
12 years ago
Victor Seva
b99e0d303b
update debian/changelog
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
3bd3ec1462
debian/changelog: refresh date, removed UNRELEASED
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.
...
default dict has only peer, dom and usr keys.
You should check for a default on real level always. It is always
created even if you load only dom prefs.
12 years ago
Victor Seva
0abf856f7d
Remove creation of avps. Fix default creation.
12 years ago
Andreas Granig
6888a74fcf
Migrated all AVPs to XAVPs.
12 years ago
Andreas Granig
859f8756e2
Migrate account_id to xavp.
12 years ago
Victor Seva
281c8e460e
fix ngcp test
12 years ago