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
This commit is contained in:
João Mesquita
2010-01-07 06:43:51 +00:00
parent 478f165d25
commit 4f2a021213
7 changed files with 82 additions and 120 deletions

View File

@@ -37,7 +37,7 @@
#include <switch.h>
#include <fshost.h>
#include <call.h>
#include <prefdialog.h>
#include "preferences/prefdialog.h"
namespace Ui {
class MainWindow;