Comment #17 on issue 2346 by [email protected]: Container adds Route with "transport" parameter
http://code.google.com/p/mobicents/issues/detail?id=2346

I see it in unit test..

DNSAwareRouter.getNextHop(...) get following request and then cause empty "Route"

REGISTER sip:127.0.0.1:5056;transport=tcp SIP/2.0
Call-ID: [email protected]
CSeq: 1 REGISTER
From: <sip:[email protected]>;tag=42296521_c71fdaf2_475f75be-2445-4ef0-a536-3c66a73ea6f3
To: <sip:[email protected]>
Max-Forwards: 70
User-Agent: AVSR-C3-Call-Control/99.99.99.119
Avistar-Registration-Time-Required: true
Route: <sip:127.0.0.1:5056;lr;transport=tcp;dns_route=true>
Via: SIP/2.0/TCP 127.0.0.1:5070;branch=z9hG4bK475f75be-2445-4ef0-a536-3c66a73ea6f3_c71fdaf2_46464702
Content-Length: 0



Reply via email to