(no subject)
"Michalis Michail" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hello again thanks for the previus response but i havent figure out what i am supposed to do yet.Anyways i have modified the \jain-sip-1.2\src\examples\simplecallsetup shootist example as a runnable object so it can be runned as a thread.Each UAC sends a register message then cleans up and the thread dies.So i can have multiple UACs running in different threads.The problem is that when i try to repeat the loop again and create the same number of UAC threads only one of them initialize properly and the rest give a ToManyListenersException .Is there a reason why this is happenning,since the first loop starts up ok.Considering the fact that each UAC is a different thread,and every thread before it dies cleans up everything ,its very wird.I even tried to put the loop in a threa but i got the same results.I have attached the code of the UAC if this is can help.Thanks for answering all my question 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.7 KB) - not displayed