<!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][16190] </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=16190">16190</a></dd>
<dt>Author</dt> <dd>jmesquita</dd>
<dt>Date</dt> <dd>2010-01-06 21:50:18 -0600 (Wed, 06 Jan 2010)</dd>
</dl>
<h3>Log Message</h3>
<pre>Start the sofia configuration dialog.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunkfscommFSCommpro">freeswitch/trunk/fscomm/FSComm.pro</a></li>
<li><a href="#freeswitchtrunkfscommconffreeswitchxml">freeswitch/trunk/fscomm/conf/freeswitch.xml</a></li>
<li><a href="#freeswitchtrunkfscommprefdialogui">freeswitch/trunk/fscomm/prefdialog.ui</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#freeswitchtrunkfscommconfsofiaconfxml">freeswitch/trunk/fscomm/conf/sofia.conf.xml</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunkfscommFSCommpro"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/FSComm.pro (16189 => 16190)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/fscomm/FSComm.pro        2010-01-06 22:54:57 UTC (rev 16189)
+++ freeswitch/trunk/fscomm/FSComm.pro        2010-01-07 03:50:18 UTC (rev 16190)
</span><span class="lines">@@ -39,4 +39,5 @@
</span><span class="cx"> RESOURCES += resources.qrc
</span><span class="cx"> OTHER_FILES += conf/portaudio.conf.xml \
</span><span class="cx"> conf/event_socket.conf.xml \
</span><del>- conf/freeswitch.xml
</del><ins>+ conf/freeswitch.xml \
+ conf/sofia.conf.xml
</ins></span></pre></div>
<a id="freeswitchtrunkfscommconffreeswitchxml"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/conf/freeswitch.xml (16189 => 16190)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/fscomm/conf/freeswitch.xml        2010-01-06 22:54:57 UTC (rev 16189)
+++ freeswitch/trunk/fscomm/conf/freeswitch.xml        2010-01-07 03:50:18 UTC (rev 16190)
</span><span class="lines">@@ -1,268 +1,266 @@
</span><span class="cx"> <?xml version="1.0"?>
</span><span class="cx"> <document type="freeswitch/xml">
</span><del>- <X-PRE-PROCESS cmd="set" data="auto_answer=false"/>
- <X-PRE-PROCESS cmd="set" data="domain=$${local_ip_v4}"/>
- <X-PRE-PROCESS cmd="set" data="hold_music=local_stream://moh"/>
- <X-PRE-PROCESS cmd="set" data="codec_prefs=CELT@48000h,G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM"/>
- <X-PRE-PROCESS cmd="set" data="external_rtp_ip=stun:stun.freeswitch.org"/>
- <X-PRE-PROCESS cmd="set" data="external_sip_ip=stun:stun.freeswitch.org"/>
- <X-PRE-PROCESS cmd="set" data="outbound_caller_name=FreeSWITCH"/>
- <X-PRE-PROCESS cmd="set" data="outbound_caller_id=0000000000"/>
- <X-PRE-PROCESS cmd="set" data="console_loglevel=info"/>
- <X-PRE-PROCESS cmd="set" data="default_gateway=default"/>
- <X-PRE-PROCESS cmd="set" data="us-ring=%(2000, 4000, 440.0, 480.0)"/>
- <X-PRE-PROCESS cmd="set" data="bong-ring=v=-7;%(100,0,941.0,1477.0);v=-7;>=2;+=.1;%(1400,0,350,440)"/>
- <X-PRE-PROCESS cmd="set" data="sit=%(274,0,913.8);%(274,0,1370.6);%(380,0,1776.7)"/>
</del><ins>+        <X-PRE-PROCESS cmd="set" data="auto_answer=false"/>
+        <X-PRE-PROCESS cmd="set" data="domain=$${local_ip_v4}"/>
+        <X-PRE-PROCESS cmd="set" data="hold_music=local_stream://moh"/>
+        <X-PRE-PROCESS cmd="set" data="codec_prefs=CELT@48000h,G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM"/>
+        <X-PRE-PROCESS cmd="set" data="external_rtp_ip=stun:stun.freeswitch.org"/>
+        <X-PRE-PROCESS cmd="set" data="external_sip_ip=stun:stun.freeswitch.org"/>
+        <X-PRE-PROCESS cmd="set" data="console_loglevel=info"/>
+        <X-PRE-PROCESS cmd="set" data="default_gateway=default"/>
+        <X-PRE-PROCESS cmd="set" data="us-ring=%(2000, 4000, 440.0, 480.0)"/>
+        <X-PRE-PROCESS cmd="set" data="bong-ring=v=-7;%(100,0,941.0,1477.0);v=-7;>=2;+=.1;%(1400,0,350,440)"/>
+        <X-PRE-PROCESS cmd="set" data="sit=%(274,0,913.8);%(274,0,1370.6);%(380,0,1776.7)"/>
</ins><span class="cx">
</span><del>- <section name="configuration" description="Various Configuration">
- <configuration name="cdr_csv.conf" description="CDR CSV Format">
- <settings>
-        <param name="default-template" value="example"/>
-        <param name="rotate-on-hup" value="true"/>
-        <param name="legs" value="a"/>
- </settings>
- <templates>
-        <template name="example">"${caller_id_name}","${caller_id_number}","${destination_number}","${context}","${start_stamp}","${answer_stamp}","${end_stamp}","${duration}","${billsec}","${hangup_cause}","${uuid}","${bleg_uuid}","${accountcode}","${read_codec}","${write_codec}"</template>
- </templates>
- </configuration>
</del><ins>+        <section name="configuration" description="Various Configuration">
+                <configuration name="cdr_csv.conf" description="CDR CSV Format">
+                        <settings>
+                                <param name="default-template" value="example"/>
+                                <param name="rotate-on-hup" value="true"/>
+                                <param name="legs" value="a"/>
+                        </settings>
+                        <templates>
+                                <template name="example">"${caller_id_name}","${caller_id_number}","${destination_number}","${context}","${start_stamp}","${answer_stamp}","${end_stamp}","${duration}","${billsec}","${hangup_cause}","${uuid}","${bleg_uuid}","${accountcode}","${read_codec}","${write_codec}"</template>
+                        </templates>
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="console.conf" description="Console Logger">
- <mappings>
-        <map name="all" value="console,debug,info,notice,warning,err,crit,alert"/>
- </mappings>
- <settings>
-        <param name="colorize" value="true"/>
-        <param name="loglevel" value="$${console_loglevel}"/>
- </settings>
- </configuration>
</del><ins>+                <configuration name="console.conf" description="Console Logger">
+                        <mappings>
+                                <map name="all" value="console,debug,info,notice,warning,err,crit,alert"/>
+                        </mappings>
+                        <settings>
+                                <param name="colorize" value="true"/>
+                                <param name="loglevel" value="$${console_loglevel}"/>
+                        </settings>
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="enum.conf" description="ENUM Module">
- <settings>
-        <param name="default-root" value="e164.org"/>
-        <param name="default-isn-root" value="freenum.org"/>
-        <param name="query-timeout" value="10"/>
-        <param name="auto-reload" value="true"/>
- </settings>
- <routes>
-        <route service="E2U+SIP" regex="sip:(.*)" replace="sofia/softphone/$1"/>
- </routes>
- </configuration>
</del><ins>+                <configuration name="enum.conf" description="ENUM Module">
+                        <settings>
+                                <param name="default-root" value="e164.org"/>
+                                <param name="default-isn-root" value="freenum.org"/>
+                                <param name="query-timeout" value="10"/>
+                                <param name="auto-reload" value="true"/>
+                        </settings>
+                        <routes>
+                                <route service="E2U+SIP" regex="sip:(.*)" replace="sofia/softphone/$1"/>
+                        </routes>
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="qsettings.conf" description="configures our mod_qsettings">
- <bindings value="configuration" />
- </configuration>
</del><ins>+                <configuration name="qsettings.conf" description="configures our mod_qsettings">
+                        <bindings value="configuration" />
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="local_stream.conf" description="stream files from local dir">
- <directory name="moh/48000" path="$${base_dir}/sounds/music/48000">
-        <param name="rate" value="48000"/>
-        <param name="shuffle" value="true"/>
-        <param name="channels" value="1"/>
-        <param name="interval" value="10"/>
-        <param name="timer-name" value="soft"/>
- </directory>
- </configuration>
</del><ins>+                <configuration name="local_stream.conf" description="stream files from local dir">
+                        <directory name="moh/48000" path="$${base_dir}/sounds/music/48000">
+                                <param name="rate" value="48000"/>
+                                <param name="shuffle" value="true"/>
+                                <param name="channels" value="1"/>
+                                <param name="interval" value="10"/>
+                                <param name="timer-name" value="soft"/>
+                        </directory>
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="logfile.conf" description="File Logging">
- <settings>
-        <param name="rotate-on-hup" value="true"/>
- </settings>
- <profiles>
-        <profile name="default">
-         <settings>
-         </settings>
-         <mappings>
-         <map name="all" value="debug,info,notice,warning,err,crit,alert"/>
-         </mappings>
-        </profile>
- </profiles>
- </configuration>
</del><ins>+                <configuration name="logfile.conf" description="File Logging">
+                        <settings>
+                                <param name="rotate-on-hup" value="true"/>
+                        </settings>
+                        <profiles>
+                                <profile name="default">
+                                        <settings>
+                                        </settings>
+                                        <mappings>
+                                                <map name="all" value="debug,info,notice,warning,err,crit,alert"/>
+                                        </mappings>
+                                </profile>
+                        </profiles>
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="modules.conf" description="Modules">
- <modules>
-        <load module="mod_console"/>
-        <load module="mod_logfile"/>
-        <load module="mod_enum"/>
-        <load module="mod_cdr_csv"/>
-        <load module="mod_sofia"/>
-        <load module="mod_loopback"/>
-        <load module="mod_commands"/>
-        <load module="mod_dptools"/>
-        <load module="mod_dialplan_xml"/>
-        <load module="mod_voipcodecs"/>
-        <load module="mod_ilbc"/>
-        <load module="mod_speex"/>
-        <load module="mod_celt"/>
-        <load module="mod_siren"/>
-        <load module="mod_sndfile"/>
-        <load module="mod_tone_stream"/>
-        <load module="mod_local_stream"/>
- <load module="mod_portaudio"/>
- <load module="mod_event_socket"/>
- </modules>
- </configuration>
</del><ins>+                <configuration name="modules.conf" description="Modules">
+                        <modules>
+                                <load module="mod_console"/>
+                                <load module="mod_logfile"/>
+                                <load module="mod_enum"/>
+                                <load module="mod_cdr_csv"/>
+                                <load module="mod_sofia"/>
+                                <load module="mod_loopback"/>
+                                <load module="mod_commands"/>
+                                <load module="mod_dptools"/>
+                                <load module="mod_dialplan_xml"/>
+                                <load module="mod_voipcodecs"/>
+                                <load module="mod_ilbc"/>
+                                <load module="mod_speex"/>
+                                <load module="mod_celt"/>
+                                <load module="mod_siren"/>
+                                <load module="mod_sndfile"/>
+                                <load module="mod_tone_stream"/>
+                                <load module="mod_local_stream"/>
+                                <load module="mod_portaudio"/>
+                                <load module="mod_event_socket"/>
+                        </modules>
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="post_load_modules.conf" description="Modules">
- <modules>
- </modules>
- </configuration>
</del><ins>+                <configuration name="post_load_modules.conf" description="Modules">
+                        <modules>
+                        </modules>
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="sofia.conf" description="sofia Endpoint">
- <global_settings>
-        <param name="log-level" value="0"/>
-        <param name="auto-restart" value="true"/>
-        <param name="debug-presence" value="0"/>
- </global_settings>
- <profiles>
-        <profile name="softphone">
-         <gateways>
-         <X-PRE-PROCESS cmd="include" data="accounts/*.xml"/>
-         </gateways>
-         <settings>
-         <!--<param name="media-option" value="bypass-media-after-att-xfer"/>-->
- <param name="user-agent-string" value="FreeSWITCH/FSComm"/>
-         <!-- <param name="user-agent-string" value="FreeSWITCH Rocks!"/> -->
-         <param name="debug" value="0"/>
-         <param name="sip-trace" value="no"/>
-         <param name="context" value="public"/>
-         <param name="rfc2833-pt" value="101"/>
-         <!-- port to bind to for sip traffic -->
-         <param name="sip-port" value="12345"/>
-         <param name="dialplan" value="XML"/>
-         <param name="dtmf-duration" value="100"/>
-         <param name="codec-prefs" value="$${codec_prefs}"/>
-         <param name="use-rtp-timer" value="true"/>
-         <param name="rtp-timer-name" value="soft"/>
-         <!-- ip address to use for rtp, DO NOT USE HOSTNAMES ONLY IP ADDRESSES -->
-         <param name="rtp-ip" value="$${local_ip_v4}"/>
-         <!-- ip address to bind to, DO NOT USE HOSTNAMES ONLY IP ADDRESSES -->
-         <param name="sip-ip" value="$${local_ip_v4}"/>
-         <param name="hold-music" value="$${hold_music}"/>
-         <param name="apply-nat-acl" value="rfc1918"/>
-         <!--<param name="enable-timer" value="false"/>-->
-         <!--<param name="enable-100rel" value="true"/>-->
-         <!--<param name="minimum-session-expires" value="120"/>-->
-         <!--<param name="dtmf-type" value="info"/>-->
-         <param name="manage-presence" value="false"/>
-         <!--<param name="bitpacking" value="aal2"/> -->
-         <param name="max-proceeding" value="3"/>
-         <!--<param name="session-timeout" value="120"/>-->
-         <!--set to 'greedy' if you want your codec list to take precedence -->
-         <param name="inbound-codec-negotiation" value="generous"/>
-         <!-- if you want to send any special bind params of your own -->
-         <!--<param name="bind-params" value="transport=udp"/>-->
-         <!--Uncomment to let calls hit the dialplan *before* you decide if the codec is ok-->
-         <!--<param name="inbound-late-negotiation" value="true"/>-->
-         <!--<param name="accept-blind-reg" value="true"/> -->
-         <!--<param name="accept-blind-auth" value="true"/> -->
-         <!--<param name="suppress-cng" value="true"/> -->
-         <param name="nonce-ttl" value="60"/>
-         <!--<param name="NDLB-broken-auth-hash" value="true"/>-->
-         <!--<param name="NDLB-received-in-nat-reg-contact" value="true"/>-->
-         <param name="auth-calls" value="false"/>
-         <param name="auth-all-packets" value="false"/>
-         <param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
-         <param name="ext-sip-ip" value="$${external_sip_ip}"/>
-         <!-- rtp inactivity timeout -->
-         <param name="rtp-timeout-sec" value="300"/>
-         <param name="rtp-hold-timeout-sec" value="1800"/>
-         <!-- VAD choose one (out is a good choice); -->
-         <!-- <param name="vad" value="in"/> -->
-         <!-- <param name="vad" value="out"/> -->
-         <!-- <param name="vad" value="both"/> -->
-         <param name="disable-register" value="true"/>
-         <!--<param name="NDLB-force-rport" value="true"/>-->
-         <param name="challenge-realm" value="auto_from"/>
-         <!--<param name="disable-rtp-auto-adjust" value="true"/>-->
-         <!--<param name="inbound-use-callid-as-uuid" value="true"/>-->
-         <!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
-         <!--<param name="auto-rtp-bugs" data="clear"/>-->
-         </settings>
-        </profile>
- </profiles>
- </configuration>
</del><ins>+                <configuration name="sofia.conf" description="sofia Endpoint">
+                        <global_settings>
+                                <param name="log-level" value="0"/>
+                                <param name="auto-restart" value="true"/>
+                                <param name="debug-presence" value="0"/>
+                        </global_settings>
+                        <profiles>
+                                <profile name="softphone">
+                                        <gateways>
+                                                <X-PRE-PROCESS cmd="include" data="accounts/*.xml"/>
+                                        </gateways>
+                                        <settings>
+                                                <!--<param name="media-option" value="bypass-media-after-att-xfer"/>-->
+                                                <param name="user-agent-string" value="FreeSWITCH/FSComm"/>
+                                                <!-- <param name="user-agent-string" value="FreeSWITCH Rocks!"/> -->
+                                                <param name="debug" value="0"/>
+                                                <param name="sip-trace" value="no"/>
+                                                <param name="context" value="public"/>
+                                                <param name="rfc2833-pt" value="101"/>
+                                                <!-- port to bind to for sip traffic -->
+                                                <param name="sip-port" value="12345"/>
+                                                <param name="dialplan" value="XML"/>
+                                                <param name="dtmf-duration" value="100"/>
+                                                <param name="codec-prefs" value="$${codec_prefs}"/>
+                                                <param name="use-rtp-timer" value="true"/>
+                                                <param name="rtp-timer-name" value="soft"/>
+                                                <!-- ip address to use for rtp, DO NOT USE HOSTNAMES ONLY IP ADDRESSES -->
+                                                <param name="rtp-ip" value="$${local_ip_v4}"/>
+                                                <!-- ip address to bind to, DO NOT USE HOSTNAMES ONLY IP ADDRESSES -->
+                                                <param name="sip-ip" value="$${local_ip_v4}"/>
+                                                <param name="hold-music" value="$${hold_music}"/>
+                                                <param name="apply-nat-acl" value="rfc1918"/>
+                                                <!--<param name="enable-timer" value="false"/>-->
+                                                <!--<param name="enable-100rel" value="true"/>-->
+                                                <!--<param name="minimum-session-expires" value="120"/>-->
+                                                <!--<param name="dtmf-type" value="info"/>-->
+                                                <param name="manage-presence" value="false"/>
+                                                <!--<param name="bitpacking" value="aal2"/> -->
+                                                <param name="max-proceeding" value="3"/>
+                                                <!--<param name="session-timeout" value="120"/>-->
+                                                <!--set to 'greedy' if you want your codec list to take precedence -->
+                                                <param name="inbound-codec-negotiation" value="generous"/>
+                                                <!-- if you want to send any special bind params of your own -->
+                                                <!--<param name="bind-params" value="transport=udp"/>-->
+                                                <!--Uncomment to let calls hit the dialplan *before* you decide if the codec is ok-->
+                                                <!--<param name="inbound-late-negotiation" value="true"/>-->
+                                                <!--<param name="accept-blind-reg" value="true"/> -->
+                                                <!--<param name="accept-blind-auth" value="true"/> -->
+                                                <!--<param name="suppress-cng" value="true"/> -->
+                                                <param name="nonce-ttl" value="60"/>
+                                                <!--<param name="NDLB-broken-auth-hash" value="true"/>-->
+                                                <!--<param name="NDLB-received-in-nat-reg-contact" value="true"/>-->
+                                                <param name="auth-calls" value="false"/>
+                                                <param name="auth-all-packets" value="false"/>
+                                                <param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
+                                                <param name="ext-sip-ip" value="$${external_sip_ip}"/>
+                                                <!-- rtp inactivity timeout -->
+                                                <param name="rtp-timeout-sec" value="300"/>
+                                                <param name="rtp-hold-timeout-sec" value="1800"/>
+                                                <!-- VAD choose one (out is a good choice); -->
+                                                <!-- <param name="vad" value="in"/> -->
+                                                <!-- <param name="vad" value="out"/> -->
+                                                <!-- <param name="vad" value="both"/> -->
+                                                <param name="disable-register" value="true"/>
+                                                <!--<param name="NDLB-force-rport" value="true"/>-->
+                                                <param name="challenge-realm" value="auto_from"/>
+                                                <!--<param name="disable-rtp-auto-adjust" value="true"/>-->
+                                                <!--<param name="inbound-use-callid-as-uuid" value="true"/>-->
+                                                <!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
+                                                <!--<param name="auto-rtp-bugs" data="clear"/>-->
+                                        </settings>
+                                </profile>
+                        </profiles>
+                </configuration>
</ins><span class="cx">
</span><del>- <configuration name="switch.conf" description="Core Configuration">
- <cli-keybindings>
-        <key name="1" value="help"/>
-        <key name="2" value="status"/>
-        <key name="3" value="pa answer"/>
-        <key name="4" value="pa hangup"/>
-        <key name="5" value="sofia status"/>
-        <key name="6" value="reloadxml"/>
-        <key name="7" value="console loglevel 0"/>
-        <key name="8" value="console loglevel 7"/>
-        <key name="9" value="sofia status profile softphone"/>
-        <key name="10" value="fsctl pause"/>
-        <key name="11" value="fsctl resume"/>
-        <key name="12" value="version"/>
- </cli-keybindings>
- <settings>
-        <param name="colorize-console" value="true"/>
-        <param name="max-sessions" value="20"/>
-        <param name="sessions-per-second" value="5"/>
-        <param name="loglevel" value="debug"/>
-        <param name="crash-protection" value="false"/>
-        <param name="dump-cores" value="yes"/>
-        <param name="rtp-start-port" value="16384"/>
-        <param name="rtp-end-port" value="16484"/>
- </settings>
- </configuration>
- </section>
-
- <section name="dialplan" description="Regex/XML Dialplan">
- <context name="default">
- <extension name="codec_and_sip_uri">
-        <condition field="destination_number" expression="^sip:(.*):(.*)$">
-         <action application="bridge" data="{absolute_codec_string=$1}sofia/softphone/$2"/>
-        </condition>
- </extension>
- <extension name="sip_uri">
-        <condition field="destination_number" expression="^sip:(.*)$">
-         <action application="bridge" data="sofia/softphone/$1"/>
-        </condition>
- </extension>
- <extension name="codec_and_number">
-        <condition field="destination_number" expression="^(.*):(.*)@(.*)$">
-         <action application="bridge" data="{absolute_codec_string=$1}sofia/gateway/$3/$2"/>
-        </condition>
- </extension>
- <extension name="number">
-        <condition field="destination_number" expression="^(.*)@(.*)$">
-         <action application="bridge" data="sofia/gateway/$2/$1"/>
-        </condition>
- </extension>
- <extension name="number">
-        <condition field="destination_number" expression="^(.*)$">
-         <action application="bridge" data="sofia/gateway/${default_gateway}/$1"/>
-        </condition>
- </extension>
- </context>
- <context name="public">
- <extension name="public_extensions">
-        <condition field="$${auto_answer}" expression="^true$"/>
-        <condition field="destination_number" expression="^(.*)$">
-         <action application="info"/>
-         <action application="bridge" data="portaudio/auto_answer"/>
-        </condition>
- </extension>
- <extension name="public_extensions">
-        <condition field="${sip_to_params}" expression="intercom=true"/>
-        <condition field="${alert_info}" expression="Ring;Answer"/>
-        <condition field="destination_number" expression="^(.*)$">
-         <action application="info"/>
-         <action application="bridge" data="portaudio/auto_answer"/>
-        </condition>
- </extension>
- <extension name="public_extensions">
-        <condition field="destination_number" expression="^(.*)$">
-         <action application="info"/>
-         <action application="set" data="ringback=${us-ring}"/>
-         <action application="pre_answer"/>
-         <action application="bridge" data="portaudio"/>
-        </condition>
- </extension>
- </context>
- </section>
</del><ins>+                <configuration name="switch.conf" description="Core Configuration">
+                        <cli-keybindings>
+                                <key name="1" value="help"/>
+                                <key name="2" value="status"/>
+                                <key name="3" value="pa answer"/>
+                                <key name="4" value="pa hangup"/>
+                                <key name="5" value="sofia status"/>
+                                <key name="6" value="reloadxml"/>
+                                <key name="7" value="console loglevel 0"/>
+                                <key name="8" value="console loglevel 7"/>
+                                <key name="9" value="sofia status profile softphone"/>
+                                <key name="10" value="fsctl pause"/>
+                                <key name="11" value="fsctl resume"/>
+                                <key name="12" value="version"/>
+                        </cli-keybindings>
+                        <settings>
+                                <param name="colorize-console" value="true"/>
+                                <param name="max-sessions" value="20"/>
+                                <param name="sessions-per-second" value="5"/>
+                                <param name="loglevel" value="debug"/>
+                                <param name="crash-protection" value="false"/>
+                                <param name="dump-cores" value="yes"/>
+                                <param name="rtp-start-port" value="16384"/>
+                                <param name="rtp-end-port" value="16484"/>
+                        </settings>
+                </configuration>
+        </section>
+
+        <section name="dialplan" description="Regex/XML Dialplan">
+                <context name="default">
+                        <extension name="codec_and_sip_uri">
+                                <condition field="destination_number" expression="^sip:(.*):(.*)$">
+                                        <action application="bridge" data="{absolute_codec_string=$1}sofia/softphone/$2"/>
+                                </condition>
+                        </extension>
+                        <extension name="sip_uri">
+                                <condition field="destination_number" expression="^sip:(.*)$">
+                                        <action application="bridge" data="sofia/softphone/$1"/>
+                                </condition>
+                        </extension>
+                        <extension name="codec_and_number">
+                                <condition field="destination_number" expression="^(.*):(.*)@(.*)$">
+                                        <action application="bridge" data="{absolute_codec_string=$1}sofia/gateway/$3/$2"/>
+                                </condition>
+                        </extension>
+                        <extension name="number">
+                                <condition field="destination_number" expression="^(.*)@(.*)$">
+                                        <action application="bridge" data="sofia/gateway/$2/$1"/>
+                                </condition>
+                        </extension>
+                        <extension name="number">
+                                <condition field="destination_number" expression="^(.*)$">
+                                        <action application="bridge" data="sofia/gateway/${default_gateway}/$1"/>
+                                </condition>
+                        </extension>
+                </context>
+                <context name="public">
+                        <extension name="public_extensions">
+                                <condition field="$${auto_answer}" expression="^true$"/>
+                                <condition field="destination_number" expression="^(.*)$">
+                                        <action application="info"/>
+                                        <action application="bridge" data="portaudio/auto_answer"/>
+                                </condition>
+                        </extension>
+                        <extension name="public_extensions">
+                                <condition field="${sip_to_params}" expression="intercom=true"/>
+                                <condition field="${alert_info}" expression="Ring;Answer"/>
+                                <condition field="destination_number" expression="^(.*)$">
+                                        <action application="info"/>
+                                        <action application="bridge" data="portaudio/auto_answer"/>
+                                </condition>
+                        </extension>
+                        <extension name="public_extensions">
+                                <condition field="destination_number" expression="^(.*)$">
+                                        <action application="info"/>
+                                        <action application="set" data="ringback=${us-ring}"/>
+                                        <action application="pre_answer"/>
+                                        <action application="bridge" data="portaudio"/>
+                                </condition>
+                        </extension>
+                </context>
+        </section>
</ins><span class="cx"> </document>
</span><span class="cx">
</span><span class="cx">
</span></span></pre></div>
<a id="freeswitchtrunkfscommconfsofiaconfxml"></a>
<div class="addfile"><h4>Added: freeswitch/trunk/fscomm/conf/sofia.conf.xml (0 => 16190)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/fscomm/conf/sofia.conf.xml         (rev 0)
+++ freeswitch/trunk/fscomm/conf/sofia.conf.xml        2010-01-07 03:50:18 UTC (rev 16190)
</span><span class="lines">@@ -0,0 +1,129 @@
</span><ins>+<document type="freeswitch/xml">
+        <section name="configuration">
+                <configuration name="sofia.conf" description="sofia Endpoint">
+                        <global_settings>
+                                <param name="log-level" value="${log-level}"/>
+                                <param name="auto-restart" value="${auto-restart}"/>
+                                <param name="debug-presence" value="${debug-presence}"/>
+                                <param name="rewrite-multicasted-fs-path" value="${rewrite-multicasted-fs-path}"/>
+                        </global_settings>
+                        <profiles>
+                                <profile name="softphone">
+                                        <settings>
+                                                <param name="debug" value="${debug}" />
+                                                <param name="shutdown-on-fail" value="${shutdown-on-fail}" />
+                                                <param name="sip-trace" value="${sip-trace}" />
+                                                <param name="odbc-dsn" value="${odbc-dsn}" />
+                                                <param name="user-agent-string" value="${user-agent-string}" />
+                                                <param name="auto-restart" value="${auto-restart}" />
+                                                <param name="log-auth-failures" value="${log-auth-failures}" />
+                                                <param name="dtmf-type" value="${dtmf-type}" />
+                                                <param name="NDLB-force-rport" value="${NDLB-force-rport}" />
+                                                <param name="auto-rtp-bugs" value="${auto-rtp-bugs}" />
+                                                <param name="dbname" value="${dbname}" />
+                                                <param name="presence-hosts" value="${presence-hosts}" />
+                                                <param name="caller-id-type" value="${caller-id-type}" />
+                                                <param name="record-template" value="${record-template}" />
+                                                <param name="record-path" value="${record-path}" />
+                                                <param name="inbound-bypass-media" value="${inbound-bypass-media}" />
+                                                <param name="inbound-late-negotiation" value="${inbound-late-negotiation}" />
+                                                <param name="rtp-autoflush-during-bridge" value="${rtp-autoflush-during-bridge}" />
+                                                <param name="manual-redirect" value="${manual-redirect}" />
+                                                <param name="inbound-proxy-media" value="${inbound-proxy-media}" />
+                                                <param name="force-subscription-expires" value="${force-subscription-expires}" />
+                                                <param name="send-message-query-on-register" value="${send-message-query-on-register}" />
+                                                <param name="inbound-use-callid-as-uuid" value="${inbound-use-callid-as-uuid}" />
+                                                <param name="outbound-use-uuid-as-callid" value="${outbound-use-uuid-as-callid}" />
+                                                <param name="NDLB-received-in-nat-reg-contact" value="${NDLB-received-in-nat-reg-contact}" />
+                                                <param name="aggressive-nat-detection" value="${aggressive-nat-detection}" />
+                                                <param name="disable-rtp-auto-adjust" value="${disable-rtp-auto-adjust}" />
+                                                <param name="NDLB-support-asterisk-missing-srtp-auth" value="${NDLB-support-asterisk-missing-srtp-auth}" />
+                                                <param name="NDLB-funny-stun" value="${NDLB-funny-stun}" />
+                                                <param name="stun-enabled" value="${stun-enabled}" />
+                                                <param name="stun-auto-disable" value="${stun-auto-disable}" />
+                                                <param name="rfc2833-pt" value="${rfc2833-pt}" />                                                
+                                                <param name="cng-pt" value="${cng-pt}" />
+                                                <param name="sip-port" value="${sip-port}" />
+                                                <param name="vad" value="${vad}" />
+                                                <param name="ext-rtp-ip" value="${ext-rtp-ip}" />
+                                                <param name="rtp-ip" value="${rtp-ip}" />
+                                                <param name="ext-sip-ip" value="${ext-sip-ip}" />
+                                                <param name="local-network-acl" value="${local-network-acl}" />
+                                                <param name="force-register-domain" value="${force-register-domain}" />
+                                                <param name="force-register-db-domain" value="${force-register-db-domain}" />
+                                                <param name="bind-params" value="${bind-params}" />
+                                                <param name="sip-domain" value="${sip-domain}" />
+                                                <param name="rtp-timer-name" value="${rtp-timer-name}" />
+                                                <param name="hold-music" value="${hold-music}" />
+                                                <param name="outbound-proxy" value="${outbound-proxy}" />
+                                                <param name="session-timeout" value="${session-timeout}" />
+                                                <param name="max-proceeding" value="${max-proceeding}" />
+                                                <param name="rtp-timeout-sec" value="${rtp-timeout-sec}" />
+                                                <param name="rtp-hold-timeout-sec" value="${rtp-hold-timeout-sec}" />
+                                                <param name="disable-transfer" value="${disable-transfer}" />
+                                                <param name="disable-register" value="${disable-register}" />
+                                                <param name="media-option" value="${media-option}" />
+                                                <param name="manage-presence" value="${manage-presence}" />
+                                                <param name="manage-shared-appearance" value="${manage-shared-appearance}" />
+                                                <param name="disable-srv" value="${disable-srv}" />
+                                                <param name="disable-naptr" value="${disable-naptr}" />
+                                                <param name="unregister-on-options-fail" value="${unregister-on-options-fail}" />
+                                                <param name="require-secure-rtp" value="${require-secure-rtp}" />
+                                                <param name="multiple-registrations" value="${multiple-registrations}" />
+                                                <param name="suppress-cng" value="${suppress-cng}" />
+                                                <param name="NDLB-broken-auth-hash" value="${NDLB-broken-auth-hash}" />
+                                                <param name="NDLB-sendrecv-in-session" value="${NDLB-sendrecv-in-session}" />
+                                                <param name="NDLB-allow-bad-iananame" value="${NDLB-allow-bad-iananame}" />
+                                                <param name="pass-rfc2833" value="${pass-rfc2833}" />
+                                                <param name="rtp-autoflush" value="${rtp-autoflush}" />
+                                                <param name="rtp-autofix-timing" value="${rtp-autofix-timing}" />
+                                                <param name="contact-user" value="${contact-user}" />
+                                                <param name="nat-options-ping" value="${nat-options-ping}" />
+                                                <param name="inbound-codec-negotiation" value="${inbound-codec-negotiation}" />
+                                                <param name="disable-transcoding" value="${disable-transcoding}" />
+                                                <param name="rtp-rewrite-timestamps" value="${rtp-rewrite-timestamps}" />
+                                                <param name="auth-calls" value="${auth-calls}" />
+                                                <param name="nonce-ttl" value="${nonce-ttl}" />
+                                                <param name="accept-blind-reg" value="${accept-blind-reg}" />
+                                                <param name="enable-3pcc" value="${enable-3pcc}" />
+                                                <param name="accept-blind-auth" value="${accept-blind-auth}" />
+                                                <param name="auth-all-packets" value="${auth-all-packets}" />
+                                                <param name="full-id-in-dialplan" value="${full-id-in-dialplan}" />
+                                                <param name="inbound-reg-force-matching-username" value="${inbound-reg-force-matching-username}" />
+                                                <param name="enable-timer" value="${enable-timer}" />
+                                                <param name="minimum-session-expires" value="${minimum-session-expires}" />
+                                                <param name="enable-100rel" value="${enable-100rel}" />
+                                                <param name="enable-compact-headers" value="${enable-compact-headers}" />
+                                                <param name="pass-callee-id" value="${pass-callee-id}" />
+                                                <param name="sql-in-transactions" value="${sql-in-transactions}" />
+                                                <param name="enable-soa" value="${enable-soa}" />
+                                                <param name="bitpacking" value="${bitpacking}" />
+                                                <param name="username" value="${username}" />
+                                                <param name="context" value="${context}" />
+                                                <param name="apply-nat-acl" value="${apply-nat-acl}" />
+                                                <param name="apply-inbound-acl" value="${apply-inbound-acl}" />
+                                                <param name="apply-proxy-acl" value="${apply-proxy-acl}" />
+                                                <param name="apply-register-acl" value="${apply-register-acl}" />
+                                                <param name="alias" value="${alias}" />
+                                                <param name="dialplan" value="${dialplan}" />
+                                                <param name="max-calls" value="${max-calls}" />
+                                                <param name="codec-prefs" value="${codec-prefs}" />
+                                                <param name="inbound-codec-prefs" value="${inbound-codec-prefs}" />
+                                                <param name="outbound-codec-prefs" value="${outbound-codec-prefs}" />
+                                                <param name="challenge-realm" value="${challenge-realm}" />
+                                                <param name="dtmf-duration" value="${dtmf-duration}" />
+                                                <param name="tls" value="${tls}" />
+                                                <param name="tls-bind-params" value="${tls-bind-params}" />
+                                                <param name="tls-sip-port" value="${tls-sip-port}" />
+                                                <param name="tls-cert-dir" value="${tls-cert-dir}" />
+                                                <param name="tls-version" value="${tls-version}" />
+                                                <param name="timer-T1" value="${timer-T1}" />
+                                                <param name="timer-T1X64" value="${timer-T1X64}" />
+                                                <param name="timer-T2" value="${timer-T2}" />
+                                                <param name="timer-T4" value="${timer-T4}" />
+                                        </settings>
+                                </profile>
+                        </profiles>
+                </configuration>
+        </section>
+</document>
</ins></span></pre></div>
<a id="freeswitchtrunkfscommprefdialogui"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/fscomm/prefdialog.ui (16189 => 16190)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/fscomm/prefdialog.ui        2010-01-06 22:54:57 UTC (rev 16189)
+++ freeswitch/trunk/fscomm/prefdialog.ui        2010-01-07 03:50:18 UTC (rev 16190)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> <rect>
</span><span class="cx"> <x>0</x>
</span><span class="cx"> <y>0</y>
</span><del>- <width>711</width>
- <height>437</height>
</del><ins>+ <width>752</width>
+ <height>496</height>
</ins><span class="cx"> </rect>
</span><span class="cx"> </property>
</span><span class="cx"> <property name="windowTitle">
</span><span class="cx"> <string>Preferences</string>
</span><span class="cx"> </property>
</span><del>- <layout class="QGridLayout" name="gridLayout_2">
</del><ins>+ <layout class="QGridLayout" name="gridLayout">
</ins><span class="cx"> <item row="0" column="0">
</span><span class="cx"> <widget class="QListWidget" name="listSections">
</span><span class="cx"> <property name="minimumSize">
</span><span class="lines">@@ -57,29 +57,29 @@
</span><span class="cx"> </property>
</span><span class="cx"> <item>
</span><span class="cx"> <property name="text">
</span><del>- <string>Sofia</string>
</del><ins>+ <string>General</string>
</ins><span class="cx"> </property>
</span><span class="cx"> <property name="icon">
</span><span class="cx"> <iconset resource="resources.qrc">
</span><del>- <normaloff>:/images/pref_sip.png</normaloff>:/images/pref_sip.png</iconset>
</del><ins>+ <normaloff>:/images/pref_general.jpg</normaloff>:/images/pref_general.jpg</iconset>
</ins><span class="cx"> </property>
</span><span class="cx"> </item>
</span><span class="cx"> <item>
</span><span class="cx"> <property name="text">
</span><del>- <string>PortAudio</string>
</del><ins>+ <string>Sofia</string>
</ins><span class="cx"> </property>
</span><span class="cx"> <property name="icon">
</span><span class="cx"> <iconset resource="resources.qrc">
</span><del>- <normaloff>:/images/pref_audio.gif</normaloff>:/images/pref_audio.gif</iconset>
</del><ins>+ <normaloff>:/images/pref_sip.png</normaloff>:/images/pref_sip.png</iconset>
</ins><span class="cx"> </property>
</span><span class="cx"> </item>
</span><span class="cx"> <item>
</span><span class="cx"> <property name="text">
</span><del>- <string>General</string>
</del><ins>+ <string>PortAudio</string>
</ins><span class="cx"> </property>
</span><span class="cx"> <property name="icon">
</span><span class="cx"> <iconset resource="resources.qrc">
</span><del>- <normaloff>:/images/pref_general.jpg</normaloff>:/images/pref_general.jpg</iconset>
</del><ins>+ <normaloff>:/images/pref_audio.gif</normaloff>:/images/pref_audio.gif</iconset>
</ins><span class="cx"> </property>
</span><span class="cx"> </item>
</span><span class="cx"> </widget>
</span><span class="lines">@@ -89,84 +89,181 @@
</span><span class="cx"> <property name="currentIndex">
</span><span class="cx"> <number>1</number>
</span><span class="cx"> </property>
</span><del>- <widget class="QWidget" name="page">
- <layout class="QVBoxLayout" name="verticalLayout_2">
</del><ins>+ <widget class="QWidget" name="page_3">
+ <layout class="QVBoxLayout" name="verticalLayout_3">
</ins><span class="cx"> <item>
</span><del>- <widget class="QGroupBox" name="groupBox">
</del><ins>+ <widget class="QGroupBox" name="groupBox_5">
</ins><span class="cx"> <property name="title">
</span><del>- <string>Global Settings</string>
</del><ins>+ <string>User Information</string>
</ins><span class="cx"> </property>
</span><del>- <layout class="QFormLayout" name="formLayout">
</del><ins>+ <layout class="QFormLayout" name="formLayout_4">
</ins><span class="cx"> <item row="0" column="0">
</span><del>- <widget class="QLabel" name="label">
</del><ins>+ <widget class="QLabel" name="label_13">
</ins><span class="cx"> <property name="text">
</span><del>- <string>log-level</string>
</del><ins>+ <string>CallerID Name:</string>
</ins><span class="cx"> </property>
</span><span class="cx"> </widget>
</span><span class="cx"> </item>
</span><span class="cx"> <item row="0" column="1">
</span><del>- <widget class="QSpinBox" name="logLevelSpin"/>
</del><ins>+ <widget class="QLineEdit" name="PaCallerIdNameEdit"/>
</ins><span class="cx"> </item>
</span><span class="cx"> <item row="1" column="0">
</span><del>- <widget class="QLabel" name="label_2">
</del><ins>+ <widget class="QLabel" name="label_14">
</ins><span class="cx"> <property name="text">
</span><del>- <string>auto-restart</string>
</del><ins>+ <string>CallerID Number:</string>
</ins><span class="cx"> </property>
</span><span class="cx"> </widget>
</span><span class="cx"> </item>
</span><span class="cx"> <item row="1" column="1">
</span><del>- <widget class="QComboBox" name="autoRestartCombo"/>
</del><ins>+ <widget class="QLineEdit" name="PaCallerIdNumEdit"/>
</ins><span class="cx"> </item>
</span><del>- <item row="2" column="0">
- <widget class="QLabel" name="label_3">
- <property name="text">
- <string>debug-presence</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QSpinBox" name="debugPresenceSpin"/>
- </item>
</del><span class="cx"> </layout>
</span><span class="cx"> </widget>
</span><span class="cx"> </item>
</span><ins>+ </layout>
+ </widget>
+ <widget class="QWidget" name="page">
+ <layout class="QVBoxLayout" name="verticalLayout_2">
</ins><span class="cx"> <item>
</span><del>- <widget class="QGroupBox" name="groupBox_2">
- <property name="title">
- <string>Softphone Profile</string>
</del><ins>+ <widget class="QTabWidget" name="tabWidget">
+ <property name="currentIndex">
+ <number>1</number>
</ins><span class="cx"> </property>
</span><del>- <layout class="QFormLayout" name="formLayout_2">
- <item row="0" column="0">
- <widget class="QLabel" name="label_4">
- <property name="text">
- <string>user-agent-string</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLineEdit" name="userAgentStringEdit"/>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_5">
- <property name="text">
- <string>debug</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QSpinBox" name="debugSpin"/>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="label_6">
- <property name="text">
- <string>sip-trace</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QComboBox" name="sipTraceCombo"/>
- </item>
- </layout>
</del><ins>+ <widget class="QWidget" name="tab">
+ <attribute name="title">
+ <string>General</string>
+ </attribute>
+ <layout class="QVBoxLayout" name="verticalLayout_5">
+ <item>
+ <widget class="QGroupBox" name="groupBox">
+ <property name="title">
+ <string>Global Settings</string>
+ </property>
+ <layout class="QFormLayout" name="formLayout">
+ <item row="0" column="0">
+ <widget class="QLabel" name="label">
+ <property name="text">
+ <string>log-level</string>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="1">
+ <widget class="QSpinBox" name="logLevelSpin"/>
+ </item>
+ <item row="1" column="0">
+ <widget class="QLabel" name="label_2">
+ <property name="text">
+ <string>auto-restart</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1">
+ <widget class="QComboBox" name="autoRestartCombo">
+ <item>
+ <property name="text">
+ <string>true</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>false</string>
+ </property>
+ </item>
+ </widget>
+ </item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="label_3">
+ <property name="text">
+ <string>debug-presence</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1">
+ <widget class="QSpinBox" name="debugPresenceSpin"/>
+ </item>
+ <item row="3" column="0">
+ <widget class="QLabel" name="label_15">
+ <property name="text">
+ <string>rewrite-multicasted-fs-path</string>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="1">
+ <widget class="QComboBox" name="comboBox">
+ <item>
+ <property name="text">
+ <string>false</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>true</string>
+ </property>
+ </item>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="tab_2">
+ <attribute name="title">
+ <string>Profiles</string>
+ </attribute>
+ <layout class="QVBoxLayout" name="verticalLayout_4">
+ <item>
+ <widget class="QGroupBox" name="groupBox_2">
+ <property name="title">
+ <string>Softphone Profile</string>
+ </property>
+ <layout class="QFormLayout" name="formLayout_2">
+ <item row="0" column="0">
+ <widget class="QLabel" name="label_4">
+ <property name="text">
+ <string>user-agent-string</string>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="1">
+ <widget class="QLineEdit" name="userAgentStringEdit"/>
+ </item>
+ <item row="1" column="0">
+ <widget class="QLabel" name="label_5">
+ <property name="text">
+ <string>debug</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1">
+ <widget class="QSpinBox" name="debugSpin"/>
+ </item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="label_6">
+ <property name="text">
+ <string>sip-trace</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1">
+ <widget class="QComboBox" name="sipTraceCombo">
+ <item>
+ <property name="text">
+ <string>false</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>true</string>
+ </property>
+ </item>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ </layout>
+ </widget>
</ins><span class="cx"> </widget>
</span><span class="cx"> </item>
</span><span class="cx"> </layout>
</span><span class="lines">@@ -327,39 +424,6 @@
</span><span class="cx"> </item>
</span><span class="cx"> </layout>
</span><span class="cx"> </widget>
</span><del>- <widget class="QWidget" name="page_3">
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <item>
- <widget class="QGroupBox" name="groupBox_5">
- <property name="title">
- <string>User Information</string>
- </property>
- <layout class="QFormLayout" name="formLayout_4">
- <item row="0" column="0">
- <widget class="QLabel" name="label_13">
- <property name="text">
- <string>CallerID Name:</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLineEdit" name="PaCallerIdNameEdit"/>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_14">
- <property name="text">
- <string>CallerID Number:</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLineEdit" name="PaCallerIdNumEdit"/>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
</del><span class="cx"> </widget>
</span><span class="cx"> </item>
</span><span class="cx"> <item row="1" column="1">
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>
</body>
</html>