Hello,

I am getting following error in my OpenSIPS:

--
Jul 12 12:09:49 proxy /usr/local/sbin/opensips[15488]:
ERROR:core:parse_uri: bad port in uri (error at char : in state 8)
parsed: <sip:[email protected]:16088>(32)
/<sip:[email protected]:16088:16088;rinstance=d139e6acf241743d> (65)
Jul 12 12:09:49 proxy /usr/local/sbin/opensips[15488]:
ERROR:nat_traversal:get_contact_uri: cannot parse the Contact URI
--

The UA is X-lite client in NAT environment. Please notice the double
port (16088:16088) in URI. I have following for both the REGISTER and
INVITE messages in config:

if(client_nat_test("3")) {
        fix_contact();
        force_rport();  
}


Thanks,
Om.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to