Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37866381
en ru br
Репозитории ALT
5.1: 1.2.1-alt0.2
4.1: 1.1.7-alt1
4.0: 1.1.7-alt1
+backports:1.2.1-alt0.0.M40.1
3.0: 1.1.6-alt4
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: jabber-jit

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   Gear   Bugs and FR  Repocop 

<!-- Configuration for the standalone jabber-jit server binary -->

<jabber>

<log id='elogger'>
<host/>
<logtype/>
<format>%d: [%t] (%h): %s</format>
<file>/var/log/jabber-jit/icqerror</file>
</log>

<log id='rlogger'>
<host/>
<logtype>record</logtype>
<format>%d %h %s</format>
<file>/var/log/jabber-jit/icqrecord</file>
</log>

<xdb id="xdb">
<host/>
<load>
<xdb_file>@libdir@/xdb_file.so</xdb_file>
</load>
<xdb_file xmlns="jabber:config:xdb_file">
<spool><jabberd:cmdline flag='s'>/var/spool/jabber-jit</jabberd:cmdline></spool>
</xdb_file>
</xdb>

<service id="icq.localhost">
<host>icq.localhost</host>
<!-- JIT configuration -->

<icqtrans xmlns="jabber:config:icqtrans">

<!--
<sms>
<host>sms.icq.localhost</host>
<show>away</show>
<status></status>
<name>SMS over Jabber ICQ Transport</name>
</sms>
-->

<instructions>Please enter your UIN and password</instructions>
<search>Search users in ICQ</search>

<vCard>
<FN>JIT</FN>
<DESC>Jabber ICQ Transport</DESC>
<URL>http://jit.jabberstudio.org</URL>
</vCard>

<!-- Hashtable for users -->
<prime>3907</prime>

<!-- Send messages from icq as chat to jabber clients -->
<chat/>

<!-- Enable this for ICQ web presence -->
<!--
<web/>
-->

<!--
If you don't want jabber:x:data forms in reg and search uncomment this tag.
Not recomended.
-->
<!--
<no_xdata/>
-->

<!--
Remove this tag to disable JIT's own contact list.
This will break the transport if it can not request
the user's roster via xdb get then (meaning the peer
uses jabberd 2 or the peer uses a remote jabber
server).
-->
<own_roster/>

<!--
When present, this tag will tell JIT not to try to
get the user's roster (which will take a bit of time
to fail in scenarios described above).
-->
<no_jabber_roster/>

<!-- File with stats -->
<user_count_file>/var/log/jabber-jit/session_count.log</user_count_file>

<!-- Interval beetween checking sessions: ping, messages, acks -->
<session_check>5</session_check>

<!-- Reconnect retries. -->
<reconnects>5</reconnects>

<!-- Time in sec when session can be inactive, 0 - disabled -->
<session_timeout>18000</session_timeout>

<!-- Charset -->
<charset>windows-1251</charset>

<!--
You may want to replace login.icq.com by the corresponding
IPs to speed up JIT but keep in mind the IPs may change
-->
<server>
<host port="5190">login.icq.com</host>
</server>

</icqtrans>

<!-- JIT module -->
<load>
<icqtrans>@libdir@/jit.so</icqtrans>
</load>

</service>

<!--
The settings here have to match the setting you made
in your main Jabber server's configuration file.
Replace localhost with your main jabber server host name
-->
<service id="icqlinker">
<uplink/>
<connect>
<ip>127.0.0.1</ip>
<port>5555</port>
<secret>someSecret</secret>
</connect>
</service>

<pidfile>/var/run/jabber-jit/jabber-jit.pid</pidfile>

</jabber>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin