7819 Commits

Author SHA1 Message Date
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
Brian West
8c7a976252 swigall 2010-07-02 11:26:42 -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
Anthony Minessale
3a6bb506c0 passing non-null value to generate_xml_cdr now implies its an initalized xml object 2010-07-01 15:22:13 -05:00
Anthony Minessale
7898679b20 tweak 2010-07-01 09:37:49 -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
Anthony Minessale
f2ea3ee315 indent run 2010-06-30 10:35:15 -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
Anthony Minessale
51cb9efe9a remove ass 2010-06-29 14:05:44 -05:00
Anthony Minessale
d700e69625 . 2010-06-29 13:47:15 -05:00
Michael Jerris
d21af530b9 fix mod_celt rebuilds library when not required 2010-06-29 13:03:23 -04: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
9361e2ba9d more tweaks for VS2010 2010-06-29 09:55:08 -05:00
Anthony Minessale
911e9182e1 add cid-in-1xx profile param and sip_cid_in_1xx chan var 2010-06-29 09:32:41 -05:00
Jeff Lenk
da17e2a09e more tweaks for VS2010 2010-06-28 16:32:30 -05:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale
013222bba3 wait for state change 2010-06-28 08:49:24 -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
Mathieu Parent
20194286a4 Skinny: correct early media and answer
- SWITCH_MESSAGE_INDICATE_DISPLAY was missing a "break" statement
- handle not responding device (cancels early media or answer)
- don't send messages when listener is not ready (fix rare crashes)
2010-06-25 18:25:12 +02:00
Anthony Minessale
5a6461baf5 refactor vars to call time 2010-06-24 15:49:48 -05:00
Brian West
44a90b4798 swigall 2010-06-24 15:33:41 -05:00
Anthony Minessale
464ecd1b18 revert part of 92bd8966fa7ecf852fac8fdc88a900e424335b33 FSCORE-598 2010-06-24 14:30:37 -05:00
Anthony Minessale
64a71c5798 destroy handle on bad authenticate 2010-06-24 13:19:14 -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
Anthony Minessale
0bff1a411b clean up indenting in sofia 2010-06-23 13:22:52 -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