Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -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 |
|
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
|
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
|
3ed45189a4
|
Use more SharedPointers to make our lives easier.
|
2010-04-05 22:03:20 -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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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 |
|