Open GoogleCodeExporter opened 8 years ago
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 yamakasi...@gmail.com
on 27 Oct 2011 at 9:02
Original issue reported on code.google.com by
yamakasi...@gmail.com
on 26 Oct 2011 at 5:58