2187 Commits

Author SHA1 Message Date
Anthony Minessale
d277778743 tweak 2010-07-12 20:58:39 -05:00
Anthony Minessale
93d38441a9 refactor 2010-07-12 12:00:53 -05:00
Anthony Minessale
d6f14d0307 add fifo_member_usage app 2010-07-11 23:25:00 -05:00
Anthony Minessale
32bb81bde3 fifo tweaks 2010-07-09 16:09:15 -05:00
Michael Jerris
99c98d970b don't hangup on a caller that was transfered out of queue 2010-07-07 19:57:32 -04:00
Michael Jerris
821488bf9f add taking_calls param to fifo member add and config file 2010-07-07 16:21:14 -04:00
Anthony Minessale
4555b71199 declinatio mortuus obfirmo! 2010-07-07 15:13:45 -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
Anthony Minessale
cadb4d948f cancel outbound call if customer hangs up 2010-07-07 11:29:25 -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
Jeff Lenk
68fef16e37 more tweaks for VS2010 2010-07-06 16:10:35 -05:00
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