Hi Folks, Questions regading Java (not Javascript):
1) How do I originate a call? I tried somethis as following without success: JavaSession session2= new JavaSession(); session2.originate(null,"sofia/gateway/did.voip.les.net/14163442000"); The error messgae I get is that session2 is not initialized. Any idea? 2) Assuming I have two legs session1 and session2. Bridging them would be done with freeswitch.birdge(session1, session2) is that correct? I coudln't test this since I'm not able to create session2. Quick Observations: 1) The wiki says that Java 1.6 would cause FS to crash. But, actually the current Java 1.6 works just fine while the current Java 1.5 (update 15) causes the FS to crash. 2) Whatever path to Java is specified when building FS, when starting it, it will look for Java at: /usr/java/jdk1.6.0/jre. Looking forward to your feedback. Klaus L'Imbecile. -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
