(no subject)
"Michalis Michail" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hello again, I am trying to build a runnable UAC.Actually i am trying to simulate multiple UACs senting invites at the same time via a proxy.Not one UAC sending multiple INVITES but Multiple UACs all sending one invite.I' ve managed to create a runnable UAC but when i exceed a number of UAC threads i get a ToManyListeners exception.Also i need to create this number UAC threads over over again for a number of minutes.I have been trying for a long time to get better results and from my observations i concluded that it must be a garbage problem,but i haven't figured a way yet to clear the garbage and close the threads non violantly yet.I am hoping that you can give some ideas on how to deal with this problem.I need this for my graduating paper and every help will be welcomed.I' m including the runnable UAC .java file and the test_file that creates the threads.Thanks for all your help so far. Michael _______________________________________________ nist-sip mailing list [email protected] http://www-x.antd.nist.gov/mailman/listinfo/nist-sip
uac_conference.java
(application/octet-stream, 16.1 KB) - not displayed
test_client.java
(application/octet-stream, 638 B) - not displayed