hoangduit / sipeksdk

Automatically exported from code.google.com/p/sipeksdk
0 stars 0 forks source link

No audio packets if you are not actively speaking into the microphone #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Initiate a call.
2. Do not speak into the microphone
3.

What is the expected output? What do you see instead?

I'm trying to inject a stream into the outgoing audio, but if you are not 
actively speaking into the microphone, no voice packets are sent.

What version of the product are you using? On what operating system?

Windows 7, latest build

Please provide any additional information below.

This looks like some sort of echo cancellation.  Is there a way to turn this 
off?  Or always have the sdk send rtp packets?

Original issue reported on code.google.com by s...@twvending.com on 2 Aug 2012 at 2:34