Muhammad thanks for your reply.
I tried without the loose route in the main block but I can't make any
calls.
I also attached the ngrep output.
Thanks
Ahmed
INVITE sip:2000@178.62.126.15 SIP/2.0
Via: SIP/2.0/TCP 10.65.47.53:51977;branch=z9hG4bK.ZFrwHAOUd;rport
From: ;tag=A0DduhJxi
To: sip:2000@17
Don't do loose route in main route block. The WITHINDLG route will take
care of that.
Also you may need to do "handle_ruri_alias" just after loose route in
WITHINDLG route. See below link for more details,
http://www.kamailio.org/docs/modules/4.2.x/modules/nathelper.html#nathelper.f.handle_ruri_a
Hi,
I'm trying to achieve this configuration
phone --> NAT --> kamailio loadbalancer --> kamailio sip/proxy
--> kamailio sip/proxy
With the attached configuration I can make calls without any problems
but when the callee hangs up the call does not end only the caller can hang
up.
Bt