| 1 | <settings> |
|---|
| 2 | <!-- |
|---|
| 3 | Last configuration version. |
|---|
| 4 | |
|---|
| 5 | Used to import config from previous version of Wengophone |
|---|
| 6 | @see ConfigImporter for more information |
|---|
| 7 | |
|---|
| 8 | version 1: WengoPhone classic |
|---|
| 9 | version 2: WengoPhone NG Beta1 to Beta2 |
|---|
| 10 | - New save directory |
|---|
| 11 | - New save directory structure |
|---|
| 12 | version 3: WengoPhone NG Beta3: |
|---|
| 13 | - multi-profile management |
|---|
| 14 | version 4: WengoPhone NG Final: |
|---|
| 15 | - added a new type of protocol: Wengo |
|---|
| 16 | version 5: |
|---|
| 17 | - video quality value is now a string rather than an integer |
|---|
| 18 | - wenbox enable value is now a string rather than an integer |
|---|
| 19 | version 6: |
|---|
| 20 | - fix a bug with GENERAL_SHOW_OFFLINE_CONTACTS_KEY and GENERAL_SHOW_GROUPS_KEY: |
|---|
| 21 | were opposite of their meaning. |
|---|
| 22 | version 7: |
|---|
| 23 | - migration to Gaim beta 6: AIM and ICQ splitted. |
|---|
| 24 | version 8: |
|---|
| 25 | - IMContactXMLSerializer was saving the login of the linked Account. Now it saves an UUID. |
|---|
| 26 | version 9: |
|---|
| 27 | - Use cascading settings. |
|---|
| 28 | version 10: |
|---|
| 29 | - Added sip options settings |
|---|
| 30 | version 11: |
|---|
| 31 | - Added sip.p2p.presence |
|---|
| 32 | version 12: |
|---|
| 33 | - Added sip.use_typing_state |
|---|
| 34 | version 13: |
|---|
| 35 | - Added general.start.background.mode |
|---|
| 36 | version 14: |
|---|
| 37 | - Added translation.received |
|---|
| 38 | - Added translation.sent |
|---|
| 39 | --> |
|---|
| 40 | <config.version><int>14</int></config.version> |
|---|
| 41 | |
|---|
| 42 | <audio.aec><bool>1</bool></audio.aec> |
|---|
| 43 | <audio.callclosed.file><string>sounds/callclosed.wav</string></audio.callclosed.file> |
|---|
| 44 | <audio.codec.list> |
|---|
| 45 | <stringlist> |
|---|
| 46 | <elt>SPEEX/8000</elt> |
|---|
| 47 | <elt>SPEEX/16000</elt> |
|---|
| 48 | <elt>ILBC/8000</elt> |
|---|
| 49 | <!-- <elt>AMR-WB/16000</elt> --> |
|---|
| 50 | <elt>PCMU/8000</elt> |
|---|
| 51 | <elt>PCMA/8000</elt> |
|---|
| 52 | <!-- <elt>AMR/8000</elt> --> |
|---|
| 53 | <elt>GSM/8000</elt> |
|---|
| 54 | <elt>G722/8000</elt> |
|---|
| 55 | </stringlist> |
|---|
| 56 | </audio.codec.list> |
|---|
| 57 | <audio.contactonline.file><string></string></audio.contactonline.file> |
|---|
| 58 | <audio.doublecall.file><string>sounds/doublecall.wav</string></audio.doublecall.file> |
|---|
| 59 | <audio.halfduplex><bool>0</bool></audio.halfduplex> |
|---|
| 60 | <audio.imaccountconnected.file><string></string></audio.imaccountconnected.file> |
|---|
| 61 | <audio.imaccountdisconnected.file><string></string></audio.imaccountdisconnected.file> |
|---|
| 62 | <audio.incomingcall.file><string>sounds/ringin.wav</string></audio.incomingcall.file> |
|---|
| 63 | <audio.outgoingcall.file><string>sounds/outgoingcall.wav</string></audio.outgoingcall.file> |
|---|
| 64 | <audio.incomingchat.file><string></string></audio.incomingchat.file> |
|---|
| 65 | <audio.input.deviceid> |
|---|
| 66 | <stringlist> |
|---|
| 67 | <elt>ALSA: default</elt> |
|---|
| 68 | <elt>default</elt> |
|---|
| 69 | <elt>DeviceTypeWaveIn</elt> |
|---|
| 70 | </stringlist> |
|---|
| 71 | </audio.input.deviceid> |
|---|
| 72 | <audio.output.deviceid> |
|---|
| 73 | <stringlist> |
|---|
| 74 | <elt>ALSA: default</elt> |
|---|
| 75 | <elt>default</elt> |
|---|
| 76 | <elt>DeviceTypeWaveOut</elt> |
|---|
| 77 | </stringlist> |
|---|
| 78 | </audio.output.deviceid> |
|---|
| 79 | <audio.ringer.deviceid> |
|---|
| 80 | <stringlist> |
|---|
| 81 | <elt>ALSA: default</elt> |
|---|
| 82 | <elt>default</elt> |
|---|
| 83 | <elt>DeviceTypeWaveOut</elt> |
|---|
| 84 | </stringlist> |
|---|
| 85 | </audio.ringer.deviceid> |
|---|
| 86 | <audio.ringing.enable><bool>1</bool></audio.ringing.enable> |
|---|
| 87 | <audio.smileys.dir><string>sounds/tones/</string></audio.smileys.dir> |
|---|
| 88 | |
|---|
| 89 | <call.encryption.mode><bool>0</bool></call.encryption.mode> |
|---|
| 90 | <call.forward.mode><string>unauthorized</string></call.forward.mode> |
|---|
| 91 | <call.forward.phonenumber1><string></string></call.forward.phonenumber1> |
|---|
| 92 | <call.forward.phonenumber2><string></string></call.forward.phonenumber2> |
|---|
| 93 | <call.forward.phonenumber3><string></string></call.forward.phonenumber3> |
|---|
| 94 | |
|---|
| 95 | <cmdserver.authorizeddomains> |
|---|
| 96 | <stringlist> |
|---|
| 97 | <elt>button.wengo.com</elt> |
|---|
| 98 | <elt>button.wdeal.com</elt> |
|---|
| 99 | </stringlist> |
|---|
| 100 | </cmdserver.authorizeddomains> |
|---|
| 101 | |
|---|
| 102 | <codec.plugin.path><string>phapi-plugins</string></codec.plugin.path> |
|---|
| 103 | |
|---|
| 104 | <filetransfer.downloadfolder><string></string></filetransfer.downloadfolder> |
|---|
| 105 | <filetransfer.lastuploadedfilefolder><string></string></filetransfer.lastuploadedfilefolder> |
|---|
| 106 | |
|---|
| 107 | <general.autostart><bool>1</bool></general.autostart> |
|---|
| 108 | <general.start.background.mode><bool>0</bool></general.start.background.mode> |
|---|
| 109 | <general.away.timer><int>2</int></general.away.timer> |
|---|
| 110 | <general.click.call.cellphone><bool>1</bool></general.click.call.cellphone> |
|---|
| 111 | <general.click.start.chat><bool>0</bool></general.click.start.chat> |
|---|
| 112 | <general.click.start.freecall><bool>1</bool></general.click.start.freecall> |
|---|
| 113 | <general.show.groups><bool>1</bool></general.show.groups> |
|---|
| 114 | <general.show.offline.contacts><bool>1</bool></general.show.offline.contacts> |
|---|
| 115 | <general.hyperlinkprotocol><string>wengo</string></general.hyperlinkprotocol> |
|---|
| 116 | |
|---|
| 117 | <!-- Can be one of Hidden, IconsOnly, TextUnderIcons --> |
|---|
| 118 | <general.toolbarmode><string>Hidden</string></general.toolbarmode> |
|---|
| 119 | |
|---|
| 120 | <ieactivex.enable><bool>1</bool></ieactivex.enable> |
|---|
| 121 | |
|---|
| 122 | <language><string>detect</string></language> |
|---|
| 123 | |
|---|
| 124 | <last.chat.history.save.dir><string></string></last.chat.history.save.dir> |
|---|
| 125 | <chat.theme><string>default</string></chat.theme> |
|---|
| 126 | |
|---|
| 127 | <linux.prefered.browser><string></string></linux.prefered.browser> |
|---|
| 128 | |
|---|
| 129 | <network.nat.type><string>NatTypeSymmetric</string></network.nat.type> |
|---|
| 130 | <network.proxy.detected><bool>0</bool></network.proxy.detected> |
|---|
| 131 | <network.proxy.login><string></string></network.proxy.login> |
|---|
| 132 | <network.proxy.password><string></string></network.proxy.password> |
|---|
| 133 | <network.proxy.port><int>0</int></network.proxy.port> |
|---|
| 134 | <network.proxy.server><string></string></network.proxy.server> |
|---|
| 135 | <network.sip.localport><int>5060</int></network.sip.localport> |
|---|
| 136 | <network.stun.server><string>stun.wengo.fr</string></network.stun.server> |
|---|
| 137 | <network.sso.ssl><bool>1</bool></network.sso.ssl> |
|---|
| 138 | <network.tunnel.needed><bool>0</bool></network.tunnel.needed> |
|---|
| 139 | <network.tunnel.port><int>80</int></network.tunnel.port> |
|---|
| 140 | <network.tunnel.server><string></string></network.tunnel.server> |
|---|
| 141 | <network.tunnel.ssl><bool>0</bool></network.tunnel.ssl> |
|---|
| 142 | |
|---|
| 143 | <notification.away.noaudio><bool>0</bool></notification.away.noaudio> |
|---|
| 144 | <notification.away.nowindow><bool>0</bool></notification.away.nowindow> |
|---|
| 145 | <notification.donotdisturb.noaudio><bool>0</bool></notification.donotdisturb.noaudio> |
|---|
| 146 | <notification.donotdisturb.nowindow><bool>0</bool></notification.donotdisturb.nowindow> |
|---|
| 147 | <notification.show.toaster.on.contact><bool>1</bool></notification.show.toaster.on.contact> |
|---|
| 148 | <notification.show.toaster.on.incoming.call><bool>1</bool></notification.show.toaster.on.incoming.call> |
|---|
| 149 | <notification.show.toaster.on.incoming.chat><bool>1</bool></notification.show.toaster.on.incoming.chat> |
|---|
| 150 | |
|---|
| 151 | <phapi.plugin.path><string></string></phapi.plugin.path> |
|---|
| 152 | |
|---|
| 153 | <privacy.allow.call.from.anyone><bool>0</bool></privacy.allow.call.from.anyone> |
|---|
| 154 | <privacy.allow.call.only.from.contact.list><bool>0</bool></privacy.allow.call.only.from.contact.list> |
|---|
| 155 | <privacy.allow.chat.from.anyone><bool>0</bool></privacy.allow.chat.from.anyone> |
|---|
| 156 | <privacy.allow.chat.only.from.contact.list><bool>0</bool></privacy.allow.chat.only.from.contact.list> |
|---|
| 157 | <privacy.sign.as.invisible><bool>0</bool></privacy.sign.as.invisible> |
|---|
| 158 | |
|---|
| 159 | <profile.height><int>500</int></profile.height> |
|---|
| 160 | <profile.last_used_name><string></string></profile.last_used_name> |
|---|
| 161 | <profile.posx><int>100</int></profile.posx> |
|---|
| 162 | <profile.posy><int>100</int></profile.posy> |
|---|
| 163 | <profile.width><int>300</int></profile.width> |
|---|
| 164 | |
|---|
| 165 | <video.enable><bool>1</bool></video.enable> |
|---|
| 166 | <video.flip.enable><bool>0</bool></video.flip.enable> |
|---|
| 167 | <video.quality><string>VideoQualityNormal</string></video.quality> |
|---|
| 168 | <video.webcam.device><string></string></video.webcam.device> |
|---|
| 169 | <video.xvideo.enable><bool>0</bool></video.xvideo.enable> |
|---|
| 170 | |
|---|
| 171 | <voicemail.active><bool>0</bool></voicemail.active> |
|---|
| 172 | |
|---|
| 173 | <wenbox.audio.input.deviceid> |
|---|
| 174 | <stringlist> |
|---|
| 175 | <elt>ALSA: default</elt> |
|---|
| 176 | <elt>default</elt> |
|---|
| 177 | <elt>DeviceTypeWaveIn</elt> |
|---|
| 178 | </stringlist> |
|---|
| 179 | </wenbox.audio.input.deviceid> |
|---|
| 180 | <wenbox.audio.output.deviceid> |
|---|
| 181 | <stringlist> |
|---|
| 182 | <elt>ALSA: default</elt> |
|---|
| 183 | <elt>default</elt> |
|---|
| 184 | <elt>DeviceTypeWaveOut</elt> |
|---|
| 185 | </stringlist> |
|---|
| 186 | </wenbox.audio.output.deviceid> |
|---|
| 187 | <wenbox.audio.ringer.deviceid> |
|---|
| 188 | <stringlist> |
|---|
| 189 | <elt>ALSA: default</elt> |
|---|
| 190 | <elt>default</elt> |
|---|
| 191 | <elt>DeviceTypeWaveOut</elt> |
|---|
| 192 | </stringlist> |
|---|
| 193 | </wenbox.audio.ringer.deviceid> |
|---|
| 194 | <wenbox.enable><string>WenboxStatusNotConnected</string></wenbox.enable> |
|---|
| 195 | |
|---|
| 196 | <wengo.cirpack.path><string>/cirpack/index.php</string></wengo.cirpack.path> |
|---|
| 197 | <wengo.directory.path><string>/directory/index.php</string></wengo.directory.path> |
|---|
| 198 | <wengo.info.path><string>/info/info.php</string></wengo.info.path> |
|---|
| 199 | <wengo.server.hostname><string>mbdsys.com</string></wengo.server.hostname> |
|---|
| 200 | <wengo.sms.path><string>/sms/sendsms.php</string></wengo.sms.path> |
|---|
| 201 | <wengo.softupdate.path><string>/QuteCom/update/</string></wengo.softupdate.path> |
|---|
| 202 | <wengo.sso.path><string>/softphone-sso/sso2.php</string></wengo.sso.path> |
|---|
| 203 | <wengo.subscribe.path><string>/softphone-subscription/index.php</string></wengo.subscribe.path> |
|---|
| 204 | <wengo.realm><string>voip.wengo.fr</string></wengo.realm> |
|---|
| 205 | <wengo.testcall.audio><string>333@voip.wengo.fr</string></wengo.testcall.audio> |
|---|
| 206 | <wengo.testcall.video><string>335@voip.wengo.fr</string></wengo.testcall.video> |
|---|
| 207 | |
|---|
| 208 | <!-- |
|---|
| 209 | The sip.* keys are default settings for sip accounts |
|---|
| 210 | --> |
|---|
| 211 | <sip.register.server><string></string></sip.register.server> |
|---|
| 212 | <sip.register.port><int>5060</int></sip.register.port> |
|---|
| 213 | <sip.proxy.server><string></string></sip.proxy.server> |
|---|
| 214 | <sip.proxy.port><int>5060</int></sip.proxy.port> |
|---|
| 215 | <sip.realm><string></string></sip.realm> |
|---|
| 216 | <sip.simplesupport><bool>0</bool></sip.simplesupport> |
|---|
| 217 | <sip.testcall.audio><string></string></sip.testcall.audio> |
|---|
| 218 | <sip.testcall.video><string></string></sip.testcall.video> |
|---|
| 219 | |
|---|
| 220 | <sip.register.timeout><int>2940</int></sip.register.timeout> |
|---|
| 221 | <sip.publish.timeout><int>300</int></sip.publish.timeout> |
|---|
| 222 | <sip.use.options><bool>true</bool></sip.use.options> |
|---|
| 223 | <sip.p2p.presence><bool>false</bool></sip.p2p.presence> |
|---|
| 224 | <sip.use.typing_state><bool>false</bool></sip.use.typing_state> |
|---|
| 225 | <sip.chat.without.presence><bool>false</bool></sip.chat.without.presence> |
|---|
| 226 | |
|---|
| 227 | |
|---|
| 228 | <!-- You can use @lang@ in this url --> |
|---|
| 229 | <url.accountcreation><string>http://www.wengo.com/public/public.php?page=subscribe_wengos&wl=wengo&lang=@lang@</string></url.accountcreation> |
|---|
| 230 | |
|---|
| 231 | <!-- You can use @lang@ in this url --> |
|---|
| 232 | <url.forum><string>http://www.qutecom.org</string></url.forum> |
|---|
| 233 | |
|---|
| 234 | <!-- You can use @lang@ in this url --> |
|---|
| 235 | <url.callout><string>http://www.qutecom.org</string></url.callout> |
|---|
| 236 | |
|---|
| 237 | <!-- You can use @lang@ in this url --> |
|---|
| 238 | <url.sms><string>http://www.wengo.com/public/public.php?page=product_sms&wl=wengo&lang=@lang@</string></url.sms> |
|---|
| 239 | |
|---|
| 240 | <!-- You can use @lang@ in this url --> |
|---|
| 241 | <url.voicemail><string>http://www.wengo.com/public/public.php?page=product_voicemail&wl=wengo&lang=@lang@</string></url.voicemail> |
|---|
| 242 | |
|---|
| 243 | <!-- You can use @lang@ in this url --> |
|---|
| 244 | <url.externaldirectory><string>http://www.wengo.com/public/public.php?page=main_smart_directory_ng&wl=wengo&lang=@lang@</string></url.externaldirectory> |
|---|
| 245 | |
|---|
| 246 | <!-- You can use @lang@ in this url --> |
|---|
| 247 | <url.internaldirectory><string>http://www.wengo.com/public/public.php?page=smart_directory_ng&wl=wengo&lang=@lang@</string></url.internaldirectory> |
|---|
| 248 | |
|---|
| 249 | <!-- You can use @lang@ in this url --> |
|---|
| 250 | <url.faq><string>http://www.qutecom.org</string></url.faq> |
|---|
| 251 | |
|---|
| 252 | <!-- You can use @login@, @password@ and @lang@ in this url --> |
|---|
| 253 | <url.account><string>https://secure.wengo.com/selfcare/wengophone/auth/auth.php?page=homepage&wl=wengo&lang=@lang@&login=@login@&password=@password@</string></url.account> |
|---|
| 254 | |
|---|
| 255 | <!-- You can use @login@, @password@ and @lang@ in this url --> |
|---|
| 256 | <url.buywengos><string>https://secure.wengo.com/selfcare/wengophone/auth/auth.php?page=reload&wl=wengo&lang=@lang@&login=@login@&password=@password@</string></url.buywengos> |
|---|
| 257 | |
|---|
| 258 | <!-- You can use @login@, @password@ and @lang@ in this url --> |
|---|
| 259 | <url.download><string>http://www.wengo.com/public/public.php?page=download&wl=wengo&lang=@lang@&login=@login@&password=@password@</string></url.download> |
|---|
| 260 | |
|---|
| 261 | <!-- You can use @login@, @password@ and @lang@ in this url --> |
|---|
| 262 | <url.phonenumber><string>https://secure.wengo.com/selfcare/wengophone/auth/auth.php?page=display_account&wl=wengo&lang=@lang@&login=@login@&password=@password@</string></url.phonenumber> |
|---|
| 263 | |
|---|
| 264 | <!-- You can use @lang@ in this url --> |
|---|
| 265 | <url.wiki><string>http://www.qutecom.org</string></url.wiki> |
|---|
| 266 | |
|---|
| 267 | <!-- You can use @lang@ in this url --> |
|---|
| 268 | <url.lostpassword><string>http://www.wengo.com/public/public.php?page=lostpassword&wl=wengo&lang=@lang@</string></url.lostpassword> |
|---|
| 269 | |
|---|
| 270 | <url.launchpad><string>https://launchpad.net/wengophone</string></url.launchpad> |
|---|
| 271 | <url.home.http><string>http://www.wengo.com/auth/auth.php</string></url.home.http> |
|---|
| 272 | <url.home.https><string>https://secure.wengo.com/selfcare/wengophone/auth/auth.php</string></url.home.https> |
|---|
| 273 | <url.companywebsite><string>http://www.qutecom.org</string></url.companywebsite> |
|---|
| 274 | |
|---|
| 275 | <feature.sms><bool>1</bool></feature.sms> |
|---|
| 276 | <feature.audioconference><bool>1</bool></feature.audioconference> |
|---|
| 277 | <translation.sent><string>unknow</string></translation.sent> |
|---|
| 278 | <translation.received><string>unknow</string></translation.received> |
|---|
| 279 | </settings> |
|---|