Vinayak

Results 7 comments of Vinayak

I too facing a issue with App crashing but in Android error loading model: unknown model architecture: 'phi3' llama_load_model_from_file: failed to load model flutter: [AubAi] llama_new_context_with_model(model, cparams) Any solution for...

One way to work it out is, keeping the `SIPUAHelper` in background isolate and sending only the neccessary information to the main isolate. In your case, send the call ID...

> What does are you stuck with? > > Run the docker file which setups the asterisk server in the container with pre-made numbers/extensions. > > Clone dart-sip-ua, run the...

@victortive shared one way to get it done. Another way is to run the SIP as a background service.

@victortive Can you please check this out -> https://github.com/flutter-webrtc/flutter-webrtc/issues/1644? I have tried a method mentioned in that issue.

Did you find any solution for that afterward?

Hey @BitBlueDevStudio , Have you got the solution?