Skip to main content
1 vote
0 answers
53 views

I am trying to develop a SIP application in java env by using the Mizu JVoIP SDK. I download del JVOIP.jar from the site and placed in lib and link it. I write bellow source as a simple auto-answer ...
Moh Tarvirdi's user avatar
1 vote
1 answer
120 views

Some context: The architecture involves receiving audio packets over UDP, pushing them into a custom LockFreeRingBuffer, and then consuming them in the audio output callback. The Problem: I hear ...
haievyiivan's user avatar
Advice
0 votes
2 replies
50 views

I am working on a MAUI app that needs to implement outgoing calls. I have looked at multiple solutions, but all that I find is for .NET 4.8 or lower, using Java / C++ bindings. No solutions for .NET 9?...
fARcRY's user avatar
  • 2,358
0 votes
0 answers
37 views

I'm working on a Linphone-based application (SDK), and I'm encountering an issue related to re-registration behaviour after receiving regular application push notifications. Problem Description: The ...
Kalpesh's user avatar
-1 votes
1 answer
63 views

I was developing an app that includes a screen recording feature which captures both the microphone and system audio simultaneously and then mixes them together. Everything worked perfectly until I ...
fr1zx's user avatar
  • 7
1 vote
0 answers
68 views

I’m developing a VoIP app that uses Linphone and CallKit. Everything works as expected until the user enables the speaker on the native CallKit screen. After that, all subsequent calls start with the ...
jir_jir123's user avatar
0 votes
0 answers
61 views

I’m implementing VoIP calls on iOS using the Amazon Chime SDK with PushKit + CallKit. The flow works fine when the user is logged in and the session is valid. Scenario: User is logged in. App is in a ...
Vignesh's user avatar
  • 644
0 votes
0 answers
79 views

I’m working with the Linphone SDK on an Android 7.1.1 (API 25) watch. Outgoing SIP calls register and connect successfully. I can hear the other side, but when I speak, all they hear is distorted/...
Faisal's user avatar
  • 725
0 votes
0 answers
103 views

I have been trying to generate an auth-url for quite some time now to make an outbound call from my n8n instance using HTTP Request node. But Zadarma wants a signature key for every call made. I ...
Mookie Loves Cookie's user avatar
0 votes
0 answers
55 views

When I am connecting with the linphone free service (sip.linphone.org), the call is connected and its perfectly working, we can hear the other side and talk each other. But if I do with my own SIP ...
Sreerag km's user avatar
0 votes
0 answers
55 views

When User restart iOS device, after powering on iOS App is not able to get VoIP push notification. If user opens App, immediate VoIP push receiving. In Normal (App Kill or Background state) everything ...
Abhijeet Barge's user avatar
1 vote
1 answer
308 views

I’m building a React Native app (using Swift bridging) that integrates Twilio Voice, PushKit, and CallKit to support VoIP functionality for incoming calls with WhatsApp like call notification. However,...
Jasleen Kaur's user avatar
0 votes
0 answers
121 views

I’m currently setting up a scalable VoIP architecture using FreeSWITCH for media handling and Kamailio as a SIP signaling proxy and load balancer. I'm trying to achieve the following: Distribute SIP ...
Jack-Morris_VoIP's user avatar
1 vote
0 answers
144 views

I am having an issue with a proof of concept Flask server I set up to try and connect a Vonage VoIP number directly to Google Gemini's Live audio to audio model. 90% of the conversation is normal and ...
Jonathon Roscoe's user avatar
0 votes
0 answers
25 views

I recently started working with the IP phone Huawei eSpace 7910, which functions well overall. However, I'm currently trying to deploy a custom XML application to be accessed directly on the phone. ...
Lwtsde's user avatar
  • 45

15 30 50 per page
1
2 3 4 5
182