Hi,
i am developing with JAIN-SIP and i am using openjsip as a server.
Via UDP everthing works fine, but i would like to hold a tcp - Connection to
the SIP - Proxy. When i send a register Request to the stateful proxy, the
proxy receives it and the registrar creates a 200 OK reply, but it seems that
the proxy does'nt get this reply. Instead of forwarding the OK reply, after
about 20 seconds, it generates the output below.
I am using Proxy v0.0.4 on Debian-Squeeze.
....DEBUG - Exception: Connection timed out
....TRACE - Exception dump: javax.sip.SipException: Connection timed out
at gov.nist.javax.sip.stack.SIPServerTransaction.sendResponse(SIPServerTransaction.java:1383)
at openjsip.proxy.Proxy.processIncomingRequest(Unknown Source)
at openjsip.proxy.Proxy.processRequest(Unknown Source)
at gov.nist.javax.sip.EventScanner.deliverEvent(EventScanner.java:223)
at gov.nist.javax.sip.EventScanner.run(EventScanner.java:492)
at java.lang.Thread.run(Thread.java:722)
2013-04-15 12:49:20,062 [EventScannerThread] TRACE - Transaction terminated at
Debian-60-squeeze-64-LAMP. CT = null ST =
gov.nist.javax.sip.stack.SIPServerTransaction@e0f8fca
Original issue reported on code.google.com by johannes...@gmail.com on 15 Apr 2013 at 11:05
Original issue reported on code.google.com by
johannes...@gmail.com
on 15 Apr 2013 at 11:05