Victor Seva
|
0d158eb2ed
|
lua-logging -> liblua5.1-logging
|
12 years ago |
Victor Seva
|
b8c39a1c4c
|
lua-sql-mysql -> liblua5.1-sql-mysql-2
|
12 years ago |
Victor Seva
|
e7cd60edd5
|
set xavp log to dbg
|
12 years ago |
Victor Seva
|
a54a891fc4
|
squeeze backport
|
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
|
c0daedb190
|
Added dev package with tests files
|
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
|
fbfd97c680
|
Fix error if level is nil
|
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
|
ded5ad33b0
|
Renamed to lua-ngcp-kamailio
|
12 years ago |
Victor Seva
|
8fe75f9300
|
First Debian packaging attempt
|
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
|
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
|
f8b0d04c3e
|
Added test to check clean vars on caller_peer_clean
|
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
|
b81560a634
|
Move ?Fetch classes to tests_v files
|
12 years ago |
Victor Seva
|
6e34e31655
|
Added helper function to set avp from xavp.
Added tests
|
12 years ago |
Victor Seva
|
bc2286d5d2
|
prefs.lua is now in templates.
|
12 years ago |
Victor Seva
|
3772e54f87
|
fix usr load helper functions
|
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
|
d01059784c
|
Helper script for my pet system
|
12 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.
|
12 years ago |
Victor Seva
|
fd9f31b4da
|
fix typo
|
12 years ago |
Victor Seva
|
b9a53fc815
|
Use new api
|
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
|
3de1d495dc
|
$avp(s:callee_peer_auth_user)
$avp(s:callee_peer_auth_pass)
$avp(s:callee_peer_auth_realm)
|
12 years ago |
Victor Seva
|
15c999fcce
|
$avp(s:caller_prepaid)
$avp(s:callee_prepaid)
|
12 years ago |
Victor Seva
|
a3d00acaeb
|
$avp(s:callee_ringtimeout)
|
12 years ago |
Victor Seva
|
d69be58c39
|
$avp(s:caller_user_cli)
|
12 years ago |
Victor Seva
|
fcf9893dc2
|
$avp(s:callee_cc)
$avp(s:callee_ac)
|
12 years ago |
Victor Seva
|
8befab49c5
|
$avp(s:callee_block_in_mode)
|
12 years ago |
Victor Seva
|
50bcdbbe62
|
$avp(s:ignore_allowed_ips)
$avp(s:allowed_ips_grp)
$avp(s:man_allowed_ips_grp)
|
12 years ago |
Victor Seva
|
a8e62d44d3
|
$avp(s:caller_adm_block_override)
|
12 years ago |
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 |