Commit Graph

25 Commits

Author SHA1 Message Date
João Mesquita b26151d0f8 Change requirement to Qt 4.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 02:28:36 +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
Jeff Lenk 2a2c559c02 build cleanup - release fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-10 23:31:18 +00:00
Jeff Lenk c482a06f2d updated for the latest file additions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-08 16:31:56 +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
João Mesquita 0372de592a Start the sofia configuration dialog.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-07 03:50:18 +00:00
João Mesquita 789c6a80f6 Make portaudio preferences right.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 22:54:57 +00:00
Jeff Lenk b9681e5af5 update for latest file additions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 15:12:49 +00:00
João Mesquita c175200540 Add a test sound to test the ringdev.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 04:31:20 +00:00
João Mesquita fd32ad6202 A couple of more changes to the portaudio configuration.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 03:45:00 +00:00
João Mesquita 1ac6ec269e Very boring to do but now properly save and restore mod_portaudio configs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 03:04:04 +00:00
João Mesquita 13c414ea25 Refactor configuration storage/read.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-06 02:08:25 +00:00
João Mesquita 4ba291d413 Start persisting settings. Portaudio devices are persisted.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 22:16:46 +00:00
Jeff Lenk f6ed8b27c1 Initial windows support - must manually install qt sdk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16163 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 20:54:45 +00:00
João Mesquita ad2d74c535 Make mod_qsettings not a mod... LOL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 18:49:08 +00:00
João Mesquita 1dc7a3b4c4 Fix a bug with QString and switch_event_expand_headers(). Thanks MikeJ.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 07:01:37 +00:00
João Mesquita c95d8882c4 More work on qsettings. Still get problem when expanding a template with no variables.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16146 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-05 04:57:25 +00:00
João Mesquita 58298f9903 Two stage renaming: Stage 2 completed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-04 22:07:20 +00:00
João Mesquita 6b01c74e4c Two stage renaming: Stage 1 completed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-04 21:02:40 +00:00
Brian West 721c391a2b Let there be PHONE CALLS!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-04 20:49:22 +00:00