[reSIProcate] add transport with ip address

maodonghu hhmmdd at tom.com
Mon Feb 5 04:20:53 CST 2007


resip

I wrote like:

	resip::Data IpIntf(SIPBindIP);
	mDum.addTransport(resip::UDP, ListenPort, V4, IpIntf);

if the SIPBindIP is empty then register ok, but if I set SIPBindIP to "192.168.101.28"(my local ip), then register failure:

SIP/2.0 503 No matching transport found
Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-49416417b6096007-1---d8754z-;rport
To: "maodonghu"<sip:114 at 192.168.101.28>;tag=b703282c
From: "maodonghu"<sip:114 at 192.168.101.28>;tag=c1586a1c
Call-ID: MGI3ZWFjZTllMGZkMjcyYmJhMWJlMmVlMmYyNzdlZmM.
CSeq: 1 REGISTER
Warning: 499 steven ""
Content-Length: 0



seems Via: lack of something, I am using revision 6897
 				

        maodonghu
        hhmmdd at tom.com
          2007-02-05




More information about the resiprocate-devel mailing list