[Users] Jabber (Authentication to the Jabber server failed)

Vanderson Rocha somrochatcc at gmail.com
Tue Dec 5 21:50:48 CET 2006


Hi all,
I'm trying to  configure jabber module in OpenSER and this is what I
get when sending a message from Ekiga to a Jabber user:

"0(26030) XJAB:xj_jcon_connect: socket [7]
 0(26030) XJAB:xj_worker: auth to jabber as: [teste2] / [xxx]
 0(26030) XJAB:xj_worker:26154: Authentication to the Jabber server failed ...
 0(26030) XJAB:xj_jcon_disconnect: -----START-----
 0(26030) XJAB:xj_jcon_disconnect: socket [7]
 0(26030) XJAB:xj_jcon_send_presence: -----START-----
 0(26030) INFO: signal 13 received
 0(26030) XJAB:xj_jcon_send_presence: Error - presence not sent
 0(26030) INFO: signal 13 received
 0(26030) XJAB:xj_jcon_disconnect: error closing stream
 0(26030) XJAB:xj_jcon_disconnect: -----END----- "

"jusers" table has only one entry:
juid              => 1
jab_id          => teste2
jab_passwd => teste2
sip_id           => sip:teste2 at voip.mydomain ( This is the Ekiga user)
type             => 0

"openser.cfg"
modparam("jabber",
"db_url","postgres://openseruser:mypass@192.168.95.78/sip_jab")
modparam("jabber", "jaddress", "192.168.95.135")
modparam("jabber", "jport", 5222)
modparam("jabber", "jdomain", "xmpp.mydomain=*")
modparam("jabber", "registrar", "jabber_gateway at 127.0.0.1")
modparam("jabber", "workers", 2)
modparam("jabber", "max_jobs", 10)
modparam("jabber", "cache_time", 600)
modparam("jabber", "delay_time", 90)
modparam("jabber", "sleep_time", 20)
modparam("jabber", "check_time", 20)

Any sugestion?
Thanks
Vanderson.




More information about the sr-users mailing list