I have deleted my previous question and post this updated: I have a an issue with my SIP UAC, once I received a ringing from the B2BUA on both the caller and callee, and the caller hangs up the call
From what I understand 开发者_开发问答fax over VoIP is very unreliable due to the real-time requirements of the fax protocol. Simply using VoIP to send fax message to POTS-connected fax machines is he
I am running some tests on audio compression and trying out Skype\'s Silk. In their test application I am seeing compression rates of 94%. This see开发者_运维知识库ms high, is this a typical rate on S
I\'m writing a VoIP honeypot. Right now, it\'s listening on a specific port (SIP) for incoming connections. What would you suggest are the most important features it should have in terms of scanning/a
has anyone gotten VIOP sockets to wake up the app on receipt of new data? I have been able to do the following:
I\'m currently trying to write a voicechat program in python. All tips/trick is welcome to do this. So far I found pyAudio to be a wrapper of PortAudio. So I played around with that and got an input
We plan to integrate sending of SMS and making calls to our desktop and web applications. Both are written in Java.
What is the best way to create a simple application that make PC-to-PC call ? Why Stratus开发者_开发技巧 is better ?
After sending an INVITE request I receive a trying answer, and immidietly after that I receive error 407 (proxy authentication required).
I want to create a voice chat application as a part of a project. However, i am totally lacking direction regarding the programming language to use, the technologies involved.