- Shipped
- 2026年4月26日 18:16 UTC
- Author
- kamo
- Commit
- a28a4a6
Empty "Phone SDK failed to initialize" messages were hiding the actual failure from sip.js. Turn on logBuiltinEnabled so the library writes its transport / registration errors to the console, add explicit phase-by-phase console.info entries, and rewrap caught throwables through a describeError helper that pulls something useful out of non-Error objects.