154 Commits

Author SHA1 Message Date
Anthony Minessale
76c4f2751c update 2010-07-14 16:52:55 -05:00
Anthony Minessale
c50f59e36c add reporting vars 2010-07-14 16:38:46 -05:00
Anthony Minessale
634ca37067 fifo up 2010-07-14 12:40:41 -05:00
Anthony Minessale
c73d98cd83 fifo up 2010-07-14 12:40:19 -05:00
Anthony Minessale
d355c28d4d fix logic bug and memory leak in new code 2010-07-13 17:27:37 -05:00
Anthony Minessale
ac77c76818 add nomedia flag 2010-07-13 15:43:37 -05:00
Anthony Minessale
f3907f771d fix ringall issue 2010-07-13 12:42:36 -05:00
Anthony Minessale
17a7a0dd7b don't reset outbound_fail_count on pre-call use_count increments 2010-07-13 08:34:10 -05:00
Anthony Minessale
fa1148e9ee update 2010-07-13 01:41:27 -05:00
Anthony Minessale
1ed7837bc6 tweak2 2010-07-12 21:58:24 -05:00
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
cadb4d948f cancel outbound call if customer hangs up 2010-07-07 11:29:25 -05:00
Anthony Minessale
b10ea3c0b6 fifo tweaks 2010-07-02 09:27:36 -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
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
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
Anthony Minessale
51aa05715d MODAPP-435 2010-06-16 11:21:25 -05:00
Michael Jerris
737d338f2a mod_fifo: allow multiple dtmf to exit fifo, set fifo_caller_exit_key to specify which (MODAPP-420) 2010-04-26 02:58:40 -04:00
Anthony Minessale
47056440a7 FSCORE-574
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 13:59:27 +00:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Anthony Minessale
e5cadc5196 MODAPP-387
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 18:02:42 +00:00
Anthony Minessale
06c036c060 MODAPP-383
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 15:16:32 +00:00
Anthony Minessale
cfe0df58c6 convert mod_fifo to cache_db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 19:22:57 +00:00
Brian West
21e3bb970a if space
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:20:26 +00:00
Anthony Minessale
2fa0c4910f refactor enterprise_originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:17:08 +00:00
Anthony Minessale
5d815cfdfe add support for running core-db over odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 00:12:54 +00:00
Anthony Minessale
df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Mathieu Rene
0c96b8e32d mod_fifo: gracefully fail on missing config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 04:56:32 +00:00
Anthony Minessale
aaeb69d613 make moc happy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 04:30:19 +00:00
Anthony Minessale
369ad1cec7 skip setting callerid when it's already set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 23:10:03 +00:00
Marc Olivier Chouinard
c8de5ee105 mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:18:09 +00:00
Brian West
3bc20b3c43 MODAPP-325 part 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:07:20 +00:00
Anthony Minessale
e97fe49914 swap in uuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 20:42:17 +00:00
Anthony Minessale
bb490e186f outbound callers for fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 20:20:23 +00:00
Anthony Minessale
6a43975e5d add fifo_position var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 18:22:37 +00:00
Mathieu Rene
8614144019 MODAPP-322
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-18 14:29:01 +00:00
Mathieu Rene
5acb8ad899 Per-call logging, part two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:24:51 +00:00
Michael Jerris
6348359d95 change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:02:43 +00:00
Brian West
1b14c58aea MODAPP-287
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 18:55:15 +00:00