Anthony Minessale
5c0cff70b3
FS-6402 --resolve
2014-04-02 01:20:19 +05:00
Raymond Chandler
0ddd151a22
FS-5845 more leaks found by mikej
2014-03-25 22:44:37 -04:00
Michael Jerris
5ac9748827
FS-5845: don't leak dbh in error conditions
2014-03-24 16:10:12 -04:00
Michael Jerris
aea7800a42
fix var type warnings in mod_lcr
2014-03-15 22:23:46 -04:00
Anthony Minessale
804ef7709d
change from sqlite hash to newly added one
2014-03-09 00:37:17 +05:00
Raymond Chandler
b0d7551c80
use newSQL
2014-03-02 03:13:01 -05:00
Raymond Chandler
f826b4b6de
FS-5845 --resolve
2014-02-17 10:33:19 -05:00
Ken Rice
6e7d5d0897
update copyright header for 2014
2014-02-12 12:08:56 -06:00
Peter Olsson
084e245085
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
2014-01-22 22:30:23 +01:00
Raymond Chandler
8e0d2ee982
FS-6090 --resolve
2014-01-15 10:56:22 -05:00
Anthony Minessale
a799396239
FS-5545 try this and repeat the trace if it doesn't fix it
2013-07-17 16:35:39 -05:00
Nathan Neulinger
32adc789f6
make noexpandtab explicit in all vim modelines other than xml files
2013-06-25 11:50:17 -05:00
Raymond Chandler
b70ac964a7
FS-5101 --resolve add option to dial lcr/[profile/]<number>
2013-02-28 01:39:41 -05:00
Raymond Chandler
f8cbbb032c
FS-4351 --resolve patch tested and applied
2013-01-31 14:56:48 -05:00
Anthony Minessale
ba625501ba
fix a lock logic error in lcr endpoint
2012-11-07 14:53:47 -06:00
Jeff Lenk
3124f8226c
FS-4761 --resolve
2012-10-24 19:17:15 -05:00
Anthony Minessale
e1fe289672
refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions
2012-10-09 20:20:32 -05:00
Ken Rice
c5554eb939
Copyright date update.
2012-04-18 11:52:02 -05:00
Marc Olivier Chouinard
6f47fe7fe8
FS-3620 --resolve
...
This look to be the same parsing done in lcr_app_function. So I would think it an expected behavior and it good to have it at both place.
2011-12-19 00:27:51 -05:00
Rupa Schomaker
51fe96281c
FS-3676 --resolve mod_lcr - convert assert to log and fix check condition
2011-11-22 16:10:21 -06:00
Raymond Chandler
73da063cc9
we probably wanna skip the first one if it's over max_rate too :-P
2011-10-13 23:05:59 -04:00
Rupa Schomaker
f308f56c71
FS-3535 --resolve fix memory leak in mod_lcr
2011-09-30 18:30:35 -05:00
Raymond Chandler
efb83b183c
default to false instead of null
2011-08-14 17:23:58 -04:00
Raymond Chandler
baa1624e9d
typo
2011-08-14 15:38:41 -04:00
Raymond Chandler
6d1d4a9c18
initial addition of very basic LRN
2011-08-09 16:48:58 -05:00
Rupa Schomaker
5fa9619fe7
mod_lcr - FS-3284 --resolve - fix malformed XML when has embedded %s
2011-05-09 11:21:04 -05:00
Rupa Schomaker
3dca2ebb00
mod_lcr - FS-3283 --resolve fix as xml for larger number of arguments
2011-05-09 11:21:03 -05:00
Marc Olivier Chouinard
ba7dc9fde8
Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv
2011-04-22 22:49:41 -04:00
Raymond Chandler
82e3ccf8e6
don't add routes that have no rate of the desired type
2011-04-19 15:44:09 -04:00
Raymond Chandler
f44c90e04f
more logging, cleanup, etc
2011-04-08 17:03:50 -04:00
Rupa Schomaker
084819a331
Fix FS-3199
2011-03-28 18:17:59 -05:00
Anthony Minessale
77f52081ff
fix memory leak introduced in d8facbcf716612e826d451f4b5c3bcd938c46a3b
2011-02-28 11:15:21 -06:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Rupa Schomaker
1c1df1f772
mod_lcr: FS-2820 - profile support in dialplan module
2010-11-17 09:34:09 -06:00
Jeff Lenk
45ecbc2f61
fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side
2010-09-29 15:47:58 -05:00
Rupa Schomaker
eaeabc7b04
MODAPP-454 - mod_lcr: don't count twice
2010-09-09 11:07:11 -05:00
Stefan Knoblich
dbe62c25e9
[mod_lcr] Use SWITCH_VA_NONE instead of an empty string to (finally) fix the gcc printf format warnings.
2010-08-15 00:35:10 +02:00
Mathieu Rene
bfa414cb0f
mod_lcr: fix compiler warning on newer gcc
2010-08-14 16:50:06 -04:00
Rupa Schomaker
6420099cc9
mod_lcr: assign default profile even if testing is skipped
2010-07-19 11:18:34 -05:00
Rupa Schomaker
548c9061ab
MODAPP-441: mod_lcr: add lcr_user_rate to imported a-leg vars
2010-07-13 06:07:49 -05:00
Rupa Schomaker
001705588e
mod_lcr: fix dialplan issues with default profile and logging when no
...
caller_profile set
2010-07-07 13:56:38 -05:00
Rupa Schomaker
af33afaa61
mod_lcr: don't validate profiles with ${} vars since they are dynamic
...
and we can't guess what the proper value should be
2010-07-06 23:45:00 -05:00
Rupa Schomaker
9741086975
Revert "mod_lcr: use switch_cache_db_dismiss_db_handle to reduce persistant"
...
This reverts commit 6449861e02c1aba268e110e9025fa163ee9e9623.
2010-07-05 11:11:07 -05:00
Rupa Schomaker
6449861e02
mod_lcr: use switch_cache_db_dismiss_db_handle to reduce persistant
...
db connections under heavy load.
2010-06-29 16:04:45 -05:00
Rupa Schomaker
d8facbcf71
mod_lcr update. MODAPP-340, MODAPP-355
...
arbitrary b-leg vars, limit support, lcr/ endpoint
custom_sql now is field based rather than position based
NOTE: custom_sql is incompat with prior version
2010-06-19 20:08:06 -05:00
Rupa Schomaker
415b4589ac
revert mod_lcr changes
2010-06-19 08:08:42 -05:00
Rupa Schomaker
0e8a26f840
sync changes in branch rupa_limit
2010-06-19 07:49:34 -05:00
Rupa Schomaker
f6eda2c23b
fix check for NANPA
2010-06-19 07:48:48 -05:00
Anthony Minessale
b073e82b5f
FSMOD-51
2010-05-25 10:14:04 -05:00
Rupa Schomaker
70bf7a0a6f
MODAPP-427 - mod_lcr: add enable_sip_redir parameter
2010-05-20 10:41:21 -05:00