[Serusers] Error in jabber module - XJAB:extract_aor: Error while parsing URI

Tomasz Zieleniewski tzieleniewski at gmail.com
Thu Oct 30 11:22:22 CET 2008


Hi,

We are using ser 2.0
We encountered the following error:

 7(407)  route[PRESENCE_SUBSCRIBE](SUBSCRIBE cseq:933):
(handle_subscription(jabber))
 7(407) XJAB:extract_aor: Error while parsing URI
But still SER sends an 200 OK response and after then a NOTIFY.

Here is the message received by ser:

SUBSCRIBE sip:lkl%touk.pl at jabber.rd.touk.pl SIP/2.0
Via: SIP/2.0/UDP 192.168.0.165;rport;branch=z9hG4bKxakietyi
Max-Forwards: 70
Proxy-Authorization: Digest
username="tzl",realm="touk.pl",nonce="490987cb2702bb9db8d631e016825ad1c9cd12ac",uri="sip:lkl%touk.pl at jabber.rd.touk.pl",response="bd4474cf8af3d1ec8a7246872c0ecb46",algorithm=MD5,cnonce="mk57n39293",qop=auth,nc=00000001
To: <sip:lkl%touk.pl at jabber.rd.touk.pl>
From: "Tomasz Zieleniewski" <sip:tzl at sip.rd.touk.pl>;tag=cejrf
Call-ID: vxiulpsynbnidjo at sen.rd.touk.pl
CSeq: 933 SUBSCRIBE
Contact: <sip:tzl at 192.168.0.165>
Accept: application/pidf+xml
Event: presence
Expires: 3600
User-Agent: Twinkle/1.2
Content-Length: 0

Jabber config:

# -- jabber params ---
modparam("jabber", "jaddress", "touk.pl")
modparam("jabber", "jport", 5222)
modparam("jabber", "registrar", "serimgw at sip.rd.touk.pl")
modparam("jabber","workers",2)
modparam("jabber","max_jobs",10)
modparam("jabber","cache_time",200)
modparam("jabber","delay_time",60)
modparam("jabber","jdomain","jabber.rd.touk.pl=%")

Please give us a hint what could be wrong.
Kind regards
Tomasz



More information about the sr-users mailing list