< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

[repro-users] Authenticated identity check problem


Hi,

I'd like to have repro check identity headers. I run two repro on the same machine:

Machine A (port 5060)
domain: a.com
user: root@xxxxx
route uri: ^sip:([^@]+)@a.com.*$
route sip:$1@xxxxx:5062

Machine B (port 5062)
domain: b.com:5062
user: root@xxxxx:5062


root@xxxxx calls root@xxxxx; root@xxxxx authenticates himself, a.com's repro inserts identity headers, message is forwarded to b.com:5062, but b.com does not check identity!

What could be the problem? (repro is the latest version in SVN)

Cheers,
   Gergely