А вот кто пробовал под виндой прикручивать Asterisk к нему? что бы был и голосовой чат?
» Openfire (Wildfire/Jive Messenger) and (Spark; Pandion)
Wildfire 3.0.0 Released
3.0.0 -- June 29, 2006
Wildfire New Features
[JM-666] - Added support for connection managers.
[JM-281] - Added support for Kerberos/NTLM (status: experimental). (56 votes)
[JM-673] - Added database support for plugins.
[JM-677] - Added i18n support for plugins.
[JM-718] - Added servlet filter framework for plugins.
[JM-683] - Added support for virtual connections.
[JM-684] - Added support for JEP-0164: vCard Filtering
[JM-704] - Added support of other password types to JDBCAuthProvider.
[JM-715] - Added support for notifications of new server or plugins updates.
[JM-740] - Added support for adding/removing SASL mechanisms at runtime.
[JM-719] - Allowed flat searches of LDAP instead of sub-tree.
[JM-680] - Improved performance of server-to-server connections by using many threads to process incoming packets.
[JM-720] - Improved performance of SessionManager#getSessionCount().
[JM-687] - Added support for non-blocking connections (status: experimental). (1 vote)
[JM-717] - Updated the look and feel in the admin console.
[JM-305] - Server features list is now dynamic. (1 vote)
[JM-652] - Caching of favicons has been improved.
[JM-675] - File transfer service can now be enabled/disabled. (2 votes)
[JM-676] - MUC service can now be enabled/disabled. (1 vote)
[JM-679] - SASL success stanza now includes challenge data that needs to be processed by clients.
[JM-678] - SASLAuthentication was refactored to accommodate HTTP Binding and Connection Managers. (1 vote)
[JM-688] - Updated third-party libraries.
[JM-713] - Updated bundled MySQL driver.
[JM-688] - Upgraded to JDK 1.5.0_07.
Wildfire Bug Fixes
[JM-702] - Presence updates were not being broadcasted to other connected resources. (4 votes)
[JM-735] - Presence packets sent to bare JIDs were not being sent to all connected resources.
[JM-731] - DNS lookups was failing with some DNS servers.
[JM-707] - A <system-shutdown/> stream error condition is now sent when shutting down the server.
[JM-653] - FileTransfer was not implementing Cacheable.
[JM-654] - Fixed conflict in Proxy Transfer cache name.
[JM-655] - File Transfer Proxy no longer returns null disco#items.
[JM-710] - File Transfer Proxy socket was not being cleaned up properly.
[JM-721] - File Transfer Proxy did not acknowledge configured interface.
[JM-661] - Field digest_frequency of pubsubSubscription table in MySQL was too small.
[JM-665] - Accessing published items of a pubsub node was expecting that requester was subscribed to the node.
[JM-672] - Updated the way pubsub node owners manage node affiliations and subscriptions.
[JM-708] - Answer format was incorrect when returning pubsub node affiliations or node subscriptions of a node owner.
[JM-667] - Roster items with subscription NONE and ask PENDING were being sent to clients.
[JM-668] - Fixed error when deleting a user with shared contacts that belong to public shared groups.
[JM-669] - Added fix for "javax.net.ssl.SSLException: Unsupported record version Unknown" error.
[JM-729] - Server was not processing IQ errors triggered by IQ requests made by the server.
[JM-732] - mucConversationLog was storing room's JID instead of the sender's JID.
[JM-681] - No more than 5 concurrent threads were used for creating new server-to-server connections.
[JM-670] - Flash clients were waiting forever for a response if old SASL method failed or there was a conflict while binding a resource.
[JM-671] - Fixed NPE when external component did not include a TO attribute in stream header.
[JM-674] - Fixed NPE in IQDiscoItemsHandler when an ServerItemsProvider was disabled.
[JM-698] - Fixed bug in XMLProperties.getChildren.
[JM-728] - Fixed PK length error when upgrading jivePrivate in MySQL using URF-8.
[JM-736] - Added commit statement to Oracle db scripts.
[JM-737] - Fixed invalid character error when upgrading Oracle database.
[JM-700] - Increased the column size of "username" from 32 to 64.
[JM-706] - Non-SASL Authentication stream feature was not being offered when anonymous login was disabled.
[JM-712] - VCard manager was not returning vcard-temp as a stream feature.
[JM-726] - Privacy list now implements Cacheable interface.
[JM-656] - Streamlined disco registration process.
[JM-709] - An exception is now thrown when plugin servlet class was not found.
[JM-663] - UserProvider no longer depends on VCardManager.
3.0.0 -- June 29, 2006
Wildfire New Features
[JM-666] - Added support for connection managers.
[JM-281] - Added support for Kerberos/NTLM (status: experimental). (56 votes)
[JM-673] - Added database support for plugins.
[JM-677] - Added i18n support for plugins.
[JM-718] - Added servlet filter framework for plugins.
[JM-683] - Added support for virtual connections.
[JM-684] - Added support for JEP-0164: vCard Filtering
[JM-704] - Added support of other password types to JDBCAuthProvider.
[JM-715] - Added support for notifications of new server or plugins updates.
[JM-740] - Added support for adding/removing SASL mechanisms at runtime.
[JM-719] - Allowed flat searches of LDAP instead of sub-tree.
[JM-680] - Improved performance of server-to-server connections by using many threads to process incoming packets.
[JM-720] - Improved performance of SessionManager#getSessionCount().
[JM-687] - Added support for non-blocking connections (status: experimental). (1 vote)
[JM-717] - Updated the look and feel in the admin console.
[JM-305] - Server features list is now dynamic. (1 vote)
[JM-652] - Caching of favicons has been improved.
[JM-675] - File transfer service can now be enabled/disabled. (2 votes)
[JM-676] - MUC service can now be enabled/disabled. (1 vote)
[JM-679] - SASL success stanza now includes challenge data that needs to be processed by clients.
[JM-678] - SASLAuthentication was refactored to accommodate HTTP Binding and Connection Managers. (1 vote)
[JM-688] - Updated third-party libraries.
[JM-713] - Updated bundled MySQL driver.
[JM-688] - Upgraded to JDK 1.5.0_07.
Wildfire Bug Fixes
[JM-702] - Presence updates were not being broadcasted to other connected resources. (4 votes)
[JM-735] - Presence packets sent to bare JIDs were not being sent to all connected resources.
[JM-731] - DNS lookups was failing with some DNS servers.
[JM-707] - A <system-shutdown/> stream error condition is now sent when shutting down the server.
[JM-653] - FileTransfer was not implementing Cacheable.
[JM-654] - Fixed conflict in Proxy Transfer cache name.
[JM-655] - File Transfer Proxy no longer returns null disco#items.
[JM-710] - File Transfer Proxy socket was not being cleaned up properly.
[JM-721] - File Transfer Proxy did not acknowledge configured interface.
[JM-661] - Field digest_frequency of pubsubSubscription table in MySQL was too small.
[JM-665] - Accessing published items of a pubsub node was expecting that requester was subscribed to the node.
[JM-672] - Updated the way pubsub node owners manage node affiliations and subscriptions.
[JM-708] - Answer format was incorrect when returning pubsub node affiliations or node subscriptions of a node owner.
[JM-667] - Roster items with subscription NONE and ask PENDING were being sent to clients.
[JM-668] - Fixed error when deleting a user with shared contacts that belong to public shared groups.
[JM-669] - Added fix for "javax.net.ssl.SSLException: Unsupported record version Unknown" error.
[JM-729] - Server was not processing IQ errors triggered by IQ requests made by the server.
[JM-732] - mucConversationLog was storing room's JID instead of the sender's JID.
[JM-681] - No more than 5 concurrent threads were used for creating new server-to-server connections.
[JM-670] - Flash clients were waiting forever for a response if old SASL method failed or there was a conflict while binding a resource.
[JM-671] - Fixed NPE when external component did not include a TO attribute in stream header.
[JM-674] - Fixed NPE in IQDiscoItemsHandler when an ServerItemsProvider was disabled.
[JM-698] - Fixed bug in XMLProperties.getChildren.
[JM-728] - Fixed PK length error when upgrading jivePrivate in MySQL using URF-8.
[JM-736] - Added commit statement to Oracle db scripts.
[JM-737] - Fixed invalid character error when upgrading Oracle database.
[JM-700] - Increased the column size of "username" from 32 to 64.
[JM-706] - Non-SASL Authentication stream feature was not being offered when anonymous login was disabled.
[JM-712] - VCard manager was not returning vcard-temp as a stream feature.
[JM-726] - Privacy list now implements Cacheable interface.
[JM-656] - Streamlined disco registration process.
[JM-709] - An exception is now thrown when plugin servlet class was not found.
[JM-663] - UserProvider no longer depends on VCardManager.
Цитата:
[JM-281] - Added support for Kerberos/NTLM (status: experimental). (56 votes)
Уже кто-то успел проверить работоспособность этой фичи? Я так понимаю только Pandion умеет это?
Авторизацию NTLM заюзать в 3-шке не удалось ... не выходит каменый цветок
Цитата:
Авторизацию NTLM заюзать в 3-шке не удалось
Подтверждаю, однако попытки найти правду продолжаются... мой пост - http://www.jivesoftware.org/community/thread.jspa?threadID=20596&tstart=0
В тройке перестал работать iball-auditor
Есть ли решение этой проблемы? И кто, как решает проблему аудита сообщений, может что другое есть?
Есть ли решение этой проблемы? И кто, как решает проблему аудита сообщений, может что другое есть?
dark_shadow
Встроеный аудитор в 3-ке пашет вроде. В 2.6.2 не пахал.
Встроеный аудитор в 3-ке пашет вроде. В 2.6.2 не пахал.
xRay
Попробую ....
Попробую ....
Проблемы с кодировкой. Указаный ранее рецепт пробовал - таблицы в MySQL 5.0.22 созданы в UTF-8. Собственно сообщения через миранду передаются нормально, но информация о пользователе, лог сообщений (iball) все заменено на ????. Если имя пользователя пишу напрямую в БД (например через phpMyAdmin) то после этого все отображается правильно. Wildfire 2.6.2
а вообше насколько безболезненный переход от одной версии к другой? надо всё перенастраивать?
Mikes
Переход безболезненный, главное бэкап на всякий случай базы юзерей.
Добавлено:
Кто нибудь пробовал контент-фильтр прикручивать?
У меня клиент миранда, если включить опцию отсылать предупреждения админу, клиент админа умирает при срабатывании фильтра.
Переход безболезненный, главное бэкап на всякий случай базы юзерей.
Добавлено:
Кто нибудь пробовал контент-фильтр прикручивать?
У меня клиент миранда, если включить опцию отсылать предупреждения админу, клиент админа умирает при срабатывании фильтра.
Может мой глюк из-за кривости мускула?
mysql> show variables like 'character%';
+--------------------------+----------------------------+
| Variable_name | Value |
+--------------------------+----------------------------+
| character_set_client | latin1 |
| character_set_connection | latin1 |
| character_set_database | latin1 |
| character_set_filesystem | binary |
| character_set_results | latin1 |
| character_set_server | latin1 |
| character_set_system | utf8 |
| character_sets_dir | /usr/share/mysql/charsets/ |
+--------------------------+----------------------------+
База создана в UTF8.
mysql> show variables like 'character%';
+--------------------------+----------------------------+
| Variable_name | Value |
+--------------------------+----------------------------+
| character_set_client | latin1 |
| character_set_connection | latin1 |
| character_set_database | latin1 |
| character_set_filesystem | binary |
| character_set_results | latin1 |
| character_set_server | latin1 |
| character_set_system | utf8 |
| character_sets_dir | /usr/share/mysql/charsets/ |
+--------------------------+----------------------------+
База создана в UTF8.
А можно ли сменить IP адрес сервера? Просто на компе, на котором стоит Wildfire Server имеет два сетевых интерфеса. При установке Wildfire Server взял себе внутренний адрес и не хочет его менять.
По умолчанию сервер слушает все сетевые интерфейсы, но можно прописать и конкретный ip-адрес, из wildfire.xml:
<!-- Network settings. By default, Wildfire will bind to all network interfaces.
Alternatively, you can specify a specific network interfaces that the server
will listen on. For example, 127.0.0.1. This setting is generally only useful
on multi-homed servers. -->
<!--
<network>
<interface></interface>
</network>
<!-- Network settings. By default, Wildfire will bind to all network interfaces.
Alternatively, you can specify a specific network interfaces that the server
will listen on. For example, 127.0.0.1. This setting is generally only useful
on multi-homed servers. -->
<!--
<network>
<interface></interface>
</network>
спасибо
Граждане, как нынче обстоят дела с аудитом логов?
В частности, переговоров пользователей?
В частности, переговоров пользователей?
user333
Отлично, обстоят дела. Работает встроенный аудитор, кладет логи в xml файл.
Отлично, обстоят дела. Работает встроенный аудитор, кладет логи в xml файл.
Вот еще бы NTLM авторизацию запахала и вообще супер
потерял... а где архивы сообщений хранятся?
Необходимо сделать вот какую штуку. Чтобы пользователь выбрал определнный контакт, написал ему сообщение и это сообщение автоматически приходило сразу нескольким пользователям. Пример: у пользователя в клиенте висит контак "support". Он ему пишет и сообщение получают сразу несколько человек.
Ну заведи серверную группу и научи пользователей отправлять сообщения всей группе
Это же Spark FastPath
на миранде так поиск и не работает? никто ничего не скажет?
вот такая трабла нарисовалась.
Поставил wildfire, работает локально без проблем. Решил прикрутить JIT 1.7. Тоже прикрутилось вроде. Но это только вроде.
В консоли администратора wildfire в Component Sessions вижу icqlinker, но в графах Name Category Type пусто.
Пытаюсь в клиентах (Exodus, psi,Pandion) найти шлюзы, там ничего нет кроме стандартных Public Chatrooms, user Search, Publish-subscribe service (они были еще до установки JIT).
В чем может быть проблемма и каков из нее выход?
Поставил wildfire, работает локально без проблем. Решил прикрутить JIT 1.7. Тоже прикрутилось вроде. Но это только вроде.
В консоли администратора wildfire в Component Sessions вижу icqlinker, но в графах Name Category Type пусто.
Пытаюсь в клиентах (Exodus, psi,Pandion) найти шлюзы, там ничего нет кроме стандартных Public Chatrooms, user Search, Publish-subscribe service (они были еще до установки JIT).
В чем может быть проблемма и каков из нее выход?
podalex
Ну пусть висят все члены этого саппорт-тима на этом аккаунте с одинаковым приоритетом. Типа, support1, support2, support3.
По стандарту сервер должен отослать мессагу всем ресурсам, если они все имеют одинаковый приоритет. По крайней мере ejabberd 1.1, говорят, себя именно так ведет.
Ну пусть висят все члены этого саппорт-тима на этом аккаунте с одинаковым приоритетом. Типа, support1, support2, support3.
По стандарту сервер должен отослать мессагу всем ресурсам, если они все имеют одинаковый приоритет. По крайней мере ejabberd 1.1, говорят, себя именно так ведет.
можно как-нить логи общения пользователей в удобоваримом виде просматривать?
а то очень уж неудобно читать jive.audit:
<jive xmlns="http://www.jivesoftware.org"><packet xmlns="http://www.jivesoftware.org" streamID="f130a566" status="connected" timestamp="Jul 25, 2006 1:27:54 PM"><iq xmlns="" type="get" id="mir_0"><query xmlns="jabber:iq:auth"><username>admin</username></query></iq></packet><packet xmlns="http://www.jivesoftware.org" streamID="f130a566" status="connected" timestamp="Jul 25, 2006 1:27:54 PM"><iq xmlns="" type="result" id="mir_0"><query xmlns="jabber:iq:auth"><username>admin</username><password/><digest/><resource/></query></iq></packet><packet xmlns="http://www.jivesoftware.org" streamID="f130a566" status="connected" timestamp="Jul 25, 2006 1:27:54 PM"><iq xmlns="" type="set" id="mir_1"><query
а то очень уж неудобно читать jive.audit:
<jive xmlns="http://www.jivesoftware.org"><packet xmlns="http://www.jivesoftware.org" streamID="f130a566" status="connected" timestamp="Jul 25, 2006 1:27:54 PM"><iq xmlns="" type="get" id="mir_0"><query xmlns="jabber:iq:auth"><username>admin</username></query></iq></packet><packet xmlns="http://www.jivesoftware.org" streamID="f130a566" status="connected" timestamp="Jul 25, 2006 1:27:54 PM"><iq xmlns="" type="result" id="mir_0"><query xmlns="jabber:iq:auth"><username>admin</username><password/><digest/><resource/></query></iq></packet><packet xmlns="http://www.jivesoftware.org" streamID="f130a566" status="connected" timestamp="Jul 25, 2006 1:27:54 PM"><iq xmlns="" type="set" id="mir_1"><query
Настроил сервер Wildfire 3.0.1 по вышеизложенным рекомендациям (Windows 2003 server). База пользователей в LDAP. Сервер в той же сети, что и клиенты 192.168.10.*. Ситуация следующая, почему-то пользователи не соединяются к серверу если не разрешить им в прокси доступ к интернет. В лог файлах почему-то при подсоединении к серверу клиенты запрашивают соединение с ibucp-vip-d.blue.aol.com [205.188.179.233] и т.п. Соответственно если доступа к интернету нет, то и к моему серверу клиент не подсоединяется. Как сделать так, чтобы пользователи могли коннектиться к моему серверу в лок. сети без открытия им доступа к интернет?
Цитата:
ibucp-vip-d.blue.aol.com [205.188.179.233]
это адрес сети mirabilis (ICQ) странно это всё
Страницы: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
Предыдущая тема: Делаю комп.класс, возникают проблемы, помогите решить.
Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.