- Changed UDP processing to handle larger numbers of devices talking simultaneously.
- Removed locking when dealing with the list of stations.
Previously the maximum number of simultaneous calls on a Pentium 4 2.8Ghz HT was 200 (400 streams). With more than 200 calls, there would be packet loss. Now the number of simultaneous calls is 380 on the Pentium 4 2.8Ghz HT (100% CPU) and 500 simultaneous calls on a larger Dell R310 Quad-core Xeon 2.66Ghz HT (12-25% CPU).
[/list]