VOIP
Android - how to answer Skype/VoIP calls?
I\'m interested in programatically answering a VoIP call, preferably within the Skype application, using my app\'s background service. So I would need to be able to detect an incoming Skype call someh[详细]
2023-03-15 13:42 分类:问答gnugk and openmcu
I am trying to use gnugk and openmcu for a video conferencing application. As per my configuration, both gnugk as well as openmcu run in same machine ( 10.21.34.2).[详细]
2023-03-15 11:51 分类:问答RTP packages calculate losses
I found that you can do that by making some calcu开发者_StackOverflow社区lations on the sequence numbers from the RTP header. But the sequence numbers are stored in 16bits and could easily exceed the[详细]
2023-03-15 08:59 分类:问答VOIP how to calculate RTP packages delay
I am making a VOIP application for m开发者_运维百科obile platform. My question is what algorithms should be used to calculate whether the RTP package is \"expired\".[详细]
2023-03-14 22:34 分类:问答VOIP - SIP Client library that can handle simultaneous calls on different (soundcard) devices
I need to create an application that has multiple SIP connections and uses multiple soundcards as input / output devices. My background is C#, so .Net is preferred, but I\'ll work with wrappers / IKVM[详细]
2023-03-13 19:15 分类:问答Red5phone Busy or Rejected before call established?
I did like this : 1. install red5,asterisk 2. setting environment variable, such as java, apache-ant 3. configure sip.conf at asterisk[详细]
2023-03-11 15:17 分类:问答How to calculate effective time offset in RTP
I have to calculate time offset between packets in RTP streams. With video stream encoded with Theora codec i have timestamp field like[详细]
2023-03-11 00:39 分类:问答Play mp3 file using pjsip
I am working on a project where I need to play audio files over VOIP channel. I am using OpenSource phone (SFLphone). I would like to know how to play an MP3 audio file over VOIP channel.[详细]
2023-03-10 17:29 分类:问答Problem: FreeSWITCH does not resend 'Decline' or 'Busy here'
I have 2 UACs connected to FreeSWITCH. Party 1 calls party 2. Party 2 rejects a call (either with \'Decline\' or \'Busy here\'). But FreeSWITCH does not send \'Decline\' to party 1. Instead, it sends[详细]
2023-03-10 11:13 分类:问答Does Speex have a hard upper limit of 32kHz sample rate?
The Speex docs say that it\'s \'mainly\' designed for 8/16/32kHz sampling rates. Most PC inputs seem to report sampling rates of 8kHz, 16kHz and 44.1kHz.[详细]
2023-03-10 02:46 分类:问答