Commit Graph

  • 14913fbe30 trivial compiler fix for last db refactor Jeff Lenk 2012-10-10 08:32:16 -05:00
  • 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 Anthony Minessale 2012-10-09 20:20:32 -05:00
  • fc764b27bf FS-4703 --resolve Anthony Minessale 2012-10-09 14:01:38 -05:00
  • 03d702fabc FS-4676 --resolve Anthony Minessale 2012-10-09 13:50:11 -05:00
  • f66fbe2eaf Fix callback method to pass column count instead of the integer representation of the row we are on. Eliot Gable 2012-10-09 20:34:53 +00:00
  • ec20bc0b37 FS-4700 FS-4701 --resolve Anthony Minessale 2012-10-09 12:28:19 -05:00
  • 2f9304dcda add assert Anthony Minessale 2012-10-09 11:47:33 -05:00
  • 1fe96ac38c Handle building on different PGSQL versions and update error message in Sofia. Eliot Gable 2012-10-09 18:42:23 +00:00
  • bf7578550d fix core pgsql and not break windows Michael Jerris 2012-10-09 13:38:54 -04:00
  • 4dd1b52f86 Use uniq uuid per vm just incase the same session gets to vm more than once in its life. Brian West 2012-10-09 12:38:08 -05:00
  • f0941d2792 FS-4696 --resolve Jeff Lenk 2012-10-09 10:52:27 -05:00
  • 791efc74a7 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Eliot Gable 2012-10-09 13:41:22 +00:00
  • 162181a86f It's probably a good idea to free the result before we check for another. Eliot Gable 2012-10-09 13:41:16 +00:00
  • 1efe8d3608 add patch for FS-2746 Jeff Lenk 2012-10-08 22:00:45 -05:00
  • 62542130b1 vs2010 reswig Jeff Lenk 2012-10-08 21:28:45 -05:00
  • 6998695f01 fold recovery db to only use core db and use transactional stmts for recovery stmts Anthony Minessale 2012-10-08 17:59:38 -05:00
  • 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 Ken Rice 2012-10-08 20:56:54 -04:00
  • a20c556fb7 FS-4650 --resolve Anthony Minessale 2012-10-08 16:34:39 -05:00
  • bcfc2dbeb1 we do want this one bit from the last patch Anthony Minessale 2012-10-08 16:28:03 -05:00
  • 1ad45f7009 revert e08f9ada73 Anthony Minessale 2012-10-08 15:57:44 -05:00
  • 21d240b28c windows build Michael Jerris 2012-10-08 19:05:12 -04:00
  • 4ddc2f96d4 add new files Michael Jerris 2012-10-08 18:59:14 -04:00
  • 1215ee4fe1 FS-4699 --resolve Brian West 2012-10-08 17:19:17 -05:00
  • f059d97ff8 Terminate buffers! Eliot Gable 2012-10-08 22:48:26 +00:00
  • e5ddafff1f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Eliot Gable 2012-10-08 22:22:41 +00:00
  • 7d7eaee942 Switch to Poll instead of Select. Eliot Gable 2012-10-08 22:22:34 +00:00
  • 93f4c0f698 move sofia locking contention outside of cache_db handle management Anthony Minessale 2012-10-08 13:28:01 -05:00
  • dc1477e575 fix build without pgsql Anthony Minessale 2012-10-08 13:08:05 -05:00
  • 7e28946ba4 Make error message slightly more verbose. Eliot Gable 2012-10-08 20:56:05 +00:00
  • 3dec8fb447 we don't need to use pg's cflags Eliot Gable 2012-10-08 20:39:09 +00:00
  • e08f9ada73 Abstract the sql_manager and cache_db stuff so that modules can utilize the core functionality to run their own instance of a cached SQL connection. Includes patch to fix some segs in case ODBC does not have password set or if using PGSQL support. Eliot Gable 2012-10-04 20:19:38 +00:00
  • 5cb354dddc Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql. Eliot Gable 2012-09-30 01:48:48 +00:00
  • 0263ce9247 FS-4695 fix apple build, seems there's no pthread_setschedprio on Mac, not sure if windows has the same problem in apr/threadproc/unix/thread.c Seven Du 2012-10-08 09:03:24 +08:00
  • da0ff2d615 FS-4697 --resolve Anthony Minessale 2012-10-07 09:40:24 -05:00
  • 1d605ef47b FreeTDM: Add ftdm_clamp_safe() Stefan Knoblich 2012-09-22 01:06:34 +02:00
  • 90691b36c4 FreeTDM: Remove trailing whitespace at end of ftdm_{copy,set}_string() Stefan Knoblich 2012-09-22 01:05:51 +02:00
  • bed72bff7a update vid code in dingaling Anthony Minessale 2012-10-05 16:43:39 -05:00
  • 57e9912f8b FS-4650 please try to use an up to date gcc when doing new dev to catch build errs. This is what I get for the one time I did not compile test Anthony Minessale 2012-10-05 13:46:57 -05:00
  • 4dd1591945 FS-4684 this should help the proxy situation Anthony Minessale 2012-10-05 11:49:29 -05:00
  • 09b1b8bc7f add nohead param to skip over the cache check with HEAD method Anthony Minessale 2012-10-05 10:14:22 -05:00
  • 44f78e9e76 FS-4650 --resolve Anthony Minessale 2012-10-05 09:43:00 -05:00
  • a6602206de FS-4684 try this, this behaviour is not supported in proxy mode Anthony Minessale 2012-10-05 09:00:30 -05:00
  • 5bc1f537bc Fix compiler warnings. Eliot Gable 2012-10-05 16:48:03 +00:00
  • 0e0c15b4b4 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Eliot Gable 2012-10-05 16:11:22 +00:00
  • 391e7c365b Rename switch_hash_first() and switch_hash_next() to switch_core_hash_first() and switch_core_hash_next() and deprecate the older versions. Eliot Gable 2012-10-05 16:11:12 +00:00
  • 3d57cbda98 pull this code echo -1 > /proc/sys/kernel/sched_rt_runtime_us yourself if you want to enable this Anthony Minessale 2012-10-04 08:29:26 -05:00
  • 7afd4cae67 FS-4677 Anthony Minessale 2012-10-04 08:02:32 -05:00
  • 61033f420b revert Anthony Minessale 2012-10-03 14:19:34 -05:00
  • 6d01ad5e38 some more priority tweaks Anthony Minessale 2012-10-03 14:10:22 -05:00
  • fd177cdf33 FS-4676 going over the traces the only thing I can guess is that you may have some race condition on the speed of your box or something regarding the db, Try this patch that may help Anthony Minessale 2012-10-03 09:29:50 -05:00
  • cefeaee88c FS-4650 --resolve Anthony Minessale 2012-10-03 07:46:37 -05:00
  • 7329787b9a fix warning Anthony Minessale 2012-10-03 07:45:39 -05:00
  • ea599992e1 FS-4656 --resolve with this patch the bug is fixed but also the old behaviour of setting this variable on the A leg expecting it to auto-set it on the B leg is no longer supported. It must be exported or put in the dialstring with {} to put it on the B leg going forward Anthony Minessale 2012-10-03 07:42:05 -05:00
  • 03fce657e8 FS-4549 --resolve Anthony Minessale 2012-10-03 07:09:59 -05:00
  • 686a89a798 debian: Formatting fix Travis Cross 2012-10-03 02:15:51 +00:00
  • d84df73aaa FS-4677 oops Anthony Minessale 2012-10-02 17:03:22 -05:00
  • 51bdf8522a FS-4677 --resolve Anthony Minessale 2012-10-02 12:22:03 -05:00
  • 2722f4da19 FS-4674 add loopback_export for a list of channel vars to pass from loopback-a to loopback-b Anthony Minessale 2012-10-02 11:02:42 -05:00
  • 80c2bd786a FS-4669 --resolve Anthony Minessale 2012-10-02 10:30:51 -05:00
  • 10657f3f5c FS-4675 --resolve Anthony Minessale 2012-10-02 11:56:21 -05:00
  • ff3c0139fc auto-answer A leg when B leg is already answered in all conditions not just when A leg is both unanswered and has no media Anthony Minessale 2012-10-02 09:29:25 -05:00
  • b97e0cef29 don't disable dial if previously allowed Raymond Chandler 2012-10-02 11:54:19 -04:00
  • bc06155740 more priority tweaks Anthony Minessale 2012-10-02 07:39:21 -05:00
  • 5620d6d063 windows fixes for priority - needs to be revisited when apr and pthread versions support calls. Jeff Lenk 2012-10-01 20:34:15 -05:00
  • 52eff9451c wrap fork so we can drop priority in child processes Anthony Minessale 2012-10-01 12:14:30 -05:00
  • 0995d133a6 remove stray goto Anthony Minessale 2012-10-01 12:39:16 -05:00
  • ece61bb7d3 bump date to trigger build Anthony Minessale 2012-10-01 12:25:03 -05:00
  • 0f477d1586 increase pri in sofia Anthony Minessale 2012-10-01 12:24:33 -05:00
  • 464155c5cd more priority tweaks Anthony Minessale 2012-10-01 10:20:48 -05:00
  • 8733a2c895 some priority queuing tweaks for performance Anthony Minessale 2012-10-01 11:47:26 -05:00
  • bf060c6396 FS-4664 --resolve Jeff Lenk 2012-10-01 08:56:51 -05:00
  • 677d16cfd5 scripts/trace/sipgrep: correctly interpret option -C (print ANSI colors in debug file only when option -C is defined) Giovanni Maruzzelli 2012-10-01 01:26:20 +02:00
  • 8d61404016 fix issue where dtmf was not being sent on an outbound leg when there was no inbound audio Anthony Minessale 2012-09-28 16:17:20 -05:00
  • 5259814aee number not true Anthony Minessale 2012-09-28 14:05:58 -05:00
  • 0cb64960f1 config: improve default directory's dialstring param to handle registrations from any SIP profile Michael S Collins 2012-09-28 09:45:42 -07:00
  • 15ef8925c3 Fix for Q.921 not always recovering David Yat Sin 2012-09-27 23:48:18 -04:00
  • 06a3266360 FS-4655 its not a bug its a behaviour request, try this patch Anthony Minessale 2012-09-27 14:27:28 -05:00
  • 7c84003024 bump important threads to realtime priority Anthony Minessale 2012-09-27 11:42:19 -05:00
  • 90f3ab4099 fix thread priority code, this has never worked until today Anthony Minessale 2012-09-27 13:37:54 -05:00
  • c7283aaa1a force core rebuild when apr and other core libs change Anthony Minessale 2012-09-27 13:37:15 -05:00
  • 7a69d7d47c FS-4638 --resolve add error log for bad codec string Jeff Lenk 2012-09-27 12:10:13 -05:00
  • 5b0115676c add void to declarations Anthony Minessale 2012-09-27 09:19:51 -05:00
  • cf0f483aab Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h Robert Jongbloed 2012-09-27 10:15:24 +10:00
  • 9d2aa0cd4c Fixed failure to close FS call when H.323 call is closed from remote in early phase. Robert Jongbloed 2012-09-25 12:55:41 +10:00
  • 4bb5c93e4a use a lower level write func for cng packets Anthony Minessale 2012-09-26 12:10:37 -05:00
  • 155ecd9650 FS-4636 fix regression Anthony Minessale 2012-09-26 11:25:42 -05:00
  • a1d727cab6 gsmopen: FS-4652 , compilation failed with Mobigator Giovanni Maruzzelli 2012-09-26 19:20:27 +02:00
  • d0ddd77cdc gsmopen: FS-4652 , compilation failed with Mobigator Giovanni Maruzzelli 2012-09-26 19:15:42 +02:00
  • ed6f040e70 gsmopen: FS-4652 , compilation failed with Mobigator Giovanni Maruzzelli 2012-09-26 19:01:08 +02:00
  • f102f7b4c4 gsmopen: FS-4652 , compilation failed with Mobigator Giovanni Maruzzelli 2012-09-26 18:55:54 +02:00
  • 3df5c5f2f4 FreeSWITCH: Add missing semicolon Stefan Knoblich 2012-09-26 17:44:39 +02:00
  • 507de0a7e5 gsmopen: FS-4652 , compilation failed with Mobigator Giovanni Maruzzelli 2012-09-26 17:23:43 +02:00
  • 8075b01569 Fix error in switch_core_screen_size() and screen_size() fallback code. Stefan Knoblich 2012-09-26 17:19:15 +02:00
  • 0fc0b99950 FS-4654 --resolve Anthony Minessale 2012-09-26 08:01:25 -05:00
  • e50f7a92e9 gsmopen: FS-4652 , compilation failed with Mobigator Giovanni Maruzzelli 2012-09-26 16:53:07 +02:00
  • d77dfdbbf2 FS-4219 --resolve windows revision display human thanks Peter Jeff Lenk 2012-09-26 08:16:28 -05:00
  • b15468d1aa OPENZAP-192 --resolve Jeff Lenk 2012-09-26 08:11:08 -05:00
  • 817439d76a check for SCHED_FIFO in configure Anthony Minessale 2012-09-25 16:12:51 -05:00
  • dbf5153fb7 speed improvements: change scheduler to SCHED_FIFO, Disable realtime throttling, use in-memory db for sqlite core channels table (set core-db-name to 'core' in switch.conf.xml for previous behaviour of using the core sqlite file, now only aliases will be in the persistant db) Anthony Minessale 2012-09-25 16:12:23 -05:00
  • 0fe6aa4d0a switch another file parsing function to use buffered read Anthony Minessale 2012-09-25 16:08:45 -05:00