2376 Commits

Author SHA1 Message Date
Anthony Minessale
ccb9a4eb0d fix seg in user_recurse_variables=false edge case 2010-07-06 10:25:58 -05:00
Rupa Schomaker
612356b7b6 Revert "switch to switch_cache_db_dismiss_db_handle to reduce odbc"
This reverts commit ab3d7d144e28847a67eac968cf3c5d21b32bdaa0.
2010-07-05 11:11:22 -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
Anthony Minessale
0c826b1fc8 add sched_cancel function to cancel any impending sched_X funcs 2010-07-02 14:06:53 -05:00
Anthony Minessale
23fd8ebb3e add optional exceptions to mod_distributor to list nodes to skip 2010-07-02 13:31:12 -05:00
Anthony Minessale
b10ea3c0b6 fifo tweaks 2010-07-02 09:27:36 -05:00
Rupa Schomaker
4e1d522198 oops, compile fix 2010-07-02 00:13:44 -05:00
Rupa Schomaker
4294d0a79d if missing db.conf.xml don't fail, just use sqlite 2010-07-02 00:03:13 -05:00
Brian West
6117234549 FSCORE-627 2010-07-01 23:15:37 -05:00
Anthony Minessale
43cbb7eaa7 stupid warning 2010-07-01 22:14:07 -05:00
Anthony Minessale
182b030f94 fix sql 2010-07-01 16:57:21 -05:00
Anthony Minessale
58b67bc5cc add outbound_per_cycle param to control how many outbound calls are made per cycle and normalized some of the output in fifo status 2010-07-01 15:24:14 -05:00
Di-Shi Sun
dbf93daae8 Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch 2010-07-01 16:26:20 +08:00
Di-Shi Sun
32dbb191fd Added work mode option and support for outbound proxy. 2010-07-01 16:20:10 +08:00
Anthony Minessale
636283c387 doh2 2010-06-30 22:29:40 -05:00
Anthony Minessale
9db5abefdb doh 2010-06-30 22:20:06 -05:00
Anthony Minessale
34fe9e34c9 tweaks 2010-06-30 22:13:20 -05:00
Anthony Minessale
7f9beb96cc revamp fifo with a ringall strategy so you can see the stupid callers' caller id .... 2010-06-30 21:46:38 -05:00
Mathieu Rene
6bd82d1fb4 Add fsctl shutdown_check to see if we're currently shutting down 2010-06-29 23:03:10 -04: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
ab3d7d144e switch to switch_cache_db_dismiss_db_handle to reduce odbc
usage under heavy switch load
2010-06-29 16:00:44 -05:00
Michael Jerris
9c5cd268f7 mod_conference: fix build error for Meftah before he drives me insane with nagging 2010-06-29 13:02:25 -04:00
Anthony Minessale
fd5723387e update agc 2010-06-29 09:56:38 -05:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale
46064642ba update 2010-06-28 08:37:11 -05:00
Anthony Minessale
1b3a5df08d update 2010-06-25 21:10:13 -05:00
Andrew Thompson
2adde7d86d mod_conference: Add energy, volume_in and volume_out to xml_list 2010-06-25 19:29:33 -04:00
Anthony Minessale
612f3a36f3 remove initial announcement 2010-06-25 17:10:32 -05:00
Anthony Minessale
77c662687a add (experimental) agc flag 2010-06-25 16:57:01 -05:00
Anthony Minessale
5a6461baf5 refactor vars to call time 2010-06-24 15:49:48 -05:00
Anthony Minessale
c58efca29d add some cols to fifo_outbound 2010-06-24 11:52:49 -05:00
Rupa Schomaker
4869da2370 MODAPP-437 - event backend should be db not sql 2010-06-23 13:52:53 -05:00
Mathieu Rene
8ac3bdca6e Add redis backend to limit 2010-06-22 00:16:50 -04:00
Rupa Schomaker
cb6f978d93 mod_limit is now a backwards compatible shim 2010-06-20 19:03:38 -05:00
Rupa Schomaker
ea71a2401e backward compat mod_limit.c 2010-06-20 19:03:38 -05:00
Rupa Schomaker
be2bd3c180 fix perms 2010-06-20 19:03:38 -05:00
Rupa Schomaker
a040a605e6 add backward compatible shims 2010-06-20 19:03:38 -05:00
Jeff Lenk
3de6c7a59c missing mod_hash 2010-06-20 11:03:07 -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
d5ad29b585 typo 2010-06-19 20:07:39 -05:00
Rupa Schomaker
1c17da93ef rationalize some logging 2010-06-19 19:06:27 -05:00
Rupa Schomaker
f76f836b0e rename sql to db for limit backend to make consistent 2010-06-19 10:58:58 -05:00
Rupa Schomaker
6f0d7a7bcf remove WTF 2010-06-19 08:12:00 -05:00
Rupa Schomaker
415b4589ac revert mod_lcr changes 2010-06-19 08:08:42 -05:00
Rupa Schomaker
ab2165c56b fix tab 2010-06-19 07:49:34 -05:00
Rupa Schomaker
3f4ca2d3ac MODAPP-407 2010-06-19 07:49:34 -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
dac1243900 add playback_timeout_sec to core and make it useful in valet_parking 2010-06-18 18:07:31 -05:00
Anthony Minessale
6f41b446cb add replace func 2010-06-18 17:46:07 -05:00