Commit Graph

23143 Commits

Author SHA1 Message Date
Jeff Lenk
6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Jeff Lenk
37ecad9903 FS-2746 updated in tree patch to head 2nd try 2012-10-12 21:13:02 -05:00
Jeff Lenk
5e9537d958 FS-2746 updated in tree patch to head 2012-10-12 17:00:56 -05:00
Anthony Minessale
fe8c5326a8 add username to sql stmt to differentiate silly devices who use the same exact contact addr 2012-10-12 17:49:15 -04:00
Anthony Minessale
10544a9642 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2012-10-12 17:05:24 -04:00
Anthony Minessale
2369ffa989 sofia: on apply-inbound-acl you can now specify <list name>:<pass context>:<fail context> 2012-10-12 17:05:15 -04:00
Anthony Minessale
337d2bc7b6 add cdr refresh to bridge/unbridge 2012-10-12 12:23:56 -05:00
Anthony Minessale
26fe3d3847 normalize db stuff to be pgsql:// odbc:// and sqlite:// in dsn strings 2012-10-12 10:54:44 -05:00
Jeff Lenk
a6b2a420d0 windows fix for initial build. Not quite sure why this was never noticed before. 2012-10-11 23:00:04 -05:00
Seven Du
ff7def219f fix build: format not a string literal and no format arguments 2012-10-12 09:16:02 +08:00
Anthony Minessale
188e0bd333 FS-4711 --resolve this looks fine to me 2012-10-11 13:53:43 -05:00
Anthony Minessale
b4c621530f add some convenience for db stuff 2012-10-11 13:47:06 -05:00
Anthony Minessale
4dae523bca tweak the session level logging to work on the console too 2012-10-11 12:44:31 -05:00
Anthony Minessale
a0049b2296 add a few fields 2012-10-11 11:04:09 -05:00
Anthony Minessale
a800a5fc5c FS-4708 add <param name="NDLB-allow-crypto-in-avp" value="true"/> to your sofia profile and it should set the header 2012-10-11 10:36:07 -05:00
Anthony Minessale
21d19b6100 add switch_core_session_findall_matching_var func to core to get a list of uuid with a certian var set to a certian val 2012-10-11 09:57:02 -05:00
Anthony Minessale
3e471940e3 FS-4710 --resolve don't send any data containing ESC seq over syslog 2012-10-11 11:27:22 -04:00
Steve Underwood
cfce1fd240 The FAX modem receive synchronisation algorithms have been changed to prevent
occasional false recognition of a fast modem when its really the V.21 modem.
This was sometimes messing up T.38 gateway operation.
2012-10-11 20:16:45 +08:00
Seven Du
aa6bb702de better help msg 2012-10-11 12:36:03 +08:00
Seven Du
fb95768ead add max_members to conference xml_list 2012-10-11 12:31:58 +08:00
Anthony Minessale
46ca8a0252 fix little leak on vm load 2012-10-10 12:38:08 -05:00
Jeff Lenk
9bbee350c2 FS-4527 --resolve add resample core support for asr. This code is very isolated and only effects mod_unimrcp at this time. 2012-10-10 14:20:07 -05:00
Anthony Minessale
1aea82488b FS-4706 --resolve 2012-10-10 13:57:31 -05:00
Eliot Gable
192c0143fd Fix execute_string() function and fix memory leak in _callback() function. 2012-10-10 18:51:12 +00:00
Anthony Minessale
b1c90dff53 FS-4669 ok this FS console trace demonstrates your problem, try this patch 2012-10-10 13:46:13 -05:00
Anthony Minessale
39a6bdbd51 make fscore_pb work better with debian and ubuntu 2012-10-10 14:31:15 -04:00
Anthony Minessale
7166de4ab0 use difft glob for cores 2012-10-10 10:19:40 -05:00
Christopher Rienzo
a7cb382e12 fix switch_core_sqldb.c compiler error on 32-bit debian 2012-10-10 14:30:27 +00:00
Jeff Lenk
14913fbe30 trivial compiler fix for last db refactor 2012-10-10 08:32:16 -05:00
Anthony Minessale
e1fe289672 refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions 2012-10-09 20:20:32 -05:00
Anthony Minessale
fc764b27bf FS-4703 --resolve 2012-10-09 14:01:38 -05:00
Anthony Minessale
03d702fabc FS-4676 --resolve 2012-10-09 13:50:11 -05:00
Eliot Gable
f66fbe2eaf Fix callback method to pass column count instead of the integer representation of the row we are on. 2012-10-09 20:35:00 +00:00
Anthony Minessale
ec20bc0b37 FS-4700 FS-4701 --resolve 2012-10-09 12:28:19 -05:00
Anthony Minessale
2f9304dcda add assert 2012-10-09 11:47:39 -05:00
Eliot Gable
1fe96ac38c Handle building on different PGSQL versions and update error message in Sofia. 2012-10-09 18:42:23 +00:00
Michael Jerris
bf7578550d fix core pgsql and not break windows 2012-10-09 13:39:01 -04:00
Brian West
4dd1b52f86 Use uniq uuid per vm just incase the same session gets to vm more than once in its life. 2012-10-09 12:38:08 -05:00
Jeff Lenk
f0941d2792 FS-4696 --resolve 2012-10-09 10:53:01 -05:00
Eliot Gable
791efc74a7 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-10-09 13:41:22 +00:00
Eliot Gable
162181a86f It's probably a good idea to free the result before we check for another. 2012-10-09 13:41:16 +00:00
Jeff Lenk
1efe8d3608 add patch for FS-2746 2012-10-08 22:00:45 -05:00
Jeff Lenk
62542130b1 vs2010 reswig 2012-10-08 21:28:45 -05:00
Anthony Minessale
6998695f01 fold recovery db to only use core db and use transactional stmts for recovery stmts 2012-10-08 17:59:47 -05:00
Ken Rice
a0a584b0c9 you cant have -- inside an xml comment... we should really be testing changes like this to the config files before we push this as this wouldnt even make it past a clean install start up or reloadxml test 2012-10-08 20:57:20 -04:00
Eliot Gable
f059d97ff8 Terminate buffers! 2012-10-08 22:48:26 +00:00
Eliot Gable
e5ddafff1f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-10-08 22:22:41 +00:00
Eliot Gable
7d7eaee942 Switch to Poll instead of Select. 2012-10-08 22:22:34 +00:00
Anthony Minessale
a20c556fb7 FS-4650 --resolve 2012-10-08 16:34:39 -05:00
Anthony Minessale
bcfc2dbeb1 we do want this one bit from the last patch 2012-10-08 16:28:03 -05:00