10432 Commits

Author SHA1 Message Date
Jeff Lenk
de5e747157 more tweaks for VS2010 2010-07-06 22:38:54 -05:00
Jeff Lenk
68fef16e37 more tweaks for VS2010 2010-07-06 16:10:35 -05:00
Anthony Minessale
4d4f5a0ecd fix race on sql stmt for show calls 2010-07-06 16:01:39 -05:00
Anthony Minessale
aa318568c4 revert 2010-07-06 15:06:25 -05:00
Anthony Minessale
89769c2180 sort all inserts ahead of update/delete in queue processing 2010-07-06 14:42:03 -05:00
Anthony Minessale
088cee65f9 try to compensate for silly compiler issue 2010-07-06 13:34:24 -05:00
Anthony Minessale
c321e67ab5 refactor 2010-07-06 13:20:27 -05:00
Anthony Minessale
d239b31dfc sort the complete sql stmts to get proper ordering on tab complete 2010-07-06 12:03:09 -05:00
Michael Jerris
cae9129f0a dup off the right caller profile 2010-07-06 11:32:04 -04:00
Anthony Minessale
ccb9a4eb0d fix seg in user_recurse_variables=false edge case 2010-07-06 10:25:58 -05:00
Jeff Lenk
fb9d60fcdb fix windows build 2010-07-05 21:09:37 -05:00
Anthony Minessale
b037f1b6e1 doh 2010-07-05 16:48:07 -05:00
Anthony Minessale
01b17ec69e prefer telephone-event with same rate over others 2010-07-05 14:26:38 -05:00
Anthony Minessale
e9405ba64b fix build 2010-07-05 13:13:47 -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
Brian West
c3d6c648d3 fix configure and compile when using --disable-core-libedit-support 2010-07-05 10:08:30 -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
a7d8f866fd fix new util function to actually do what it says it will 2010-07-02 13:00:29 -05:00
Anthony Minessale
6c7970f969 let bypass calls sit in park 2010-07-02 12:04:02 -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
Brian West
8009ec0b5c FSBUILD-287 2010-07-01 18:16:08 -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
21edf395ca de-ass 2010-07-01 15:19:40 -05:00
Anthony Minessale
1fba654845 fix parse err in originate code 2010-07-01 14:21:44 -05:00
Anthony Minessale
7898679b20 tweak 2010-07-01 09:37:49 -05:00
Anthony Minessale
b7c5a80a70 comment out vars 2010-07-01 09:33:44 -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
5b11c81731 fix sql stmt 2010-06-30 21:32:17 -05:00
Anthony Minessale
462e62547e add new util function to parse of vars in parens from strings 2010-06-30 20:41:21 -05:00
Anthony Minessale
9c7fb0d4ca support stacked [] pairs in origiante 2010-06-30 20:09:06 -05:00
Anthony Minessale
09bd04734c prune check 2010-06-30 16:25:19 -05:00
Brian West
53761efdf6 fix logging and missing new line 2010-06-30 11:11:21 -05:00
Anthony Minessale
f2ea3ee315 indent run 2010-06-30 10:35:15 -05:00
Anthony Minessale
e11560ddf3 share handles when not using sqlite 2010-06-30 09:05:14 -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
c0246b1143 add some docs to the switch_cache_db_* functions 2010-06-29 16:18:44 -05:00