Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have an application that runs with Twilio. The idea is that you will call a phone number twilio will answer and give you menu options. Once you press a digit it will submit the post data and then ha
I \'d know what Design pattern I should use for my VOIP Client and Server, where clients could call other clients w开发者_开发百科ithout through the server.
I am looking to implement a SIP VoIP client using any of the scripting languages - either perl, python or ruby or others. I have knowledge of SIP but have not tried anything with scrip开发者_开发知识库
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 have some design questions that I want to discuss with people interested in helping me. I am planning to develop a simple VoIP program that allows two Android phones in the same network to use VoIP.
I\'m looking for a SIP client on Linux which I could control through a pipe, or a high level library to incorporate one in my software.
i want to know how can i make some thing like skype or yahoo messenger ? i mentioned yahoo or skype because really i want the messenger to handle many online users.
开发者_运维知识库 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely
I want to mix to multiple ULAW samples together in Java. Is there a way to do so without converting to PCM? Im trying to do a 8000Hz 8bit VoIP app. Im testing with AU files (created in goldwave) since