I am trying to configure my Zoiper client with C# code and Zoiper API. I instantiate IZoiperConfig and set UseExternalDeviceGeneric to false but when I debug the code and pass over this part of code it blocks. If I do not set this property it runs succesfully.
Can anyone help me out?
Thanks.