blob: df60922033f1f1eca5f499615eafc4d5585d81c7 [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision859d98f2016-02-04 10:50:27 -05002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04003 <dependencies>
Alexandre Lision859d98f2016-02-04 10:50:27 -05004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="AccGeneralVC">
8 <connections>
Alexandre Lisionc1f96662016-03-23 17:24:19 -04009 <outlet property="aliasTextField" destination="Ilk-QS-8PT" id="cGv-as-uy7"/>
10 <outlet property="autoAnswerButton" destination="T5L-Hx-tAq" id="ybf-2A-4RV"/>
Alexandre Lision52705022016-05-16 17:41:37 -040011 <outlet property="dtmfRTPButton" destination="ATi-aw-lOp" id="jNF-jm-Twl"/>
12 <outlet property="dtmfSIPButton" destination="TiO-iR-TOU" id="hqu-4l-miw"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040013 <outlet property="passwordTextField" destination="POs-9R-DUW" id="WQ2-Dn-Yek"/>
14 <outlet property="serverHostTextField" destination="VuA-jX-Kqu" id="LQt-Ti-eBW"/>
15 <outlet property="upnpButton" destination="Rsc-fc-lz8" id="571-Uv-EiD"/>
16 <outlet property="userAgentButton" destination="a4o-bf-KQu" id="BVB-D4-meM"/>
17 <outlet property="userAgentTextField" destination="y8K-Hi-TMC" id="rtz-rP-jdW"/>
18 <outlet property="usernameTextField" destination="0Ej-Lr-p20" id="Lbg-k1-ZSx"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040019 <outlet property="view" destination="c22-O7-iKe" id="7Iz-V2-xwH"/>
20 </connections>
21 </customObject>
22 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
23 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
24 <customView id="c22-O7-iKe">
Alexandre Lision52705022016-05-16 17:41:37 -040025 <rect key="frame" x="0.0" y="0.0" width="582" height="380"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040026 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
27 <subviews>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040028 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0Ej-Lr-p20">
Alexandre Lision52705022016-05-16 17:41:37 -040029 <rect key="frame" x="171" y="214" width="150" height="22"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040030 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6wZ-M4-Cnf">
31 <font key="font" metaFont="system"/>
32 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
33 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
34 </textFieldCell>
35 <connections>
36 <outlet property="delegate" destination="-2" id="4Ow-lh-114"/>
37 </connections>
38 </textField>
39 <secureTextField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="POs-9R-DUW">
Alexandre Lision52705022016-05-16 17:41:37 -040040 <rect key="frame" x="171" y="174" width="150" height="22"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040041 <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="Cvf-pZ-qe0">
42 <font key="font" metaFont="system"/>
43 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
44 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
45 <allowedInputSourceLocales>
46 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
47 </allowedInputSourceLocales>
48 </secureTextFieldCell>
49 <connections>
50 <outlet property="delegate" destination="-2" id="SIP-Dy-rFh"/>
51 </connections>
52 </secureTextField>
53 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VuA-jX-Kqu">
Alexandre Lision52705022016-05-16 17:41:37 -040054 <rect key="frame" x="171" y="254" width="150" height="22"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040055 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="37d-ck-pa7">
56 <font key="font" metaFont="system"/>
57 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
58 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
59 </textFieldCell>
60 <connections>
61 <outlet property="delegate" destination="-2" id="t13-Ex-wlP"/>
62 </connections>
63 </textField>
64 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3ZB-JI-U6Y">
Alexandre Lision52705022016-05-16 17:41:37 -040065 <rect key="frame" x="103" y="179" width="62" height="17"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040066 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Password:" id="WCR-30-BX0">
67 <font key="font" metaFont="system"/>
68 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
69 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
70 </textFieldCell>
71 </textField>
72 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Btb-K1-phc">
Alexandre Lision52705022016-05-16 17:41:37 -040073 <rect key="frame" x="56" y="257" width="109" height="17"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040074 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Server hostname" id="3uy-g0-eCm">
75 <font key="font" metaFont="system"/>
76 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
77 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
78 </textFieldCell>
79 </textField>
80 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1IP-mF-EDC">
Alexandre Lision52705022016-05-16 17:41:37 -040081 <rect key="frame" x="18" y="282" width="81" height="17"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040082 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Parameters" id="mlN-YG-fLS">
83 <font key="font" metaFont="systemBold"/>
84 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
85 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
86 </textFieldCell>
87 </textField>
88 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Otd-nX-zTh">
Alexandre Lision52705022016-05-16 17:41:37 -040089 <rect key="frame" x="327" y="176" width="129" height="18"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040090 <constraints>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040091 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="125" id="9X5-dC-041"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -040092 </constraints>
Alexandre Lisionc1f96662016-03-23 17:24:19 -040093 <buttonCell key="cell" type="check" title="Show password" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="UXm-73-BNy">
94 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
95 <font key="font" metaFont="system"/>
96 </buttonCell>
97 <connections>
98 <action selector="showPassword:" target="-2" id="TBj-zE-GcK"/>
99 </connections>
100 </button>
101 <button verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="x2R-Ot-MbT">
Alexandre Lision52705022016-05-16 17:41:37 -0400102 <rect key="frame" x="323" y="208" width="137" height="32"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400103 <constraints>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400104 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="125" id="YzV-yr-h9S"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400105 </constraints>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400106 <buttonCell key="cell" type="push" title="Try Registration" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21g-eQ-0Sc">
107 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
108 <font key="font" metaFont="system"/>
109 </buttonCell>
110 <connections>
111 <action selector="tryRegistration:" target="-2" id="wfY-tY-fc7"/>
112 </connections>
113 </button>
114 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7fA-3M-fa5">
Alexandre Lision52705022016-05-16 17:41:37 -0400115 <rect key="frame" x="98" y="217" width="67" height="17"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400116 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Username" id="4Nm-hw-379">
117 <font key="font" metaFont="system"/>
118 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
119 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
120 </textFieldCell>
121 </textField>
122 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="h5v-jy-4zX">
Alexandre Lision52705022016-05-16 17:41:37 -0400123 <rect key="frame" x="18" y="343" width="56" height="17"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400124 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Account" id="upU-sL-9i3">
125 <font key="font" metaFont="systemBold"/>
126 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
127 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
128 </textFieldCell>
129 </textField>
130 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ilk-QS-8PT">
Alexandre Lision52705022016-05-16 17:41:37 -0400131 <rect key="frame" x="171" y="315" width="150" height="22"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400132 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="E5h-w4-Vl2">
133 <font key="font" metaFont="system"/>
134 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
135 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
136 </textFieldCell>
137 <connections>
138 <outlet property="delegate" destination="-2" id="P6p-ZD-ZVC"/>
139 </connections>
140 </textField>
141 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7wz-eU-lJh">
Alexandre Lision52705022016-05-16 17:41:37 -0400142 <rect key="frame" x="131" y="318" width="34" height="17"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400143 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Alias" id="Mxv-Rt-ON6">
144 <font key="font" metaFont="system"/>
145 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
146 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
147 </textFieldCell>
148 </textField>
149 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="T5L-Hx-tAq">
Alexandre Lision52705022016-05-16 17:41:37 -0400150 <rect key="frame" x="30" y="110" width="426" height="18"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400151 <buttonCell key="cell" type="check" title="Auto-answer calls" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="YMy-QE-7A3">
152 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
153 <font key="font" metaFont="system"/>
154 </buttonCell>
155 <connections>
156 <action selector="toggleAutoAnswer:" target="-2" id="is7-Vh-7Hf"/>
157 </connections>
158 </button>
159 <button ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="a4o-bf-KQu">
Alexandre Lision52705022016-05-16 17:41:37 -0400160 <rect key="frame" x="30" y="79" width="168" height="18"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400161 <constraints>
162 <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="164" id="jr6-fZ-YC7"/>
163 </constraints>
164 <buttonCell key="cell" type="check" title="Use custom user-agent" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="KSm-ZB-4aj">
165 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
166 <font key="font" metaFont="system"/>
167 </buttonCell>
168 <connections>
169 <action selector="toggleCustomAgent:" target="-2" id="kY4-pJ-Wic"/>
170 </connections>
171 </button>
172 <textField verticalHuggingPriority="750" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="y8K-Hi-TMC">
Alexandre Lision52705022016-05-16 17:41:37 -0400173 <rect key="frame" x="204" y="77" width="131" height="22"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400174 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cv3-cR-i3a">
175 <font key="font" metaFont="system"/>
176 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
177 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
178 </textFieldCell>
179 <connections>
180 <outlet property="delegate" destination="-2" id="zr5-l6-osn"/>
181 </connections>
182 </textField>
183 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Rsc-fc-lz8">
Alexandre Lision52705022016-05-16 17:41:37 -0400184 <rect key="frame" x="30" y="140" width="426" height="18"/>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400185 <buttonCell key="cell" type="check" title="Upnp enabled" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="N5h-tI-ZLz">
186 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
187 <font key="font" metaFont="system"/>
188 </buttonCell>
189 <connections>
190 <action selector="toggleUpnp:" target="-2" id="pl8-QR-BBc"/>
191 </connections>
192 </button>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400193 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="p00-of-ToC">
Alexandre Lision52705022016-05-16 17:41:37 -0400194 <rect key="frame" x="532" y="330" width="30" height="30"/>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400195 <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ic_delete" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="u1c-BX-hXL">
196 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
197 <font key="font" metaFont="system"/>
198 </buttonCell>
199 <connections>
200 <action selector="removeAccount:" target="-2" id="uzp-ub-gsq"/>
201 </connections>
202 </button>
Alexandre Lision52705022016-05-16 17:41:37 -0400203 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TiO-iR-TOU">
204 <rect key="frame" x="154" y="19" width="42" height="18"/>
205 <buttonCell key="cell" type="radio" title="SIP" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="jch-Qt-hTO">
206 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
207 <font key="font" metaFont="system"/>
208 </buttonCell>
209 <connections>
210 <action selector="toggleDTMFType:" target="-2" id="tKb-Id-onp"/>
211 </connections>
212 </button>
213 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5JS-d0-0CC">
214 <rect key="frame" x="30" y="33" width="121" height="17"/>
215 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DTMF tone type" id="Rg8-qR-h1X">
216 <font key="font" metaFont="system"/>
217 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
218 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
219 </textFieldCell>
220 </textField>
221 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ATi-aw-lOp">
222 <rect key="frame" x="154" y="41" width="47" height="18"/>
223 <buttonCell key="cell" type="radio" title="RTP" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="0D8-im-2uM">
224 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
225 <font key="font" metaFont="system"/>
226 </buttonCell>
227 <connections>
228 <action selector="toggleDTMFType:" target="-2" id="Lim-17-Ac7"/>
229 </connections>
230 </button>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400231 </subviews>
Alexandre Lisionc1f96662016-03-23 17:24:19 -0400232 <constraints>
233 <constraint firstItem="POs-9R-DUW" firstAttribute="leading" secondItem="3ZB-JI-U6Y" secondAttribute="trailing" constant="8" id="I7j-dS-1py"/>
234 <constraint firstItem="VuA-jX-Kqu" firstAttribute="leading" secondItem="Btb-K1-phc" secondAttribute="trailing" constant="8" id="dlB-OY-I2d"/>
235 <constraint firstItem="0Ej-Lr-p20" firstAttribute="leading" secondItem="VuA-jX-Kqu" secondAttribute="leading" id="fSc-SN-jcG"/>
236 <constraint firstItem="y8K-Hi-TMC" firstAttribute="leading" secondItem="a4o-bf-KQu" secondAttribute="trailing" constant="8" id="joX-fO-ZF6"/>
237 <constraint firstItem="POs-9R-DUW" firstAttribute="leading" secondItem="VuA-jX-Kqu" secondAttribute="leading" id="pMK-S0-Fo4"/>
238 <constraint firstItem="0Ej-Lr-p20" firstAttribute="leading" secondItem="7fA-3M-fa5" secondAttribute="trailing" constant="8" id="zhV-Nm-bmz"/>
239 </constraints>
Alexandre Lision52705022016-05-16 17:41:37 -0400240 <point key="canvasLocation" x="13" y="37"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400241 </customView>
242 </objects>
Alexandre Lisionf46768f2016-04-18 09:56:26 -0400243 <resources>
244 <image name="ic_delete" width="72" height="72"/>
245 </resources>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400246</document>