Retransmission of Response
Tan Miaoqing <[email protected]> Fri, 8 Jun 2007 13:07:30 +0000 (UTC)
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hi, I found a problem concerning retransmission of response. My platform is Windows XP SP2, Java 6.0, JAIN-SIP 1.2, and eclipse. Bascially, I need to increase the timeout value for ACK so that 200 Ok is retransmitted after a timeout set by me rather than default 500 ms. I have tired the method Transaction.setRetransmitTimer(int), but it doesn't work. Does anybody know how to solve the problem? Thanks very much! BR Tan Miaoqing