Hello everyone! I'm manually fix Contact headers for caller and callee party, along with uac_replace_from/uac_replace_to, thus getting kind of "topology hidding".
Till now all works fine but once RE-INVITE send, the proper 200 OK responce, and it's routed fine but ACK sent after reseived 200 OK has no "Route" header thus, OpenSIPS loose_route() block escaped, and since t_check_trans() returns true it's trying to send it to wrong direction (looping) Is it ok if ACK for RE-INVITE can be without "Route" header if RE-INVITE along with 200 OK responce contain Record-route and Route headers? in case of true, is it possible restore Route information by from_tag/to_tag in OpenSIPS or I should do it by myself in script? ------------------------------------------- Alex Dranchuk mailto: [email protected] _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
