Monika-Rajendran-97

Results 1 issues of Monika-Rajendran-97

In TLSMessageProcessor class, in run() method, below line creates object to TLSMessageChannel TLSMessageChannel newChannel = new TLSMessageChannel(newsock, sipStack, this, "TLSMessageChannelThread-" + nConnections); which in turn creates a thread and start...