Start the sofia configuration dialog.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16190 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
789c6a80f6
commit
0372de592a
|
@ -39,4 +39,5 @@ FORMS += mainwindow.ui \
|
|||
RESOURCES += resources.qrc
|
||||
OTHER_FILES += conf/portaudio.conf.xml \
|
||||
conf/event_socket.conf.xml \
|
||||
conf/freeswitch.xml
|
||||
conf/freeswitch.xml \
|
||||
conf/sofia.conf.xml
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
<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)"/>
|
||||
|
|
|
@ -0,0 +1,129 @@
|
|||
<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>
|
|
@ -6,14 +6,14 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>711</width>
|
||||
<height>437</height>
|
||||
<width>752</width>
|
||||
<height>496</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Preferences</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
<widget class="QListWidget" name="listSections">
|
||||
<property name="minimumSize">
|
||||
|
@ -55,6 +55,15 @@
|
|||
<property name="viewMode">
|
||||
<enum>QListView::IconMode</enum>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>General</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/images/pref_general.jpg</normaloff>:/images/pref_general.jpg</iconset>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Sofia</string>
|
||||
|
@ -73,15 +82,6 @@
|
|||
<normaloff>:/images/pref_audio.gif</normaloff>:/images/pref_audio.gif</iconset>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>General</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/images/pref_general.jpg</normaloff>:/images/pref_general.jpg</iconset>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
|
@ -89,8 +89,51 @@
|
|||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
</property>
|
||||
<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>
|
||||
<widget class="QWidget" name="page">
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QTabWidget" name="tabWidget">
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
</property>
|
||||
<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">
|
||||
|
@ -115,7 +158,18 @@
|
|||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QComboBox" name="autoRestartCombo"/>
|
||||
<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">
|
||||
|
@ -127,9 +181,37 @@
|
|||
<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">
|
||||
|
@ -164,13 +246,28 @@
|
|||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
<widget class="QComboBox" name="sipTraceCombo"/>
|
||||
<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>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="page_2">
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
|
@ -327,39 +424,6 @@
|
|||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<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>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
|
|
Loading…
Reference in New Issue