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

Compilation Error #28

Open
GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments
Open

Compilation Error #28

GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Check out src from Google Code;
2. Using Eclipse to open as java project, and moving all java files into
new eclipse src folder.
3. Importing the necessory lib files, such as red5.jar(build from 0_8rc2),
spring, jarkata commons.
4. Still get compilation errors:

Severity and Description    Path    Resource    Location

BufferUtils cannot be resolved
red5_sip_phone/src/org/red5/server/webapp/sip   RTPStreamReceiver.java  line 162

CodecImpl cannot be resolved
red5_sip_phone/src/org/red5/server/webapp/sip   RTPStreamReceiver.java  line 188    

SdpUtils cannot be resolved
red5_sip_phone/src/org/red5/server/webapp/sip   SIPUserAgent.java   line 242

SIPCodec cannot be resolved
red5_sip_phone/src/org/red5/server/webapp/sip   SIPUserAgentProfile.java    line 152

SIPCodecUtils cannot be resolved
red5_sip_phone/src/org/red5/server/webapp/sip   SIPUserAgent.java   line 549    

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


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

Please provide any additional information below.


Original issue reported on code.google.com by xuzhidao on 26 Mar 2009 at 3:07

@GoogleCodeExporter
Copy link
Author

Try again. The new unversion files were not uploaded by my SVN Client

Original comment by olajide....@gmail.com on 26 Mar 2009 at 6:28

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Coool, thanks. 

I am trying to develope a Web application (Red5 will be used as a component in 
jar 
format) with a flex sip phone which could be integrated with company's Voip 
system 
(OpenSer). This red5Phone is really a greate solution of what I need. Really 
appraciate you guys work, which saves me lots of resource.

I got some issues:

1, I found the nelly2pcm has been removed from google code. Will it affect 
red5phone?
2, I found the sipstack.init() has been changed. May I know, this zoolu sip api 
will 
be fully supported by red5phone?
3, I searched on google code, there is a SIP_Stream, which also use red5phone 
as sip-
red5 server. Same owner?
4, Since SIP_Stream comes from BigBlueButton (My project may be will touch web-
conference), does it mean, BigBlueButton will use red2Phone server if they want 
to 
enable SIP?(Maybe I should ask BBB guys. :-))

Really appraciate.

Thanks

Zhidao


Thanks

Original comment by xuzhidao on 27 Mar 2009 at 1:43

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