Hello Priyaranjan, Take a look into OpenSIPS logs to check for the errors coresponding to your INVITE processing - they will give information on the failure behind the 477/TM error.
Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 05/13/2013 01:01 PM, Priyaranjan Nayak wrote: > Hi All, > > I am using opensips as a B2BUA. one tool is sending request to > opensips and opensips forward it to main proxy. I have modified little > bit routing logic in config file. > > if(is_method("REGISTER")) > { > t_relay("tcp:116.114.34.56:443 <http://116.114.34.56:443>"); > exit(); > } > > > When tool sending REGISTER to opensips,then opensips replies with > "SIP/2.0 477 Send failed (477/TM)" to tool. > kindly let me know what could be done in config for forwarding to > 116.114.34.56:443 <http://116.114.34.56:443> ? > > -- > Thanks > Priyaranjan > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
