Matrix18 / ilibjingle

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

No voice after accepting call #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile the code.
2. Run it on the device.
3. In another computer, wait for the call and accept it.

What is the expected output? What do you see instead?
The call is accepted but no sound is heard.

What version of the product are you using? On what operating system?
Had the same problem on an ipod touch and an ipad.

Please provide any additional information below.
--

Original issue reported on code.google.com by j...@otoharmonics.com on 19 Jul 2011 at 5:53

GoogleCodeExporter commented 9 years ago
I am using ilibjingle using libjingle-0.5 to build voice call application on 
Iphone.
Using the gtalkClient::MakeCallTo() to initiate a voice call from the iphone 
device to a gmail contact logged in from the web browser on the PC.

Able to see the call initiated , the gmail contact gets  call invite, but after 
accepting the call , no voice is heard  on the phone or the PC. When the call 
is disconnected on the web browser then there is message displayed on the 
browser by gmail saying there is a network issue.

can some one please let me know if this issue is fixed or should i take any 
better releases of libjingle .

Original comment by lokesh.y...@gmail.com on 14 Apr 2012 at 3:41