[OpenSIPS-Users] parse_uri error

Om Bikram Thapa om.thapa at gmail.com
Mon Jul 13 07:35:26 CEST 2009


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:xxxx at a.b.c.203:16088>(32)
/<sip:xxxx at a.b.c.203: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.



More information about the Users mailing list