Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buggy .54 #174

Open
GoogleCodeExporter opened this issue Sep 29, 2015 · 1 comment
Open

Buggy .54 #174

GoogleCodeExporter opened this issue Sep 29, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Pick up softphone
2. No sound
3. Hang up

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

I would expect that I hear sound, this can be an issue with the French Orange 
line I'm on. Strange is that another connection where I have the same setup 
just disconnects when I call from the softphone there and the softphone itself 
never rings.

On the location where the softphone rings, I can hangup but the phone at the 
other side has still and open connection.


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

.54


Please provide any additional information below.

Default red5 install.

-Dailing works
-Hangs up on a specific install when pickup
-No sound on other installation
-Hangup keeps the line at the other side open.
-Sometimes it keeps calling a couple of times without any reason.


Original issue reported on code.google.com by [email protected] on 26 Oct 2011 at 5:58

@GoogleCodeExporter
Copy link
Author

I have some logs from my sip.log that might be interesting:

2011-10-26 16:01:28,138 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Call 0xxxxxxxxx
2011-10-26 16:01:28,139 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Call found user 
2A294BFF-E53A-C5B4-F7AB-4498BCCBF7C8 making call to 0xxxxxxxx
2011-10-26 16:01:28,139 [NioProcessor-1] DEBUG 
org.red5.server.webapp.sip.SIPUser - Calling 0xxxxxxxxxx
2011-10-26 16:01:28,212 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Client connected 2 service 
RTMPMinaConnection from 127.0.0.1 : 58594 to localhost (in: 3336 out 3073 )
2011-10-26 16:01:28,213 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Client joined app 2
2011-10-26 16:01:28,229 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Stream subscribe start: 
e9bb18e0-9155-407b-86ea-416108709620
2011-10-26 16:01:28,243 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Stream play: speaker_1319637688140
2011-10-26 16:01:28,256 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Stream publish start: 
microphone_1319637688140
2011-10-26 16:01:28,266 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Stream broadcast start: 
microphone_1319637688140
2011-10-26 16:01:30,043 [Thread-3] DEBUG org.red5.server.webapp.sip.SIPUser - 
onUaCallFailed
2011-10-26 16:01:30,043 [Thread-3] DEBUG org.red5.server.webapp.sip.SIPUser - 
closeStreams
2011-10-26 16:01:30,046 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Stream subscribe close: 
e9bb18e0-9155-407b-86ea-416108709620
2011-10-26 16:01:30,048 [Thread-3] DEBUG org.red5.server.webapp.sip.SIPUser - 
onUaCallClosed
2011-10-26 16:01:30,048 [Thread-3] DEBUG org.red5.server.webapp.sip.SIPUser - 
closeStreams
2011-10-26 16:01:30,047 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Stream broadcast close: 
microphone_1319637688140
2011-10-26 16:01:30,049 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Client leaving app 2
2011-10-26 16:01:30,099 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Hangup
2011-10-26 16:01:30,099 [NioProcessor-1] DEBUG 
org.red5.server.webapp.sip.SIPUser - hangup
2011-10-26 16:01:30,100 [NioProcessor-1] DEBUG 
org.red5.server.webapp.sip.SIPUser - closeStreams
2011-10-26 16:01:30,101 [NioProcessor-1] INFO  
o.r.server.webapp.sip.Application - Red5SIP Hangup
2011-10-26 16:01:30,101 [NioProcessor-1] DEBUG 
org.red5.server.webapp.sip.SIPUser - hangup
2011-10-26 16:01:30,101 [NioProcessor-1] DEBUG 
org.red5.server.webapp.sip.SIPUser - closeStreams

I hope we can fix this as red5phone is my only solution it seems.

Original comment by [email protected] on 27 Oct 2011 at 9:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant