I am testing OZEKI VOIP SDK
in C# , I use their samples to test the reliability of the sdk. But after running for a couple of hours I get memory corrupt exception . the message is :
Attempted to read or write protected memory. this is often an indication that other memory is corrupt
the test scenario is: 1- computer 1 : running an IVR that answers calls , waits 5 sec and hangups. 2- computer 2 : running an autodialer which sends 120 concurrent calls to computer 1.
has anyone tested the reliability of the SDK , or can help me to overcome the problem. any help is appreciated in advance