Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
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 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 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 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 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 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 2f9ae630c5 First created account is set as default outbound account. Will start making GUI stuff to be able to select between accounts.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 23:10:57 +00:00
João Mesquita eef55a55fb Make selection to rows and not per item.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 03:36:15 +00:00
João Mesquita 14fb4a573a Make it look a bit nicer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 05:16:38 +00:00
João Mesquita e78063d0cb FSPHONE-1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 05:05:32 +00:00
João Mesquita bc835175ba Edit gateway works too. Now we need to start parsing events right.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 04:54:03 +00:00
João Mesquita b525cad27f You cant miss the endGroup otherwise, you get nasty things.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 03:29:55 +00:00
João Mesquita 18d33240b8 Configuration is more mature now. We can add and remove several accounts. Still have to edit account and start doing some work on the events to treat them right.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 03:25:27 +00:00
João Mesquita 0b4a7b63a5 Quite a big commit that might break a lot of things. Will fix tomorrow if it does. There is now the possibility of adding accounts. Make sure to remove your configs before trying this.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 02:32:20 +00:00
João Mesquita fb79c1bfe4 Add all the new stuff to persist accounts and sofia configs. Still not working, but a lot work as been done and panes not working are disabled.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 04:40:39 +00:00
João Mesquita c2acaa0e6f Fix latest error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 00:41:10 +00:00
João Mesquita c52c8ba226 Add an about dialog so we can know versions that are being used.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 00:12:54 +00:00
João Mesquita 4c6942b437 Start doing the accounts configurations. It does not work yet, only dialogs are designed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 23:00:34 +00:00
João Mesquita 4f2a021213 Ok, we persist sofia configs. Code is there but not effective since we break accounts.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 06:43:51 +00:00
João Mesquita fa9900bf72 Some more house cleaning.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16192 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 05:19:36 +00:00
João Mesquita a7537a771d Organizing code.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 05:17:52 +00:00