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 ...

learn more… | top users | synonyms

1
vote
0answers
10 views

Is anyone able to connect with the new Gtalk (Hangouts) using XMPP?

The change in Google Plus (Hangout is everything now) that came last week seems to have disabled the ability to connect to a Gtalk user with previous IM clients. Google has said the Google Voice will ...
-1
votes
0answers
12 views

SIP account as phone number not as email address or url kind from any Free SIP providers [closed]

I am developing an voice chat app, where user on Android device should communicate with user on desktop using internet phone/SIP account. I got some SIP clients for Android and some for desktop. But ...
0
votes
1answer
33 views

IOS Notification of other app's voip call

I'm trying to track voip calls made on the device. Is there anyway to register for a notification when a voip call is started and then ended. Basically, I just want my app to be able to receive the ...
-2
votes
0answers
13 views

How to take SIP call - Android [closed]

I've used SipDemo. Registration is ok. But i can't make a call, here is the my code call = manager.makeAudioCall(me.getUriString(), callSip, listener, 30); But call not receive. No ...
0
votes
1answer
6 views

Implementing a script from Drupal VoIP in hook_cron

I have a voip script located below $call= new VoipCall(); $phone_number='phone_number'; $text="example text" $script= new VoipScript('example'); $call->setScript($script); ...
0
votes
1answer
20 views

How did Groupme implement their conference call feature?

I'd like to know how the Groupme app generated a phone number for each group and handled the call once a user called the number. I imagine the number called one of their servers which then called ...
2
votes
0answers
37 views

VoIP equivalent of Coretelephony

I have Coretelephony working for monitoring incoming and outgoing calls, however, I also needs this functionality for VoIP calls. Is there are framework with similar features as coretelephony but for ...
1
vote
1answer
32 views

Looking for a SIP service provider with phone numbers in various countries (US, UK, DE) [closed]

I am looking for a SIP service provider that offers the following: International phone numbers (at least US, UK and DE) for incoming and outgoing calls I can manage several international phone ...
0
votes
1answer
26 views

Freeswitch Event Socket

I am building a VoIP application using the soft PBX Freeswitch. So far I am able to use event socket library smoothly. However I would like to know how to get the data of a paricular made from code. ...
0
votes
0answers
16 views

sipdroid data encrypt failed

I want to make a custom sipdroid client by using reverse byte order. I think that makes other Voip clients cannot decode these data. So I read the code of the SipDroid. I found RTP data goes this ...
-1
votes
1answer
25 views

PJSIP and FreeRTOS [closed]

I have been investigating the use of the PJSIP SIP stack on a small micro-controller such as the PIC32 MCU and I've come to realise that it may just be possible. I want only the absolute minimal SIP ...
-1
votes
1answer
27 views

Integrating video calls in mobile app [closed]

I want to build a system where you can call people from within a mobile app. Users sign up for an account and people are listed that they can call. User1 - creates a user account, can call anyone in ...
-2
votes
0answers
18 views

A phone to phone VoiP application, from where to begin? [closed]

I have to build a VoiP application for my final studies phase on iOS or Android. And I also plan to submit it in the targeted platform apps store. I know that there is Asterisk, but does it handles ...
0
votes
0answers
37 views

Windows Phone and WinRT Protocol and Codec

Does anybody know if exist open source or commercial libraries for Windows Phone and (or) WinRT for the following protocol/codec: G.729/G.726/G.723 H263 RTMP/RTMPT what I found until now is: ...
0
votes
0answers
33 views

SIP REFER request not working with 3CX softphone

We are trying to get a Click-To-Dial solution up and running from our software with the 3CX softphone for Windows installed on the local machine. We configured the 3CX softphone to listen on port 5060 ...
0
votes
0answers
14 views

mPeerSd = null error while trying to make a call on android

I'm trying to make a VOIP application on android using the android SIP library. So far everything is going well, the application can connect with the VOIP server without problem, but it gets a bit ...
0
votes
1answer
59 views

Android: Play soundfile or text-to-speech during phone call/SIP

is it possible in android to make a phone call or SIP call and play a soundfile after the call is established? Other option that would be ok for me is that after the established call the TTS engine ...
-4
votes
0answers
70 views

Audio-Calling Over Wifi Like Viber [closed]

I want to make an application who make call by using WIFI just work like viber please help me how I start this program. I see this will done using SIP but I don't understand how I start this? please ...
0
votes
0answers
24 views

oRTP for RTP session capture - feeding captured RTP packets to oRTP

I'd like to use the oRTP library (from the linphone project) for capturing VOIP call audio. I'm capturing RTP packets using libpcap/winpcap library and would like to forward these packets to oRTP for ...
3
votes
0answers
35 views

Are there any good Twilio iOS VOIP Client tutorials besides the ones provided by Twilio?

I'm trying to set up VOIP calling on iOS via the Twilio Client but struggling to set up the audio correctly. I've followed all of Twilio's tutorials and am able to connect calls but unable to hear ...
-1
votes
0answers
31 views

Mumble bot user [closed]

I am currently learning Java as my main language for programming and trying to make a bot for commands in a mumble server that I run for me and my friends. I found a git with a bot user for mumble ...
4
votes
1answer
65 views

Are there any special audio settings needed to make Twilio VOIP on iOS work?

I'm trying to set up a Twilio VOIP Client on iOS and have been able to make all of the examples connect to the example server. However when I run in the simulator or on device, I'm not able to hear ...
0
votes
0answers
48 views

opensips open ims and asterisk configuration for audio video calls on Ubuntu?

I am not sure if it is a correct place for such question but unfortunately I did not find any other stackexchange site to ask this question. But I have read some similar question here like on Open IMS ...
0
votes
0answers
17 views

Compressing IP/UDP/RTP Headers in JMF

I am working on Voip application using JMF. For the low bandwidth dial up connection we need to compress IP/UDP/RTP headers (IETF standards). IETF standard RTP header compression How can I ...
-2
votes
0answers
30 views

Planning to make a VoIP application in Objective C, what should I start with? [closed]

I'm planning to make a VoIP application, it will not run on an iOS device, it will be Mac based, it will have an IM built in and in the final product will have the ability to do voice chat. When you ...
1
vote
0answers
64 views

How do I submit an iphone app that utilizes a voip library to the app store?

I need some serious help with this issue. I have an app already on the app store, called Interdig, and I was about to upload a new version, which includes a feature to make calls via voice over ip. ...
0
votes
2answers
23 views

Cloud service for outbound call messaging

I would like to integrate a service as. Apart of our product signin that will call the user to give them a code. I can generate codes as mp3 without issue but I don't know of a service that can place ...
-6
votes
0answers
315 views

Programming Project Ideas needed! (Networking + Threading) [closed]

I have a programming project due next month. I need to implement networking, multi-threading (boost threads), Object Oriented Programming concepts, and preferably a GUI interface. I have strong ...
0
votes
0answers
9 views

Phono & Tropo monitor Phono Call

Ok so I have developed an online VoIP system, using Phono and Tropo, but what I want to do now if possible, is allow a SIP user to listen into any SIP (assigned to the same group) Think Vicidial how ...
0
votes
0answers
34 views

Open Source library for VOIP in linux

I have to develop an application on linux platform which provide uni call, multicall and broadcast VOIP (voice over ip) is there any open source library for this purpose and any other solution will ...
0
votes
1answer
19 views

Hosting My Own Conference Calls

The following is what I would like to do, but I have no idea where to start: I would like 2 people who are using my web app to be able to schedule a call with one another. When the designated time ...
0
votes
1answer
44 views

VoIP/Video support on Blackberry

Are there any opensource or paid libraries for VoIP/Video calling in BB10 or prior? Any help would be appreciated. Thanks!
0
votes
0answers
23 views

JMF Jitter Buffer Controling

I am working on a VoIP project using JMF .Here I am not able to control Jitter Buffer at the receiving end. By using BufferControl the length of buffer can be control streams before transmit.But ...
3
votes
0answers
60 views

Leading zero for outbound asterisk call

Hy all, I am a newbie in asterisk so don't know much about it. I am currently tangled in an application which makes an outbound call. Previously it wasn't working due to some provisioning issues and ...
0
votes
0answers
41 views

Android built-in SIP library doesn't end a call correctly?

I used the Android built-in sip library to write an app that makes calls via my own Asterisk server. The calls are being made correctly, but most of the time, the calls aren't ended correctly. This ...
0
votes
2answers
85 views

What classes from Jain SIP (java) should I use to make an SIP client?

I am asking to create an SIP client, but I am totally lost ... After some researches I found the Jain SIP API in java, and I think that I will use it. However I don't really know what classes I ...
1
vote
0answers
89 views

Voice Chat over Bluetooth in Android

I have done some research on Voice Chat using Bluetooth and have gone through the Bluetooth article here http://developer.android.com/guide/topics/connectivity/bluetooth.html but couldn't found ...
-1
votes
0answers
43 views

Which IP PBX/SIP server support H.264 High profile?

currently I'm using the PortSIP SDK to built a SIP client for android which requires support H.264 high profile. I also need setup a IP PBX/SIP server in our Lab for test purpose, which of the ...
0
votes
0answers
51 views

How to create a VOIP/SIP based application in android [closed]

I am trying to create my own implementation of voip/sip based application in android, can some one please guide me as what server to use for the same and if any libraries are available in addition to ...
-1
votes
0answers
30 views

Andorid App to place calls [closed]

I am developing an Adroid app and need help on a point: I have 3 phones- A, B and C, where A would dial C's number. During the call connection, A calls B using voip - voip setup and B should call C ...
0
votes
0answers
18 views

How can I make a voice application with XMPPFramework

Hi~ I am a beginner of this field. and I really wanna make a voice chat mobile application. I have already made a text chat application and understand how to send,receive data But... I don`t know ...
-2
votes
0answers
43 views

Android app that talks to another android app via asterisk server [closed]

I want to create a proof of concept android app that can be installed on two phones. When you open up the android app on one phone, you get a button that says "call friend". When you press "call ...
0
votes
0answers
42 views

setKeepAliveTimeout:600 handler:

I'm developing a simple VoIP app but am having trouble understanding how it works. Here is my AppDelegate.m #import "AppDelegate.h" #import "ViewController.h" @implementation AppDelegate - ...
-3
votes
0answers
16 views

I am interested in some technologie stuff about the “free call” feature [closed]

I like to get something known about the connection, if it is peer to peer or transmitted over an media server and which protocol they're using like sip or something else! Is it possible to find ...
-2
votes
0answers
29 views

How does the call feature in google talk work? [closed]

Do anybody know a open blog from the google developer's where they define their call solution in Google talk or Google+? I like to get something known about the connection, if it is peer to peer or ...
-2
votes
0answers
58 views

How does the “free call” feature in facebook work? [closed]

Do anybody know a open blog from the facebook developer's where they define their free call VoIP solution? I like to get something known about the connection, if it is peer to peer or transmitted over ...
0
votes
2answers
64 views

In what case that application:didFinishLaunchingWithOptions: been called?

My app is for Voip,and it can run in background. When it runs for a long time in background, `application:didFinishLaunchingWithOptions:' method is called and then my app stop running.I want to know ...
0
votes
0answers
56 views

How can I determine the quality of a voip call before it starts?

I need to check whether or not a device can support voip calls at a certain level of quality. My approach (of which I accept there may be a better one) is to conduct an Internet connection speed test ...
0
votes
2answers
44 views

Collect Asterisk cdr records by http post

I'm using Asterisk and want to collect cdr records. I searched for a while, and found that there are already modules which we can use to collect cdr records into CSV files or MySQL. I'm wondering ...
0
votes
0answers
81 views

Windows Phone 8 custom VoIP UI

anybody knows of any way to customize the VoIP integrated UI in WP8? I would like to change only the visibility and texts of the "audio" and "video" buttons Thanks

1 2 3 4 5 17