Question 430888: I have 5 calls persecond, Each call lasts 95 seconds, How long will it take before 560 ports are used so that no more calls can be placed. Answer by vleith(2983) (Show Source):
You can put this solution on YOUR website! By my math, you will be ok no matter what
You get 5 calls in a second. Each call last 95 seconds
So at the end of 95 seconds, you have received calls
At that time, 5 calls end and 5 more news ones come in. Assuming you can assign the news calls to the freed up ports from the ones that just ended, you ought to be at steady state with 495 active ports. You might want to allow a little slop, but no way will you need 560