> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Chaitra Sharma > Sent: Wednesday, May 05, 2010 9:20 AM > > 5. After a few minutes try to make another call from SiteA to SiteB > Observation: > The call fails (correct behavior) with the exception > "javax.sip.SipException: Could not acquire IO > Semaphore'176.25.10.203:5081' after 10 seconds -- giving up" > Attachment - exception2.txt > Query: > Can someone please let me know why the exception is different > now although the cause for the failure is due to missing certificate. > > 6. Now goto SiteA and add the certificate of SiteB back > (restart the services prompted for restart in SiteA) > -- Try to make a call from SiteA to SiteB > > Observation: > This call fails with the exception "javax.sip.SipException: > Could not acquire IO Semaphore'176.25.10.203:5081' after 10 > seconds -- giving up" > This call should have been succeeded since the certificate of > SiteB is now added in SiteA > > -- Try to make a call from SiteA to SiteB after sometime > > This call fails each time with the exception > "javax.sip.SipException: Could not acquire IO > Semaphore'176.25.10.203:5081' after 10 seconds -- giving up" > > 7. Restart the SIP Trunking service at SiteB or start the > services in Site B, make a call from SiteA to SiteB ---> The > call is successful > Query: > Is this behavior observed in #6 an issue OR is it mandatory > to start the services in SiteB for the calls to work again > > Thanks, > Chaitra >
I think the error in Step 5 is wrong (right behaviour, wrong reason). It looks like the CA removal in Step 3 was processed immediately, causing the call in Step 4 to be rejected, but then it looks like the sip stack leaked an IO Semaphore, causing the subsequent behaviour. I will have a look but I think this might have to wait for Ranga. Carolyn Carolyn _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
