Top "Voip" questions

Voice over Internet Protocol (VoIP) is one of a family of internet technologies, communication protocols, and transmission technologies for delivery of voice communications and multimedia sessions over Internet Protocol (IP) networks, such as the Internet.

Android VOIP application without access to internet

I need to develop the VOIP application between 2 android devices. As I know there is a SIP protocol used for …

android sip voip
Which is the best SIP compatible codec type for Android

I want to develop a Android App which will use a SIP Server of my client. My client is exposing …

android rest voip sip sip-server
Using Android's build-in acoustic echo cancellation

Does anyone know how to use Android device's built-in acoustic echo cancellation? It is located somewhere in silicon and is …

android echo voip cancellation
Getting started with a VOIP app for iOS or Android?

I'd like to create an app for iOS that does VOIP, presumably by interacting with a website. I can start …

iphone android blackberry voip sip
Configuring iOS VoIP application to run in sleep/background mode

I am developing a VoIP based iOS (7.1) application. It's underlying socket programming is written in C++ rather than objective C. …

ios objective-c sockets voip sleep-mode
VOIP using XMPP Framework in iPhone

I am able to implement Facebook and Gmail chat with the help of XMPP Framework in my iPhone app. Wanted …

iphone xmpp sip voip
How does WebRTC handle many-to-many connections?

if I am in a room with other 7 users, I am wondering if WebRTC force every user to establish a …

javascript webrtc voip stun
VoIP/SIP Soft Phone C# WPF

I need to write VoIP/SIP Soft Phone in C# using WPF interface with Audio support only. I need to …

c# wpf voip sip
Dial -Out with Asterisk Sip - circuit is busy error

Okey İ handled my problem, Problem is provider. it is rejected my request! All problem provider that means trunk! I have …

voip asterisk sip-server
How implement the VOIP application using android.net.rtp package

I am trying to implemented the VoIP application using the AudioGroup and AudioStream classes of the android.net.rtp package. …

android sip voip rtp