mondain / red5phone

Automatically exported from code.google.com/p/red5phone
1 stars 1 forks source link

Call Disconnects after 2 minutes #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using Red5/Red5Phone to connect to TrixBox
2. Make the call using my setup
3. After almost exactly 2 minutes the call is disconnected by the TrixBox

What is the expected output? What do you see instead?
The call should not drop, but it's actually dropping.

What version of the product are you using? On what operating system?
Using Red5 0.8.0 with Red5Phone rev 39 from SVN on Windows 2003 server.

Please provide any additional information below.
On the TrixBox side, I have SIP Debugging on and I see this error:

[Nov 25 19:43:08] VERBOSE[27663] logger.c: Scheduling destruction of SIP 
dialog '906880337308@10.248.90.9' in 32000 ms (Method: REGISTER)
[Nov 25 19:43:40] VERBOSE[27663] logger.c: Really destroying SIP dialog 
'906880337308@10.248.90.9' Method: REGISTER

I think that Red5Phone doesn't provide some type of answer that the TrixBox 
is looking for to keep the call active.  Any assistance with this would be 
greatly appreciated.  Thank you!

Original issue reported on code.google.com by cost...@gmail.com on 25 Nov 2009 at 7:45