To detect most detailed log level:
- 1. Set on initialization stage
phone.Config.LogLevel= (LogLevelType)11;
phone.Config.LogPath = "C:\\temp\\logs";//own path to existing folder - 2. Build app, run
- 3. Send us all *.txt files created by SDK in ‘LogPath’ folder.
Default path, where SDK creates log files is
x86 SDK: C:\Users\Admin\AppData\Local\VoIP Video SIP SDK
x64 SDK: C:\Users\Admin\AppData\Local\VoIP Video SIP SDK x64
Posted in: FAQ