Comment #18 on issue 1847 by horacimacias: proxied reINVITE replaces
request URI with Route address
http://code.google.com/p/mobicents/issues/detail?id=1847
looking at ProxyUtils, I see the following comment:
// it was decided that initial requests
// should have their RURI changed to pass TCK testGetAddToPath001
could somebody please point me to testGetAddToPath001 ?
I'm having some issues because mobicents is modifying the request uri of an
initial request (which is done to make the TCK test pass), so I'd like to
make sure what I'm doing is correct by looking at the TCK test.