245 Commits

Author SHA1 Message Date
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
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -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
Mathieu Rene
19d9f3db4e doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-12 03:42:11 +00:00
Mathieu Rene
82506a1aba s/for/while
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-12 03:31:40 +00:00
Michael Jerris
4441606b17 cleanup msvc code analysis tagging and warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 22:28:02 +00:00
Anthony Minessale
d13e3ddb2f MODAPP-272
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 15:24:04 +00:00
Anthony Minessale
3e03f43009 MODAPP-272 + a few more goodies, abandon outbound calls when they are not needed, place queue name in the caller id
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 13:55:46 +00:00
Anthony Minessale
26e84c8713 don't do wrapup when agent is in nowait mode or call has ended
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13094 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 02:21:34 +00:00
Anthony Minessale
00139e9502 fix fifo issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 22:01:27 +00:00
Brian West
f60102f905 MODAPP-189
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 17:55:30 +00:00
Anthony Minessale
708043d677 MODAPP-259
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 15:22:47 +00:00
Anthony Minessale
3666e9b858 FSCORE-343
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 20:30:13 +00:00
Anthony Minessale
d51298bde9 fire events on bridge in fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-26 15:07:44 +00:00
Anthony Minessale
7023148e74 fix incorrect var name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 18:47:47 +00:00
Anthony Minessale
a000f0bc89 add import vars to fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-23 16:06:32 +00:00