Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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
João Mesquita
a86cce9149 If a call fails, it fails...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 04:05:17 +00:00
João Mesquita
6abe882e8c Change to start messing with QSharedPointer instead of regular pointers to deal with events correctly. Thanks Math.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 03:30:11 +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
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
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