Commit Graph

85 Commits

Author SHA1 Message Date
Michael Jerris 164c6111a1 FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead 2015-08-31 10:19:10 -05:00
Michael Jerris 2cc0348422 FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04:00
Michael Jerris 91a6fc82c0 FS-7338: remove libsndfile from tree, use system lib instead
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Travis Cross b9ff5799fe Remove freeswitch.serial from fscomm/conf
freeswitch.serial is used by ZRTP as a ZID, so it should not be shared
between systems and definitely should not be distributed as a default
value by us.
2013-07-27 03:41:08 +00:00
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Ken Rice 7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Anthony Minessale f60fdf653d fix possible bad pointer in global vars (please test) 2011-02-02 16:22:43 -06:00
Jeff Lenk 04b1f8d8a5 tweak 2010-08-27 10:19:12 -05:00
Joao Mesquita f0fed269eb Fix the mess I've made on the last commit. Now we really don't depend on QSettings or mod_qsettings. 2010-07-03 13:37:32 -03:00
Joao Mesquita 162e0ac386 We dont depend on QSettings any longer and we are now pure XML configs. 2010-07-02 20:17:21 -03:00
Jeff Lenk a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Jeff Lenk 7dfe65b746 change implicit construction of FSHost - now occurs after QApplication - for some reason Windows QT didnt like this. 2010-06-04 15:15:18 -05:00
Jeff Lenk b46958fb41 fix windows build 2010-05-30 12:24:47 -05:00
Joao Mesquita fab8e0d5b6 Fix some things on the console and start implementing the transfer. 2010-04-14 23:54:59 -03:00
Joao Mesquita 8ad17db191 Negative, not positive. 2010-04-09 00:43:24 -03:00
Joao Mesquita 2666a40a12 Lets test preprocessors 2010-04-08 23:15:29 -03:00
Joao Mesquita d3bb72dbb6 Add hold feature. 2010-04-08 00:22:41 -03:00
Joao Mesquita ec8ab06c66 Add new debug tools to FSComm to help on development. Check tools->debug. 2010-04-07 02:05:03 -03:00
Joao Mesquita 650d71295a Ignore stuff. 2010-04-05 22:07:45 -03:00
Joao Mesquita 581a06f275 Ignore stuff. 2010-04-05 22:07:08 -03:00
Joao Mesquita d859445c5b Ignore stuff. 2010-04-05 22:06:32 -03:00
Joao Mesquita 3ed45189a4 Use more SharedPointers to make our lives easier. 2010-04-05 22:03:20 -03:00
Joao Mesquita b9d5c62b3d Minor changes. 2010-04-05 03:05:56 -03:00
Joao Mesquita 1b919f2c6f Refactor the way we track events. Testing needed, please. Lots of bugs to be found, for sure. 2010-04-05 03:03:06 -03:00
root a763ddff81 Add a brand new codec config. Still needs i and h config. 2010-04-03 23:28:34 -03:00
João Mesquita e39be69652 Initial codec configuration querying modules. Not functional yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 03:52:45 +00:00
João Mesquita bc0b04d255 Add more information to splash screen and warn users when very important modules are not loaded.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 02:09:08 +00:00
João Mesquita abbfdbd7e5 FSCOMM-5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-10 03:26:29 +00:00
João Mesquita 6a939c199a Make caller id per account option available. Needs to wipe out the ~/.fscomm/conf/freeswitch.xml file, sorry.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 03:13:57 +00:00
João Mesquita 8a3001e611 Do the time properly.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 01:12:34 +00:00
João Mesquita 06a4b0c00c Prepare UI modifications for codec and profile clid configuration.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-25 06:18:35 +00:00
João Mesquita e3ea7c61bb Fix editing accounts and add more descriptive information of why it fails.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-24 20:18:24 +00:00
João Mesquita b72ed01332 make it match the last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 19:09:01 +00:00
João Mesquita 19143d9107 Do you have the time?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 18:36:25 +00:00
João Mesquita ae25849888 Remove unnecessary debugging information
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 16:16:54 +00:00
João Mesquita 035e603634 Properly reload gateway after it has been edited.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 16:15:59 +00:00
João Mesquita a9f33bc1a6 Properly remove account. Requires http://jira.freeswitch.org/browse/MODENDP-284
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16476 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 06:50:13 +00:00
João Mesquita 7793426059 Fix segv when switching from a call that was previously hungup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 05:44:42 +00:00
João Mesquita 0ecda2f00a Make UI enhancements and refactor some code. We still have bugs on handling multiple calls and switching between them.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 05:05:56 +00:00
João Mesquita be510fac1b Add a taskbar icon. We need a designer, please...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 02:48:53 +00:00
Jeff Lenk 36318cd7eb update project additions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 14:07:41 +00:00
João Mesquita b05dfcb946 Remove QObject inheritance from Account and add event for account removal.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 05:11:40 +00:00
João Mesquita 236db6ae69 Fix a bug where we were setting default settings no matter what and do some minor UI enhancements.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 23:54:32 +00:00
João Mesquita 2e119b2db9 Clear contents of account custom params before re-reading configs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 04:06:13 +00:00
João Mesquita a859650c39 Refactor accounts and let the user select default account.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 04:03:34 +00:00
João Mesquita e843204fe6 Thats not how your mom taught you. Shame on me...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:27:21 +00:00
João Mesquita 4e7c22e995 Fix DTMF for outbound calls, default settings on startup and dialplan correctly set. We must be ready to go and really test this thing.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 04:21:46 +00:00
João Mesquita 9952b6ef71 FSCOMM-1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 02:43:48 +00:00
Jeff Lenk 97882a914c update project
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 00:29:03 +00:00