Victor Seva
555326aa09
MT#10199 remove defaults from profile. Fix empty results on profile load
11 years ago
Victor Seva
6c341f966a
MT#10199 add table.merge function
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
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
65dba89ade
MT#7679 avp: allow tables values in set. utils: add table.suffle() function.
11 years ago
Victor Seva
c760b36d32
utils: add get/set methods. Can be called with [].
12 years ago
Victor Seva
97e9453a69
Added copyright in all lua. Removed unused script.
12 years ago
Victor Seva
a3908d5456
No index
13 years ago
Victor Seva
f4b5526d2c
Added table.add for insert non duplicate elements in a list
13 years ago
Victor Seva
a5f9d77b65
Mock sr reworked.
...
NGCPXAvp just for caller/callee
13 years ago
Victor Seva
78147d6c18
Used new assertIs
13 years ago
Victor Seva
8bdb517d84
Add __tostring to Stack
13 years ago
Victor Seva
5daf6d3aeb
move utils to ngcp dir
13 years ago
Victor Seva
f5c560834b
Added test for explode with more than a char
13 years ago
Victor Seva
8f1d52128c
Added string.starts string.ends functions
13 years ago
Victor Seva
4c0ca5a943
- Added Stack class in utils
...
- Added real functionality to sr.pv Kamailio Mock module.
sr.pv vars are processed like avps
13 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
13 years ago