Commit Graph

17 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
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 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 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 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