2585 Commits

Author SHA1 Message Date
Michael S Collins
4d2cc185b0 Fix fifo_member add syntax 2010-08-19 18:21:50 -07:00
Jeff Lenk
1977aa8684 VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
Mathieu Rene
6cdd3e2a2e Attempt at MODAPP-446 2010-08-16 10:41:16 -04:00
Stefan Knoblich
d6eb7562e5 [mod_commands,mod_event_socket,mod_event_test] fix up other users of switch_event_xmlize() to use SWITCH_EVENT_NONE 2010-08-15 00:39:49 +02: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
Marc Olivier Chouinard
6980305f3a mod_callcenter: More ODBC changes. It is not a global settings value. Cannot be changed in runtime. 2010-08-14 12:22:11 -04:00
Marc Olivier Chouinard
42436e270c mod_callcenter: Add missing odbc db support (Not tested, please someone test this) 2010-08-14 11:46:34 -04:00
Marc Olivier Chouinard
1666783cf8 mod_callcenter: Try to fix the ring-all, also add cli auto complete done in previous commit 2010-08-14 04:07:38 -04:00
Marc Olivier Chouinard
fea3008454 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2010-08-13 19:17:36 -04:00
Marc Olivier Chouinard
3eafca6029 mod_callcenter: Add ability to unload/reload/load a queue setting (You still need to reloadxml before).
Note that joining a queue will check for it in the config and load it on the fly... I've used the same system as in mod_voicemail.  Not sure if we should allow this, but just comment it out of the config before unload and it wont be available anymore
2010-08-13 19:15:24 -04:00
Jeff Lenk
bb4705cf3e trivial - remove debug log of wrong information - reported on userlist - correct information reported on the next log statement 2010-08-13 10:30:01 -05:00
Marc Olivier Chouinard
ba09b96d1e mod_callcenter: Initial commit of the mod_callcenter application.
This module is in it early state of developpement.  You can see documentation on the wiki at : http://wiki.freeswitch.org/wiki/Mod_callcenter
For support/comments, please use http://jira.freeswitch.org/ and select the MOD CALLCENTER module.
2010-08-13 09:48:37 -04:00
Anthony Minessale
8f1767d3ae MODAPP-424 2010-07-30 13:15:55 -05:00
Anthony Minessale
88983da46e FSCORE-639 2010-07-30 02:20:54 -05:00
Anthony Minessale
3604bd05ba answer in conf 2010-07-29 23:39:29 -05:00
Anthony Minessale
5c6a1f44ad add msleep cli 2010-07-29 17:41:33 -05:00
Anthony Minessale
54b768eede fifo tweaks 2010-07-26 18:53:52 -05:00
Michael Jerris
6bb5703e16 don't delete on fifo reparse 2010-07-26 16:12:55 -04:00
Anthony Minessale
8915c6a94e reduce memory usage 2010-07-24 01:03:21 -05:00
Anthony Minessale
9a667aeb1f fix leak 2010-07-23 16:15:10 -05:00
Anthony Minessale
c98b863181 supress error message 2010-07-23 09:40:57 -05:00
Anthony Minessale
44450cb013 fix some small mem leaks 2010-07-23 00:37:08 -05:00
Anthony Minessale
09c1815c42 change channel app_flags to be realm specific and default old version to use __FILE__ as the realm name to avoid cross fire between apps using app flags 2010-07-22 14:37:34 -05:00
Anthony Minessale
84d897cb05 fifo up 2010-07-22 01:23:06 -05:00
Anthony Minessale
7518c86a93 fifo tweaks 2010-07-21 19:40:13 -05:00
Anthony Minessale
beec142c5c fifo up 2010-07-21 02:46:35 -05:00
Rupa Schomaker
a7c31e6fe9 FSCORE-637 - limit - reset rate and release resource apis
Thanks Moy
2010-07-20 22:21:32 -05:00
Mathieu Rene
27d8378f97 mod_hash: use esl_recv_timed with a 5000ms timeout when doing api commands 2010-07-20 16:24:50 -04:00
Mathieu Rene
7431fbe9fd mod_hash: use 5 seconds connection timeouts for remote connections 2010-07-20 14:45:53 -04:00
Steve Underwood
28eb6e0ad9 Fixed the wording of a FAX log message 2010-07-21 00:22:24 +08:00
Rupa Schomaker
cf9ddfa807 limit_hash_usage - no session in api 2010-07-19 22:56:09 -05:00
Anthony Minessale
c61a119572 add caller table to fifo 2010-07-19 19:03:42 -05:00
Mathieu Rene
a31222acba mod_hash: fix build 2010-07-19 16:13:10 -04:00
Jeff Lenk
0845297642 Fix Windows build 2010-07-19 12:47:09 -05:00
Anthony Minessale
c45d21f266 s not d 2010-07-19 12:10:12 -05:00
Mathieu Rene
9e047ef1dc mod_hash: formatting and add an error message in the api 2010-07-19 13:09:21 -04:00
Rupa Schomaker
6420099cc9 mod_lcr: assign default profile even if testing is skipped 2010-07-19 11:18:34 -05:00
Anthony Minessale
c8e8f26552 fifo tweak 2010-07-19 11:04:52 -05:00
Mathieu Rene
52c278c2e1 mod_hash: fix null check on API 2010-07-19 11:50:15 -04:00
Mathieu Rene
381d7ac683 Merge branch 'mod_hash_remote' 2010-07-19 11:24:47 -04:00
Mathieu Rene
6d8c0b197e mod_hash: change tab spacing for api, remove unnecessary log at every connection attempt in case a box is down 2010-07-19 11:24:01 -04:00
Mathieu Rene
67713fd6c2 mod_hash: fix syntax messages and add console autocomplete 2010-07-19 11:10:32 -04:00
Mathieu Rene
7036c9b8cd mod_hash: add api function 2010-07-19 11:05:10 -04:00
Mathieu Rene
90f33b83dc don't create the remote thread detached so we can join it 2010-07-19 10:22:40 -04:00
Mathieu Rene
f66ac8906b mod_hash: remote sync in working state 2010-07-17 01:14:11 -04:00
Mathieu Rene
83891a11d4 update 2010-07-16 23:35:03 -04:00
Mathieu Rene
9f7e98e01f add missing makefile 2010-07-16 23:06:27 -04:00
Mathieu Rene
a55747aae2 mod_hash: remove runtime function properly 2010-07-16 22:57:24 -04:00
Mathieu Rene
c5ad49da17 mod_hash: begin working on remote support 2010-07-16 22:50:58 -04:00