ejabberd on ubuntu with pyicqt

Hi everybody ...

I am trying to setup a jabber-server that has transports to icq,msn etc enabled. For now I am just going to talk about icq.

Installing the Server was easy. But I cannot get icq transports to work. I do get the following error:

=ERROR REPORT==== 2011-01-25 11:08:41 ===
** State machine <0.1546.0> terminating
** Last event in was {xmlstreamelement,
                         {xmlelement,"handshake",[],
                             [{xmlcdata,
                                  <<"f34a9add4b3842741c8d90cf89868387d0357532">>}]}}
** When State == wait_for_handshake
**      Data  == {state,{socket_state,gen_tcp,#Port<0.4098>,<0.1545.0>},
                        ejabberd_socket,"1468755239","server.net",
                        "secret",all,true}
** Reason for termination =
** {{invalid_domain,97},
    [{ejabberd_router,register_route,2},
     {ejabberd_service,'-wait_for_handshake/2-fun-0-',1},
     {lists,foreach,2},
     {ejabberd_service,wait_for_handshake,2},
     {p1_fsm,handle_msg,10},
     {proc_lib,init_p_do_apply,3}]}

I hope somebody can help me.
Thank you

It seems a misconfiguration.

It seems a misconfiguration. Show here the lines you added for the transport in the 'listen' section in ejabberd.cfg

Syndicate content