Victor Seva
|
4b4bf101fa
|
$avp(s:callee_adm_block_in_mode)
$avp(s:caller_adm_block_out_mode)
|
12 years ago |
Victor Seva
|
7af63397d5
|
$avp(s:callee_adm_block_in_clir)
|
12 years ago |
Victor Seva
|
0191a29179
|
$avp(s:callee_dom_unauth_in)
|
12 years ago |
Victor Seva
|
2037bd2322
|
$avp(s:peer_caller_find_subscriber_by_uuid)
|
12 years ago |
Victor Seva
|
73633aaaa2
|
$avp(s:peer_peer_caller_auth_user)
$avp(s:peer_peer_caller_auth_pass)
$avp(s:peer_peer_caller_auth_realm)
|
12 years ago |
Victor Seva
|
64a75b177c
|
$avp(s:caller_cc)
$avp(s:caller_ac)
$avp(s:caller_emergency_cli)
$avp(s:caller_emergency_prefix)
$avp(s:caller_emergency_suffix)
$avp(s:caller_reject_emergency)
|
12 years ago |
Victor Seva
|
d900242c73
|
$avp(s:peer_callee_concurrent_max)
$avp(s:peer_callee_concurrent_max_out)
$avp(s:caller_concurrent_max)
$avp(s:caller_concurrent_max_out)
$avp(s:caller_concurrent_max_per_account)
$avp(s:caller_concurrent_max_out_per_account)
|
12 years ago |
Victor Seva
|
c36a14a940
|
$avp(s:caller_use_rtpproxy)
|
12 years ago |
Victor Seva
|
6638470f33
|
clean routes with just lua calls
|
12 years ago |
Victor Seva
|
0950475d8f
|
revert 0b1a125de2
|
12 years ago |
Victor Seva
|
0b1a125de2
|
$avp(s:caller_force_outbound_calls_to_peer)
|
12 years ago |
Victor Seva
|
c586e3f2d3
|
Added examples of config templates for include lua
|
12 years ago |
Victor Seva
|
28e18d4eb1
|
Added group param for clean.
|
12 years ago |
Victor Seva
|
8c6029af9e
|
Added helper functions to kamailio_conf.lua template
|
12 years ago |
Victor Seva
|
ceae8b80f2
|
Added tests for call loders with empty values
|
12 years ago |
Victor Seva
|
f33239a683
|
Just run one single call to all tests.
|
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
|
a5a9824a5c
|
Use Template system
|
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
|
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
|
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
|
877a7d0583
|
Fix behaviour on unset. Tested on real kamailio.
|
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
|
06e87977fe
|
xavp can be access without key.
xavp inside xavps are _not_ inplemented. We don't need right now.
|
12 years ago |
Victor Seva
|
c54272cca2
|
Remove unussed files
|
12 years ago |
Victor Seva
|
78e6c3ad1f
|
Fix avp
|
12 years ago |
Victor Seva
|
718b17fc31
|
Fix get
|
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
|
78147d6c18
|
Used new assertIs
|
12 years ago |