Victor Seva
97e9453a69
Added copyright in all lua. Removed unused script.
12 years ago
Victor Seva
fbfd97c680
Fix error if level is nil
12 years ago
Victor Seva
ce2de78890
Refresh new app_lua xavp api
12 years ago
Victor Seva
7a23bb3296
Added some pseudovariables to pv Mock. This is just the base part.
12 years ago
Victor Seva
dd89f9aa88
Added hdr mock
12 years ago
Victor Seva
a84fc65879
Fix get unset without index/keys
12 years ago
Victor Seva
203374de7a
Fixed is_xavp index with no key. Added test to check it.
...
Distinguish between not existing and deleted on index.
12 years ago
Victor Seva
877a7d0583
Fix behaviour on unset. Tested on real kamailio.
12 years ago
Victor Seva
06e87977fe
xavp can be access without key.
...
xavp inside xavps are _not_ inplemented. We don't need right now.
12 years ago
Victor Seva
718b17fc31
Fix get
12 years ago
Victor Seva
a5f9d77b65
Mock sr reworked.
...
NGCPXAvp just for caller/callee
12 years ago
Victor Seva
0cde0e7e15
Added log for sr.pv
...
Fix set id with [*]
12 years ago
Victor Seva
c4c1c0978b
Added logging.file to sr mock.
...
sr.log in tests is now saved to reports/sr_%Y-%m-%d.log file
12 years ago
Victor Seva
85985ea8fc
Fix xavp set id with no index
12 years ago
Victor Seva
5daf6d3aeb
move utils to ngcp dir
12 years ago
Victor Seva
86ff015f82
using xavps.
...
using lemock the right way
12 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
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