zhzhy86 / webrtc2sip

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

No audio and video after call establish after 25 seconds #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. call someone with Chrome (audio or audio/video)
2. Calee waits at least 25 seconds before answering
3. No audio or video

What is the expected output? What do you see instead?
Voice and video should be received at both end.
No video or voice is being received at either end. 

By running some tests I found that if I start a call between any two clients 
(chrome, firefox, PSTN) if one of the clients is a Chrome browser and the 
recipient answer within 25 seconds the call is successful, but if he answers 
after 25 second media streams are not forwarded by the Gateway. Looking at the 
log it appears that the audio producer is not started because Chrome, after 25 
seconds, no longer sends STUN messages. 

This behavior has already been seen by any of you?

Note: On Firefox everything works correctly, as it always replies to STUN 
messages and the gateway starts the audio producer.

May someone help me? Thanks

Original issue reported on code.google.com by flavioba...@gmail.com on 29 Aug 2013 at 8:47

Attachments: