qickrooms / red5phone

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

Problems with asao2ulaw / SIPUser.java #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi!

I have problems in red5phone.

I have install

->red5 0.7.1 
->Apache Ant version 1.7.1
->java version "1.6.0_05"

I can established call's between the red5phone and sip phone.

But no sound like the other people.

I understand that we have to change the asao2ulaw and SIPUser.java.

But then how to compile the SIPUser.java? and asao2ulaw?

It's very importante to me.

Thank you in advance!

ut i had modified the code of SipUser.java and Asao2Ulaw.java,
String appPath = System.getProperty("user.dir");
  System.out.println("apppath="+appPath);
  configFile = appPath + "/webapps/sip/sip.cfg";

but the red5phone project can not listened the sound,

if i started the server from [red5]/wrapper,all is ok.

why?

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

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

Please provide any additional information below.

Original issue reported on code.google.com by barros...@gmail.com on 30 Dec 2008 at 7:12