how to set time out for transaction client

slim bens <[email protected]> Tue, 19 Dec 2006 22:27:47 -0500
Newsgroups gmane.comp.voip.nist-sip
Message-ID <[email protected]>
hello members,I want to set the time Out value for a transaction client.Knowing that timeOut value is 64 * T1, where T1 is the initial transmit time set to the default value of 500 ms.we are supposed to be able to change the value of  T1 using the method  " setRetransmitTimer(..) ".But actually I got an exception " java.lang.UnsupportedOperationException : Feature not suppoted "it seems that the method is not implemented.does any one know how to solve this problem ?thank you.what I did :.....ClientTransaction messageTransaction = sipProvider.getNewClientTransaction(request);messageTransaction.setRetransmitTimer(1000); //<---------------------------- Exception messageTransaction.sendRequest();
_________________________________________________________________
Soyez parmi les premiers à essayer Windows Live Mail.
http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d

_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip