Hello,
I'm using the cvs version of sip_router, below is the output from a 'serctl ul show' ---Domain--- name : 'location' size : 512 table: 0xb561a6b0 d_ll { n : 1 first: 0xb561e718 last : 0xb561e718 }
...Record(0xb561e718)... domain: 'location' aor : 'joachim@ser.edpnet.net' ~~~Contact(0xb561e768)~~~ domain : 'location' aor : 'joachim@ser.edpnet.net' Contact : 'sip:joachim@212.71.17.178:5070' Expires : 44 q : Call-ID : 'd44711b2-13ce-0-401-719e-1' CSeq : 26 replic : 0 User-Agent: 'SIP201 (lp201sip.100a)' State : CS_SYNC Flags : 0 next : (nil) prev : (nil) ~~~/Contact~~~~ .../Record... ---/Domain--- Now when I try the same thing with 'serctl ul show joachim', I get: 404 Username joachim@ser.edpnet.net in table location not found and a ' 2(5644) **** done consume' in the logfile.
I can see the user 'joachim@ser.edpnet.net' in the location table but why do I get an error 404?
thank you very much, Bart