< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate-users] reciprocate 1.6 socket error while subscribing


We have been trying to upgrade from reciprocate 1.5 to 1.6. After using flow hack, TLS has been working fine, but SIP/TCP is broken, we run reciprocate on win2k3 server, I got 10049 socket before sending the notify to client. Please help, thanks!  Here is the log:

 

STACK | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSACTION | 6380 | TransactionState.cxx:2038 | sendToWire with no dns result: tid=54262b7ec12fb05f [ ClientNonInvite/Trying reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified mFlowKey=0 ]]

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | TransportSelector.cxx:315 | Looking up dns entries (from route) for sip:lAQAAAACSznATEIF@xxxxxxx:5060;transport=TCP;lr

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:DNS | 6380 | DnsResult.cxx:207 | DnsResult::lookup sip:lAQAAAACSznATEIF@xxxxxxx:5060;transport=TCP;lr

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:DNS | 6380 | DnsResult.cxx:249 | Found immediate result: [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]

STACK | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSACTION | 6380 | TransactionState.cxx:1865 | tid=54262b7ec12fb05f [ ClientNonInvite/Trying reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified mFlowKey=0 ]] got DNS result: 0.0.0.0 --> [[ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]]

STACK | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:DNS | 6380 | DnsResult.cxx:187 | Returning next dns entry: [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | ConnectionManager.cxx:77 | Could not find a connection for [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | TransportSelector.cxx:566 | Looked up source for destination: [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ] -> [ V4 113.128.247.39:0 TCP target domain=0.0.0.0 mFlowKey=0 ] sent-by= sent-port=0

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | TransportSelector.cxx:1112 | findTransportBySource([ V4 113.128.247.39:0 TCP target domain=0.0.0.0 mFlowKey=0 ])

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | TransportSelector.cxx:1224 | findTransport (any port, any interface) => Transport: [ V4 0.0.0.0:5060 TCP target domain=unspecified mFlowKey=0 ]

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | TransportSelector.cxx:945 | Transmitting to [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ] tlsDomain= via [ V4 113.128.247.39:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]

 

NOTIFY sip:icp9116499@xxxxxxxxxxx:14667;transport=TCP SIP/2.0

 

Via: SIP/2.0/TCP 113.128.247.39:5060;branch=z9hG4bK-d8754z-54262b7ec12fb05f-1---d8754z-;rport

 

Via: SIP/2.0/TCP 113.128.245.176:13000;branch=z9hG4bK-d8754z-2c3b4f48a470dd10-1---d8754z-;rport=1126

 

Max-Forwards: 69

 

Route: <sip:lAQAAAACSznATEIF@xxxxxxx:5060;transport=TCP;lr>

 

Contact: <sip:profile@xxxxxxxxxxxxxxx:13000;rinstance=2403684227a9e8f0;transport=TCP>

 

To: <sip:icp9116499@xxxxxxxxxxxxxxxxxxxxxxx>;tag=6614c36f

 

From: <sip:profile@xxxxxxxxxxxxxxxxxxxxxxxxxxx>;tag=7b33a979

 

Call-ID: MGYxNDliNmI4OGVmNzg1ZTRmOWQwMWUwZTNlOTA2ZjU.

 

CSeq: 2 NOTIFY

 

Content-Type: application/xml

 

Subscription-State: active

 

Event: profile

 

Content-Length: 1148

………..

 

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | TcpBaseTransport.cxx:141 | Processing write for [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | ConnectionManager.cxx:77 | Could not find a connection for [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | InternalTransport.cxx:86 | Creating fd=1324 V4/TCP

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | TcpBaseTransport.cxx:177 | Opening new connection to [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ]

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | ConnectionBase.cxx:49 | ConnectionBase::ConnectionBase, who: [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ] 00BBD5B8

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | ConnectionBase.cxx:62 | No compression library available: 00BBD5B8

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | TcpConnection.cxx:18 | Creating TCP connection [ V4 0.0.0.0:5060 TCP target domain=0.0.0.0 mFlowKey=0 ] on 1324

INFO | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | ConnectionManager.cxx:243 | Exception writing to socket 1324 code: 10049; closing connection

DEBUG | 20100817-163336.748 | Vz.Nexus.Proxy.R3.1.exe | RESIP:TRANSPORT | 6380 | ConnectionBase.cxx:89 | ConnectionBase::~ConnectionBase 00BBD5B8

 

 

Wei Li

ICP Client Team, Verizon Business