Victor Seva
28e18d4eb1
Added group param for clean.
12 years ago
Victor Seva
0cb72f63e7
Return empty table instead of error if load is called with empty params
12 years ago
Victor Seva
bed951c459
Return empty table instead of nil in peer load with empty paramater
12 years ago
Victor Seva
e50b421690
Fix Typo
12 years ago
Victor Seva
4101e6ada0
Test empty parameters on load.
12 years ago
Victor Seva
ae723023db
Test just test_kamailio.
...
Print info loaded.
12 years ago
Victor Seva
a3908d5456
No index
12 years ago
Victor Seva
0b671fa994
Fix clean. Test it.
12 years ago
Victor Seva
8c747edaec
Call NGCPXAvp:new from load even if result is empty
12 years ago
Victor Seva
50a37883b8
less dbg
12 years ago
Victor Seva
95f48ec09c
Fix copy&paste error
12 years ago
Victor Seva
422e50afeb
Fix clean. Test it.
12 years ago
Victor Seva
746e5bbe2f
Fix clean. Test it.
12 years ago
Victor Seva
c735d1692e
Fix clean. Test it.
12 years ago
Victor Seva
8557e523e2
Fix creation of dummy vars.
...
Do not delete dummy vars on clean.
12 years ago
Victor Seva
2d24a0700c
Added real prefs.
12 years ago
Victor Seva
0921da3182
Do not create dummy vars if they already exists
12 years ago
Victor Seva
d93e7d2a04
return keys when in load functions.
...
Don't use internal key for xavp
12 years ago
Victor Seva
f0e78c415e
Created init function.
...
Fix clean, just clean its level
12 years ago
Victor Seva
db2d4a6aad
Added keys field to insert the keys used
12 years ago
Victor Seva
f4b5526d2c
Added table.add for insert non duplicate elements in a list
12 years ago
Victor Seva
c54272cca2
Remove unussed files
12 years ago
Victor Seva
78e6c3ad1f
Fix avp
12 years ago
Victor Seva
4fb417a5f6
Use new API.
...
Fix test.
12 years ago
Victor Seva
52e55ef7a0
Use new API.
...
Fix tests.
12 years ago
Victor Seva
73f44636e9
Using new API.
...
Fix dp tests.
12 years ago
Victor Seva
a5f9d77b65
Mock sr reworked.
...
NGCPXAvp just for caller/callee
12 years ago
Victor Seva
d10eb3a14b
Fixed load preferences from DDBB.
...
Added logging.
Fixed test
12 years ago
Victor Seva
b99b5803c3
Fetch is wrong. WIP
12 years ago
Victor Seva
a93fc95c37
Added log for NGCPDomainPrefs, NGCP
...
Fix lemock use on test for NGCPDomainPrefs
12 years ago
Victor Seva
e493b3359f
Fix creation of dummy xavp key [0]
12 years ago
Victor Seva
0cde0e7e15
Added log for sr.pv
...
Fix set id with [*]
12 years ago
Victor Seva
8bdb517d84
Add __tostring to Stack
12 years ago
Victor Seva
7208736c32
Fixed getDBConnection. Added test.
12 years ago
Victor Seva
5daf6d3aeb
move utils to ngcp dir
12 years ago
Victor Seva
f05b29144e
Move vars to tests_v dir
...
fixed NGCPAvp
Updated vars require
12 years ago
Victor Seva
86ff015f82
using xavps.
...
using lemock the right way
12 years ago
Victor Seva
01f9289910
Added NGCPAvp class. WIP
12 years ago
Victor Seva
9b07ff8e33
- Added kam_utils test
...
- Updated kam_utils
- Added more tests to ngcp
12 years ago
Victor Seva
4f4f571709
- Added lemock library ( Debian package needed )
...
- Added Mock for kamailio sr module
- Added NGCP, NGCPPrefs, NGCPConfig, NGCPPeerPrefs and NGCPDomainPref classes.
This is just a playground to figure out how can we organize the code. WIP
12 years ago