[OpenSIPS-Users] Need config file manipulation help

Priyaranjan Nayak priyaranjan4169 at gmail.com
Mon May 13 12:01:28 CEST 2013


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");
        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 ?

-- 
Thanks
Priyaranjan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130513/ae538b40/attachment.htm>


More information about the Users mailing list