<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[Freeswitch-trunk][16133] </title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<div id="header">FreeSWITCH Subversion</div>
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=16133">16133</a></dd>
<dt>Author</dt> <dd>jmesquita</dd>
<dt>Date</dt> <dd>2010-01-04 00:03:36 -0600 (Mon, 04 Jan 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>Initial drawing of the preferences dialog. Doesnt do anything yet.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhoneFSPhonepro">freeswitch/trunk/contrib/jmesquita/FSPhone/FSPhone.pro</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonemainwindowcpp">freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.cpp</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonemainwindowh">freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.h</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonemainwindowui">freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.ui</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhoneresourcesqrc">freeswitch/trunk/contrib/jmesquita/FSPhone/resources.qrc</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhoneprefdialogcpp">freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.cpp</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhoneprefdialogh">freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.h</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhoneprefdialogui">freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.ui</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhoneresourcespref_audiogif">freeswitch/trunk/contrib/jmesquita/FSPhone/resources/pref_audio.gif</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhoneresourcespref_sippng">freeswitch/trunk/contrib/jmesquita/FSPhone/resources/pref_sip.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunkcontribjmesquitaFSPhoneFSPhonepro"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/FSPhone.pro (16132 => 16133)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/FSPhone.pro        2010-01-04 04:31:29 UTC (rev 16132)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/FSPhone.pro        2010-01-04 06:03:36 UTC (rev 16133)
</span><span class="lines">@@ -24,10 +24,13 @@
</span><span class="cx">     mainwindow.cpp \
</span><span class="cx">     fshost.cpp \
</span><span class="cx">     call.cpp \
</span><del>-    mod_qsettings/mod_qsettings.cpp
</del><ins>+    mod_qsettings/mod_qsettings.cpp \
+    prefdialog.cpp
</ins><span class="cx"> HEADERS += mainwindow.h \
</span><span class="cx">     fshost.h \
</span><span class="cx">     call.h \
</span><del>-    mod_qsettings/mod_qsettings.h
-FORMS += mainwindow.ui
</del><ins>+    mod_qsettings/mod_qsettings.h \
+    prefdialog.h
+FORMS += mainwindow.ui \
+    prefdialog.ui
</ins><span class="cx"> RESOURCES += resources.qrc
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonemainwindowcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.cpp (16132 => 16133)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.cpp        2010-01-04 04:31:29 UTC (rev 16132)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.cpp        2010-01-04 06:03:36 UTC (rev 16133)
</span><span class="lines">@@ -34,7 +34,8 @@
</span><span class="cx"> 
</span><span class="cx"> MainWindow::MainWindow(QWidget *parent) :
</span><span class="cx">     QMainWindow(parent),
</span><del>-    ui(new Ui::MainWindow)
</del><ins>+    ui(new Ui::MainWindow),
+    preferences(NULL)
</ins><span class="cx"> {
</span><span class="cx">     ui-&gt;setupUi(this);
</span><span class="cx"> 
</span><span class="lines">@@ -77,6 +78,7 @@
</span><span class="cx">     connect(ui-&gt;answerBtn, SIGNAL(clicked()), this, SLOT(paAnswer()));
</span><span class="cx">     connect(ui-&gt;hangupBtn, SIGNAL(clicked()), this, SLOT(paHangup()));
</span><span class="cx">     connect(ui-&gt;listCalls, SIGNAL(itemDoubleClicked(QListWidgetItem*)), this, SLOT(callListDoubleClick(QListWidgetItem*)));
</span><ins>+    connect(ui-&gt;action_Preferences, SIGNAL(triggered()), this, SLOT(prefTriggered()));
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> MainWindow::~MainWindow()
</span><span class="lines">@@ -87,6 +89,16 @@
</span><span class="cx">     g_FSHost.wait();
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+void MainWindow::prefTriggered()
+{
+    if (!preferences)
+        preferences = new PrefDialog();
+
+    preferences-&gt;raise();
+    preferences-&gt;show();
+    preferences-&gt;activateWindow();
+}
+
</ins><span class="cx"> void MainWindow::coreLoadingError(QString err)
</span><span class="cx"> {
</span><span class="cx">     QMessageBox::warning(this, &quot;Error Loading Core...&quot;, err, QMessageBox::Ok);
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonemainwindowh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.h (16132 => 16133)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.h        2010-01-04 04:31:29 UTC (rev 16132)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.h        2010-01-04 06:03:36 UTC (rev 16133)
</span><span class="lines">@@ -37,6 +37,7 @@
</span><span class="cx"> #include &lt;switch.h&gt;
</span><span class="cx"> #include &lt;fshost.h&gt;
</span><span class="cx"> #include &lt;call.h&gt;
</span><ins>+#include &lt;prefdialog.h&gt;
</ins><span class="cx"> 
</span><span class="cx"> namespace Ui {
</span><span class="cx">     class MainWindow;
</span><span class="lines">@@ -55,6 +56,7 @@
</span><span class="cx">     void dtmfDialed(QString);
</span><span class="cx"> 
</span><span class="cx"> private slots:
</span><ins>+    void prefTriggered();
</ins><span class="cx">     void coreLoadingError(QString);
</span><span class="cx">     void gwStateChanged(QString, int);
</span><span class="cx">     void dialDTMF(QString);
</span><span class="lines">@@ -72,6 +74,7 @@
</span><span class="cx"> private:
</span><span class="cx">     Ui::MainWindow *ui;
</span><span class="cx">     QSignalMapper *dialpadMapper;
</span><ins>+    PrefDialog *preferences;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> #endif // MAINWINDOW_H
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonemainwindowui"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.ui (16132 => 16133)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.ui        2010-01-04 04:31:29 UTC (rev 16132)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.ui        2010-01-04 06:03:36 UTC (rev 16133)
</span><span class="lines">@@ -271,9 +271,18 @@
</span><span class="cx">      &lt;x&gt;0&lt;/x&gt;
</span><span class="cx">      &lt;y&gt;0&lt;/y&gt;
</span><span class="cx">      &lt;width&gt;579&lt;/width&gt;
</span><del>-     &lt;height&gt;22&lt;/height&gt;
</del><ins>+     &lt;height&gt;24&lt;/height&gt;
</ins><span class="cx">     &lt;/rect&gt;
</span><span class="cx">    &lt;/property&gt;
</span><ins>+   &lt;widget class=&quot;QMenu&quot; name=&quot;menu_File&quot;&gt;
+    &lt;property name=&quot;title&quot;&gt;
+     &lt;string&gt;&amp;amp;File&lt;/string&gt;
+    &lt;/property&gt;
+    &lt;addaction name=&quot;action_Preferences&quot;/&gt;
+    &lt;addaction name=&quot;separator&quot;/&gt;
+    &lt;addaction name=&quot;action_Exit&quot;/&gt;
+   &lt;/widget&gt;
+   &lt;addaction name=&quot;menu_File&quot;/&gt;
</ins><span class="cx">   &lt;/widget&gt;
</span><span class="cx">   &lt;widget class=&quot;QToolBar&quot; name=&quot;mainToolBar&quot;&gt;
</span><span class="cx">    &lt;attribute name=&quot;toolBarArea&quot;&gt;
</span><span class="lines">@@ -284,6 +293,16 @@
</span><span class="cx">    &lt;/attribute&gt;
</span><span class="cx">   &lt;/widget&gt;
</span><span class="cx">   &lt;widget class=&quot;QStatusBar&quot; name=&quot;statusBar&quot;/&gt;
</span><ins>+  &lt;action name=&quot;action_Preferences&quot;&gt;
+   &lt;property name=&quot;text&quot;&gt;
+    &lt;string&gt;&amp;amp;Preferences&lt;/string&gt;
+   &lt;/property&gt;
+  &lt;/action&gt;
+  &lt;action name=&quot;action_Exit&quot;&gt;
+   &lt;property name=&quot;text&quot;&gt;
+    &lt;string&gt;&amp;amp;Exit&lt;/string&gt;
+   &lt;/property&gt;
+  &lt;/action&gt;
</ins><span class="cx">  &lt;/widget&gt;
</span><span class="cx">  &lt;layoutdefault spacing=&quot;6&quot; margin=&quot;11&quot;/&gt;
</span><span class="cx">  &lt;resources/&gt;
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhoneprefdialogcpp"></a>
<div class="addfile"><h4>Added: freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.cpp (0 => 16133)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.cpp                                (rev 0)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.cpp        2010-01-04 06:03:36 UTC (rev 16133)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+#include &quot;prefdialog.h&quot;
+#include &quot;ui_prefdialog.h&quot;
+
+PrefDialog::PrefDialog(QWidget *parent) :
+    QDialog(parent),
+    ui(new Ui::PrefDialog)
+{
+    ui-&gt;setupUi(this);
+}
+
+PrefDialog::~PrefDialog()
+{
+    delete ui;
+}
+
+void PrefDialog::changeEvent(QEvent *e)
+{
+    QDialog::changeEvent(e);
+    switch (e-&gt;type()) {
+    case QEvent::LanguageChange:
+        ui-&gt;retranslateUi(this);
+        break;
+    default:
+        break;
+    }
+}
</ins></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhoneprefdialogh"></a>
<div class="addfile"><h4>Added: freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.h (0 => 16133)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.h                                (rev 0)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.h        2010-01-04 06:03:36 UTC (rev 16133)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+#ifndef PREFDIALOG_H
+#define PREFDIALOG_H
+
+#include &lt;QDialog&gt;
+
+namespace Ui {
+    class PrefDialog;
+}
+
+class PrefDialog : public QDialog {
+    Q_OBJECT
+public:
+    PrefDialog(QWidget *parent = 0);
+    ~PrefDialog();
+
+protected:
+    void changeEvent(QEvent *e);
+
+private:
+    Ui::PrefDialog *ui;
+};
+
+#endif // PREFDIALOG_H
</ins></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhoneprefdialogui"></a>
<div class="addfile"><h4>Added: freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.ui (0 => 16133)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.ui                                (rev 0)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/prefdialog.ui        2010-01-04 06:03:36 UTC (rev 16133)
</span><span class="lines">@@ -0,0 +1,290 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+&lt;ui version=&quot;4.0&quot;&gt;
+ &lt;class&gt;PrefDialog&lt;/class&gt;
+ &lt;widget class=&quot;QDialog&quot; name=&quot;PrefDialog&quot;&gt;
+  &lt;property name=&quot;geometry&quot;&gt;
+   &lt;rect&gt;
+    &lt;x&gt;0&lt;/x&gt;
+    &lt;y&gt;0&lt;/y&gt;
+    &lt;width&gt;450&lt;/width&gt;
+    &lt;height&gt;337&lt;/height&gt;
+   &lt;/rect&gt;
+  &lt;/property&gt;
+  &lt;property name=&quot;windowTitle&quot;&gt;
+   &lt;string&gt;Preferences&lt;/string&gt;
+  &lt;/property&gt;
+  &lt;layout class=&quot;QVBoxLayout&quot; name=&quot;verticalLayout&quot;&gt;
+   &lt;item&gt;
+    &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout&quot;&gt;
+     &lt;item&gt;
+      &lt;widget class=&quot;QListWidget&quot; name=&quot;listSections&quot;&gt;
+       &lt;property name=&quot;maximumSize&quot;&gt;
+        &lt;size&gt;
+         &lt;width&gt;120&lt;/width&gt;
+         &lt;height&gt;16777215&lt;/height&gt;
+        &lt;/size&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;showDropIndicator&quot; stdset=&quot;0&quot;&gt;
+        &lt;bool&gt;false&lt;/bool&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;dragDropMode&quot;&gt;
+        &lt;enum&gt;QAbstractItemView::NoDragDrop&lt;/enum&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;iconSize&quot;&gt;
+        &lt;size&gt;
+         &lt;width&gt;96&lt;/width&gt;
+         &lt;height&gt;84&lt;/height&gt;
+        &lt;/size&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;movement&quot;&gt;
+        &lt;enum&gt;QListView::Static&lt;/enum&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;flow&quot;&gt;
+        &lt;enum&gt;QListView::LeftToRight&lt;/enum&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;isWrapping&quot; stdset=&quot;0&quot;&gt;
+        &lt;bool&gt;true&lt;/bool&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;spacing&quot;&gt;
+        &lt;number&gt;12&lt;/number&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;viewMode&quot;&gt;
+        &lt;enum&gt;QListView::IconMode&lt;/enum&gt;
+       &lt;/property&gt;
+       &lt;item&gt;
+        &lt;property name=&quot;text&quot;&gt;
+         &lt;string&gt;Sofia&lt;/string&gt;
+        &lt;/property&gt;
+        &lt;property name=&quot;icon&quot;&gt;
+         &lt;iconset resource=&quot;resources.qrc&quot;&gt;
+          &lt;normaloff&gt;:/images/pref_sip.png&lt;/normaloff&gt;:/images/pref_sip.png&lt;/iconset&gt;
+        &lt;/property&gt;
+       &lt;/item&gt;
+       &lt;item&gt;
+        &lt;property name=&quot;text&quot;&gt;
+         &lt;string&gt;PortAudio&lt;/string&gt;
+        &lt;/property&gt;
+        &lt;property name=&quot;icon&quot;&gt;
+         &lt;iconset resource=&quot;resources.qrc&quot;&gt;
+          &lt;normaloff&gt;:/images/pref_audio.gif&lt;/normaloff&gt;:/images/pref_audio.gif&lt;/iconset&gt;
+        &lt;/property&gt;
+       &lt;/item&gt;
+      &lt;/widget&gt;
+     &lt;/item&gt;
+     &lt;item&gt;
+      &lt;widget class=&quot;QStackedWidget&quot; name=&quot;stackedWidget&quot;&gt;
+       &lt;property name=&quot;currentIndex&quot;&gt;
+        &lt;number&gt;1&lt;/number&gt;
+       &lt;/property&gt;
+       &lt;widget class=&quot;QWidget&quot; name=&quot;page&quot;&gt;
+        &lt;layout class=&quot;QVBoxLayout&quot; name=&quot;verticalLayout_2&quot;&gt;
+         &lt;item&gt;
+          &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox&quot;&gt;
+           &lt;property name=&quot;title&quot;&gt;
+            &lt;string&gt;Global Settings&lt;/string&gt;
+           &lt;/property&gt;
+           &lt;layout class=&quot;QFormLayout&quot; name=&quot;formLayout&quot;&gt;
+            &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;log-level&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;0&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QSpinBox&quot; name=&quot;spinBox&quot;/&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label_2&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;auto-restart&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;1&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QComboBox&quot; name=&quot;comboBox&quot;/&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label_3&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;debug-presence&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;2&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QSpinBox&quot; name=&quot;spinBox_2&quot;/&gt;
+            &lt;/item&gt;
+           &lt;/layout&gt;
+          &lt;/widget&gt;
+         &lt;/item&gt;
+         &lt;item&gt;
+          &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox_2&quot;&gt;
+           &lt;property name=&quot;title&quot;&gt;
+            &lt;string&gt;Softphone Profile&lt;/string&gt;
+           &lt;/property&gt;
+           &lt;layout class=&quot;QFormLayout&quot; name=&quot;formLayout_2&quot;&gt;
+            &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label_4&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;user-agent-string&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;0&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QLineEdit&quot; name=&quot;lineEdit&quot;/&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label_5&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;debug&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;1&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QSpinBox&quot; name=&quot;spinBox_3&quot;/&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label_6&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;sip-trace&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;2&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QComboBox&quot; name=&quot;comboBox_2&quot;/&gt;
+            &lt;/item&gt;
+           &lt;/layout&gt;
+          &lt;/widget&gt;
+         &lt;/item&gt;
+        &lt;/layout&gt;
+       &lt;/widget&gt;
+       &lt;widget class=&quot;QWidget&quot; name=&quot;page_2&quot;&gt;
+        &lt;layout class=&quot;QVBoxLayout&quot; name=&quot;verticalLayout_3&quot;&gt;
+         &lt;item&gt;
+          &lt;widget class=&quot;QGroupBox&quot; name=&quot;groupBox_3&quot;&gt;
+           &lt;property name=&quot;title&quot;&gt;
+            &lt;string&gt;Audio&lt;/string&gt;
+           &lt;/property&gt;
+           &lt;layout class=&quot;QFormLayout&quot; name=&quot;formLayout_3&quot;&gt;
+            &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label_7&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;indev&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;0&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QComboBox&quot; name=&quot;comboBox_3&quot;/&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;1&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label_8&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;outdev&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;1&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QComboBox&quot; name=&quot;comboBox_4&quot;/&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;2&quot; column=&quot;0&quot;&gt;
+             &lt;widget class=&quot;QLabel&quot; name=&quot;label_9&quot;&gt;
+              &lt;property name=&quot;text&quot;&gt;
+               &lt;string&gt;rindgev&lt;/string&gt;
+              &lt;/property&gt;
+             &lt;/widget&gt;
+            &lt;/item&gt;
+            &lt;item row=&quot;2&quot; column=&quot;1&quot;&gt;
+             &lt;widget class=&quot;QComboBox&quot; name=&quot;comboBox_5&quot;/&gt;
+            &lt;/item&gt;
+           &lt;/layout&gt;
+          &lt;/widget&gt;
+         &lt;/item&gt;
+        &lt;/layout&gt;
+       &lt;/widget&gt;
+      &lt;/widget&gt;
+     &lt;/item&gt;
+    &lt;/layout&gt;
+   &lt;/item&gt;
+   &lt;item&gt;
+    &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout_2&quot;&gt;
+     &lt;item&gt;
+      &lt;spacer name=&quot;horizontalSpacer&quot;&gt;
+       &lt;property name=&quot;orientation&quot;&gt;
+        &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;sizeHint&quot; stdset=&quot;0&quot;&gt;
+        &lt;size&gt;
+         &lt;width&gt;40&lt;/width&gt;
+         &lt;height&gt;20&lt;/height&gt;
+        &lt;/size&gt;
+       &lt;/property&gt;
+      &lt;/spacer&gt;
+     &lt;/item&gt;
+     &lt;item&gt;
+      &lt;widget class=&quot;QDialogButtonBox&quot; name=&quot;buttonBox&quot;&gt;
+       &lt;property name=&quot;orientation&quot;&gt;
+        &lt;enum&gt;Qt::Horizontal&lt;/enum&gt;
+       &lt;/property&gt;
+       &lt;property name=&quot;standardButtons&quot;&gt;
+        &lt;set&gt;QDialogButtonBox::Cancel|QDialogButtonBox::Ok&lt;/set&gt;
+       &lt;/property&gt;
+      &lt;/widget&gt;
+     &lt;/item&gt;
+    &lt;/layout&gt;
+   &lt;/item&gt;
+  &lt;/layout&gt;
+ &lt;/widget&gt;
+ &lt;resources&gt;
+  &lt;include location=&quot;resources.qrc&quot;/&gt;
+ &lt;/resources&gt;
+ &lt;connections&gt;
+  &lt;connection&gt;
+   &lt;sender&gt;buttonBox&lt;/sender&gt;
+   &lt;signal&gt;accepted()&lt;/signal&gt;
+   &lt;receiver&gt;PrefDialog&lt;/receiver&gt;
+   &lt;slot&gt;accept()&lt;/slot&gt;
+   &lt;hints&gt;
+    &lt;hint type=&quot;sourcelabel&quot;&gt;
+     &lt;x&gt;544&lt;/x&gt;
+     &lt;y&gt;224&lt;/y&gt;
+    &lt;/hint&gt;
+    &lt;hint type=&quot;destinationlabel&quot;&gt;
+     &lt;x&gt;157&lt;/x&gt;
+     &lt;y&gt;246&lt;/y&gt;
+    &lt;/hint&gt;
+   &lt;/hints&gt;
+  &lt;/connection&gt;
+  &lt;connection&gt;
+   &lt;sender&gt;buttonBox&lt;/sender&gt;
+   &lt;signal&gt;rejected()&lt;/signal&gt;
+   &lt;receiver&gt;PrefDialog&lt;/receiver&gt;
+   &lt;slot&gt;reject()&lt;/slot&gt;
+   &lt;hints&gt;
+    &lt;hint type=&quot;sourcelabel&quot;&gt;
+     &lt;x&gt;544&lt;/x&gt;
+     &lt;y&gt;230&lt;/y&gt;
+    &lt;/hint&gt;
+    &lt;hint type=&quot;destinationlabel&quot;&gt;
+     &lt;x&gt;286&lt;/x&gt;
+     &lt;y&gt;246&lt;/y&gt;
+    &lt;/hint&gt;
+   &lt;/hints&gt;
+  &lt;/connection&gt;
+  &lt;connection&gt;
+   &lt;sender&gt;listSections&lt;/sender&gt;
+   &lt;signal&gt;currentRowChanged(int)&lt;/signal&gt;
+   &lt;receiver&gt;stackedWidget&lt;/receiver&gt;
+   &lt;slot&gt;setCurrentIndex(int)&lt;/slot&gt;
+   &lt;hints&gt;
+    &lt;hint type=&quot;sourcelabel&quot;&gt;
+     &lt;x&gt;180&lt;/x&gt;
+     &lt;y&gt;83&lt;/y&gt;
+    &lt;/hint&gt;
+    &lt;hint type=&quot;destinationlabel&quot;&gt;
+     &lt;x&gt;524&lt;/x&gt;
+     &lt;y&gt;102&lt;/y&gt;
+    &lt;/hint&gt;
+   &lt;/hints&gt;
+  &lt;/connection&gt;
+ &lt;/connections&gt;
+&lt;/ui&gt;
</ins></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhoneresourcespref_audiogif"></a>
<div class="binary"><h4>Added: freeswitch/trunk/contrib/jmesquita/FSPhone/resources/pref_audio.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: freeswitch/trunk/contrib/jmesquita/FSPhone/resources/pref_audio.gif
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:mime-type
</span><span class="cx">   + application/octet-stream
</span><a id="freeswitchtrunkcontribjmesquitaFSPhoneresourcespref_sippng"></a>
<div class="binary"><h4>Added: freeswitch/trunk/contrib/jmesquita/FSPhone/resources/pref_sip.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: freeswitch/trunk/contrib/jmesquita/FSPhone/resources/pref_sip.png
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:mime-type
</span><span class="cx">   + application/octet-stream
</span><a id="freeswitchtrunkcontribjmesquitaFSPhoneresourcesqrc"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/resources.qrc (16132 => 16133)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/resources.qrc        2010-01-04 04:31:29 UTC (rev 16132)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/resources.qrc        2010-01-04 06:03:36 UTC (rev 16133)
</span><span class="lines">@@ -1,6 +1,8 @@
</span><span class="cx"> &lt;RCC&gt;
</span><span class="cx">     &lt;qresource prefix=&quot;/images&quot;&gt;
</span><span class="cx">         &lt;file alias=&quot;splash.png&quot;&gt;resources/splash.png&lt;/file&gt;
</span><ins>+        &lt;file alias=&quot;pref_sip.png&quot;&gt;resources/pref_sip.png&lt;/file&gt;
+        &lt;file alias=&quot;pref_audio.gif&quot;&gt;resources/pref_audio.gif&lt;/file&gt;
</ins><span class="cx">     &lt;/qresource&gt;
</span><span class="cx">     &lt;qresource prefix=&quot;/confs&quot;&gt;
</span><span class="cx">         &lt;file alias=&quot;freeswitch.xml&quot;&gt;conf/freeswitch.xml&lt;/file&gt;
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>