jigar-joshi / libjingle

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

Callee on a different machine unable to hear the Caller #226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. call --d (with HAVE_LINPHONE set as suggested in README)
2. login
3. call XXXX@gmail.com (who is NOT on localhost)

What is the expected output? What do you see instead?
Both, Caller and Callee must be able to listen each other

What version of the product are you using? On what operating system?
libjingle 0.6 with latest linphone on Ubuntu 32bit 11.04

Please provide any additional information below.

I have also tried sending DTMF but it did not play on the other machine. Both 
input and output devices on both the machines work normally with gmail's gtalk 
interface.

Attached the log file of the session.

Thanks

Original issue reported on code.google.com by aasi...@gmail.com on 14 Oct 2011 at 9:55

Attachments:

GoogleCodeExporter commented 9 years ago
Not sure if the "log" file was captured from the "callee" or "caller". It 
sounds like from the "caller".
Anyway, the following log indicates that the call was established OK.

<<<
Changing voice state, recv=1 send=1
ortp-message-alsa_open_r: opening default at 16000Hz, bits=16, stereo=0
call answered
>>>

The next thing you can try is to capture the "pcap" files on both sides to 
analyze whether the audio stream is sending/receiving by each side. Is the 
stream a valid stream? Are you able to play it back? 
This can help you isolate where the problem could be. Feel free to send me the 
pcap if you need any help.

Original comment by jun...@google.com on 21 Oct 2011 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by jun...@google.com on 26 Mar 2012 at 6:38

GoogleCodeExporter commented 9 years ago

Original comment by jun...@google.com on 26 Mar 2012 at 6:39

GoogleCodeExporter commented 9 years ago
Obsolete

Original comment by juberti@google.com on 1 Jun 2013 at 4:11