Tagged Questions

Voice over Internet Protocol (Voice over IP, 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. VoIP protocols can be further subdivided into Signalling and Media Protocols. Signalling protocols are used to establish VoIP sessions while the Media Protocols carry actual voice traffic.

learn more… | top users | synonyms

34
votes
16answers
19k views

C# SIP Stack/Library

I'm looking for a good SIP library either written in C# or that provides a C# wrapper. Does not necessarily need to be free. Has anyone used anything good? To clarify, I'm talking about the VOIP ...
12
votes
3answers
12k views

Open Source VoIP/SIP Objective-C Code

I have been tasked with investigating the feasibility of writing an iPhone App to access our internal VoIP/SIP systems. I've never coded anything close to VoIP before. Are there any open source ...
10
votes
2answers
331 views

Is there a SIP library for Windows Phone 7 yet?

I am currently in the process of designing (not implementing yet) a Windows Phone 7 application that our team thinks should use SIP (the VoIP standard). With the new Mango SDK, this should be ...
8
votes
11answers
15k views

Why Does RTP use UDP instead of TCP?

I wanted to know why UDP is used in RTP rather than TCP ?. Major VoIP Tools used only UDP as i hacked some of the VoIP OSS.
7
votes
6answers
557 views

Are there any good Delphi VoIP SIP SDK/Library/Component?

Are there any good Delphi VoIP SIP SDK/Library/Component that you have personally used? This is might to be not only open source or free, but and a good commercial solutions within reasonable limits. ...
7
votes
3answers
343 views

Whats the best architecture for CDR integration to a Asterisk based Application

Iam developing a VOIP platform which would allow users to make 100s of calls concurrently using my service. Asterisk stores all call detail records in the CDR table. I would like to know where is ...
7
votes
2answers
3k views

How to implement VOIP + SIP in iPhone?

I want to develop a VOIP application for iPhone . But I don't know the basics of VOIP concepts and also If there are any sources or library available that can I use in my application . So If anyone ...
6
votes
4answers
1k views

iOS Voip Socket will not run in background

I am getting a VOIP socket to run in the background in an iOS application. My connection works fine, but it won't wake up when my app goes into the background. If I open the app back up, though, it ...
6
votes
4answers
778 views

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 have call transfer, call conference, and recording of conversations in mp3. I've looked at VOIP SDK ...
6
votes
3answers
215 views

What library can I use for working with VoIP streams in C#?

I want to write a VoIP program using C#, in which I want to encode/decode outgoing and incoming streams myself. I will appreciate, if you can tell me, what library I can use for it and where can I can ...
6
votes
1answer
466 views

Help with creating a Speex Voip server and client

Im trying to create a Speex Voip client and server. I have the basics down and its working OK on the local machine over UDP. I am using JSpeex for portability. Im looking for tips on creating the ...
5
votes
3answers
1k views

Google Voice Autodialer — ie:, any way to send a phone number to Google Voice (or the google-chat plugin) in order to initiate a call?

This is a dumb sounding question, but I've tried to find an answer digging through FAQs and forums, and came up short. Just like you can use tel: in hyperlinks for mobile browsers, you can set a link ...
5
votes
4answers
1k views

Technology behind twilio

I wanted to discuss the technology behind Twilio. I have been playing around with the service for a few days now and it is simply mind-blowing. While I don't have a direct need for it right now, I am ...
5
votes
3answers
2k views

Open-source p2p videoconferencing in Flash or Java?

I want to build a community website with videoconferencing functionality integrated. I would prefer to provide this from within the browser, so I'm looking for a Java- or Flash-based solution. Also, ...
5
votes
7answers
8k views

How to build a softphone (using SIP protocol) using C#

I have this challenge to build an sip softphone using c# or .net technologies. Please guide me the technology, requirements and specifications that is needed to build such. Possible requirements: ...
5
votes
5answers
1k views

What's a good open source VoiceXML implementation?

I am trying to find out if it's possible to build a complete IVR application by cobbling together parts from open source projects. Is anyone using a non-commercial VoiceXML implementation to build ...
4
votes
1answer
448 views

H.264 decoding using gstreamer and ffmpeg

I have a voip application I am working on using the OPAL voip SIP stack. I am overriding a class called OpalLocalEndpoint and reading/writing encoded data to and from my gstreamer pipelines. For ...
4
votes
4answers
206 views

Telephone call from AIR application

Since there is no actionscript API for skype, is there a http call API which I can use for actionscript 3? I want to make telephone calls from AIR app.
4
votes
2answers
799 views

MediaRecorder and UDP (DatagramSocket) in Android

I am currently writing a program that is a sort of VoIP client. I am trying to establish a connection between 2 clients and send and receive data, that is recorded from microphone. I am currently ...
4
votes
1answer
1k views

Tips for creating a video-voice-chat application

I want to create a simple chat application that supports voice and video (something like Skype or Google Talk). I don't want to write everything from scratch, so my question is do you know some good ...
4
votes
1answer
988 views

Structure of a Voice Chat application (Client/Server)?

I need an EXPERT opinion please, and sorry if my question itself is a confused question. I was reading around about structure of VOIP applications (Client/Server). And mostly UDP is recommended for ...
4
votes
2answers
237 views

VOIP service with an API that can be resold?

Looking to add dialing capabilities to my desktop application. Requires: API/SDK to allow seamless integration into C#. An application user would have no idea who the VOIP provider is. Allows ...
4
votes
14answers
1k views

Voice Communication over TCP/IP

I'm currently developing application using DirectSound for communication on an intranet. I've had working solution using UDP but then my boss told me he wants to use TCP/IP for some reason. I've tried ...
4
votes
6answers
2k views

Building VOIP into an application (C++ specifically)

Are there existing libraries and frameworks which allow VOIP to be built into a bespoke application without reinventing the wheel? A customer is interested by the possibility for a C++ desktop ...
4
votes
3answers
631 views

Does anyone know any service similar to Tropo?

I have used tropo and pretty happy with the service http://tropo.com/ Does anyone know of a reliable alternative?
4
votes
4answers
4k views

Python SIP library

I need to write python application connect to trixbox that run as SIP server. But I not found any library that implement in python. I found SIP SKD at http://www.vaxvoip.com/ but it not support ...
4
votes
2answers
608 views

How do VoIP services connect to landlines?

How do VoIP services, such as Skype and Yahoo, connect to landlines? We have a server connected to a landline using asterisk, so I'm thinking this server will bridge our VoIP conversation and connect ...
4
votes
7answers
9k views

setup an IVR with Asterisk

I need to setup a simple IVR system for a friend's company that will let the caller navigate through the menue by pressing phone keys (kind of like a bus schedule....."for today's schedule press '1', ...
4
votes
3answers
915 views

Where do I get the best overview / intro to FreeSwitch

I want to learn to develop for VOIP... specifically FreeSwitch. Where is the best place to learn? I would love an O'Reilly book... but something similar would be great.
3
votes
1answer
245 views

How to implement voice & video chat

I am working on a android application in which i have to implement peer to peer voice chat. I found in android this is possible in API level 12 or above because Google added android.net.rtp package in ...
3
votes
2answers
250 views

Open source video encoders for embedded system

I recently designed an H323/SIP compliant video server (in code at least) fully equipped with a Sockets based API which a .NET SDK would use, and a web server, you know ... all of that stuff. Anyways, ...
3
votes
4answers
495 views

Will a BSD UDP Socket work with iOS's VoIP Background Mode?

I can't get it to work, but that doesn't mean its not possible. I've seen other people say that I need to use a TCP Port, but does anyone have any pointers to any kind of official documentation that ...
3
votes
4answers
473 views

VOIP C++ Programming

I want to write a program to create VOIP application for my final year project. For this time being, I spend my time to understand how SIP works and later I need to implement it into my project. As ...
3
votes
2answers
2k views

Does android support APIs for implementing RTP,RTSP for VoIP and PTT Project?

I am going to make a PTT project on Android. Could you tell me how deep Android supports Voice and Multimedia API (such as RTP,RTSP,VoIP) for developers?
3
votes
2answers
117 views

Which Internet Telephony URL protocol has the broadest support?

I'm looking for best way to initiate call from a web page, and am trying to choose between the callto: and the tel: URL protocol. The link will be a normal telephone number, not a Skype account, and ...
3
votes
2answers
1k views

Chat and VOIP Application

I have successfully installed the Openfire XMPP server and built an Android app to text chat, How can I implement VOIP functionality to my application? Can this be done by connecting openfire with ...
3
votes
5answers
2k views

VOIP: How to Create a Web app to make Call like skype or msn? [closed]

This is a very newbie question. I want to know how to create a WEB APP to make Call ( using VOIP protocoll I think ). What program languages do I have to learn ( client and server side ) ?
3
votes
1answer
298 views

Voice Conference - how to have more people in conversation?

first of all, I'm just a hobbyist, so I'm sorry if this is dumb question or if I'm being too naive. (It also means that I can't buy expensive libraries) This is the situation: I'm building a simple ...
3
votes
2answers
767 views

Is Android recommended for Atom processor platform?

I am going to develop a handheld device which has an Atom processor. I am thinking of using Android embedded OS for running telecom applications on this device. I have heard from my friends that ...
3
votes
3answers
829 views

Flash Player and VoIP

I found Flash Player 10 supports VoIP but I couldn't find serious documentation about this feature. Could you post some decent link? :-)
3
votes
2answers
2k views

integrating php mysql and voip and text to speech

Im looking for a starting point of writing an application that will allow a php/mysql program to interact with a VOIP caller(s). The idea is caller calls into a number, and that number reads text ...
3
votes
3answers
355 views

Book recommendations for SIP

I'm looking for a intermediate/advanced book(s) on the explanation of VoIP protocols and related technologies. I'm focusing on SIP in particular but if there are titles that include H.323 also then ...
3
votes
14answers
1k views

What's your Interactive Voice Response Platform?

For those of you working in the voice space, what are you using as your IVR platform? I am using Microsoft Speech Server 2007. What are some equivalent packages? Is anyone using open source ...
2
votes
1answer
47 views

How can I compile jrtp source to a dll file?

How can I compile JRTP (Jori Real Time Transfer protocol) Library?
2
votes
1answer
53 views

Iphone Voip app - Backgrounding and keeping nat pinhole alive

I am testing a Voip sip client written by an iphone app developer that uses PJSip. I personally have toyed around with some SIP development myself but am no expert. With our VOIP softswitch (Acme ...
2
votes
1answer
26 views

How can add VoIP development kit (v2dkTP) with my Qt SDK?

I am working on a soft phone project. In this project I want to use the VoIP Development Kit. But I don't know how to add this library to my QtSDK. Anyone can help me in this issue? To be specific I ...
2
votes
0answers
49 views

Asterisk: Get queue agent

Is there an easy way to capture the agent extension into an asterisk variable when a call is transfered to an agent from a queue? Edit: We are using dynamic agents. After the agent takes the call, he ...
2
votes
0answers
191 views

How to develop web based voice chat app in C# [closed]

I'm looking for a set of library in C# that could help me develop a web based voice chat app. I would prefer to avoid using Flash or Silverlight if i can. From searching the internet i found WebRTC, ...
2
votes
0answers
130 views

Decode PCM audio data with g722 codec

I'm developing a call recorder for VoIP audio, the audio is encoded by using a g722 codec in a CISCO environment. Well, I have extracted the data from the RTPs frames and I have decoded this pcm data ...
2
votes
4answers
313 views

sip stack for iphone and android

I am looking for the SIP stacks for Android and iPhone. I found plenty of similar questions, which are sometimes quite old... I do not care too much if the solution is commercial (but this is ...

1 2 3 4 5 9