Victor Seva
|
c76e9aa378
|
NGCPConfig: Added default
- use default to keep the vars/prefs defaults
NGCP: Added avp vars. Create the avp vars on load. Clean avp vars.
|
13 years ago |
Victor Seva
|
b81560a634
|
Move ?Fetch classes to tests_v files
|
13 years ago |
Victor Seva
|
6e34e31655
|
Added helper function to set avp from xavp.
Added tests
|
13 years ago |
Victor Seva
|
bc2286d5d2
|
prefs.lua is now in templates.
|
13 years ago |
Victor Seva
|
3772e54f87
|
fix usr load helper functions
|
13 years ago |
Victor Seva
|
83deca8eff
|
Don't load any peer pref to real.
|
13 years ago |
Victor Seva
|
4acb0d5131
|
Initializate dummy vars just in the creation.
On clear... create them.
|
13 years ago |
Victor Seva
|
d01059784c
|
Helper script for my pet system
|
13 years ago |
Victor Seva
|
23b0c769d1
|
Removed kamailio templates. I'll try to use a git-svn repository to be able to work with them.
Renamed lua template.
|
13 years ago |
Victor Seva
|
fd9f31b4da
|
fix typo
|
13 years ago |
Victor Seva
|
b9a53fc815
|
Use new api
|
13 years ago |
Victor Seva
|
1a1d09fea9
|
Change load API.
Use {caller|callee}_{usr|peer}_load().
peer_load just copies peer prefs to real prefs.
|
13 years ago |
Victor Seva
|
3de1d495dc
|
$avp(s:callee_peer_auth_user)
$avp(s:callee_peer_auth_pass)
$avp(s:callee_peer_auth_realm)
|
13 years ago |
Victor Seva
|
15c999fcce
|
$avp(s:caller_prepaid)
$avp(s:callee_prepaid)
|
13 years ago |
Victor Seva
|
a3d00acaeb
|
$avp(s:callee_ringtimeout)
|
13 years ago |
Victor Seva
|
d69be58c39
|
$avp(s:caller_user_cli)
|
13 years ago |
Victor Seva
|
fcf9893dc2
|
$avp(s:callee_cc)
$avp(s:callee_ac)
|
13 years ago |
Victor Seva
|
8befab49c5
|
$avp(s:callee_block_in_mode)
|
13 years ago |
Victor Seva
|
50bcdbbe62
|
$avp(s:ignore_allowed_ips)
$avp(s:allowed_ips_grp)
$avp(s:man_allowed_ips_grp)
|
13 years ago |
Victor Seva
|
a8e62d44d3
|
$avp(s:caller_adm_block_override)
|
13 years ago |
Victor Seva
|
4b4bf101fa
|
$avp(s:callee_adm_block_in_mode)
$avp(s:caller_adm_block_out_mode)
|
13 years ago |
Victor Seva
|
7af63397d5
|
$avp(s:callee_adm_block_in_clir)
|
13 years ago |
Victor Seva
|
0191a29179
|
$avp(s:callee_dom_unauth_in)
|
13 years ago |
Victor Seva
|
2037bd2322
|
$avp(s:peer_caller_find_subscriber_by_uuid)
|
13 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)
|
13 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)
|
13 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)
|
13 years ago |
Victor Seva
|
c36a14a940
|
$avp(s:caller_use_rtpproxy)
|
13 years ago |
Victor Seva
|
6638470f33
|
clean routes with just lua calls
|
13 years ago |
Victor Seva
|
0950475d8f
|
revert 0b1a125de2
|
13 years ago |
Victor Seva
|
0b1a125de2
|
$avp(s:caller_force_outbound_calls_to_peer)
|
13 years ago |
Victor Seva
|
c586e3f2d3
|
Added examples of config templates for include lua
|
13 years ago |
Victor Seva
|
28e18d4eb1
|
Added group param for clean.
|
13 years ago |
Victor Seva
|
8c6029af9e
|
Added helper functions to kamailio_conf.lua template
|
13 years ago |
Victor Seva
|
ceae8b80f2
|
Added tests for call loders with empty values
|
13 years ago |
Victor Seva
|
f33239a683
|
Just run one single call to all tests.
|
13 years ago |
Victor Seva
|
0cb72f63e7
|
Return empty table instead of error if load is called with empty params
|
13 years ago |
Victor Seva
|
bed951c459
|
Return empty table instead of nil in peer load with empty paramater
|
13 years ago |
Victor Seva
|
e50b421690
|
Fix Typo
|
13 years ago |
Victor Seva
|
4101e6ada0
|
Test empty parameters on load.
|
13 years ago |
Victor Seva
|
ae723023db
|
Test just test_kamailio.
Print info loaded.
|
13 years ago |
Victor Seva
|
a3908d5456
|
No index
|
13 years ago |
Victor Seva
|
0b671fa994
|
Fix clean. Test it.
|
13 years ago |
Victor Seva
|
8c747edaec
|
Call NGCPXAvp:new from load even if result is empty
|
13 years ago |
Victor Seva
|
50a37883b8
|
less dbg
|
13 years ago |
Victor Seva
|
95f48ec09c
|
Fix copy&paste error
|
13 years ago |
Victor Seva
|
a5a9824a5c
|
Use Template system
|
13 years ago |
Victor Seva
|
422e50afeb
|
Fix clean. Test it.
|
13 years ago |
Victor Seva
|
746e5bbe2f
|
Fix clean. Test it.
|
13 years ago |
Victor Seva
|
c735d1692e
|
Fix clean. Test it.
|
13 years ago |