[mICQ] Connect to jabber and icq at the same time ?
Vladimír Marek
vlmarek at volny.cz
Thu Apr 5 21:31:33 CEST 2007
Hi,
I'm trying to connect to jabber and icq at the same time.
If my micqrc contains only this Connection, jabber seems to be working
correctly.
[Connection]
type xmpp auto
version 8
server njs.netlab.cz
port 5222
screen neuron at njs.netlab.cz
password XXX
status online
I can do:
mICQ> s neuron at njs.netlab.cz
!!! serv:8193 'neuron at njs.netlab.cz ' <
is_valid_xmpp_name 1 < My debug messages
is_valid_xmpp_name 2 <
is_valid_xmpp_name 3 <
# 0. neuron at njs.netlab.cz neuron at njs.netlab.cz (offline)
However if I add the remaining Connection sections
[Connection]
type icq8 auto
version 8
server login.icq.com
port 5190
screen 127305624
password XXX
status online
[Connection]
type peer auto
version 8
status na
[Connection]
type remote auto
version 0
server remote-control
It no longer works.
mICQ> s neuron at njs.netlab.cz
!!! serv:16389 'neuron at njs.netlab.cz'
neuron at njs.netlab.cz not recognized as a nick name.
16389 is not TYPE_XMPP_SERVER
Maybe my configuration is wrong somehow ?
And another suspicious bit of code in src/jabber_base.cpp:
assert (serv->type = TYPE_XMPP_SERVER);
This is going to be always true.
Thanks for the jabber support !
--
Vlad
More information about the mICQ-List
mailing list