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
2667ef50a6
MT#7679 Fix xavp:clean(key)
11 years ago
Victor Seva
60e271a3cc
MT#7679 xavp:get() function
11 years ago
Victor Seva
e607914109
MT#7679 xavp: allow clean only a key
11 years ago
Victor Seva
65dba89ade
MT#7679 avp: allow tables values in set. utils: add table.suffle() function.
11 years ago
Andreas Granig
11e14af681
MT#7471 Fix loading contract prefs.
11 years ago
Andreas Granig
471aa9a994
MT#7471 Implement contract pref loading.
11 years ago
Victor Seva
c760b36d32
utils: add get/set methods. Can be called with [].
12 years ago
Victor Seva
9c89ae57f0
fix peer load.
12 years ago
Victor Seva
6543b279a1
Copy all values not only the first one
12 years ago
Victor Seva
12a5e3c6fb
replace uuid parameter for domain. This was confusing.
12 years ago
Victor Seva
e252a72278
I don't know why I'm saying fix. Defaults!!
12 years ago
Victor Seva
97e9453a69
Added copyright in all lua. Removed unused script.
12 years ago
Victor Seva
e6439d5a18
Fixing default prefs.
...
default dict has only peer, dom and usr keys.
You should check for a default on real level always. It is always
created even if you load only dom prefs.
12 years ago
Victor Seva
0abf856f7d
Remove creation of avps. Fix default creation.
12 years ago
Andreas Granig
6888a74fcf
Migrated all AVPs to XAVPs.
12 years ago
Andreas Granig
859f8756e2
Migrate account_id to xavp.
12 years ago
Andrew Pogrebennyk
1c76d7d1a5
Drop avp prefs that have been replaced with xavp.
12 years ago
Victor Seva
cd09baef02
Fix forgotten caller_sound_set Thanks Andrew
12 years ago
Victor Seva
ef435a20a8
Fix log_var function.
...
Add _str_var and __tostring functions to be able to test the results.
(cherry picked from commit 1fdf196a30
)
12 years ago
Victor Seva
bf5eb95c2d
Add no_nat_sipping used on the registrar
12 years ago
Victor Seva
08f1c3d90d
set xavp log to dbg
12 years ago
Victor Seva
9a3a80834a
Added __tostring() properly to ngcp, xavp and prefs
12 years ago
Victor Seva
6ed63ee7c7
Fix loading lua-sql-mysql on lua5.1 on squeeze
12 years ago
Victor Seva
9e1f52f495
Fix load lua-sql-mysql driver on wheezy. See ( #677739 )
...
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677739
12 years ago
Victor Seva
73ed362e73
Added ngcp.log_var function
12 years ago
Victor Seva
6e76b4c466
Added avp.log function
12 years ago
Victor Seva
d3c665078a
Added ngcp.log_pref helper function
12 years ago
Victor Seva
ce2de78890
Refresh new app_lua xavp api
12 years ago
Victor Seva
f7fc117dfa
Fix indent
12 years ago
Victor Seva
8de567f413
Changes from master. PBX cloud
12 years ago
Victor Seva
3fb2dfda7a
callee_usr_load old vars.
12 years ago
Victor Seva
6d226d7d2d
caller_usr_load with old vars.
12 years ago
Victor Seva
cc2c08d527
callee_peer_load with old vars
12 years ago
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.
12 years ago
Victor Seva
6e34e31655
Added helper function to set avp from xavp.
...
Added tests
12 years ago
Victor Seva
83deca8eff
Don't load any peer pref to real.
12 years ago
Victor Seva
4acb0d5131
Initializate dummy vars just in the creation.
...
On clear... create them.
12 years ago
Victor Seva
1a1d09fea9
Change load API.
...
Use {caller|callee}_{usr|peer}_load().
peer_load just copies peer prefs to real prefs.
12 years ago
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