Mikael Wills
Mikael Wills
Recently In a research project for work we were looking into integrating SIP phone functionality into our existing client flutter app. The main constraint was that it had to work...
Hey guys, For a work research project we needed a flutter client to connect and use a 3cx server. 3cx unfortunately doesn't allow for a websocket connection. I've succefully implemented...
Updated the project to the latest flutter and firebase messaging. Tested in external app along side sip-ua to successfully make calls with callkit displaying properly.
Ive come across a possible bug and also made a fix but want to discuss first to see if my assumptions are correct or if there's something else causing the...
When using monorepo I was trying to select and load a project after i'd entered it using the 'enter' key but this error kept showing. I went to line 19...
**Describe the bug** On android im answering an audio only call. When answered (before hung up) im getting indefinite print outs of `I/org.webrtc.Logging(17103): EglRenderer: Duration: 4007 ms. Frames received: 0....