KA_EDGE have two IP,external public IP and internal IP.I add modparam("path", "use_received", 1) and replace add_path() to add_path_received() in edge server.
add modparam("registrar", "path_use_received", 1) in KA_REGISTER server.
DB path info <sip:aD15fXXXXXXXXXXXXeEpfqRY=@10.10.10.11;lr;ob> --> <sip:10.10.10.11;lr;received=sip:42.129.1.1:43640%3Btransport%3Dtcp>
This kind of situation very little,It is not easy to reappear.
Can you tell me why this situation happen? and Why this change can solve the problem?
Thanks for Your Time.