Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37860123
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/icqerror.log</file>
</log>

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


<!--
localhost is your jabber host. like jabber.org
so for example icq.localhost means icq.jabber.org
-->

<service id="icq.localhost.localdomain">
<host>icq.localhost.localdomain</host>

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

<sms>
<host>sms.icq.localhost.localdomain</host>
<show>away</show>
<status></status>
</sms>

<instructions>Please give your UIN and password</instructions>

<search>Search users in ICQ</search>

<vCard>
<FN>JIT</FN>
<DESC>JIT Jabber ICQ Transport by Lukas</DESC>
<URL>http://jit.sf.net</URL>
</vCard>

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

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

<!-- Web presence enable -->
<web/>

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

<!-- 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>

<!-- login.icq.com
always IP !!!!!! -->
<server>
<host port="5190">64.12.200.89</host>
<host port="5190">205.188.179.233</host>
</server>

</icqtrans>

<load>
<icqtrans>./jit.so</icqtrans>
</load>

</service>

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

<service id="icqlinker">
<host>localhost.localdomain</host>
<uplink/>
<connect>
<ip>127.0.0.1</ip>
<port>5555</port>
<secret></secret>
</connect>
</service>

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