From mateusz.kaduk at gmail.com Mon Jun 1 18:10:00 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Mon, 1 Jun 2009 20:10:00 +0200 Subject: [Ekiga-list] [Regression] Building snapshots of ekiga for Debian. Message-ID: Hi I am Debian (sid) user. I installed snapshot from 270509 and non-free codecs are missing. Debugging ekiga says dyna.cxx(124) DYNA Error loading libavcodec - libavcodec: cannot open shared object file: No such file or directory dyna.cxx(124) DYNA Error loading @+?|`/libavcodec - @+?|`/libavcodec: cannot open shared object file: No such file or directory dyna.cxx(124) DYNA Error loading ./libavcodec - ./libavcodec: cannot open shared object file: No such file or directory dyna.cxx(124) DYNA Error loading /usr/local/lib/libavcodec - /usr/local/lib/libavcodec: cannot open shared object file: No such file or directory dyna.cxx(217) H264 DYNA Failed to load FFMPEG libavcodec library h264-x264.cxx(831) H264 Codec Disabled dyna.cxx(217) MPEG4 DYNA Failed to load FFMPEG libavcodec library mpeg4.cxx(1978) MPEG4 Codec Disabled dyna.cxx(217) H263+ DYNA Failed to load FFMPEG libavcodec library h263-1998.cxx(2080) H.263 Codec Disabled Library is installed. ls -l /usr/lib/libavcodec.so* lrwxrwxrwx 1 root root 21 05-22 07:47 /usr/lib/libavcodec.so -> libavcodec.so.52.29.0 lrwxrwxrwx 1 root root 21 05-22 07:47 /usr/lib/libavcodec.so.52 -> libavcodec.so.52.29.0 -rw-r--r-- 1 root root 4966960 05-21 10:51 /usr/lib/libavcodec.so.52.29.0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Jun 1 18:12:07 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 01 Jun 2009 20:12:07 +0200 Subject: [Ekiga-list] [Regression] Building snapshots of ekiga for Debian. In-Reply-To: References: Message-ID: <4A2419F7.9080309@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > Hi > I am Debian (sid) user. I installed snapshot from 270509 and non-free > codecs are missing. > > Debugging ekiga says > > dyna.cxx(124) DYNA Error loading libavcodec - libavcodec: cannot > open shared object file: No such file or directory > dyna.cxx(124) DYNA Error loading @+?|`/libavcodec - > @+?|`/libavcodec: cannot open shared object file: No such file or directory Yes, this is a known error, please wait until I discover where the problem is... If you have an idea, I take it... -- Eugen From mateusz.kaduk at gmail.com Mon Jun 1 18:24:09 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Mon, 1 Jun 2009 20:24:09 +0200 Subject: [Ekiga-list] [Regression] Building snapshots of ekiga for Debian. In-Reply-To: <4A2419F7.9080309@pu-pm.univ-fcomte.fr> References: <4A2419F7.9080309@pu-pm.univ-fcomte.fr> Message-ID: Those codecs were working a time ago with snapshots. This is the only tip I have. Finally is there a chance to see non-free H264 in Debian non-free section ? 2009/6/1 Eugen Dedu > Yes, this is a known error, please wait until I discover where the problem > is... If you have an idea, I take it... > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Jun 1 18:27:39 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 01 Jun 2009 20:27:39 +0200 Subject: [Ekiga-list] [Regression] Building snapshots of ekiga for Debian. In-Reply-To: References: <4A2419F7.9080309@pu-pm.univ-fcomte.fr> Message-ID: <4A241D9B.9090105@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > Those codecs were working a time ago with snapshots. This is the only tip I > have. I know that. I am working on it... > Finally is there a chance to see non-free H264 in Debian non-free section ? I must think about that. Does non-free have the necessary codecs, like those from debian-multimedia? > 2009/6/1 Eugen Dedu > >> Yes, this is a known error, please wait until I discover where the problem >> is... If you have an idea, I take it... -- Eugen From mateusz.kaduk at gmail.com Mon Jun 1 18:49:32 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Mon, 1 Jun 2009 20:49:32 +0200 Subject: [Ekiga-list] [Regression] Building snapshots of ekiga for Debian. In-Reply-To: <4A241D9B.9090105@pu-pm.univ-fcomte.fr> References: <4A2419F7.9080309@pu-pm.univ-fcomte.fr> <4A241D9B.9090105@pu-pm.univ-fcomte.fr> Message-ID: Unfortunately libavcodec52 and libx264 are not in non-free. Another and only solution that comes to my mind that would be nice is remaking script building snapshots to manually build stable releases. I tried snapshot despite its missing H264, calling just don't work, so I had to downgrade to Debian's version. 2009/6/1 Eugen Dedu > > Finally is there a chance to see non-free H264 in Debian non-free section >> ? >> > > I must think about that. Does non-free have the necessary codecs, like > those from debian-multimedia? -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Jun 1 18:52:22 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 01 Jun 2009 20:52:22 +0200 Subject: [Ekiga-list] [Regression] Building snapshots of ekiga for Debian. In-Reply-To: References: <4A2419F7.9080309@pu-pm.univ-fcomte.fr> <4A241D9B.9090105@pu-pm.univ-fcomte.fr> Message-ID: <4A242366.7020901@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > Unfortunately libavcodec52 and libx264 are not in non-free. > Another and only solution that comes to my mind that would be nice is > remaking script building snapshots to manually build stable releases. > I tried snapshot despite its missing H264, calling just don't work, so I had > to downgrade to Debian's version. It's what I have done until a little ago. It's on my todo list :o) > 2009/6/1 Eugen Dedu > >> Finally is there a chance to see non-free H264 in Debian non-free section >>> ? >>> >> I must think about that. Does non-free have the necessary codecs, like >> those from debian-multimedia? > > > ------------------------------------------------------------------------ > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From Daire.Byrne at framestore.com Tue Jun 2 15:14:22 2009 From: Daire.Byrne at framestore.com (Daire.Byrne at framestore.com) Date: Tue, 2 Jun 2009 16:14:22 +0100 (BST) Subject: [Ekiga-list] Ekiga and OpenVPN In-Reply-To: <1684029715.117691243955624209.JavaMail.root@mailbox1> Message-ID: <1242007991.117901243955662132.JavaMail.root@mailbox1> Hi, Ekiga refuses to register to our Asterisk server over an OpenVPN tunnel. It looks like it times out very quickly. Other SIP clients like "twinkle" have no problems connecting. Is this a known issue? I have attached the debug output from Ekiga running on the OpenVPN client (using tun0). Regards, Daire -------------- next part -------------- A non-text attachment was scrubbed... Name: ekiga-vpn.log.gz Type: application/x-gzip Size: 4644 bytes Desc: not available URL: From michel.memeteau at gmail.com Tue Jun 2 15:48:17 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Tue, 2 Jun 2009 17:48:17 +0200 Subject: [Ekiga-list] A real life Ekiga use article Message-ID: Quite interresting : http://www.itwire.com/content/view/25163/1162/1/1/ -- %<------------------------------------------------------->% Michel memeteau Blog 0.2 : http://memeteau.free.fr Fixe : 0974763294 Mobile : 0624808051 VOIP | Visio: sip:freechelmi at ippi.fr jabber/GTalk : xmpp:freechelmi at jabber.fr -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Jun 2 16:02:27 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 02 Jun 2009 18:02:27 +0200 Subject: [Ekiga-list] A real life Ekiga use article In-Reply-To: References: Message-ID: <4A254D13.6040101@pu-pm.univ-fcomte.fr> michel memeteau wrote: > Quite interresting : > http://www.itwire.com/content/view/25163/1162/1/1/ There are two gotchas there: - for diamondcard: replace username/pwd with accountNumber/PINnumber, is that right? - I will create a bug to allow sending sms to the URI entered (instead of creating a contact for that) -- Eugen From dsandras at seconix.com Tue Jun 2 16:11:03 2009 From: dsandras at seconix.com (Damien Sandras) Date: Tue, 02 Jun 2009 18:11:03 +0200 Subject: [Ekiga-list] A real life Ekiga use article In-Reply-To: <4A254D13.6040101@pu-pm.univ-fcomte.fr> References: <4A254D13.6040101@pu-pm.univ-fcomte.fr> Message-ID: <1243959063.28621.13.camel@scorpion.multitel.be> Le mardi 02 juin 2009 ? 18:02 +0200, Eugen Dedu a ?crit : > michel memeteau wrote: > > Quite interresting : > > http://www.itwire.com/content/view/25163/1162/1/1/ > > There are two gotchas there: > > - for diamondcard: replace username/pwd with accountNumber/PINnumber, is > that right? > > - I will create a bug to allow sending sms to the URI entered (instead > of creating a contact for that) It has been on the todo since a long time, but the engine does not make things easy with that respect. Having a "chat" button next to the "call" button would allow opening a popup where you can choose to which uri you send the message. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From mateusz.kaduk at gmail.com Wed Jun 3 13:07:15 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Wed, 3 Jun 2009 15:07:15 +0200 Subject: [Ekiga-list] H264 Message-ID: Hi, I am using GNU/Linux Debian (sid) which is missing H264 due to restrictions. Current ekiga version in sid is 3.2.1~git20090515.9d0263-1 Is it possible to download missing package from somewhere or compile h264 without compiling whole ekiga stack ? Thanks in advance, Mateusz -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Jun 3 13:15:13 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 03 Jun 2009 15:15:13 +0200 Subject: [Ekiga-list] H264 In-Reply-To: References: Message-ID: <4A267761.10602@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > Hi, > > I am using GNU/Linux Debian (sid) which is missing H264 due to restrictions. > Current ekiga version in sid is 3.2.1~git20090515.9d0263-1 It cannot include non-free codecs, such as h264. > Is it possible to download missing package from somewhere or compile h264 > without compiling whole ekiga stack ? Yes. 1) Either install starting from tomorrow ekiga-snapshots (look at the wiki site) 2) or wait a few days, until I create the plugins-non-free opal package corresponding to debian packages 3) or, more complicated, compile it yourself: download the whole opal (see wiki), cd plugins, and there do configure and make and manually copy the non-free .so into /usr/lib/opal* -- Eugen From mateusz.kaduk at gmail.com Wed Jun 3 13:54:42 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Wed, 3 Jun 2009 15:54:42 +0200 Subject: [Ekiga-list] H264 In-Reply-To: <4A267761.10602@pu-pm.univ-fcomte.fr> References: <4A267761.10602@pu-pm.univ-fcomte.fr> Message-ID: As to 3) case. Debian packages are using Opal 3.6.1~dfsg-1 Is using opal 3.6.2 a fix release in favour of 3.6.1 and I should use newer one instead. Or its better to keep with 3.6.1 as Debian packages depends on because something has changed ? 2009/6/3 Eugen Dedu > 1) Either install starting from tomorrow ekiga-snapshots (look at the wiki > site) > 2) or wait a few days, until I create the plugins-non-free opal package > corresponding to debian packages > 3) or, more complicated, compile it yourself: download the whole opal (see > wiki), cd plugins, and there do configure and make and manually copy the > non-free .so into /usr/lib/opal* > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Jun 3 13:57:49 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 03 Jun 2009 15:57:49 +0200 Subject: [Ekiga-list] H264 In-Reply-To: References: <4A267761.10602@pu-pm.univ-fcomte.fr> Message-ID: <4A26815D.9000205@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > As to 3) case. > > Debian packages are using Opal 3.6.1~dfsg-1 > Is using opal 3.6.2 a fix release in favour of 3.6.1 and I should use newer > one instead. > Or its better to keep with 3.6.1 as Debian packages depends on because > something has changed ? There were indeed several fixes, there will be a release very soon. Nevertheless, I will use 3.6.1 in you case (especially as you use it only for non-free codecs). > 2009/6/3 Eugen Dedu > >> 1) Either install starting from tomorrow ekiga-snapshots (look at the wiki >> site) >> 2) or wait a few days, until I create the plugins-non-free opal package >> corresponding to debian packages >> 3) or, more complicated, compile it yourself: download the whole opal (see >> wiki), cd plugins, and there do configure and make and manually copy the >> non-free .so into /usr/lib/opal* >> > > > ------------------------------------------------------------------------ > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From rsamurti at gmail.com Thu Jun 4 12:48:30 2009 From: rsamurti at gmail.com (Ananda Murthy R S) Date: Thu, 4 Jun 2009 08:48:30 -0400 Subject: [Ekiga-list] Ekiga does not start Message-ID: <382fb4b00906040548s4de580c4sf0b534f8d67ff27f@mail.gmail.com> Hello, I have compiled Ekiga (latest version) on Zenwalk Snapshot. Compilation went on properly without any error message. But when I start the program, nothing happens. What should I do? Thanks for your help, Anand -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 4 12:52:12 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 04 Jun 2009 14:52:12 +0200 Subject: [Ekiga-list] Ekiga does not start In-Reply-To: <382fb4b00906040548s4de580c4sf0b534f8d67ff27f@mail.gmail.com> References: <382fb4b00906040548s4de580c4sf0b534f8d67ff27f@mail.gmail.com> Message-ID: <4A27C37C.10801@pu-pm.univ-fcomte.fr> Ananda Murthy R S wrote: > Hello, > > I have compiled Ekiga (latest version) on Zenwalk Snapshot. Compilation went > on properly without any error message. But when I start the program, nothing > happens. What should I do? Is the process running or does it finish immediately? Start ekiga with -d 4 and send us the output. -- Eugen From rsamurti at gmail.com Thu Jun 4 15:52:40 2009 From: rsamurti at gmail.com (Ananda Murthy R S) Date: Thu, 4 Jun 2009 11:52:40 -0400 Subject: [Ekiga-list] Ekiga does not start In-Reply-To: <4A27C37C.10801@pu-pm.univ-fcomte.fr> References: <382fb4b00906040548s4de580c4sf0b534f8d67ff27f@mail.gmail.com> <4A27C37C.10801@pu-pm.univ-fcomte.fr> Message-ID: <382fb4b00906040852i2c773ccdia7b5ba68d64b06b@mail.gmail.com> Hello Eugen, Thanks for your immediate reply. This is the output I got after giving the command ekiga -d 4: ekiga_start.log dyna.cxx(111) H264 DYNA Successfully loaded 'libavcodec.so.52' dyna.cxx(337) H264 DYNA Successfully loaded libavcodec library and verified functions h264pipe_unix.cxx(301) H264 IPC PP: Found GPL process executable in /usr/lib/opal-3.6.2/codecs/video/h264_video_pwplugin_helper x264loader_unix.cxx(114) H264 DYNA Trying to open x264 library libx264.so.66 x264loader_unix.cxx(131) H264 DYNA Successfully loaded libx264.so.66 x264loader_unix.cxx(103) H264 DYNA Loader was compiled with x264 build 66 present x264loader_unix.cxx(106) H264 DYNA Successfully loaded libx264 library and verified functions h264pipe_unix.cxx(118) H264 IPC PP: Successfully forked child process 2928 and established communication h264-x264.cxx(853) H264 Codec Enabled dyna.cxx(111) H263+ DYNA Successfully loaded 'libavcodec.so.52' dyna.cxx(337) H263+ DYNA Successfully loaded libavcodec library and verified functions h263-1998.cxx(2094) H.263 Codec Enabled with 4 definitions dyna.cxx(111) MPEG4 DYNA Successfully loaded 'libavcodec.so.52' dyna.cxx(337) MPEG4 DYNA Successfully loaded libavcodec library and verified functions mpeg4.cxx(1993) MPEG4 Codec Enabled 2009/06/04 21:17:56.062 0:00.271 Version 3.2.4 by on Unix Linux (2.6.29.2-i686) with PTLib (v2.6.2) at 2009/6/4 21:17:56.061 2009/06/04 21:17:56.063 0:00.272 Ekiga git revision: unknown 2009/06/04 21:17:56.064 0:00.273 Ekiga registered on D-Bus: org.ekiga.Ekiga h264helper_unix.cxx(72) H264 IPC CP: Terminating Anand On Thu, Jun 4, 2009 at 8:52 AM, Eugen Dedu wrote: > Ananda Murthy R S wrote: > >> Hello, >> >> I have compiled Ekiga (latest version) on Zenwalk Snapshot. Compilation >> went >> on properly without any error message. But when I start the program, >> nothing >> happens. What should I do? >> > > Is the process running or does it finish immediately? > > Start ekiga with -d 4 and send us the output. > > -- > Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 4 16:45:15 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 04 Jun 2009 18:45:15 +0200 Subject: [Ekiga-list] Ekiga does not start In-Reply-To: <382fb4b00906040852i2c773ccdia7b5ba68d64b06b@mail.gmail.com> References: <382fb4b00906040548s4de580c4sf0b534f8d67ff27f@mail.gmail.com> <4A27C37C.10801@pu-pm.univ-fcomte.fr> <382fb4b00906040852i2c773ccdia7b5ba68d64b06b@mail.gmail.com> Message-ID: <4A27FA1B.1060902@pu-pm.univ-fcomte.fr> This is really interesting. First, move /usr/lib/opal-3.6.2/codecs/video/h264_video_pwplugin_helper to another directory, so that it would b=not be found, and restart ekiga -d 4. Second, remove the file where it was and start ekiga through gdb, as shown at http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_stack_backtrace_from_a_crash Eugen Ananda Murthy R S wrote: > Hello Eugen, > > Thanks for your immediate reply. This is the output I got after giving the > command ekiga -d 4: > > ekiga_start.log > dyna.cxx(111) H264 DYNA Successfully loaded > 'libavcodec.so.52' > dyna.cxx(337) H264 DYNA Successfully loaded libavcodec > library and verified functions > h264pipe_unix.cxx(301) H264 IPC PP: Found GPL process executable > in /usr/lib/opal-3.6.2/codecs/video/h264_video_pwplugin_helper > x264loader_unix.cxx(114) H264 DYNA Trying to open x264 library > libx264.so.66 > x264loader_unix.cxx(131) H264 DYNA Successfully loaded > libx264.so.66 > x264loader_unix.cxx(103) H264 DYNA Loader was compiled with x264 > build 66 present > x264loader_unix.cxx(106) H264 DYNA Successfully loaded libx264 > library and verified functions > h264pipe_unix.cxx(118) H264 IPC PP: Successfully forked child > process 2928 and established communication > h264-x264.cxx(853) H264 Codec Enabled > dyna.cxx(111) H263+ DYNA Successfully loaded > 'libavcodec.so.52' > dyna.cxx(337) H263+ DYNA Successfully loaded libavcodec > library and verified functions > h263-1998.cxx(2094) H.263 Codec Enabled with 4 definitions > dyna.cxx(111) MPEG4 DYNA Successfully loaded > 'libavcodec.so.52' > dyna.cxx(337) MPEG4 DYNA Successfully loaded libavcodec > library and verified functions > mpeg4.cxx(1993) MPEG4 Codec Enabled > 2009/06/04 21:17:56.062 0:00.271 > Version 3.2.4 by on Unix Linux (2.6.29.2-i686) with PTLib (v2.6.2) at > 2009/6/4 21:17:56.061 > 2009/06/04 21:17:56.063 0:00.272 Ekiga > git revision: unknown > 2009/06/04 21:17:56.064 0:00.273 Ekiga > registered on D-Bus: org.ekiga.Ekiga > h264helper_unix.cxx(72) H264 IPC CP: Terminating > > > Anand > > > On Thu, Jun 4, 2009 at 8:52 AM, Eugen Dedu > wrote: > >> Ananda Murthy R S wrote: >> >>> Hello, >>> >>> I have compiled Ekiga (latest version) on Zenwalk Snapshot. Compilation >>> went >>> on properly without any error message. But when I start the program, >>> nothing >>> happens. What should I do? >>> >> Is the process running or does it finish immediately? >> >> Start ekiga with -d 4 and send us the output. From rsamurti at gmail.com Thu Jun 4 17:38:04 2009 From: rsamurti at gmail.com (Ananda Murthy R S) Date: Thu, 4 Jun 2009 13:38:04 -0400 Subject: [Ekiga-list] Ekiga does not start In-Reply-To: <4A27FA1B.1060902@pu-pm.univ-fcomte.fr> References: <382fb4b00906040548s4de580c4sf0b534f8d67ff27f@mail.gmail.com> <4A27C37C.10801@pu-pm.univ-fcomte.fr> <382fb4b00906040852i2c773ccdia7b5ba68d64b06b@mail.gmail.com> <4A27FA1B.1060902@pu-pm.univ-fcomte.fr> Message-ID: <382fb4b00906041038t5f95c3b4l684db8e2aae0fd84@mail.gmail.com> After moving h264_video_pwplugin_helper I got this: ekiga -d 4 | tee ekiga_start.log dyna.cxx(111) H264 DYNA Successfully loaded 'libavcodec.so.52' dyna.cxx(337) H264 DYNA Successfully loaded libavcodec library and verified functions h264pipe_unix.cxx(297) H264 IPC PP: Couldn't find GPL process executable in /usr/lib/opal-3.6.2/codecs/video/h264_video_pwplugin_helper h264pipe_unix.cxx(297) H264 IPC PP: Couldn't find GPL process executable in /usr/lib/opal-3.6.2/codecs/video/h264_video_pwplugin_helper h264pipe_unix.cxx(297) H264 IPC PP: Couldn't find GPL process executable in /usr/local/lib/opal-3.6.2/codecs/video/h264_video_pwplugin_helper h264pipe_unix.cxx(297) H264 IPC PP: Couldn't find GPL process executable in ./opal-3.6.2/codecs/video/h264_video_pwplugin_helper h264pipe_unix.cxx(71) H264 IPC PP: Couldn't find GPL process executable: h264_video_pwplugin_helper h264-x264.cxx(838) H264 Codec Disabled dyna.cxx(111) H263+ DYNA Successfully loaded 'libavcodec.so.52' dyna.cxx(337) H263+ DYNA Successfully loaded libavcodec library and verified functions h263-1998.cxx(2094) H.263 Codec Enabled with 4 definitions dyna.cxx(111) MPEG4 DYNA Successfully loaded 'libavcodec.so.52' dyna.cxx(337) MPEG4 DYNA Successfully loaded libavcodec library and verified functions mpeg4.cxx(1993) MPEG4 Codec Enabled 2009/06/04 23:06:17.299 0:00.259 Version 3.2.4 by on Unix Linux (2.6.29.2-i686) with PTLib (v2.6.2) at 2009/6/4 23:06:17.298 2009/06/04 23:06:17.299 0:00.259 Ekiga git revision: unknown 2009/06/04 23:06:17.301 0:00.261 Ekiga registered on D-Bus: org.ekiga.Ekiga I will try running through gdb tomorrow. Anand On Thu, Jun 4, 2009 at 12:45 PM, Eugen Dedu wrote: > This is really interesting. > > First, move /usr/lib/opal-3.6.2/codecs/video/h264_video_pwplugin_helper to > another directory, so that it would b=not be found, and restart ekiga -d 4. > > Second, remove the file where it was and start ekiga through gdb, as shown > at > http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_stack_backtrace_from_a_crash > > Eugen > > > Ananda Murthy R S wrote: > >> Hello Eugen, >> >> Thanks for your immediate reply. This is the output I got after giving the >> command ekiga -d 4: >> >> ekiga_start.log >> dyna.cxx(111) H264 DYNA Successfully loaded >> 'libavcodec.so.52' >> dyna.cxx(337) H264 DYNA Successfully loaded libavcodec >> library and verified functions >> h264pipe_unix.cxx(301) H264 IPC PP: Found GPL process executable >> in /usr/lib/opal-3.6.2/codecs/video/h264_video_pwplugin_helper >> x264loader_unix.cxx(114) H264 DYNA Trying to open x264 library >> libx264.so.66 >> x264loader_unix.cxx(131) H264 DYNA Successfully loaded >> libx264.so.66 >> x264loader_unix.cxx(103) H264 DYNA Loader was compiled with x264 >> build 66 present >> x264loader_unix.cxx(106) H264 DYNA Successfully loaded libx264 >> library and verified functions >> h264pipe_unix.cxx(118) H264 IPC PP: Successfully forked child >> process 2928 and established communication >> h264-x264.cxx(853) H264 Codec Enabled >> dyna.cxx(111) H263+ DYNA Successfully loaded >> 'libavcodec.so.52' >> dyna.cxx(337) H263+ DYNA Successfully loaded libavcodec >> library and verified functions >> h263-1998.cxx(2094) H.263 Codec Enabled with 4 definitions >> dyna.cxx(111) MPEG4 DYNA Successfully loaded >> 'libavcodec.so.52' >> dyna.cxx(337) MPEG4 DYNA Successfully loaded libavcodec >> library and verified functions >> mpeg4.cxx(1993) MPEG4 Codec Enabled >> 2009/06/04 21:17:56.062 0:00.271 >> Version 3.2.4 by on Unix Linux (2.6.29.2-i686) with PTLib (v2.6.2) at >> 2009/6/4 21:17:56.061 >> 2009/06/04 21:17:56.063 0:00.272 Ekiga >> git revision: unknown >> 2009/06/04 21:17:56.064 0:00.273 Ekiga >> registered on D-Bus: org.ekiga.Ekiga >> h264helper_unix.cxx(72) H264 IPC CP: Terminating >> >> >> Anand >> >> >> On Thu, Jun 4, 2009 at 8:52 AM, Eugen Dedu >> wrote: >> >> Ananda Murthy R S wrote: >>> >>> Hello, >>>> >>>> I have compiled Ekiga (latest version) on Zenwalk Snapshot. Compilation >>>> went >>>> on properly without any error message. But when I start the program, >>>> nothing >>>> happens. What should I do? >>>> >>>> Is the process running or does it finish immediately? >>> >>> Start ekiga with -d 4 and send us the output. >>> >> > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From geno999 at yahoo.com Thu Jun 4 18:47:04 2009 From: geno999 at yahoo.com (J. Rehbock) Date: Thu, 4 Jun 2009 11:47:04 -0700 (PDT) Subject: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found Message-ID: <955834.11080.qm@web33803.mail.mud.yahoo.com> When I try to? run configure for Ekiga 3.2.4 on Ubuntu 9.04, I get the following error message:? libsasl2 headers not found.? Can someone who has successfully completed this installation tell me where in the Ubuntu repositories this missing piece is hiding?? Tnx. geno -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 4 18:50:23 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 04 Jun 2009 20:50:23 +0200 Subject: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found In-Reply-To: <955834.11080.qm@web33803.mail.mud.yahoo.com> References: <955834.11080.qm@web33803.mail.mud.yahoo.com> Message-ID: <4A28176F.2010809@pu-pm.univ-fcomte.fr> J. Rehbock wrote: > When I try to run configure for Ekiga 3.2.4 on Ubuntu 9.04, I get the following error message: libsasl2 headers not found. Can someone who has successfully completed this installation tell me where in the Ubuntu repositories this missing piece is hiding? Tnx. Installing libsasl2-dev? -- Eugen From mikhail.kalkov at gmail.com Thu Jun 4 18:52:41 2009 From: mikhail.kalkov at gmail.com (Mikhail Kalkov) Date: Thu, 4 Jun 2009 21:52:41 +0300 Subject: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found In-Reply-To: <955834.11080.qm@web33803.mail.mud.yahoo.com> References: <955834.11080.qm@web33803.mail.mud.yahoo.com> Message-ID: <9d6795d00906041152pecde91as5484bf3e1f288334@mail.gmail.com> In case of a missing file in Debian-based systems, you should use the apt-file utility to find it, as in 'apt-file search libsasl2'. 2009/6/4 J. Rehbock : > When I try to? run configure for Ekiga 3.2.4 on Ubuntu 9.04, I get the > following error message:? libsasl2 headers not found.? Can someone who has > successfully completed this installation tell me where in the Ubuntu > repositories this missing piece is hiding?? Tnx. -- Sign EU petition to stop software patents at http://stopsoftwarepatents.eu/ From geno999 at yahoo.com Thu Jun 4 19:05:01 2009 From: geno999 at yahoo.com (J. Rehbock) Date: Thu, 4 Jun 2009 12:05:01 -0700 (PDT) Subject: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found Message-ID: <131573.75407.qm@web33802.mail.mud.yahoo.com> I would like to complete the configuration in the quickest manner possible.? I am just a linux hobbyist--not a coder. geno --- On Thu, 6/4/09, Eugen Dedu wrote: From: Eugen Dedu Subject: Re: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found To: "Ekiga mailing list" Date: Thursday, June 4, 2009, 2:50 PM J. Rehbock wrote: > When I try to? run configure for Ekiga 3.2.4 on Ubuntu 9.04, I get the following error message:? libsasl2 headers not found.? Can someone who has successfully completed this installation tell me where in the Ubuntu repositories this missing piece is hiding?? Tnx. Installing libsasl2-dev? -- Eugen _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 4 19:10:35 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 04 Jun 2009 21:10:35 +0200 Subject: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found In-Reply-To: <131573.75407.qm@web33802.mail.mud.yahoo.com> References: <131573.75407.qm@web33802.mail.mud.yahoo.com> Message-ID: <4A281C2B.600@pu-pm.univ-fcomte.fr> Look at the three debian links at http://wiki.ekiga.org/index.php/Compiling_Ekiga#Dependencies J. Rehbock wrote: > I would like to complete the configuration in the quickest manner possible. I am just a linux hobbyist--not a coder. > > geno > > --- On Thu, 6/4/09, Eugen Dedu wrote: > > From: Eugen Dedu > Subject: Re: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found > To: "Ekiga mailing list" > Date: Thursday, June 4, 2009, 2:50 PM > > J. Rehbock wrote: >> When I try to run configure for Ekiga 3.2.4 on Ubuntu 9.04, I get the following error message: libsasl2 headers not found. Can someone who has successfully completed this installation tell me where in the Ubuntu repositories this missing piece is hiding? Tnx. > > Installing libsasl2-dev? > > -- Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > > > > ------------------------------------------------------------------------ > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From geno999 at yahoo.com Thu Jun 4 19:35:29 2009 From: geno999 at yahoo.com (J. Rehbock) Date: Thu, 4 Jun 2009 12:35:29 -0700 (PDT) Subject: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found Message-ID: <188932.43176.qm@web33806.mail.mud.yahoo.com> On which linux distro do you have Ekiga 3.2.4 running? geno --- On Thu, 6/4/09, Eugen Dedu wrote: From: Eugen Dedu Subject: Re: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found To: "Ekiga mailing list" Date: Thursday, June 4, 2009, 3:10 PM Look at the three debian links at http://wiki.ekiga.org/index.php/Compiling_Ekiga#Dependencies J. Rehbock wrote: > I would like to complete the configuration in the quickest manner possible.? I am just a linux hobbyist--not a coder. > > geno > > --- On Thu, 6/4/09, Eugen Dedu wrote: > > From: Eugen Dedu > Subject: Re: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found > To: "Ekiga mailing list" > Date: Thursday, June 4, 2009, 2:50 PM > > J. Rehbock wrote: >> When I try to? run configure for Ekiga 3.2.4 on Ubuntu 9.04, I get the following error message:? libsasl2 headers not found.? Can someone who has successfully completed this installation tell me where in the Ubuntu repositories this missing piece is hiding?? Tnx. > > Installing libsasl2-dev? > > -- Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > > > > ------------------------------------------------------------------------ > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 4 19:39:07 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 04 Jun 2009 21:39:07 +0200 Subject: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found In-Reply-To: <188932.43176.qm@web33806.mail.mud.yahoo.com> References: <188932.43176.qm@web33806.mail.mud.yahoo.com> Message-ID: <4A2822DB.10106@pu-pm.univ-fcomte.fr> debian and ubuntu are very similar. J. Rehbock wrote: > On which linux distro do you have Ekiga 3.2.4 running? > > geno > > --- On Thu, 6/4/09, Eugen Dedu wrote: > > From: Eugen Dedu > Subject: Re: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found > To: "Ekiga mailing list" > Date: Thursday, June 4, 2009, 3:10 PM > > Look at the three debian links at http://wiki.ekiga.org/index.php/Compiling_Ekiga#Dependencies > > J. Rehbock wrote: >> I would like to complete the configuration in the quickest manner possible. I am just a linux hobbyist--not a coder. >> >> geno >> >> --- On Thu, 6/4/09, Eugen Dedu wrote: >> >> From: Eugen Dedu >> Subject: Re: [Ekiga-list] Ekiga 3.2.4 & Jaunty: libsasl2 headers not found >> To: "Ekiga mailing list" >> Date: Thursday, June 4, 2009, 2:50 PM >> >> J. Rehbock wrote: >>> When I try to run configure for Ekiga 3.2.4 on Ubuntu 9.04, I get the following error message: libsasl2 headers not found. Can someone who has successfully completed this installation tell me where in the Ubuntu repositories this missing piece is hiding? Tnx. >> Installing libsasl2-dev? >> >> -- Eugen >> _______________________________________________ >> ekiga-list mailing list >> ekiga-list at gnome.org >> http://mail.gnome.org/mailman/listinfo/ekiga-list >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> ekiga-list mailing list >> ekiga-list at gnome.org >> http://mail.gnome.org/mailman/listinfo/ekiga-list > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > > > > ------------------------------------------------------------------------ > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From Jason.Haar at trimble.co.nz Thu Jun 4 23:05:47 2009 From: Jason.Haar at trimble.co.nz (Jason Haar) Date: Fri, 05 Jun 2009 11:05:47 +1200 Subject: [Ekiga-list] poor quality voice in ekiga Message-ID: <4A28534B.1020901@trimble.co.nz> Hi there Basically I find that ekiga and twinkle both have TERRIBLE recording quality (tested under FC8,F10 and F11). When I'm talking to someone over them, the other person always comments on how bad the line sounds. However, skype recording (conversations) sounds perfect. Doing some digging shows me that using the command-line ALSA tool "arecord file.wav" produces a similarly crappy recording, but "arecord -f cd file.wav" produces a much better sounding output - the big difference is the default is 8000Hz and the latter is 44KHz? Forcing different codecs doesn't appear to improve things: my voice comes through "staticy" and WAV voicemails saved in /var/spool/asterisk/voicemail are all 8000Hz too. It's as if the soundcard is outputting to the codec a "low quality" audio - so the codec can't magically make it better (i.e. garbage in, garbage out) It smells to me like ekiga/twinkle aren't "telling" pulseaudio (although I think this is an old issue and affects ALSA too) to choose a higher quality recording format and that's the root cause of my problem? Has anyone else experienced this, and is there a workaround? My arecord/skype tests show Linux voice recording is good enough at the lowest API levels - it's just that ekiga doesn't makes use of it? I'm hoping I'm doing something wrong and someone here will point me in the right direction :-) This has been tested with ekiga-2.0.11 and 3.0.2 (I'm running F10 and F11). I've tried to upgrade to the current release, but I'd have to tear half my system apart to take care of the dependencies - so no go. Thanks Jason -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 From sevmek at free.fr Thu Jun 4 23:42:25 2009 From: sevmek at free.fr (yannick) Date: Fri, 05 Jun 2009 01:42:25 +0200 Subject: [Ekiga-list] poor quality voice in ekiga In-Reply-To: <4A28534B.1020901@trimble.co.nz> References: <4A28534B.1020901@trimble.co.nz> Message-ID: <4A285BE1.3090908@free.fr> Jason Haar a ?crit : > Hi there > > Basically I find that ekiga and twinkle both have TERRIBLE recording > quality (tested under FC8,F10 and F11). Ekica use several codecs. This improve interoperability, which Skype do not care about. Those codecs match different needs (bandwidth, error recovering, latency, quality, etc.). For quality, "G722" or "SPEEX 16kHz" will provide the best results. In Ekiga's preferences, in the Audio Codecs section, there is a list of codec. The top of the list gets priority over the rest. Thus place them with care. You can force the use of 1 codec by disabling the rest. Still you have to make sure your the person you are talking to does have this codec in his list. Best regards, Yannick From Jason.Haar at trimble.co.nz Fri Jun 5 00:12:48 2009 From: Jason.Haar at trimble.co.nz (Jason Haar) Date: Fri, 05 Jun 2009 12:12:48 +1200 Subject: [Ekiga-list] poor quality voice in ekiga In-Reply-To: <4A285BE1.3090908@free.fr> References: <4A28534B.1020901@trimble.co.nz> <4A285BE1.3090908@free.fr> Message-ID: <4A286300.706@trimble.co.nz> yannick wrote: > > Those codecs match different needs (bandwidth, error recovering, > latency, quality, etc.). > > This isn't a codec issue. I have already tried disabling all but one, testing that, doing the same for a different one, etc. It makes no difference. Even the codecs classified as 16bit instead of 8bit (ie speex) didn't change the quality. I assume this isn't a problem you see yourself (the staticy voice)? I'm wondering if it "sort of" is a hardware issue. Maybe the default ALSA/pulseaudio settings for Intel 82801G soundcards (which my laptop and workstation both have) is crappy, but "pushing" something into the driver (like skype and "asound -f cd" do) enhances it? Maybe other soundcards defaults are better, and so this issue isn't seen? I can't fiddle with the hardware here, so I can't test that myself Thanks! -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 From dalbers at gmail.com Fri Jun 5 01:33:37 2009 From: dalbers at gmail.com (Darren Albers) Date: Thu, 4 Jun 2009 21:33:37 -0400 Subject: [Ekiga-list] poor quality voice in ekiga In-Reply-To: <4A286300.706@trimble.co.nz> References: <4A28534B.1020901@trimble.co.nz> <4A285BE1.3090908@free.fr> <4A286300.706@trimble.co.nz> Message-ID: <7cd7fc040906041833i6e7d2df0o8b40a26c78e9cb94@mail.gmail.com> On Thu, Jun 4, 2009 at 8:12 PM, Jason Haar wrote: > yannick wrote: >> >> Those codecs match different needs (bandwidth, error recovering, >> latency, quality, etc.). >> >> > > This isn't a codec issue. I have already tried disabling all but one, > testing that, doing the same for a different one, etc. It makes no > difference. Even the codecs classified as 16bit instead of 8bit (ie > speex) didn't change the quality. > > I assume this isn't a problem you see yourself (the staticy voice)? I'm > wondering if it "sort of" is a hardware issue. Maybe the default > ALSA/pulseaudio settings for Intel 82801G soundcards (which my laptop > and workstation both have) is crappy, but "pushing" something into the > driver (like skype and "asound -f cd" do) enhances it? Maybe other > soundcards defaults are better, and so this issue isn't seen? I can't > fiddle with the hardware here, so I can't test that myself > > Thanks! > > -- > Cheers > > Jason Haar > Information Security Manager, Trimble Navigation Ltd. > Phone: +64 3 9635 377 Fax: +64 3 9635 417 > PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 Have you tried a USB mic? My old Inspiron 700M used to have horrible static on the mic and a USB mic resolved the issue. From mateusz.kaduk at gmail.com Fri Jun 5 06:34:16 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Fri, 5 Jun 2009 08:34:16 +0200 Subject: [Ekiga-list] poor quality voice in ekiga In-Reply-To: <7cd7fc040906041833i6e7d2df0o8b40a26c78e9cb94@mail.gmail.com> References: <4A28534B.1020901@trimble.co.nz> <4A285BE1.3090908@free.fr> <4A286300.706@trimble.co.nz> <7cd7fc040906041833i6e7d2df0o8b40a26c78e9cb94@mail.gmail.com> Message-ID: 2009/6/5 Darren Albers : >> This isn't a codec issue. Two weeks ago I also got problems with sound quality, but I think it was bad coded I was using or maybe as You suggested something with alsa(that got upgraded in a while time), but now it works great with Speex 16 mHz and I don't really need more, I can hear everything and quality is brilliant. I am using now libasound2 1.0.20 ekiga 3.2.1 opal 3.6.1 libpt2.6.1-plugins-alsa 2.6.1 What I can suggest and I do is try to stay away from Pulse Audio which imho is not mature and break things badly... Removing it 2 mouths ago from my girlfriends Ubuntu solved all sound problems for her which were quality and huge delays. But it was before we switched to Ekiga. Going back to Ekiga I had problems with video quality, but I solved that installing h264 and forcing it instead of h261 and its all working great now. Theora quality + half bandwitch usage. Just use this combination Speex(16 mHz) and H264 and welcome to free world :) Thanks Ekiga! :) From paul.hillereau at gmail.com Fri Jun 5 11:47:32 2009 From: paul.hillereau at gmail.com (paul hillereau) Date: Fri, 5 Jun 2009 13:47:32 +0200 Subject: [Ekiga-list] [Solved] compile problems with ekiga 3.2.4 In-Reply-To: <200905262133.54516.Gerhard.Stengel@gmx.net> References: <200905212049.29393.Gerhard.Stengel@o2online.de> <200905262133.54516.Gerhard.Stengel@gmx.net> Message-ID: I have the same issue with debian lenny and gcc 4.3. But it work fine with gcc 4.2.4., at first i think is was an issue with my RAM, but after adding more RAM (on a virtual host), i still got this problem. Thus make me think of a gcc 4.3 bug, try to compile with another version like 4.2. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Jun 5 16:12:52 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 05 Jun 2009 18:12:52 +0200 Subject: [Ekiga-list] ekiga 3.2.x hates playing "newmessage.wav" In-Reply-To: <323259.11714.qm@web52909.mail.re2.yahoo.com> References: <323259.11714.qm@web52909.mail.re2.yahoo.com> Message-ID: <4A294404.2050800@pu-pm.univ-fcomte.fr> Chris Rankin wrote: > Start ekiga; goto preferences, sound events, play sound on incoming calls. No error. Indeed, there is something wrong with this file or with ekiga. I load the file in vlc, sometimes it plays, sometimes not, maybe this file should be rewritten? -- Eugen From michel.memeteau at gmail.com Fri Jun 5 20:21:53 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Fri, 5 Jun 2009 22:21:53 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: <4A105878.40209@pu-pm.univ-fcomte.fr> References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> Message-ID: HI On Sun, May 17, 2009 at 8:33 PM, Eugen Dedu wrote: > Which one should she click on? How much further do you think she is >> going to get? >> > > I agree with you. The problem is that we are still in the middle of > transition having started long ago. www.ekiga.org is more beautiful and > only one person can change it (so secure), but nearly all the pages are > obsolete, while wiki.ekiga.org has practically all the information (and is > community-based). Someone proposed to change mediawiki in drupal (in the > wiki site) and integrate www.ekiga.org web site too. That would finish > the transition and all the problems. > Of course, you are free to comment on the wiki web site too :o) > I just wanted someone to download the latest ekigaWin32 and point him to ekiga.org . But the only downlodable think on the website are the sources for each 3.2.X release . Ekiga is a great software but the website is really important as people won't look furtther to find it ..... there i only one admin access ? Why not share it so at least a current release for each platform is on the website ? Or link the download to the wiki page .... -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Jun 5 20:31:03 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 05 Jun 2009 22:31:03 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> Message-ID: <4A298087.40507@pu-pm.univ-fcomte.fr> michel memeteau wrote: > HI > On Sun, May 17, 2009 at 8:33 PM, Eugen Dedu > wrote: > >> Which one should she click on? How much further do you think she is >>> going to get? >>> >> I agree with you. The problem is that we are still in the middle of >> transition having started long ago. www.ekiga.org is more beautiful and >> only one person can change it (so secure), but nearly all the pages are >> obsolete, while wiki.ekiga.org has practically all the information (and is >> community-based). Someone proposed to change mediawiki in drupal (in the >> wiki site) and integrate www.ekiga.org web site too. That would finish >> the transition and all the problems. >> Of course, you are free to comment on the wiki web site too :o) >> > > I just wanted someone to download the latest ekigaWin32 and point him to > ekiga.org . > > But the only downlodable think on the website are the sources for each 3.2.X > release . No... On wiki, choose Download for window, and you have the latest "official" binary. > Ekiga is a great software but the website is really important as people > won't look furtther to find it ..... Right... > there i only one admin access ? Why not share it so at least a current > release for each platform is on the website ? > > > Or link the download to the wiki page .... I propose to use the wiki for all the downloads. Downloads mean: binaries, and sources. - sources: no problem, it's already done - binaries: what to do? We cannot create binaries for each/several distributions with each ekiga release. So someone thought to put at Downloads page information about how to install latest ekiga on that platform. -- Eugen From craigs at postincrement.com Sat Jun 6 07:21:04 2009 From: craigs at postincrement.com (Craig Southeren) Date: Sat, 6 Jun 2009 17:21:04 +1000 Subject: [Ekiga-list] Ekiga website In-Reply-To: <4A298087.40507@pu-pm.univ-fcomte.fr> References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> Message-ID: <2841C264-9BBC-4318-ACE8-3E8E505CE115@postincrement.com> You can also try the Opal SVN browser at http://www.opalvoip.org/websvn/listing.php?repname=Opal&path=%2F&sc=0 Craig Sent from my iPhone On 06/06/2009, at 6:31 AM, Eugen Dedu wrote: > michel memeteau wrote: >> HI >> On Sun, May 17, 2009 at 8:33 PM, Eugen Dedu >> wrote: >>> Which one should she click on? How much further do you think she is >>>> going to get? >>>> >>> I agree with you. The problem is that we are still in the middle of >>> transition having started long ago. www.ekiga.org is more >>> beautiful and >>> only one person can change it (so secure), but nearly all the >>> pages are >>> obsolete, while wiki.ekiga.org has practically all the information >>> (and is >>> community-based). Someone proposed to change mediawiki in drupal >>> (in the >>> wiki site) and integrate www.ekiga.org web site too. That would >>> finish >>> the transition and all the problems. >>> Of course, you are free to comment on the wiki web site too :o) >>> >> I just wanted someone to download the latest ekigaWin32 and point >> him to >> ekiga.org . >> But the only downlodable think on the website are the sources for >> each 3.2.X >> release . > > No... On wiki, choose Download for window, and you have the latest > "official" binary. > >> Ekiga is a great software but the website is really important as >> people >> won't look furtther to find it ..... > > Right... > >> there i only one admin access ? Why not share it so at least a >> current >> release for each platform is on the website ? >> Or link the download to the wiki page .... > > I propose to use the wiki for all the downloads. Downloads mean: > binaries, and sources. > > - sources: no problem, it's already done > - binaries: what to do? We cannot create binaries for each/several > distributions with each ekiga release. So someone thought to put at > Downloads page information about how to install latest ekiga on that > platform. > > -- > Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From michel.memeteau at gmail.com Sat Jun 6 08:14:53 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Sat, 6 Jun 2009 10:14:53 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: <4A298087.40507@pu-pm.univ-fcomte.fr> References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> Message-ID: On Fri, Jun 5, 2009 at 10:31 PM, Eugen Dedu wrote: > I propose to use the wiki for all the downloads. Downloads mean: binaries, > and sources. > > - sources: no problem, it's already done > - binaries: what to do? We cannot create binaries for each/several > distributions with each ekiga release. So someone thought to put at > Downloads page information about how to install latest ekiga on that > platform. > Sorry but this page http://wiki.ekiga.org/index.php/Download_Ekiga is not suitable for the average people. It's not that hard ta make an intuitive download page with OS detection on the main website isn't it ? What is the problem with the current cms it was great few years before , how can we help ? -- %<------------------------------------------------------->% Michel memeteau Blog 0.2 : http://memeteau.free.fr Fixe : 0974763294 Mobile : 0624808051 VOIP | Visio: sip:freechelmi at ippi.fr jabber/GTalk : xmpp:freechelmi at jabber.fr -------------- next part -------------- An HTML attachment was scrubbed... URL: From Gerhard.Stengel at o2online.de Sun Jun 7 08:41:54 2009 From: Gerhard.Stengel at o2online.de (Gerhard Stengel) Date: Sun, 7 Jun 2009 10:41:54 +0200 Subject: [Ekiga-list] no popup window to accept incoming call with ekiga 3.2.4 Message-ID: <200906071041.54779.Gerhard.Stengel@o2online.de> Hello, with the recent stable version of ekiga (3.2.4) I don't get the popup window any more which showed up at the task bar and allowed to accept or reject an incoming call. If I remember correctly, this was still working with 3.0.2. Has it been removed? I checked the output of ekiga -d 4 for suspicous messages, but there's nothing. I use KDE 4.2.4 and Qt 4.5 best regards Gerhard From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Jun 7 18:01:21 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 07 Jun 2009 20:01:21 +0200 Subject: [Ekiga-list] no popup window to accept incoming call with ekiga 3.2.4 In-Reply-To: <200906071041.54779.Gerhard.Stengel@o2online.de> References: <200906071041.54779.Gerhard.Stengel@o2online.de> Message-ID: <4A2C0071.1030706@pu-pm.univ-fcomte.fr> Gerhard Stengel wrote: > Hello, > > with the recent stable version of ekiga (3.2.4) I don't get the popup window > any more which showed up at the task bar and allowed to accept or reject an > incoming call. > If I remember correctly, this was still working with 3.0.2. > > Has it been removed? No. > I checked the output of ekiga -d 4 for suspicous messages, but there's > nothing. > > I use KDE 4.2.4 and Qt 4.5 Is ekiga compiled with libnotify? So you cannot answer calls because nothing is shown? Upon calling, do you hear anything, at least? -- Eugen From Gerhard.Stengel at o2online.de Sun Jun 7 19:31:06 2009 From: Gerhard.Stengel at o2online.de (Gerhard Stengel) Date: Sun, 7 Jun 2009 21:31:06 +0200 Subject: [Ekiga-list] no popup window to accept incoming call with ekiga 3.2.4 In-Reply-To: <4A2C0071.1030706@pu-pm.univ-fcomte.fr> References: <200906071041.54779.Gerhard.Stengel@o2online.de> <4A2C0071.1030706@pu-pm.univ-fcomte.fr> Message-ID: <200906072131.06860.Gerhard.Stengel@o2online.de> Am Sonntag 07 Juni 2009 20:01:21 schrieb Eugen Dedu: > Gerhard Stengel wrote: > > Hello, > > > > with the recent stable version of ekiga (3.2.4) I don't get the popup window > > any more which showed up at the task bar and allowed to accept or reject an > > incoming call. > > If I remember correctly, this was still working with 3.0.2. > > > > Has it been removed? > > No. > > > I checked the output of ekiga -d 4 for suspicous messages, but there's > > nothing. > > > > I use KDE 4.2.4 and Qt 4.5 > > Is ekiga compiled with libnotify? Yes, it is. This is what the configure script outputs at the end: ================ Final configuration =================== Installing into prefix : /usr GNOME support : unneeded GConf support : enabled Evolution-Data-Server support : enabled NOTIFY support : enabled <<= LDAP support : enabled XVideo support : enabled H.323 support : yes SIP support : yes DBUS support : enabled DBUS service support : enabled mDNS/DNS-SD support : enabled The following features are experimental -- you've been warned: GStreamer support : disabled KAddressBook support : enabled KDE support : enabled XCAP support : disabled OS Type : linux-gnu Machine Type : x86_64 Byte Order : little endian If all settings are OK, type make and make install ======================================================== > > So you cannot answer calls because nothing is shown? Upon calling, do > you hear anything, at least? I can answer calls, though, by choosing Chat | Call from the menu or Cntrl-O. It rings as normal, but there's just no popup above the task bar (and the ekiga main window looks exactly as in standby mode - however, I'm not sure if it's supposed to give a message somewhere on an incoming call) /Gerhard > > -- > Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > > From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Jun 7 19:38:53 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 07 Jun 2009 21:38:53 +0200 Subject: [Ekiga-list] no popup window to accept incoming call with ekiga 3.2.4 In-Reply-To: <200906072131.06860.Gerhard.Stengel@o2online.de> References: <200906071041.54779.Gerhard.Stengel@o2online.de> <4A2C0071.1030706@pu-pm.univ-fcomte.fr> <200906072131.06860.Gerhard.Stengel@o2online.de> Message-ID: <4A2C174D.5030304@pu-pm.univ-fcomte.fr> Gerhard Stengel wrote: > Am Sonntag 07 Juni 2009 20:01:21 schrieb Eugen Dedu: >> Gerhard Stengel wrote: >>> Hello, >>> >>> with the recent stable version of ekiga (3.2.4) I don't get the popup > window >>> any more which showed up at the task bar and allowed to accept or reject > an >>> incoming call. >>> If I remember correctly, this was still working with 3.0.2. >>> >>> Has it been removed? >> No. >> >>> I checked the output of ekiga -d 4 for suspicous messages, but there's >>> nothing. >>> >>> I use KDE 4.2.4 and Qt 4.5 >> Is ekiga compiled with libnotify? > > Yes, it is. This is what the configure script outputs at the end: > ================ Final configuration =================== > Installing into prefix : /usr > > GNOME support : unneeded > GConf support : enabled > Evolution-Data-Server support : enabled > NOTIFY support : enabled <<= > LDAP support : enabled > > XVideo support : enabled > > H.323 support : yes > SIP support : yes > > DBUS support : enabled > DBUS service support : enabled > mDNS/DNS-SD support : enabled > > The following features are experimental -- you've been warned: > GStreamer support : disabled > KAddressBook support : enabled > KDE support : enabled > XCAP support : disabled > > OS Type : linux-gnu > Machine Type : x86_64 > Byte Order : little endian > > If all settings are OK, type make and make install > ======================================================== > >> So you cannot answer calls because nothing is shown? Upon calling, do >> you hear anything, at least? > I can answer calls, though, by choosing Chat | Call from the menu or Cntrl-O. > It rings as normal, but there's just no popup above the task bar (and the > ekiga main window looks exactly as in standby mode - however, I'm not sure if > it's supposed to give a message somewhere on an incoming call) Maybe it's because you use kde. Snark, do you have an idea? -- Eugen From sevmek at free.fr Sun Jun 7 20:47:09 2009 From: sevmek at free.fr (yannick) Date: Sun, 07 Jun 2009 22:47:09 +0200 Subject: [Ekiga-list] no popup window to accept incoming call with ekiga 3.2.4 In-Reply-To: <200906071041.54779.Gerhard.Stengel@o2online.de> References: <200906071041.54779.Gerhard.Stengel@o2online.de> Message-ID: <1244407629.23187.2.camel@achille> Le dimanche 07 juin 2009 ? 10:41 +0200, Gerhard Stengel a ?crit : > Hello, > > with the recent stable version of ekiga (3.2.4) I don't get the popup window > any more which showed up at the task bar and allowed to accept or reject an > incoming call. > If I remember correctly, this was still working with 3.0.2. > > Has it been removed? No. > > I checked the output of ekiga -d 4 for suspicous messages, but there's > nothing. > > I use KDE 4.2.4 and Qt 4.5 This seems to happen on some configurations. I suspect when using KDE and probably using some compile options. Did you compile it yourself? Do you have any record somewhere of those compile options? A know workaround is to use the shortcut CTRL-O to accept the call. Best regards, Yannick From sevmek at free.fr Sun Jun 7 20:49:01 2009 From: sevmek at free.fr (yannick) Date: Sun, 07 Jun 2009 22:49:01 +0200 Subject: [Ekiga-list] no popup window to accept incoming call with ekiga 3.2.4 In-Reply-To: <4A2C174D.5030304@pu-pm.univ-fcomte.fr> References: <200906071041.54779.Gerhard.Stengel@o2online.de> <4A2C0071.1030706@pu-pm.univ-fcomte.fr> <200906072131.06860.Gerhard.Stengel@o2online.de> <4A2C174D.5030304@pu-pm.univ-fcomte.fr> Message-ID: <1244407741.23187.3.camel@achille> Le dimanche 07 juin 2009 ? 21:38 +0200, Eugen Dedu a ?crit : > Gerhard Stengel wrote: > > Am Sonntag 07 Juni 2009 20:01:21 schrieb Eugen Dedu: > >> Gerhard Stengel wrote: > >>> Hello, > >>> > >>> with the recent stable version of ekiga (3.2.4) I don't get the popup > > window > >>> any more which showed up at the task bar and allowed to accept or reject > > an > >>> incoming call. > >>> If I remember correctly, this was still working with 3.0.2. > >>> > >>> Has it been removed? > >> No. > >> > >>> I checked the output of ekiga -d 4 for suspicous messages, but there's > >>> nothing. > >>> > >>> I use KDE 4.2.4 and Qt 4.5 > >> Is ekiga compiled with libnotify? > > > > Yes, it is. This is what the configure script outputs at the end: > > ================ Final configuration =================== > > Installing into prefix : /usr > > > > GNOME support : unneeded > > GConf support : enabled > > Evolution-Data-Server support : enabled > > NOTIFY support : enabled <<= > > LDAP support : enabled > > > > XVideo support : enabled > > > > H.323 support : yes > > SIP support : yes > > > > DBUS support : enabled > > DBUS service support : enabled > > mDNS/DNS-SD support : enabled > > > > The following features are experimental -- you've been warned: > > GStreamer support : disabled > > KAddressBook support : enabled > > KDE support : enabled > > XCAP support : disabled > > > > OS Type : linux-gnu > > Machine Type : x86_64 > > Byte Order : little endian > > > > If all settings are OK, type make and make install > > ======================================================== > > > >> So you cannot answer calls because nothing is shown? Upon calling, do > >> you hear anything, at least? > > I can answer calls, though, by choosing Chat | Call from the menu or Cntrl-O. > > It rings as normal, but there's just no popup above the task bar (and the > > ekiga main window looks exactly as in standby mode - however, I'm not sure if > > it's supposed to give a message somewhere on an incoming call) > > Maybe it's because you use kde. Snark, do you have an idea? Argh! I missed the thread. Are you using Kubuntu 9.04? It might be the new notify system they use... From hs.samix at gmail.com Sun Jun 7 22:19:36 2009 From: hs.samix at gmail.com (H.S.) Date: Sun, 07 Jun 2009 18:19:36 -0400 Subject: [Ekiga-list] Ekiga locking up when hanging up test call In-Reply-To: <4A0C3A46.8050207@free.fr> References: <880dece00905140803y38896731o4ef45f0af1789b27@mail.gmail.com> <4A0C3A46.8050207@free.fr> Message-ID: yannick wrote: > Dotan Cohen a ?crit : >> I tried making a test call with Ekiga 3.2.0 with the Test Call >> service. When I tried to hang up, Ekiga locked up and I could not >> perform any functions. There was no terminal output for the entire >> session, which included me configuring the client: >> jaunty2 at laptop:~$ ekiga >> Killed >> jaunty2 at laptop:~$ >> >> The "killed" happended when I clicked "close" from the taskbar context >> menu (KDE). I was told that the application is not responding (I >> already knew that) and given an option to terminate, which I did. >> > > There is a recent update for jaunty. Try to update your system to see if > that fix your issue. I have experienced the same problem in Jaunty. The last time was only a few days ago. So looks like the problem still exists. Regards. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From Gerhard.Stengel at o2online.de Sun Jun 7 22:20:42 2009 From: Gerhard.Stengel at o2online.de (Gerhard Stengel) Date: Mon, 8 Jun 2009 00:20:42 +0200 Subject: [Ekiga-list] no popup window to accept incoming call with ekiga 3.2.4 In-Reply-To: <1244407741.23187.3.camel@achille> References: <200906071041.54779.Gerhard.Stengel@o2online.de> <4A2C174D.5030304@pu-pm.univ-fcomte.fr> <1244407741.23187.3.camel@achille> Message-ID: <200906080020.42175.Gerhard.Stengel@o2online.de> Am Sonntag 07 Juni 2009 22:49:01 schrieb yannick: > > Maybe it's because you use kde. Snark, do you have an idea? > > > Argh! I missed the thread. > > Are you using Kubuntu 9.04? It might be the new notify system they > use... I'm using openSuse 11.1 with the KDE 4.2.4 packages from the build service. >This seems to happen on some configurations. I suspect when using KDE >and probably using some compile options. Did you compile it yourself? Do >you have any record somewhere of those compile options? I compiled it all myself, ekiga, opal and ptlib. Here's the build section from my ekiga spec file: %build export CFLAGS="$RPM_OPT_FLAGS -fstack-protector" export CXXFLAGS="$RPM_OPT_FLAGS -fstack-protector" intltoolize --force autoreconf --force --install ./configure \ --sysconfdir=%{_sysconfdir} \ --prefix=%{_prefix} \ --libdir=%{_prefix}/%_lib \ --mandir=%{_prefix}/share/man \ --disable-schemas-install \ --disable-scrollkeeper \ --enable-dbus \ --enable-kde \ --enable-kab make %{?jobs:-j %jobs} The result is the same if I leave --enable-kde and -kab away. regards Gerhard > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From jpuydt at free.fr Mon Jun 8 08:50:14 2009 From: jpuydt at free.fr (Julien Puydt) Date: Mon, 08 Jun 2009 10:50:14 +0200 Subject: [Ekiga-list] no popup window to accept incoming call with ekiga 3.2.4 In-Reply-To: <4A2C174D.5030304@pu-pm.univ-fcomte.fr> References: <200906071041.54779.Gerhard.Stengel@o2online.de> <4A2C0071.1030706@pu-pm.univ-fcomte.fr> <200906072131.06860.Gerhard.Stengel@o2online.de> <4A2C174D.5030304@pu-pm.univ-fcomte.fr> Message-ID: <4A2CD0C6.4050106@free.fr> Eugen Dedu a ?crit : > Gerhard Stengel wrote: >> Am Sonntag 07 Juni 2009 20:01:21 schrieb Eugen Dedu: >>> Gerhard Stengel wrote: >>>> Hello, >>>> >>>> with the recent stable version of ekiga (3.2.4) I don't get the popup >> window >>>> any more which showed up at the task bar and allowed to accept or >>>> reject >> an >>>> incoming call. If I remember correctly, this was still working with >>>> 3.0.2. >>>> >>>> Has it been removed? >>> No. >>> >>>> I checked the output of ekiga -d 4 for suspicous messages, but >>>> there's nothing. >>>> I use KDE 4.2.4 and Qt 4.5 >>> Is ekiga compiled with libnotify? >> >> Yes, it is. This is what the configure script outputs at the end: >> ================ Final configuration =================== >> Installing into prefix : /usr >> GNOME support : unneeded >> GConf support : enabled Evolution-Data-Server >> support : enabled NOTIFY support : >> enabled <<= >> LDAP support : enabled >> XVideo support : enabled >> >> H.323 support : yes >> SIP support : yes >> >> DBUS support : enabled >> DBUS service support : enabled >> mDNS/DNS-SD support : enabled >> >> The following features are experimental -- you've been warned: >> GStreamer support : disabled >> KAddressBook support : enabled >> KDE support : enabled >> XCAP support : disabled >> OS Type : linux-gnu >> Machine Type : x86_64 >> Byte Order : little endian >> >> If all settings are OK, type make and make install >> ======================================================== >> >>> So you cannot answer calls because nothing is shown? Upon calling, >>> do you hear anything, at least? >> I can answer calls, though, by choosing Chat | Call from the menu or >> Cntrl-O. >> It rings as normal, but there's just no popup above the task bar (and >> the ekiga main window looks exactly as in standby mode - however, I'm >> not sure if it's supposed to give a message somewhere on an incoming >> call) > > Maybe it's because you use kde. Snark, do you have an idea? The KDE+kabc code doesn't do anything to the call stack : it can't prevent notifications. Snark on #ekiga From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Jun 9 08:49:34 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 09 Jun 2009 10:49:34 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> Message-ID: <4A2E221E.8060003@pu-pm.univ-fcomte.fr> michel memeteau wrote: > On Fri, Jun 5, 2009 at 10:31 PM, Eugen Dedu > wrote: > >> I propose to use the wiki for all the downloads. Downloads mean: binaries, >> and sources. >> >> - sources: no problem, it's already done >> - binaries: what to do? We cannot create binaries for each/several >> distributions with each ekiga release. So someone thought to put at >> Downloads page information about how to install latest ekiga on that >> platform. >> > > Sorry but this page > > http://wiki.ekiga.org/index.php/Download_Ekiga > > is not suitable for the average people. It's not that hard ta make an > intuitive download page with OS detection on the main website isn't it ? > > What is the problem with the current cms > > it was great few years before , how can we help ? Please propose a Web page or do it yourself! -- Eugen From michel.memeteau at gmail.com Tue Jun 9 09:45:47 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Tue, 9 Jun 2009 11:45:47 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: <4A2E221E.8060003@pu-pm.univ-fcomte.fr> References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> <4A2E221E.8060003@pu-pm.univ-fcomte.fr> Message-ID: On Tue, Jun 9, 2009 at 10:49 AM, Eugen Dedu wrote: > > What is the problem with the current cms >> >> it was great few years before , how can we help ? >> > > > Please propose a Web page or do it yourself! > Was is the current CMS ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Jun 9 09:49:58 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 09 Jun 2009 11:49:58 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> <4A2E221E.8060003@pu-pm.univ-fcomte.fr> Message-ID: <4A2E3046.40300@pu-pm.univ-fcomte.fr> michel memeteau wrote: > On Tue, Jun 9, 2009 at 10:49 AM, Eugen Dedu > wrote: > >> What is the problem with the current cms >>> it was great few years before , how can we help ? >>> >> >> Please propose a Web page or do it yourself! >> > > > Was is the current CMS ? It's mediawiki. Yannick wants to change it to drupal. If you can help him or if you have another idea and you can help, please do it! -- Eugen From michel.memeteau at gmail.com Tue Jun 9 10:37:49 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Tue, 9 Jun 2009 12:37:49 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: <4A2E3046.40300@pu-pm.univ-fcomte.fr> References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> <4A2E221E.8060003@pu-pm.univ-fcomte.fr> <4A2E3046.40300@pu-pm.univ-fcomte.fr> Message-ID: On Tue, Jun 9, 2009 at 11:49 AM, Eugen Dedu wrote: > michel memeteau wrote: > >> On Tue, Jun 9, 2009 at 10:49 AM, Eugen Dedu < >> Eugen.Dedu at pu-pm.univ-fcomte.fr >> >>> wrote: >>> >> What is the problem with the current cms >>> >>>> it was great few years before , how can we help ? >>>> >>>> Please propose a Web page or do it yourself! >>> >>> Was is the current CMS ? >> > > It's mediawiki. Yannick wants to change it to drupal. If you can help him > or if you have another idea and you can help, please do it! Sorry I meant Ekiga.org Website. I still think , a Basic Website and a more detailed Wiki is better. It seems to me that ekiga.org are just custom page from template. if at least we can add : - I18N , so the user see the welcome page in his language. - Big Download button on welcome page. - Automatic OS detection for all OS, and suggestion of SIP UA for other OS ( Mac OSX , Iphone , Symbian , N800, android , openmoko etc.. ) Maybe the ekiga website is in the svn repo ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Tue Jun 9 11:28:46 2009 From: dsandras at seconix.com (Damien Sandras) Date: Tue, 09 Jun 2009 13:28:46 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> <4A2E221E.8060003@pu-pm.univ-fcomte.fr> <4A2E3046.40300@pu-pm.univ-fcomte.fr> Message-ID: <1244546926.4350.12.camel@scorpion.multitel.be> Le mardi 09 juin 2009 ? 12:37 +0200, michel memeteau a ?crit : > On Tue, Jun 9, 2009 at 11:49 AM, Eugen Dedu > wrote: > > michel memeteau wrote: > On Tue, Jun 9, 2009 at 10:49 AM, Eugen Dedu > wrote: > What is the problem with the current cms > it was great few years before , how > can we help ? > > Please propose a Web page or do it yourself! > > Was is the current CMS ? > > > It's mediawiki. Yannick wants to change it to drupal. If you > can help him or if you have another idea and you can help, > please do it! > > Sorry I meant Ekiga.org Website. I still think , a Basic Website and a > more detailed Wiki is better. It seems to me that ekiga.org are just > custom page from template. > > if at least we can add : > > - I18N , so the user see the welcome page in his language. > - Big Download button on welcome page. > - Automatic OS detection for all OS, and suggestion of SIP UA for > other OS ( Mac OSX , Iphone , Symbian , N800, android , openmoko > etc.. ) > > Maybe the ekiga website is in the svn repo ? It is not. For security reasons, ease of administration (I'm currently alone), I would switch to a standard CMS like Drupal. Of course, I would keep the wiki too and if possible integrate it with the CMS. I currently do not have network access, but my main objective in the following months is to make the ekiga community grow. It means making it more accessible to newcomers. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From davidjardin at gmail.com Tue Jun 9 12:16:08 2009 From: davidjardin at gmail.com (David Jardin) Date: Tue, 9 Jun 2009 14:16:08 +0200 Subject: [Ekiga-list] NO sound nor RTP Message-ID: Hi, I'm currently using the last version of Ekiga but all my audio devices (input/output) are set to SILENT and I got no other choices. My headset works fine in Ubuntu. I tried to troubleshoot with the "arecord ... | aplay .." command and it works. My ALSA version is 1.0.14. All my sound settings are ALSA. I made a ekiga -d 4 but I don't have any error messages, I'm just told Ekiga is setting my audio devices to SILENT. Moreover, if I call someone (or even if I'm called), no RTP packets appear in Wireshark. Is it linked? (I don't think so since even when I'm called, no RTP packets seem to be sent from the other softphone (which recognizes my headset)) Thank you, Best regards -- David JARDIN Student in 2nd year of Master "Information Security and Cryptography". University of Limoges -------------- next part -------------- An HTML attachment was scrubbed... URL: From michel.memeteau at gmail.com Tue Jun 9 12:46:33 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Tue, 9 Jun 2009 14:46:33 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: <1244546926.4350.12.camel@scorpion.multitel.be> References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> <4A2E221E.8060003@pu-pm.univ-fcomte.fr> <4A2E3046.40300@pu-pm.univ-fcomte.fr> <1244546926.4350.12.camel@scorpion.multitel.be> Message-ID: On Tue, Jun 9, 2009 at 1:28 PM, Damien Sandras wrote: > For security reasons, ease of administration (I'm currently alone), I > would switch to a standard CMS like Drupal. Of course, I would keep the > wiki too and if possible integrate it with the CMS. > > I currently do not have network access, but my main objective in the > following months is to make the ekiga community grow. It means making it > more accessible to newcomers. > thx for the infos damiens. But as a Quick solution, can we only add a Windows link for download ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Tue Jun 9 12:51:41 2009 From: dsandras at seconix.com (Damien Sandras) Date: Tue, 09 Jun 2009 14:51:41 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A105878.40209@pu-pm.univ-fcomte.fr> <4A298087.40507@pu-pm.univ-fcomte.fr> <4A2E221E.8060003@pu-pm.univ-fcomte.fr> <4A2E3046.40300@pu-pm.univ-fcomte.fr> <1244546926.4350.12.camel@scorpion.multitel.be> Message-ID: <1244551901.4350.35.camel@scorpion.multitel.be> Le mardi 09 juin 2009 ? 14:46 +0200, michel memeteau a ?crit : > > > On Tue, Jun 9, 2009 at 1:28 PM, Damien Sandras > wrote: > For security reasons, ease of administration (I'm currently > alone), I > would switch to a standard CMS like Drupal. Of course, I would > keep the > wiki too and if possible integrate it with the CMS. > > I currently do not have network access, but my main objective > in the > following months is to make the ekiga community grow. It means > making it > more accessible to newcomers. > > thx for the infos damiens. But as a Quick solution, can we only add a > Windows link for download ? If there is no windows package, that's because nobody provided packs. I must admit I'm a bit lagged currently. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From jpuydt at free.fr Tue Jun 9 12:59:53 2009 From: jpuydt at free.fr (Julien Puydt) Date: Tue, 09 Jun 2009 14:59:53 +0200 Subject: [Ekiga-list] NO sound nor RTP In-Reply-To: References: Message-ID: <4A2E5CC9.1050609@free.fr> David Jardin a ?crit : > I'm currently using the last version of Ekiga but all my audio devices > (input/output) are set to SILENT and I got no other choices. Would you have forgotten to install ptlib's alsa plugin? Snark on #ekiga From michel.memeteau at gmail.com Tue Jun 9 13:18:39 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Tue, 9 Jun 2009 15:18:39 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: <1244551901.4350.35.camel@scorpion.multitel.be> References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A298087.40507@pu-pm.univ-fcomte.fr> <4A2E221E.8060003@pu-pm.univ-fcomte.fr> <4A2E3046.40300@pu-pm.univ-fcomte.fr> <1244546926.4350.12.camel@scorpion.multitel.be> <1244551901.4350.35.camel@scorpion.multitel.be> Message-ID: On Tue, Jun 9, 2009 at 2:51 PM, Damien Sandras wrote: > If there is no windows package, that's because nobody provided packs. I > must admit I'm a bit lagged currently. > Sorry but I 'm not sure it's the right way for packages. If there is no Winpackage for 3.2.X , we should provide no package instead of the previous 3.0.X that was working almost OK for most Vista/XP people . ?? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Tue Jun 9 13:32:08 2009 From: dsandras at seconix.com (Damien Sandras) Date: Tue, 09 Jun 2009 15:32:08 +0200 Subject: [Ekiga-list] Ekiga website In-Reply-To: References: <880dece00905140655n545b3a47p69418fb1e806384f@mail.gmail.com> <4A298087.40507@pu-pm.univ-fcomte.fr> <4A2E221E.8060003@pu-pm.univ-fcomte.fr> <4A2E3046.40300@pu-pm.univ-fcomte.fr> <1244546926.4350.12.camel@scorpion.multitel.be> <1244551901.4350.35.camel@scorpion.multitel.be> Message-ID: <1244554328.4350.41.camel@scorpion.multitel.be> Le mardi 09 juin 2009 ? 15:18 +0200, michel memeteau a ?crit : > On Tue, Jun 9, 2009 at 2:51 PM, Damien Sandras > wrote: > If there is no windows package, that's because nobody provided > packs. I > must admit I'm a bit lagged currently. > > > Sorry but I 'm not sure it's the right way for packages. > > If there is no Winpackage for 3.2.X , we should provide no package > instead of the previous 3.0.X that was working almost OK for most > Vista/XP people . ?? Let's put it another way: I do not have the time to maintain ekiga.org anymore. And yes I think that if we do not have 3.2 packs, we should not provide 3.0 packs anymore because dozens of bugs have been fixed and we do not maintain it anymore. Ideally, we should have the possibility to choose what version to download and clearly report that the user is downloading an obsolete version. That can't be done currently :-/ -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From schaefec at googlemail.com Tue Jun 9 13:52:03 2009 From: schaefec at googlemail.com (=?ISO-8859-1?Q?Christian_Sch=E4fer?=) Date: Tue, 09 Jun 2009 09:52:03 -0400 Subject: [Ekiga-list] NO sound nor RTP In-Reply-To: References: Message-ID: <4A2E6903.8010702@googlemail.com> David Jardin wrote: > I'm currently using the last version of Ekiga but all my audio devices > (input/output) are set to SILENT and I got no other choices. > > My headset works fine in Ubuntu. I tried to troubleshoot with the > "arecord ... | aplay .." > command and it works. My ALSA version is 1.0.14. All my sound settings > are ALSA. > > I made a ekiga -d 4 but I don't have any error messages, I'm just told > Ekiga is setting my audio devices to SILENT. Did you compile the packages for yourself? Last time I had this problem, I forgot to install libasound2-dev, so it was built without alsa-sound support. Chris From davidjardin at gmail.com Tue Jun 9 18:15:14 2009 From: davidjardin at gmail.com (David Jardin) Date: Tue, 9 Jun 2009 20:15:14 +0200 Subject: [Ekiga-list] NO sound nor RTP Message-ID: I installed the ptlib's alsa plugin I thought I mentionned it but It wasn't the case. However, since I installed it manually I could have forgotten the libasound2-dev package. I'll try this. Thank you -- David JARDIN Student in 2nd year of Master "Information Security and Cryptography". University of Limoges -------------- next part -------------- An HTML attachment was scrubbed... URL: From davidjardin at gmail.com Wed Jun 10 11:07:11 2009 From: davidjardin at gmail.com (David Jardin) Date: Wed, 10 Jun 2009 13:07:11 +0200 Subject: [Ekiga-list] NO sound nor RTP In-Reply-To: References: Message-ID: HI, As suggested, I installed the libasound2-dev package but I still don't have any input/output audio device in Ekiga. I have only SILENT as choice. IN Ekiga -d 4, I got "esound support disabled",is it normal? Thank you Best regards, -- David JARDIN Student in 2nd year of Master "Information Security and Cryptography". University of Limoges -------------- next part -------------- An HTML attachment was scrubbed... URL: From davidjardin at gmail.com Wed Jun 10 11:10:12 2009 From: davidjardin at gmail.com (David Jardin) Date: Wed, 10 Jun 2009 13:10:12 +0200 Subject: [Ekiga-list] NO sound nor RTP In-Reply-To: References: Message-ID: Sorry for the double post. By the way, when my Ekiga softphone is called, there is RTP flow but it's not the case when I call. Is it linked to the lack of unrecognized input/output device? What I don't understand is that when I'm called my Ekiga softphone send RTP packets anyway in response. Thank you, Best regards -- David JARDIN Student in 2nd year of Master "Information Security and Cryptography". University of Limoges -------------- next part -------------- An HTML attachment was scrubbed... URL: From hs.samix at gmail.com Thu Jun 11 15:37:53 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 11:37:53 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu Message-ID: Hello, After a recent upgrade we got new Ekiga in Debian Testing (Ekiga 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) was segfaulting (due to ptlib I think). But now this new version is keeping the CPU busy and the audio is choppy. It used to work wonderfully in an earlier version (2.0.12 IIRC). The problem is usually during a call. CPU usage jumps to 20~50% and the audio becomes broken and choppy. It appears as though Ekiga is using up too many system resources. I posted on Debian user mailing list and some have suggested I compile the newest version. Before I do anything like that, I am hoping there might be a fix for this problem, or at least an explanation. Anybody else see this problem? I am using the new KDE with pulseaudio. Also, I have these installed: $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " " $3}' ekiga 3.2.1~git20090515.9d0263-1 libasound2 1.0.20-2 libasound2-dev 1.0.20-2 libasound2-plugins 1.0.19-2 libopal-2.2 2.2.11~dfsg1-4 libopal3.6.1 3.6.1~dfsg-1 libpt-1.10.10 1.10.10-3 libpt-1.10.10-plugins-alsa 1.10.10-3 libpt-1.10.10-plugins-v4l 1.10.10-3 libpt2.6.1 2.6.1-2 libpt2.6.1-plugins-alsa 2.6.1-2 libpt2.6.1-plugins-v4l2 2.6.1-2 libpth20 2.0.7-12 libpthread-stubs0 0.1-2 libpthread-stubs0-dev 0.1-2 Thanks. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From dsandras at seconix.com Thu Jun 11 16:04:54 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 11 Jun 2009 18:04:54 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: Message-ID: <1244736294.4350.170.camel@scorpion.multitel.be> Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : > Hello, > > After a recent upgrade we got new Ekiga in Debian Testing (Ekiga > 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) > was segfaulting (due to ptlib I think). But now this new version is > keeping the CPU busy and the audio is choppy. It used to work > wonderfully in an earlier version (2.0.12 IIRC). > > The problem is usually during a call. CPU usage jumps to 20~50% and the > audio becomes broken and choppy. It appears as though Ekiga is using up > too many system resources. > > I posted on Debian user mailing list and some have suggested I compile > the newest version. Before I do anything like that, I am hoping there > might be a fix for this problem, or at least an explanation. > > Anybody else see this problem? I am using the new KDE with pulseaudio. > Also, I have these installed: > $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " " $3}' > ekiga 3.2.1~git20090515.9d0263-1 > libasound2 1.0.20-2 > libasound2-dev 1.0.20-2 > libasound2-plugins 1.0.19-2 > libopal-2.2 2.2.11~dfsg1-4 > libopal3.6.1 3.6.1~dfsg-1 > libpt-1.10.10 1.10.10-3 > libpt-1.10.10-plugins-alsa 1.10.10-3 > libpt-1.10.10-plugins-v4l 1.10.10-3 > libpt2.6.1 2.6.1-2 > libpt2.6.1-plugins-alsa 2.6.1-2 > libpt2.6.1-plugins-v4l2 2.6.1-2 > libpth20 2.0.7-12 > libpthread-stubs0 0.1-2 > libpthread-stubs0-dev 0.1-2 We never heard of such a problem before... -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 11 16:14:10 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 11 Jun 2009 18:14:10 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <1244736294.4350.170.camel@scorpion.multitel.be> References: <1244736294.4350.170.camel@scorpion.multitel.be> Message-ID: <4A312D52.3060202@pu-pm.univ-fcomte.fr> Damien Sandras wrote: > Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : >> Hello, >> >> After a recent upgrade we got new Ekiga in Debian Testing (Ekiga >> 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) >> was segfaulting (due to ptlib I think). But now this new version is >> keeping the CPU busy and the audio is choppy. It used to work >> wonderfully in an earlier version (2.0.12 IIRC). >> >> The problem is usually during a call. CPU usage jumps to 20~50% and the >> audio becomes broken and choppy. It appears as though Ekiga is using up >> too many system resources. >> >> I posted on Debian user mailing list and some have suggested I compile >> the newest version. Before I do anything like that, I am hoping there >> might be a fix for this problem, or at least an explanation. >> >> Anybody else see this problem? I am using the new KDE with pulseaudio. >> Also, I have these installed: >> $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " " $3}' >> ekiga 3.2.1~git20090515.9d0263-1 >> libasound2 1.0.20-2 >> libasound2-dev 1.0.20-2 >> libasound2-plugins 1.0.19-2 >> libopal-2.2 2.2.11~dfsg1-4 >> libopal3.6.1 3.6.1~dfsg-1 >> libpt-1.10.10 1.10.10-3 >> libpt-1.10.10-plugins-alsa 1.10.10-3 >> libpt-1.10.10-plugins-v4l 1.10.10-3 >> libpt2.6.1 2.6.1-2 >> libpt2.6.1-plugins-alsa 2.6.1-2 >> libpt2.6.1-plugins-v4l2 2.6.1-2 >> libpth20 2.0.7-12 >> libpthread-stubs0 0.1-2 >> libpthread-stubs0-dev 0.1-2 > > We never heard of such a problem before... Seems related: http://bugzilla.gnome.org/show_bug.cgi?id=581019 I noticed also the audio choppy (i.e. each 5-15 sec, I do not hear anything for 1 sec.) -- Eugen From dsandras at seconix.com Thu Jun 11 16:38:33 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 11 Jun 2009 18:38:33 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <4A312D52.3060202@pu-pm.univ-fcomte.fr> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> Message-ID: <1244738313.4350.175.camel@scorpion.multitel.be> Le jeudi 11 juin 2009 ? 18:14 +0200, Eugen Dedu a ?crit : > Damien Sandras wrote: > > Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : > >> Hello, > >> > >> After a recent upgrade we got new Ekiga in Debian Testing (Ekiga > >> 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) > >> was segfaulting (due to ptlib I think). But now this new version is > >> keeping the CPU busy and the audio is choppy. It used to work > >> wonderfully in an earlier version (2.0.12 IIRC). > >> > >> The problem is usually during a call. CPU usage jumps to 20~50% and the > >> audio becomes broken and choppy. It appears as though Ekiga is using up > >> too many system resources. > >> > >> I posted on Debian user mailing list and some have suggested I compile > >> the newest version. Before I do anything like that, I am hoping there > >> might be a fix for this problem, or at least an explanation. > >> > >> Anybody else see this problem? I am using the new KDE with pulseaudio. > >> Also, I have these installed: > >> $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " " $3}' > >> ekiga 3.2.1~git20090515.9d0263-1 > >> libasound2 1.0.20-2 > >> libasound2-dev 1.0.20-2 > >> libasound2-plugins 1.0.19-2 > >> libopal-2.2 2.2.11~dfsg1-4 > >> libopal3.6.1 3.6.1~dfsg-1 > >> libpt-1.10.10 1.10.10-3 > >> libpt-1.10.10-plugins-alsa 1.10.10-3 > >> libpt-1.10.10-plugins-v4l 1.10.10-3 > >> libpt2.6.1 2.6.1-2 > >> libpt2.6.1-plugins-alsa 2.6.1-2 > >> libpt2.6.1-plugins-v4l2 2.6.1-2 > >> libpth20 2.0.7-12 > >> libpthread-stubs0 0.1-2 > >> libpthread-stubs0-dev 0.1-2 > > > > We never heard of such a problem before... > > Seems related: http://bugzilla.gnome.org/show_bug.cgi?id=581019 Easy to see: do you have your CPU running at 100% Eugen ? > I noticed also the audio choppy (i.e. each 5-15 sec, I do not hear > anything for 1 sec.) Try seeing if it happens : - only with audio - only with audio & video - only with some codec and report it to Robert... -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From hs.samix at gmail.com Thu Jun 11 16:40:09 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 12:40:09 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <4A312D52.3060202@pu-pm.univ-fcomte.fr> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> Message-ID: Eugen Dedu wrote: > Damien Sandras wrote: >> Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : >>> Hello, >>> >>> After a recent upgrade we got new Ekiga in Debian Testing (Ekiga >>> 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) >>> was segfaulting (due to ptlib I think). But now this new version is >>> keeping the CPU busy and the audio is choppy. It used to work >>> wonderfully in an earlier version (2.0.12 IIRC). >>> >>> The problem is usually during a call. CPU usage jumps to 20~50% and the >>> audio becomes broken and choppy. It appears as though Ekiga is using up >>> too many system resources. >>> >>> I posted on Debian user mailing list and some have suggested I compile >>> the newest version. Before I do anything like that, I am hoping there >>> might be a fix for this problem, or at least an explanation. >>> >>> Anybody else see this problem? I am using the new KDE with pulseaudio. >>> Also, I have these installed: >>> $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " >>> " $3}' >>> ekiga 3.2.1~git20090515.9d0263-1 >>> libasound2 1.0.20-2 >>> libasound2-dev 1.0.20-2 >>> libasound2-plugins 1.0.19-2 >>> libopal-2.2 2.2.11~dfsg1-4 >>> libopal3.6.1 3.6.1~dfsg-1 >>> libpt-1.10.10 1.10.10-3 >>> libpt-1.10.10-plugins-alsa 1.10.10-3 >>> libpt-1.10.10-plugins-v4l 1.10.10-3 >>> libpt2.6.1 2.6.1-2 >>> libpt2.6.1-plugins-alsa 2.6.1-2 >>> libpt2.6.1-plugins-v4l2 2.6.1-2 >>> libpth20 2.0.7-12 >>> libpthread-stubs0 0.1-2 >>> libpthread-stubs0-dev 0.1-2 >> >> We never heard of such a problem before... > > Seems related: http://bugzilla.gnome.org/show_bug.cgi?id=581019 > > I noticed also the audio choppy (i.e. each 5-15 sec, I do not hear > anything for 1 sec.) > Tried this on Ubuntu Jaunty as well. Similar problem. Ekiga CPU usage jumps to 30~40%. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From dsandras at seconix.com Thu Jun 11 16:50:16 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 11 Jun 2009 18:50:16 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> Message-ID: <1244739016.4350.176.camel@scorpion.multitel.be> Le jeudi 11 juin 2009 ? 12:40 -0400, H.S. a ?crit : > Eugen Dedu wrote: > > Damien Sandras wrote: > >> Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : > >>> Hello, > >>> > >>> After a recent upgrade we got new Ekiga in Debian Testing (Ekiga > >>> 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) > >>> was segfaulting (due to ptlib I think). But now this new version is > >>> keeping the CPU busy and the audio is choppy. It used to work > >>> wonderfully in an earlier version (2.0.12 IIRC). > >>> > >>> The problem is usually during a call. CPU usage jumps to 20~50% and the > >>> audio becomes broken and choppy. It appears as though Ekiga is using up > >>> too many system resources. > >>> > >>> I posted on Debian user mailing list and some have suggested I compile > >>> the newest version. Before I do anything like that, I am hoping there > >>> might be a fix for this problem, or at least an explanation. > >>> > >>> Anybody else see this problem? I am using the new KDE with pulseaudio. > >>> Also, I have these installed: > >>> $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " > >>> " $3}' > >>> ekiga 3.2.1~git20090515.9d0263-1 > >>> libasound2 1.0.20-2 > >>> libasound2-dev 1.0.20-2 > >>> libasound2-plugins 1.0.19-2 > >>> libopal-2.2 2.2.11~dfsg1-4 > >>> libopal3.6.1 3.6.1~dfsg-1 > >>> libpt-1.10.10 1.10.10-3 > >>> libpt-1.10.10-plugins-alsa 1.10.10-3 > >>> libpt-1.10.10-plugins-v4l 1.10.10-3 > >>> libpt2.6.1 2.6.1-2 > >>> libpt2.6.1-plugins-alsa 2.6.1-2 > >>> libpt2.6.1-plugins-v4l2 2.6.1-2 > >>> libpth20 2.0.7-12 > >>> libpthread-stubs0 0.1-2 > >>> libpthread-stubs0-dev 0.1-2 > >> > >> We never heard of such a problem before... > > > > Seems related: http://bugzilla.gnome.org/show_bug.cgi?id=581019 > > > > I noticed also the audio choppy (i.e. each 5-15 sec, I do not hear > > anything for 1 sec.) > > > > Tried this on Ubuntu Jaunty as well. Similar problem. Ekiga CPU usage > jumps to 30~40%. With or without video or both ? -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From hs.samix at gmail.com Thu Jun 11 16:51:08 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 12:51:08 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> Message-ID: H.S. wrote: > Eugen Dedu wrote: >> Damien Sandras wrote: >>> Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : >>>> Hello, >>>> >>>> After a recent upgrade we got new Ekiga in Debian Testing (Ekiga >>>> 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) >>>> was segfaulting (due to ptlib I think). But now this new version is >>>> keeping the CPU busy and the audio is choppy. It used to work >>>> wonderfully in an earlier version (2.0.12 IIRC). >>>> >>>> The problem is usually during a call. CPU usage jumps to 20~50% and the >>>> audio becomes broken and choppy. It appears as though Ekiga is using up >>>> too many system resources. >>>> >>>> I posted on Debian user mailing list and some have suggested I compile >>>> the newest version. Before I do anything like that, I am hoping there >>>> might be a fix for this problem, or at least an explanation. >>>> >>>> Anybody else see this problem? I am using the new KDE with pulseaudio. >>>> Also, I have these installed: >>>> $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " >>>> " $3}' >>>> ekiga 3.2.1~git20090515.9d0263-1 >>> We never heard of such a problem before... >> Seems related: http://bugzilla.gnome.org/show_bug.cgi?id=581019 >> >> I noticed also the audio choppy (i.e. each 5-15 sec, I do not hear >> anything for 1 sec.) >> > > Tried this on Ubuntu Jaunty as well. Similar problem. Ekiga CPU usage > jumps to 30~40%. > BTW, Debian Testing machine: 2 GHz Intel CPU, 1.25 GB RAM. Jaunty laptop: 2.8 GHz dual core CPU, 1.25 GB RAM. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From hs.samix at gmail.com Thu Jun 11 16:56:52 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 12:56:52 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <1244739016.4350.176.camel@scorpion.multitel.be> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> Message-ID: Damien Sandras wrote: > Le jeudi 11 juin 2009 ? 12:40 -0400, H.S. a ?crit : >> Eugen Dedu wrote: >>> Damien Sandras wrote: >>>> Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : >>>>> Hello, >>>>> >>>>> After a recent upgrade we got new Ekiga in Debian Testing (Ekiga >>>>> 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) >>>>> was segfaulting (due to ptlib I think). But now this new version is >>>>> keeping the CPU busy and the audio is choppy. It used to work >>>>> wonderfully in an earlier version (2.0.12 IIRC). >>>>> >>>>> The problem is usually during a call. CPU usage jumps to 20~50% and the >>>>> audio becomes broken and choppy. It appears as though Ekiga is using up >>>>> too many system resources. >>>> We never heard of such a problem before... >>> Seems related: http://bugzilla.gnome.org/show_bug.cgi?id=581019 >>> >>> I noticed also the audio choppy (i.e. each 5-15 sec, I do not hear >>> anything for 1 sec.) >>> >> Tried this on Ubuntu Jaunty as well. Similar problem. Ekiga CPU usage >> jumps to 30~40%. > > With or without video or both ? With the bouncing logo on both ends (Pic in Pic). Codecs used are SPEEX and Theora. Same conditions on both machines. But this time (laptop <--> Debain), I am on my lan. The experiment yesterday was on the Debian machine with a remote user on the internet. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From dsandras at seconix.com Thu Jun 11 17:08:49 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 11 Jun 2009 19:08:49 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> Message-ID: <1244740129.4350.181.camel@scorpion.multitel.be> Le jeudi 11 juin 2009 ? 12:56 -0400, H.S. a ?crit : > With the bouncing logo on both ends (Pic in Pic). Codecs used are SPEEX > and Theora. Same conditions on both machines. But this time (laptop <--> > Debain), I am on my lan. The experiment yesterday was on the Debian > machine with a remote user on the internet. It would be interesting to try isolating the problem : - try with and without video - try with different codecs - see cases when it happens, and cases when it does not Perhaps it is due to one of the changes in the ALSA plugin. Eugen ? -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From hs.samix at gmail.com Thu Jun 11 19:09:46 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 15:09:46 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <1244740129.4350.181.camel@scorpion.multitel.be> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> Message-ID: Damien Sandras wrote: > Le jeudi 11 juin 2009 ? 12:56 -0400, H.S. a ?crit : > >> With the bouncing logo on both ends (Pic in Pic). Codecs used are SPEEX >> and Theora. Same conditions on both machines. But this time (laptop <--> >> Debain), I am on my lan. The experiment yesterday was on the Debian >> machine with a remote user on the internet. > > It would be interesting to try isolating the problem : > - try with and without video > - try with different codecs > - see cases when it happens, and cases when it does not > > Perhaps it is due to one of the changes in the ALSA plugin. Eugen ? SPEEX 16 KHz and Theora CPU 70% busy SPEEX 16 KHz and H261 CPU 70% busy G722 16 KHz and H261 CPU 90% busy (140% on the dual core machine) PCMU 8 KHz and H261 CPU 18% busy Regards -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 11 19:11:13 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 11 Jun 2009 21:11:13 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <1244738313.4350.175.camel@scorpion.multitel.be> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244738313.4350.175.camel@scorpion.multitel.be> Message-ID: <4A3156D1.30705@pu-pm.univ-fcomte.fr> Damien Sandras wrote: > Le jeudi 11 juin 2009 ? 18:14 +0200, Eugen Dedu a ?crit : >> Damien Sandras wrote: >>> Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : >>>> Hello, >>>> >>>> After a recent upgrade we got new Ekiga in Debian Testing (Ekiga >>>> 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) >>>> was segfaulting (due to ptlib I think). But now this new version is >>>> keeping the CPU busy and the audio is choppy. It used to work >>>> wonderfully in an earlier version (2.0.12 IIRC). >>>> >>>> The problem is usually during a call. CPU usage jumps to 20~50% and the >>>> audio becomes broken and choppy. It appears as though Ekiga is using up >>>> too many system resources. >>>> >>>> I posted on Debian user mailing list and some have suggested I compile >>>> the newest version. Before I do anything like that, I am hoping there >>>> might be a fix for this problem, or at least an explanation. >>>> >>>> Anybody else see this problem? I am using the new KDE with pulseaudio. >>>> Also, I have these installed: >>>> $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " " $3}' >>>> ekiga 3.2.1~git20090515.9d0263-1 >>>> libasound2 1.0.20-2 >>>> libasound2-dev 1.0.20-2 >>>> libasound2-plugins 1.0.19-2 >>>> libopal-2.2 2.2.11~dfsg1-4 >>>> libopal3.6.1 3.6.1~dfsg-1 >>>> libpt-1.10.10 1.10.10-3 >>>> libpt-1.10.10-plugins-alsa 1.10.10-3 >>>> libpt-1.10.10-plugins-v4l 1.10.10-3 >>>> libpt2.6.1 2.6.1-2 >>>> libpt2.6.1-plugins-alsa 2.6.1-2 >>>> libpt2.6.1-plugins-v4l2 2.6.1-2 >>>> libpth20 2.0.7-12 >>>> libpthread-stubs0 0.1-2 >>>> libpthread-stubs0-dev 0.1-2 >>> We never heard of such a problem before... >> Seems related: http://bugzilla.gnome.org/show_bug.cgi?id=581019 > > Easy to see: do you have your CPU running at 100% Eugen ? I have never seen that. But there are some bugs which appear on some machines, and on others do not (even if both use debian and the same binaries for ex.) Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 11 19:13:27 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 11 Jun 2009 21:13:27 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <1244740129.4350.181.camel@scorpion.multitel.be> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> Message-ID: <4A315757.9050701@pu-pm.univ-fcomte.fr> Damien Sandras wrote: > Le jeudi 11 juin 2009 ? 12:56 -0400, H.S. a ?crit : > >> With the bouncing logo on both ends (Pic in Pic). Codecs used are SPEEX >> and Theora. Same conditions on both machines. But this time (laptop <--> >> Debain), I am on my lan. The experiment yesterday was on the Debian >> machine with a remote user on the internet. > > It would be interesting to try isolating the problem : > - try with and without video > - try with different codecs > - see cases when it happens, and cases when it does not > > Perhaps it is due to one of the changes in the ALSA plugin. Eugen ? I have not changed anything in debian packaging about alsa. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 11 19:20:25 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 11 Jun 2009 21:20:25 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> Message-ID: <4A3158F9.90609@pu-pm.univ-fcomte.fr> H.S. wrote: > Damien Sandras wrote: >> Le jeudi 11 juin 2009 ? 12:56 -0400, H.S. a ?crit : >> >>> With the bouncing logo on both ends (Pic in Pic). Codecs used are SPEEX >>> and Theora. Same conditions on both machines. But this time (laptop <--> >>> Debain), I am on my lan. The experiment yesterday was on the Debian >>> machine with a remote user on the internet. >> It would be interesting to try isolating the problem : >> - try with and without video >> - try with different codecs >> - see cases when it happens, and cases when it does not >> >> Perhaps it is due to one of the changes in the ALSA plugin. Eugen ? > > SPEEX 16 KHz and Theora CPU 70% busy > SPEEX 16 KHz and H261 CPU 70% busy > G722 16 KHz and H261 CPU 90% busy (140% on the dual core machine) > PCMU 8 KHz and H261 CPU 18% busy The video might use much CPU by itself. HS, try starting ekiga, and show the video, without communicating. What does uptime shows? Do you see warnings/errors in /var/log files (ls -lt /var/log)? -- Eugen From hs.samix at gmail.com Thu Jun 11 19:30:20 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 15:30:20 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <4A3158F9.90609@pu-pm.univ-fcomte.fr> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A3158F9.90609@pu-pm.univ-fcomte.fr> Message-ID: Eugen Dedu wrote: > H.S. wrote: >> Damien Sandras wrote: >>> Le jeudi 11 juin 2009 ? 12:56 -0400, H.S. a ?crit : >>> It would be interesting to try isolating the problem : >>> - try with and without video >>> - try with different codecs >>> - see cases when it happens, and cases when it does not >>> >>> Perhaps it is due to one of the changes in the ALSA plugin. Eugen ? >> >> SPEEX 16 KHz and Theora CPU 70% busy >> SPEEX 16 KHz and H261 CPU 70% busy >> G722 16 KHz and H261 CPU 90% busy (140% on the dual core machine) >> PCMU 8 KHz and H261 CPU 18% busy > > The video might use much CPU by itself. HS, try starting ekiga, and > show the video, without communicating. What does uptime shows? Do you > see warnings/errors in /var/log files (ls -lt /var/log)? > Just checked syslog, nothing relevant happened when I made the calls. Surprisingly (I was expecting complaints by alsa or pulseaudio). Video: View -> Show dialpad -> Click on the camera icon. The bouncing log is displayed. CPU usage hovers around 4~5%, as opposed to around 0.1~0.8% when I switch off the video. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From mrickma at gwdg.de Thu Jun 11 19:36:41 2009 From: mrickma at gwdg.de (Michael Rickmann) Date: Thu, 11 Jun 2009 21:36:41 +0200 Subject: [Ekiga-list] Win32 port Message-ID: <4A315CC9.1060001@gwdg.de> No Win32 Ekiga 3.2.x can be downloaded from Ekiga's website. Primary reason for that is not that the website could be nicer or somebody has just to package it, but that there are still issues which a normal Win user should not be confronted with in an offical way. Therefore I provided the link to my directory at http://wwwuser.gwdg.de/~mrickma/ekiga/ unoffically for those who are willing to help to test and solve the remaining issues. I think that the Win32 exit is clean now and that the trap of starting Ekiga minimized by means of Windows is only accessible by the invited. Also providing gtk+ as an included installer seems not to conflict with The Gimp or Pidgin and it asks before upgrading. Please test !!! Then the Win32 port can become offical. Regards Michael From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 11 20:35:24 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 11 Jun 2009 22:35:24 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> Message-ID: <4A316A8C.5000600@pu-pm.univ-fcomte.fr> H.S. wrote: > Damien Sandras wrote: >> Le jeudi 11 juin 2009 ? 12:56 -0400, H.S. a ?crit : >> >>> With the bouncing logo on both ends (Pic in Pic). Codecs used are SPEEX >>> and Theora. Same conditions on both machines. But this time (laptop <--> >>> Debain), I am on my lan. The experiment yesterday was on the Debian >>> machine with a remote user on the internet. >> It would be interesting to try isolating the problem : >> - try with and without video >> - try with different codecs >> - see cases when it happens, and cases when it does not >> >> Perhaps it is due to one of the changes in the ALSA plugin. Eugen ? > > SPEEX 16 KHz and Theora CPU 70% busy > SPEEX 16 KHz and H261 CPU 70% busy > G722 16 KHz and H261 CPU 90% busy (140% on the dual core machine) > PCMU 8 KHz and H261 CPU 18% busy Could you try also g722 and pcmu with theora? Who knows, if they give the same cpu usage as with h261, this means there is a problem with (all) audio codecs... (It seems already that video is not involved in this bug.) -- Eugen From mateusz.kaduk at gmail.com Thu Jun 11 20:47:14 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Thu, 11 Jun 2009 22:47:14 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <4A316A8C.5000600@pu-pm.univ-fcomte.fr> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: That makes no sens. Here on Debian everything works just fine. What You need to do is provide sufficient information. My suggestion is apt-get install ekiga-dbg libpt2.6.3-dbg libopal3.6.1-dbg Then compile and install sysprof from git clone git://git.gnome.org/sysprof Load module and make a profile of running ekiga. Also try as it was already suggested with audio and then video only. From hs.samix at gmail.com Thu Jun 11 21:31:27 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 17:31:27 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: Mateusz Kaduk wrote: > That makes no sens. Here on Debian everything works just fine. Why do you say it makes no sense? To me, the data so far says something about the difference in audio codecs being used. Moreover, since I am not using a webcam and only the moving logo, video appears to be not a problem. By checking the additional setup as Eugen suggested, this will clarify the picture even more. That does make some sense. > What You need to do is provide sufficient information. My suggestion is Yes, here I agree. The information may be insufficient, but it is not worthless. > apt-get install ekiga-dbg libpt2.6.3-dbg libopal3.6.1-dbg $> sudo aptitude -V -s install ekiga-dbg libpt2.6.3-dbg libopal3.6.1-dbg Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done Couldn't find any package whose name or description matched "libpt2.6.3-dbg" Couldn't find any package whose name or description matched "libpt2.6.3-dbg" The following NEW packages will be installed: ekiga-dbg [3.2.1~git20090515.9d0263-1] libopal3.6.1-dbg [3.6.1~dfsg-1] 0 packages upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 15.1MB of archives. After unpacking 47.5MB will be used. Would download/install/remove packages. Which Debian version are you running? > Then compile and install sysprof from > git clone git://git.gnome.org/sysprof Is there any problem with the one available in Debian? -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From stuart_lesnett at lesnett.com Thu Jun 11 21:39:20 2009 From: stuart_lesnett at lesnett.com (Stuart Lesnett) Date: Thu, 11 Jun 2009 17:39:20 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> Message-ID: <1244756360.6062.7.camel@dig-charlee> On Thu, 2009-06-11 at 12:40 -0400, H.S. wrote: > Eugen Dedu wrote: > > Damien Sandras wrote: > >> Le jeudi 11 juin 2009 ? 11:37 -0400, H.S. a ?crit : > >>> Hello, > >>> > >>> After a recent upgrade we got new Ekiga in Debian Testing (Ekiga > >>> 3.2.1~git20090515.9d0263-1). Wonderful, since the last version (3.2.0) > >>> was segfaulting (due to ptlib I think). But now this new version is > >>> keeping the CPU busy and the audio is choppy. It used to work > >>> wonderfully in an earlier version (2.0.12 IIRC). > >>> > >>> The problem is usually during a call. CPU usage jumps to 20~50% and the > >>> audio becomes broken and choppy. It appears as though Ekiga is using up > >>> too many system resources. > >>> > >>> I posted on Debian user mailing list and some have suggested I compile > >>> the newest version. Before I do anything like that, I am hoping there > >>> might be a fix for this problem, or at least an explanation. > >>> > >>> Anybody else see this problem? I am using the new KDE with pulseaudio. > >>> Also, I have these installed: > >>> $> dpkg -l ekiga libasou* *opal* libpt* | grep ^i | gawk '{print $2 " > >>> " $3}' > >>> ekiga 3.2.1~git20090515.9d0263-1 > >>> libasound2 1.0.20-2 > >>> libasound2-dev 1.0.20-2 > >>> libasound2-plugins 1.0.19-2 > >>> libopal-2.2 2.2.11~dfsg1-4 > >>> libopal3.6.1 3.6.1~dfsg-1 > >>> libpt-1.10.10 1.10.10-3 > >>> libpt-1.10.10-plugins-alsa 1.10.10-3 > >>> libpt-1.10.10-plugins-v4l 1.10.10-3 > >>> libpt2.6.1 2.6.1-2 > >>> libpt2.6.1-plugins-alsa 2.6.1-2 > >>> libpt2.6.1-plugins-v4l2 2.6.1-2 > >>> libpth20 2.0.7-12 > >>> libpthread-stubs0 0.1-2 > >>> libpthread-stubs0-dev 0.1-2 > >> > >> We never heard of such a problem before... > > > > Seems related: http://bugzilla.gnome.org/show_bug.cgi?id=581019 > > > > I noticed also the audio choppy (i.e. each 5-15 sec, I do not hear > > anything for 1 sec.) > > > > Tried this on Ubuntu Jaunty as well. Similar problem. Ekiga CPU usage > jumps to 30~40%. > > -- > > Please reply to this list only. I read this list on its corresponding > newsgroup on gmane.org. Replies sent to my email address are just > filtered to a folder in my mailbox and get periodically deleted without > ever having been read. > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list I have just upgraded to 9.04 (i386). I'm experiencing the same problems in addition to Horizontal stripping of once perfect video. I mean a single light row and then darker clear row thoughtout the picture. The audio gap is averaging a second to 2 second when testing on the 500 at ekiga.net. None of this was present on 7.10 or 8.04 under ekiga 3.0.1. Stu -------------- next part -------------- An HTML attachment was scrubbed... URL: From thedogfarted at gmail.com Thu Jun 11 22:07:28 2009 From: thedogfarted at gmail.com (=?UTF-8?B?SsSBbmlzIFJ1a8WhxIFucw==?=) Date: Fri, 12 Jun 2009 01:07:28 +0300 Subject: [Ekiga-list] NO sound nor RTP In-Reply-To: References: Message-ID: > I installed the ptlib's alsa plugin I thought I mentionned it but It wasn't the case. Do you have alsa_pwplugin.so in /usr/lib/ptlib-2.4.4/devices/sound (or similar)? > As suggested, I installed the libasound2-dev package but I still don't have > any input/output audio device in Ekiga. I have only SILENT as choice. I think what Christian meant (I've never built ekiga from source so I'm not sure) was when compiling from source the alsa plugin isn't built if libasound2-dev isn't installed, even if enabled. If that's the case you need to install libasound2-dev (which you have now done) and rebuild ptlib. -- Ian From mateusz.kaduk at gmail.com Thu Jun 11 22:18:49 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Fri, 12 Jun 2009 00:18:49 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: 2009/6/11 H.S. : > Why do you say it makes no sense? Well it makes sense and is useful, but doing profile is really fast and should reveal exactly the part of code causing problems that is using the most CPU cycles. > Is there any problem with the one available in Debian? Yes its outdated and might not work with recent kernels. Packages ekiga-dbg libopal3.6.1-dbg libpt2.6.3 libpt2.6.3-dbg installs just fine here I am using ekiga 3.2.1~git20090515 from Debian sid. From hs.samix at gmail.com Thu Jun 11 22:57:14 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 18:57:14 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: Mateusz Kaduk wrote: > 2009/6/11 H.S. : >> Why do you say it makes no sense? > Well it makes sense and is useful, but doing profile is really fast > and should reveal exactly the part of code causing problems that is > using the most CPU cycles. Looks interesting. >> Is there any problem with the one available in Debian? > Yes its outdated and might not work with recent kernels. > > Packages > ekiga-dbg libopal3.6.1-dbg libpt2.6.3 libpt2.6.3-dbg installs just fine here > > I am using ekiga 3.2.1~git20090515 from Debian sid. I am running Testing. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From hs.samix at gmail.com Thu Jun 11 23:35:18 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 19:35:18 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: Mateusz Kaduk wrote: > That makes no sens. Here on Debian everything works just fine. > > What You need to do is provide sufficient information. My suggestion is > apt-get install ekiga-dbg libpt2.6.3-dbg libopal3.6.1-dbg > > Then compile and install sysprof from > git clone git://git.gnome.org/sysprof I tried giving it a shot. Its INSTALL file says to run 'configure' script, but none exists. An 'autogen.sh' exists, but the INSTALL file doesn't say what to do with it. Ran autoconf.sh but it exits with the message checking for CORE_DEP... no configure: error: sysprof dependencies not satisfied Not sure what CORE_DEP is and it also doesn't tell me what is lacking (it appears). So for now, I think I am going to shelve compiling from git. > Load module and make a profile of running ekiga. Also try as it was > already suggested with audio and then video only. I am thinking of giving the Debian package a shot, unless it is lacking some critical features. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From hs.samix at gmail.com Fri Jun 12 01:27:58 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 21:27:58 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: Mateusz Kaduk wrote: > 2009/6/11 H.S. : >> Why do you say it makes no sense? > Well it makes sense and is useful, but doing profile is really fast > and should reveal exactly the part of code causing problems that is > using the most CPU cycles. Installed the module (on Ubuntu laptop, using the Jaunty sysprof package), started sysprof, started ekiga, stopped ekiga, saved the profile from the sysprof GUI. Now, how I go about making some sense out of the saved profile? What am I looking for. Thanks. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From hs.samix at gmail.com Fri Jun 12 01:36:14 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 11 Jun 2009 21:36:14 -0400 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <4A316A8C.5000600@pu-pm.univ-fcomte.fr> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: Eugen Dedu wrote: > H.S. wrote: >> Damien Sandras wrote: >>> Le jeudi 11 juin 2009 ? 12:56 -0400, H.S. a ?crit : >>> >>>> With the bouncing logo on both ends (Pic in Pic). Codecs used are SPEEX >>>> and Theora. Same conditions on both machines. But this time (laptop >>>> <--> >>>> Debain), I am on my lan. The experiment yesterday was on the Debian >>>> machine with a remote user on the internet. >>> It would be interesting to try isolating the problem : >>> - try with and without video >>> - try with different codecs >>> - see cases when it happens, and cases when it does not >>> >>> Perhaps it is due to one of the changes in the ALSA plugin. Eugen ? >> >> SPEEX 16 KHz and Theora CPU 70% busy >> SPEEX 16 KHz and H261 CPU 70% busy >> G722 16 KHz and H261 CPU 90% busy (140% on the dual core machine) >> PCMU 8 KHz and H261 CPU 18% busy > > Could you try also g722 and pcmu with theora? Who knows, if they give > the same cpu usage as with h261, this means there is a problem with > (all) audio codecs... PCMU 8 KHz and THEORA CPU 30% busy G722 16 KHz and THEORA CPU 70% busy -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Jun 12 06:12:10 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 12 Jun 2009 08:12:10 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: <4A31F1BA.2040204@pu-pm.univ-fcomte.fr> H.S. wrote: > Mateusz Kaduk wrote: >> 2009/6/11 H.S. : >>> Why do you say it makes no sense? >> Well it makes sense and is useful, but doing profile is really fast >> and should reveal exactly the part of code causing problems that is >> using the most CPU cycles. > > Looks interesting. Indeed. >>> Is there any problem with the one available in Debian? >> Yes its outdated and might not work with recent kernels. >> >> Packages >> ekiga-dbg libopal3.6.1-dbg libpt2.6.3 libpt2.6.3-dbg installs just fine here >> >> I am using ekiga 3.2.1~git20090515 from Debian sid. > > I am running Testing. But the first thing is to try to install ptlib 2.6.3 and opal 3.6.3 from unstable, maybe they fixed the issue! It seems to me that these versions from unstable depend *only* on testing packages, cf. http://release.debian.org/migration/testing.pl?package=opal;printalldeps=1 Try installing them from http://packages.debian.org/sid/libpt2.6.3 or by temporarily allowing unstable in /etc/apt/sources.list... -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Jun 12 06:45:05 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 12 Jun 2009 08:45:05 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> Message-ID: <4A31F971.8070001@pu-pm.univ-fcomte.fr> H.S. wrote: > Mateusz Kaduk wrote: >> That makes no sens. Here on Debian everything works just fine. >> >> What You need to do is provide sufficient information. My suggestion is >> apt-get install ekiga-dbg libpt2.6.3-dbg libopal3.6.1-dbg >> >> Then compile and install sysprof from >> git clone git://git.gnome.org/sysprof > > I tried giving it a shot. Its INSTALL file says to run 'configure' > script, but none exists. An 'autogen.sh' exists, but the INSTALL file > doesn't say what to do with it. > > Ran autoconf.sh but it exits with the message > checking for CORE_DEP... no > configure: error: sysprof dependencies not satisfied > > Not sure what CORE_DEP is and it also doesn't tell me what is lacking > (it appears). As shown, the culprit seems to be sysprof dependencies, but I do not understand... I do not have "checking for CORE_DEP" in my builds. -- Eugen From dsandras at seconix.com Fri Jun 12 07:22:39 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 12 Jun 2009 09:22:39 +0200 Subject: [Ekiga-list] Win32 port In-Reply-To: <4A315CC9.1060001@gwdg.de> References: <4A315CC9.1060001@gwdg.de> Message-ID: <1244791359.4350.199.camel@scorpion.multitel.be> Le jeudi 11 juin 2009 ? 21:36 +0200, Michael Rickmann a ?crit : > No Win32 Ekiga 3.2.x can be downloaded from Ekiga's website. Primary > reason for that is not that the website could be nicer or somebody has > just to package it, but that there are still issues which a normal Win > user should not be confronted with in an offical way. Therefore I > provided the link to my directory at > http://wwwuser.gwdg.de/~mrickma/ekiga/ unoffically for those who are > willing to help to test and solve the remaining issues. I think that the > Win32 exit is clean now and that the trap of starting Ekiga minimized by > means of Windows is only accessible by the invited. Also providing gtk+ > as an included installer seems not to conflict with The Gimp or Pidgin > and it asks before upgrading. > Please test !!! Then the Win32 port can become offical. Thank you for your excellent work on that version Michael. I can only say one thing : a good WIN32 port is of primary importance for Ekiga. Your work is much needed. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From dsandras at seconix.com Fri Jun 12 07:25:46 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 12 Jun 2009 09:25:46 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <4A315757.9050701@pu-pm.univ-fcomte.fr> References: <1244736294.4350.170.camel@scorpion.multitel.be> <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A315757.9050701@pu-pm.univ-fcomte.fr> Message-ID: <1244791546.4350.200.camel@scorpion.multitel.be> Le jeudi 11 juin 2009 ? 21:13 +0200, Eugen Dedu a ?crit : > Damien Sandras wrote: > > Le jeudi 11 juin 2009 ? 12:56 -0400, H.S. a ?crit : > > > >> With the bouncing logo on both ends (Pic in Pic). Codecs used are SPEEX > >> and Theora. Same conditions on both machines. But this time (laptop <--> > >> Debain), I am on my lan. The experiment yesterday was on the Debian > >> machine with a remote user on the internet. > > > > It would be interesting to try isolating the problem : > > - try with and without video > > - try with different codecs > > - see cases when it happens, and cases when it does not > > > > Perhaps it is due to one of the changes in the ALSA plugin. Eugen ? > > I have not changed anything in debian packaging about alsa. But the plugin code changed. Yes, sysprof can be interesting. We should optimize Ekiga so that it also runs on embedded systems. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Jun 12 07:32:37 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 12 Jun 2009 09:32:37 +0200 Subject: [Ekiga-list] ekiga 3.2.1 taking too much cpu In-Reply-To: <4A31F1BA.2040204@pu-pm.univ-fcomte.fr> References: <4A312D52.3060202@pu-pm.univ-fcomte.fr> <1244739016.4350.176.camel@scorpion.multitel.be> <1244740129.4350.181.camel@scorpion.multitel.be> <4A316A8C.5000600@pu-pm.univ-fcomte.fr> <4A31F1BA.2040204@pu-pm.univ-fcomte.fr> Message-ID: <4A320495.8020608@pu-pm.univ-fcomte.fr> Eugen Dedu wrote: > H.S. wrote: >> Mateusz Kaduk wrote: >>> 2009/6/11 H.S. : >>>> Why do you say it makes no sense? >>> Well it makes sense and is useful, but doing profile is really fast >>> and should reveal exactly the part of code causing problems that is >>> using the most CPU cycles. >> >> Looks interesting. > > Indeed. > >>>> Is there any problem with the one available in Debian? >>> Yes its outdated and might not work with recent kernels. >>> >>> Packages >>> ekiga-dbg libopal3.6.1-dbg libpt2.6.3 libpt2.6.3-dbg installs just >>> fine here >>> >>> I am using ekiga 3.2.1~git20090515 from Debian sid. >> >> I am running Testing. > > But the first thing is to try to install ptlib 2.6.3 and opal 3.6.3 from > unstable, maybe they fixed the issue! It seems to me that these > versions from unstable depend *only* on testing packages, cf. > http://release.debian.org/migration/testing.pl?package=opal;printalldeps=1 > Try installing them from http://packages.debian.org/sid/libpt2.6.3 or > by temporarily allowing unstable in /etc/apt/sources.list... I think I spent too little time when writing this e-mail, sorry. Installing 2.6.3/3.6.3 does not mean that ekiga from debian will use them, because the executable still asks for 2.6.1/3.6.1 (is that right?) Until another better proposition arrive, I think the best is to install ptlib/opal from unstable, and compile ekiga from git stable; and only if the problem still occurs, use profiling. -- Eugen From ray.ishido at gmail.com Sun Jun 14 11:24:03 2009 From: ray.ishido at gmail.com (Ray Ishido) Date: Sun, 14 Jun 2009 13:24:03 +0200 Subject: [Ekiga-list] Pb firewall (iptables): No sound Message-ID: <4A34DDD3.6020101@gmail.com> Hi, My problem is probably very simple but I don't find the solution. Since I installed my firewall (Iptables) I don't have sound with ekiga, even with all ekiga ports open. Note that It was also unsuccessful to work with STUNserver. here the firewall configuration: thanks for your help! #!/sbin/runscript IPTABLES=/sbin/iptables IPTABLESSAVE=/sbin/iptables-save IPTABLESRESTORE=/sbin/iptables-restore FIREWALL=/etc/firewall.rules IINTERFACE=eth0 WINTERFACE=wlan0 opts="${opts} showstatus panic save restore showoptions rules" #depend() { # need net #} rules() { stop ebegin "Param?trer les r?gles internes" einfo "On ignore tout par d?faut" # $IPTABLES -A FORWARD -j LOG --log-prefix "FOWD" # $IPTABLES -A INPUT -j LOG --log-prefix "INPUT" # $IPTABLES -A OUTPUT -j LOG --log-prefix "OUTPUT" $IPTABLES -P FORWARD DROP $IPTABLES -P INPUT DROP $IPTABLES -P OUTPUT DROP # R?gles par default einfo "Cr?er les cha?nes d'?tat" $IPTABLES -N allowed-connection $IPTABLES -F allowed-connection $IPTABLES -A allowed-connection -m state --state ESTABLISHED,RELATED -j ACCEPT $IPTABLES -A allowed-connection -i $IINTERFACE -m limit -j LOG --log-prefix \ "Bad packet from ${IINTERFACE}:" $IPTABLES -A allowed-connection -i $WINTERFACE -m limit -j LOG --log-prefix \ "Bad packet from ${WINTERFACE}:" $IPTABLES -A allowed-connection -j DROP # Trafic ICMP einfo "Cr?er la cha?ne icmp" $IPTABLES -N icmp_allowed $IPTABLES -F icmp_allowed $IPTABLES -A icmp_allowed -m state --state NEW -p icmp --icmp-type \ time-exceeded -j ACCEPT $IPTABLES -A icmp_allowed -m state --state NEW -p icmp --icmp-type \ destination-unreachable -j ACCEPT $IPTABLES -A icmp_allowed -p icmp -j LOG --log-prefix "Bad ICMP traffic:" $IPTABLES -A icmp_allowed -p icmp -j DROP # Trafic entrant einfo "Cr?er la cha?ne de trafic ssh entrant" $IPTABLES -N allow-ssh-traffic-in $IPTABLES -F allow-ssh-traffic-in # Protection anti Flood $IPTABLES -A allow-ssh-traffic-in -m limit --limit 1/second -p tcp --tcp-flags \ ALL RST --dport ssh -j ACCEPT $IPTABLES -A allow-ssh-traffic-in -m limit --limit 1/second -p tcp --tcp-flags \ ALL FIN --dport ssh -j ACCEPT $IPTABLES -A allow-ssh-traffic-in -m limit --limit 1/second -p tcp --tcp-flags \ ALL SYN --dport ssh -j ACCEPT $IPTABLES -A allow-ssh-traffic-in -p tcp --dport ssh -j ACCEPT # Trafic sortant einfo "Cr?er la cha?ne de trafic SSH sortant" $IPTABLES -N allow-ssh-traffic-out $IPTABLES -F allow-ssh-traffic-out $IPTABLES -A allow-ssh-traffic-out -p tcp --dport ssh -j ACCEPT einfo "Cr?er la cha?ne de trafic DNS sortant" $IPTABLES -N allow-dns-traffic-out $IPTABLES -F allow-dns-traffic-out $IPTABLES -A allow-dns-traffic-out -p udp --dport domain \ -j ACCEPT $IPTABLES -A allow-dns-traffic-out -p udp --dport domain \ -j ACCEPT einfo "Cr?er la cha?ne de trafic HTTP/HTTPS sortant" $IPTABLES -N allow-www-traffic-out $IPTABLES -F allow-www-traffic-out $IPTABLES -A allow-www-traffic-out -p tcp --dport www -j ACCEPT $IPTABLES -A allow-www-traffic-out -p tcp --dport https -j ACCEPT $IPTABLES -A allow-www-traffic-out -p tcp --dport 8090 -j ACCEPT einfo "Cr?e les cha?nes de trafic MAIL" $IPTABLES -N allow-email-traffic-reception $IPTABLES -F allow-email-traffic-reception $IPTABLES -A allow-email-traffic-reception -p tcp --dport 995 -j ACCEPT $IPTABLES -A allow-email-traffic-reception -p tcp --dport 110 -j ACCEPT $IPTABLES -N allow-email-traffic-envoie $IPTABLES -F allow-email-traffic-envoie $IPTABLES -A allow-email-traffic-envoie -p tcp --dport 465 -j ACCEPT $IPTABLES -A allow-email-traffic-envoie -p tcp --dport 25 -j ACCEPT $IPTABLES -A allow-email-traffic-envoie -p tcp --dport 2525 -j ACCEPT einfo "Cr?e les cha?nes de trfic EKIGA" $IPTABLES -N allow-ekiga-traffic-reception $IPTABLES -F allow-ekiga-traffic-reception $IPTABLES -A allow-ekiga-traffic-reception -p udp --dport 3478 -j ACCEPT $IPTABLES -A allow-ekiga-traffic-reception -p udp --dport 3479 -j ACCEPT $IPTABLES -A allow-ekiga-traffic-reception -p tcp --dport 1720 -j ACCEPT $IPTABLES -A allow-ekiga-traffic-reception -p udp --dport 5000:5100 -j ACCEPT $IPTABLES -A allow-ekiga-traffic-reception -p tcp --dport 30000:30010 -j ACCEPT $IPTABLES -N allow-ekiga-traffic-envoie $IPTABLES -F allow-ekiga-traffic-envoie $IPTABLES -A allow-ekiga-traffic-envoie -p udp --dport 3478 -j ACCEPT $IPTABLES -A allow-ekiga-traffic-envoie -p udp --dport 3479 -j ACCEPT $IPTABLES -A allow-ekiga-traffic-envoie -p tcp --dport 1720 -j ACCEPT $IPTABLES -A allow-ekiga-traffic-envoie -p udp --dport 5000:5100 -j ACCEPT $IPTABLES -A allow-ekiga-traffic-envoie -p tcp --dport 30000:30010 -j ACCEPT # D?tecter les scanneurs de ports. einfo "Cr?er la cha?ne de d?tection de portscan" $IPTABLES -N check-flags $IPTABLES -F check-flags $IPTABLES -A check-flags -p tcp --tcp-flags ALL FIN,URG,PSH -m limit \ --limit 5/minute -j LOG --log-level alert --log-prefix "NMAP-XMAS:" $IPTABLES -A check-flags -p tcp --tcp-flags ALL FIN,URG,PSH -j DROP $IPTABLES -A check-flags -p tcp --tcp-flags ALL ALL -m limit --limit \ 5/minute -j LOG --log-level 1 --log-prefix "XMAS:" $IPTABLES -A check-flags -p tcp --tcp-flags ALL ALL -j DROP $IPTABLES -A check-flags -p tcp --tcp-flags ALL SYN,RST,ACK,FIN,URG \ -m limit --limit 5/minute -j LOG --log-level 1 --log-prefix "XMAS-PSH:" $IPTABLES -A check-flags -p tcp --tcp-flags ALL SYN,RST,ACK,FIN,URG -j DROP $IPTABLES -A check-flags -p tcp --tcp-flags ALL NONE -m limit \ --limit 5/minute -j LOG --log-level 1 --log-prefix "NULL_SCAN:" $IPTABLES -A check-flags -p tcp --tcp-flags ALL NONE -j DROP $IPTABLES -A check-flags -p tcp --tcp-flags SYN,RST SYN,RST -m limit \ --limit 5/minute -j LOG --log-level 5 --log-prefix "SYN/RST:" $IPTABLES -A check-flags -p tcp --tcp-flags SYN,RST SYN,RST -j DROP $IPTABLES -A check-flags -p tcp --tcp-flags SYN,FIN SYN,FIN -m limit \ --limit 5/minute -j LOG --log-level 5 --log-prefix "SYN/FIN:" $IPTABLES -A check-flags -p tcp --tcp-flags SYN,FIN SYN,FIN -j DROP # Applique et ajoute les cha?nes invalides. einfo "Appliquer les cha?nes a INPUT" $IPTABLES -A INPUT -m state --state INVALID -j DROP $IPTABLES -A INPUT -p icmp -j icmp_allowed $IPTABLES -A INPUT -j check-flags $IPTABLES -A INPUT -i lo -j ACCEPT $IPTABLES -A INPUT -j allow-ssh-traffic-in $IPTABLES -A INPUT -j allow-ekiga-traffic-reception $IPTABLES -A INPUT -j allowed-connection einfo "Appliquer les cha?nes au FORWARD" $IPTABLES -A FORWARD -m state --state INVALID -j DROP $IPTABLES -A FORWARD -p icmp -j icmp_allowed $IPTABLES -A FORWARD -j check-flags $IPTABLES -A FORWARD -o lo -j ACCEPT $IPTABLES -A FORWARD -j allow-ssh-traffic-in $IPTABLES -A FORWARD -j allow-www-traffic-out $IPTABLES -A FORWARD -j allowed-connection einfo "Appliquer les cha?nes ? l'OUTPUT" $IPTABLES -A OUTPUT -m state --state INVALID -j DROP $IPTABLES -A OUTPUT -p icmp -j icmp_allowed $IPTABLES -A OUTPUT -j check-flags $IPTABLES -A OUTPUT -o lo -j ACCEPT $IPTABLES -A OUTPUT -j allow-ssh-traffic-out $IPTABLES -A OUTPUT -j allow-dns-traffic-out $IPTABLES -A OUTPUT -j allow-www-traffic-out $IPTABLES -A OUTPUT -j allow-email-traffic-envoie $IPTABLES -A OUTPUT -j allow-ekiga-traffic-envoie $IPTABLES -A OUTPUT -j allowed-connection # # Autoriser les clients ? router via le NAT (? Network Address Translation ?). # $IPTABLES -t nat -A POSTROUTING -o $OINTERFACE -j MASQUERADE eend $? } start() { ebegin "D?marrage du pare-feu" if [ -e "${FIREWALL}" ]; then restore else einfo "${FIREWALL} n'existe pas. Utilisation des r?gles par defaut." rules fi eend $? } stop() { ebegin "Arr?t du pare-feu" $IPTABLES -F $IPTABLES -t nat -F $IPTABLES -X $IPTABLES -P FORWARD ACCEPT $IPTABLES -P INPUT ACCEPT $IPTABLES -P OUTPUT ACCEPT eend $? } showstatus() { ebegin "Statut" $IPTABLES -L -n -v --line-numbers einfo "Statut NAT" $IPTABLES -L -n -v --line-numbers -t nat eend $? } panic() { ebegin "Mise en place des r?gles de panique" $IPTABLES -F $IPTABLES -X $IPTABLES -t nat -F $IPTABLES -P FORWARD DROP $IPTABLES -P INPUT DROP $IPTABLES -P OUTPUT DROP $IPTABLES -A INPUT -i lo -j ACCEPT $IPTABLES -A OUTPUT -o lo -j ACCEPT eend $? } save() { ebegin "Enregistrement des r?gles de pare-feu" $IPTABLESSAVE > $FIREWALL eend $? } restore() { ebegin "R?tablissement des r?gles pr?c?dentes" $IPTABLESRESTORE < $FIREWALL eend $? } restart() { svc_stop; svc_start } showoptions() { echo "Usage: $0 {start|save|restore|panic|stop|restart|showstatus}" echo "start) Restaure les param?tres s'ils existent, sinon force les r?gles." echo "stop) Efface toutes les r?gles et autorise tout acc?s." echo "rules) Force les param?tres des nouvelles r?gles." echo "save) Sauve les param?tres dans ${FIREWALL}." echo "restore) R?cup?re les param?tres depuis ${FIREWALL}." echo "showstatus) Affiche le statut." } -- -= G3NT00 P0W3RED!!!! =- -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v2.0.4 (GNU/Linux) mQGiBEW+fVURBACgxJ0kTvhQOPzQ/rLau6wMapgcorx72iS6/B3BQFJqtiLkFs8p URsTizxdlCnZOlla+xCCXzaOudoewHtbXgTpT4ezNpdCF2a4jDQ6CaasvgBD5Blp alVs62ZcUqu4vkye84N+qNC5GUuxFPRoYQzfnr0tru5gmwAe7SfOFfTplwCgnNBF 6a+J8fjoQ5MCImw6Yxhu2jcD/R2XZnCvTOYgadQPN15UMpMuu3400IoXEzPBNXof dGxnD0JpQcw+yA6dsmrfCjcJKCmAa2TWP5F+m/Mr0NdliKupFgnm9oCd8wxZLsRS 7Oag0KzDeJh9POsA3Drh1qHqPeBI5PewDvOc1lCfX5PXV8khTo/fI6gdmjElSqZX 6wfHBACEu7E23FsIPqVCmbzA0ETm48MpJrbohUwra/GVZBDuwQbiKYjD3bAJFSpC DADHoCu93QOQbgoT8V4Zus6D+PT32oYuarYqB7R6ozVVZZZxpfP7upnLRERFmPBH K9qFAa1RgTaQEvt7Z9pRv5ScseXtcJT36Md0jwGTvtb5N05zN7QpUmF5IElzaGlk byAoW0VsQ10pIDxyYXkuaXNoaWRvQGdtYWlsLmNvbT6IYAQTEQIAIAUCRb59VQIb AwYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJEGIRkrVm+N74Hg8AmwR7I7z+h8UJ SRAT+q0vcl0naoFGAJ4xq+AF+W/QUf/6416vazhdDKCJzbkCDQRFvn1dEAgA4SgG ypBeMRAxwW4FGli6/yoTXX5R2okeQCQkx9hkRHiNnAck8g6c3gaWf616s6OtGJNR VFbgwLFO4aN50bfkuSq4cU577bjtOE6qNMjCTw3rHvctyk3xnpfy6wljx6X7QORq 0NBnEXzSIgKS4BD2RUPp8Im1uW/lWDAaRXexUfLC8i67E7GLCplT7QdA+XVEk+EX 8SZGw3qmtIRadfLj3fL3ruo8FfLBFEsWL794iUUUpvN5LreUoU1sBX76n8K9kYTo 7D83qyRPoAyBD7fXskQCQQ2CO8ejz4Z4ovt/OiKJMVWCg2f8WZehWWHIy6rXA+Vq SE3cLtsOT3jq9Yz51wADBQgAkRFL6V0XHwkXCq8vtCGZ5M35tE/9Qb4fm65G/PjW Z0edHe9l3aqWFRc/I9S3QRWe0lVXLuX4ZRjDo6jgvieiA+0eq2XtFOdCODv7bJBW xqGFBN91F68QMUOUKI+AgGaw8FA/dd64/c2hX4ROki2OtsXbP2HeKLluN0017jGu vM1WfIZjdA72X51IbDe11IQ27LYyjYthqDCyLFYOkdaMTaBCjUiXi/EVyWxn9EQ7 6woPfBHMtx/Xf2wEZXRJVBKA863/E/y4savjKbAkipoqAN5L9F25Txq+DMmTM5jj jnQeYTna1rXsXipvUofqGcY5c9Dw06VFRgvVry84u5PrLohJBBgRAgAJBQJFvn1d AhsMAAoJEGIRkrVm+N74KS4AoIfoCfSJ7aLIXFqu81q3aUHkA5ZwAKCCFznDwMd+ IVbBFKbNxeG6QBKk9Q== =DSsR -----END PGP PUBLIC KEY BLOCK----- From chris at seberino.org Sun Jun 14 19:24:17 2009 From: chris at seberino.org (chris at seberino.org) Date: Sun, 14 Jun 2009 12:24:17 -0700 Subject: [Ekiga-list] Does Ekiga have tricks to bypass port blocking? Message-ID: <20090614192417.GA368@seberino.org> I've noticed many places firewall all kinds of ports. I know Skype has been designed to bypass a lot of these blockers but I'd rather use Ekiga if it has its own means of bypassing blocked ports. cs From peasthope at shaw.ca Sun Jun 14 20:08:09 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Sun, 14 Jun 2009 13:08:09 -0700 Subject: [Ekiga-list] sip phone, Panasonic Model KX-TGA641C Message-ID: Folk, my mother bought a Panasonic Model KX-TGA641C cordless phone. The front bezel is marked "SIP PHONE" but there is no mention of sip in the instruction booklet. How can the sip capability be exploited? Is Ekiga involved? Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ http://www.citizendium.org/ From peasthope at shaw.ca Sun Jun 14 20:09:04 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Sun, 14 Jun 2009 13:09:04 -0700 Subject: [Ekiga-list] Ekiga 3.2.1 works in Debian Squeeze ... Message-ID: ... partially at least since two or three days ago. My system at work received incoming calls but could not initiate a call to a telephone via the Diamoncard gateway. Perhaps more significantly, Ekiga remains unable to detect the Unibrain 1394 camera while Coriander has no trouble with it. These problems could be Debian specific. I'm content to wait. Nevertheless, constructive remarks are appreciated. Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ http://www.citizendium.org/ From peasthope at shaw.ca Sun Jun 14 20:12:08 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Sun, 14 Jun 2009 13:12:08 -0700 Subject: [Ekiga-list] sip phone, Panasonic Model KX-TGA641C Message-ID: Folk, my mother bought a Panasonic Model KX-TGA641C cordless phone. The front bezel is marked "SIP PHONE" but there is no mention of sip in the instruction booklet. How can the sip capability be exploited? Is Ekiga involved? Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ http://www.citizendium.org/ From peasthope at shaw.ca Sun Jun 14 20:12:22 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Sun, 14 Jun 2009 13:12:22 -0700 Subject: [Ekiga-list] Ekiga 3.2.1 works in Debian Squeeze ... Message-ID: ... partially at least since two or three days ago. My system at work received incoming calls but could not initiate a call to a telephone via the Diamoncard gateway. Perhaps more significantly, Ekiga remains unable to detect the Unibrain 1394 camera while Coriander has no trouble with it. These problems could be Debian specific. I'm content to wait. Nevertheless, constructive remarks are appreciated. Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ http://www.citizendium.org/ From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Jun 14 20:13:23 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 14 Jun 2009 22:13:23 +0200 Subject: [Ekiga-list] Ekiga 3.2.1 works in Debian Squeeze ... In-Reply-To: References: Message-ID: <4A3559E3.6050101@pu-pm.univ-fcomte.fr> peasthope at shaw.ca wrote: > ... partially at least since two or three days ago. So it worked until 2-3 days ago and suddenly worked only partially? > My system at work received incoming calls but could > not initiate a call to a telephone via the Diamoncard > gateway. > > Perhaps more significantly, Ekiga remains unable to > detect the Unibrain 1394 camera while Coriander > has no trouble with it. Send -d 4 output... -- Eugen From peasthope at shaw.ca Sun Jun 14 21:45:40 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Sun, 14 Jun 2009 14:45:40 -0700 Subject: [Ekiga-list] Re (2): Ekiga 3.2.1 works in Debian Squeeze ... Message-ID: Eugen, > So it worked until 2-3 days ago and suddenly worked only partially? Sorry; my explanation was inadequate. Debian Squeeze, testing, had Ekiga 2.x until 2009-06-04 approximately. Updating at that time gave Ekiga 3.2.1. At startup of 3.2.1 the Unibrain IEEE 1394 camera is not recognized. 3.2.1 receives a call from the Diamondcard telephone gateway. When 3.2.1 is asked to connect an outbound call through the gateway, it tries; within a few milliseconds reports "Call completed" with no connection. > Send -d 4 output... This is from the startup. No attempt to make a call yet. http://carnot.yi.org:80/EkigaOutput.txt Incidentally, there was a problem with my messages reaching the list. The multiple copies were meant to test something. Regards, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ http://www.citizendium.org/ From dalbers at gmail.com Sun Jun 14 22:23:59 2009 From: dalbers at gmail.com (Darren Albers) Date: Sun, 14 Jun 2009 18:23:59 -0400 Subject: [Ekiga-list] Does Ekiga have tricks to bypass port blocking? In-Reply-To: <20090614192417.GA368@seberino.org> References: <20090614192417.GA368@seberino.org> Message-ID: <7cd7fc040906141523x34867624n76065149b94f71ce@mail.gmail.com> Skype tries to use ports commonly open on firewalls like TCP443 if it sees the other ports blocked. SIP doesn't have this option so you will need to tunnel it using something else. Two options I can think of are: 1) SSL VPN like OpenVPN to get outside the restricted network (I use this myself when traveling in countries where the ISP's are not SIP friendly) 2) STUN but that is more of a NAT Traversal option and very few restrictive firewalls permit STUN if they don't permit SIP On Sun, Jun 14, 2009 at 3:24 PM, wrote: > I've noticed many places firewall all kinds of ports. > > I know Skype has been designed to bypass a lot of these blockers but I'd rather > use Ekiga if it has its own means of bypassing blocked ports. > > cs > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > From peasthope at shaw.ca Tue Jun 16 00:31:19 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Mon, 15 Jun 2009 17:31:19 -0700 Subject: [Ekiga-list] understanding debug output Message-ID: A few days ago I mentioned debug output. http://carnot.yi.org/EkigaOutput.txt My understanding of the output is minimal but an obvious feature is that tun0 and eth1 are mentioned near the beginning of the log whereas the default eth0 is not mentioned until much later. What concern does Ekiga have with tun0 and eth4 when the default route is eth0? Regards, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ http://www.citizendium.org/ From zb at ispid.com.pl Tue Jun 16 14:13:08 2009 From: zb at ispid.com.pl (Zbigniew Baniewski) Date: Tue, 16 Jun 2009 16:13:08 +0200 Subject: [Ekiga-list] Ekiga build problem ("invalid use of incomplete type 'struct OpalRTPConnection' ") Message-ID: <20090616141308.GA25943@Trurl> Hallo, While trying to build Ekiga from the actual sources - available on Ekiga download page - (ptlib-2.6.2.tar.bz2, ekiga-3.2.4.tar.gz, opal-3.6.2.tar.bz2), I met a problem, I'm unable to pass. Almost finishing(?) Ekiga compilation, it says: #v+ g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib -I../../../../lib/gmconf -I../../../../lib/toolbox/ -I../../../../lib/engine/ -I../../../../lib/engine/account -I../../../../lib/engine/addressbook -I../../../../lib/engine/chat -I../../../../lib/engine/hal -I../../../../lib/engine/presence -I../../../../lib/engine/protocol -I../../../../lib/engine/videooutput -I../../../../lib/engine/videoinput -I../../../../lib/engine/audioinput -I../../../../lib/engine/audiooutput -I../../../../lib/engine/framework -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/opal -I/usr/include/SDL -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT opal-call-manager.lo -MD -MP -MF .deps/opal-call-manager.Tpo -c ../../../../lib/engine/components/opal/opal-call-manager.cpp -fPIC -DPIC -o .libs/opal-call-manager.o In file included from /usr/include/sigc++-2.0/sigc++/sigc++.h:23, from ../../../../lib/engine/framework/gmconf-bridge.h:41, from ../../../../lib/engine/components/opal/opal-call-manager.h:53, from ../../../../lib/engine/components/opal/opal-call-manager.cpp:41: /usr/include/sigc++-2.0/sigc++/signal.h:25:11: warning: extra tokens at end /of #endif directive ../../../../lib/engine/components/opal/opal-call-manager.cpp: In member function 'virtual void Opal::CallManager::set_maximum_jitter(unsigned int)': ../../../../lib/engine/components/opal/opal-call-manager.cpp:228: error: invalid use of incomplete type 'struct OpalRTPConnection' /usr/include/opal/opal/mediatype.h:112: error: forward declaration of 'struct OpalRTPConnection' ../../../../lib/engine/components/opal/opal-call-manager.cpp:231: error: invalid use of incomplete type 'struct OpalRTPConnection' /usr/include/opal/opal/mediatype.h:112: error: forward declaration of 'struct OpalRTPConnection' ../../../../lib/engine/components/opal/opal-call-manager.cpp: In member function 'virtual void Opal::CallManager::set_codecs(Ekiga::CodecList&)': ../../../../lib/engine/components/opal/opal-call-manager.cpp:391: error: 'OpalTranscoder' has not been declared ../../../../lib/engine/components/opal/opal-call-manager.cpp: In member function 'void Opal::CallManager::set_video_options(const Opal::CallManager::VideoOptions&)': ../../../../lib/engine/components/opal/opal-call-manager.cpp:569: error: invalid use of incomplete type 'struct OpalRTPConnection' /usr/include/opal/opal/mediatype.h:112: error: forward declaration of 'struct OpalRTPConnection' ../../../../lib/engine/components/opal/opal-call-manager.cpp: In member function 'void Opal::CallManager::GetAllowedFormats(OpalMediaFormatList&)': ../../../../lib/engine/components/opal/opal-call-manager.cpp:672: error: 'OpalTranscoder' has not been declared In file included from /usr/include/opal/rtp/rtp.h:44, from /usr/include/opal/opal/mediafmt.h:49, from /usr/include/opal/opal/connection.h:44, from /usr/include/opal/opal/call.h:41, from /usr/include/opal/opal/manager.h:41, from ../../../../lib/engine/components/opal/opal-call-manager.h:47, from ../../../../lib/engine/components/opal/opal-call-manager.c #v- The sources are presented on Ekiga page, so I was supposing, it all has been checked for any errors. Does there exist a need for any additional patch(es)? -- pozdrawiam / regards Zbigniew Baniewski From davidjardin at gmail.com Tue Jun 16 14:54:00 2009 From: davidjardin at gmail.com (David Jardin) Date: Tue, 16 Jun 2009 16:54:00 +0200 Subject: [Ekiga-list] DNS request Message-ID: Hi, When I launch Ekiga, it makes a lot of DNS request (SRV SIP request). I cannot manage the DNS server I use and it seems to always answer by the negative. IS there a way to indicate to Ekiga where can it find the call server because it takes to much time to contact a peer on a LAN. Thank you. -- David JARDIN -------------- next part -------------- An HTML attachment was scrubbed... URL: From zb at ispid.com.pl Tue Jun 16 22:13:02 2009 From: zb at ispid.com.pl (Zbigniew Baniewski) Date: Wed, 17 Jun 2009 00:13:02 +0200 Subject: [Ekiga-list] Ekiga build problem ("invalid use of incomplete type 'struct OpalRTPConnection' ") In-Reply-To: <20090616141308.GA25943@Trurl> References: <20090616141308.GA25943@Trurl> Message-ID: <20090616221302.GA4664@Trurl> It seems, I've got to answer myself: in my particular case I had to use Opal 3.6.3 and PTLib 2.6.3. But it's not the end of problems with Ekiga :( while trying to establish connection with Netmeeting (remote is Win XP), I've got no audio/video transmission (although it said: connected), no local picture (after turning on debug I could see, it complains my kernel is higher than 2.4.23), and - besides - it crashes repeatedly, when I'm trying to call Ekiga from Netmeeting :((. There's an error message then: #v+ (ekiga:4530): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: B??d w wierszu 1 przy znaku 41: Tekst nie jest poprawnym ?a?cuchem UTF-8 - niepoprawne "Zdalny program: Microsoft? NetMeeting? 3.0 181/21324 #v- ( Error in line 1 near character 41: Text isn't proper UTF-8 string - bad "Remote program: Microsoft? NetMeeting? 3.0 ) -- pozdrawiam / regards Zbigniew Baniewski From jpuydt at free.fr Wed Jun 17 05:57:01 2009 From: jpuydt at free.fr (Julien Puydt) Date: Wed, 17 Jun 2009 07:57:01 +0200 Subject: [Ekiga-list] Ekiga build problem ("invalid use of incomplete type 'struct OpalRTPConnection' ") In-Reply-To: <20090616221302.GA4664@Trurl> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> Message-ID: <4A3885AD.2040309@free.fr> Zbigniew Baniewski a ?crit : > It seems, I've got to answer myself: in my particular case I had to use Opal > 3.6.3 and PTLib 2.6.3. > > But it's not the end of problems with Ekiga :( while trying to establish > connection with Netmeeting (remote is Win XP), I've got no audio/video > transmission (although it said: connected), no local picture (after turning > on debug I could see, it complains my kernel is higher than 2.4.23), and - > besides - it crashes repeatedly, when I'm trying to call Ekiga from > Netmeeting :((. > > There's an error message then: > > #v+ > (ekiga:4530): Gtk-WARNING **: Failed to set text from markup due to error > parsing markup: B??d w wierszu 1 przy znaku 41: Tekst nie jest poprawnym > ?a?cuchem UTF-8 - niepoprawne "Zdalny program: Microsoft? NetMeeting? > 3.0 181/21324 > #v- > > ( Error in line 1 near character 41: Text isn't proper UTF-8 string - bad > "Remote program: Microsoft? NetMeeting? 3.0 ) Could you try to use Michael Rickmann's build? He has a proper installer -- those gtk+ problems make me think you don't have a proper runtime. Snark on #ekiga From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Jun 17 08:26:43 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 17 Jun 2009 10:26:43 +0200 Subject: [Ekiga-list] Ekiga build problem ("invalid use of incomplete type 'struct OpalRTPConnection' ") In-Reply-To: <20090616221302.GA4664@Trurl> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> Message-ID: <4A38A8C3.30000@pu-pm.univ-fcomte.fr> Zbigniew Baniewski wrote: > It seems, I've got to answer myself: in my particular case I had to use Opal > 3.6.3 and PTLib 2.6.3. This is strange, it compiles well on linux here... What compiler and kernel do you use? > But it's not the end of problems with Ekiga :( while trying to establish > connection with Netmeeting (remote is Win XP), I've got no audio/video > transmission (although it said: connected), no local picture (after turning > on debug I could see, it complains my kernel is higher than 2.4.23), and - > besides - it crashes repeatedly, when I'm trying to call Ekiga from > Netmeeting :((. > > There's an error message then: > > #v+ > (ekiga:4530): Gtk-WARNING **: Failed to set text from markup due to error > parsing markup: B??d w wierszu 1 przy znaku 41: Tekst nie jest poprawnym > ?a?cuchem UTF-8 - niepoprawne "Zdalny program: Microsoft? NetMeeting? > 3.0 181/21324 > #v- > > ( Error in line 1 near character 41: Text isn't proper UTF-8 string - bad > "Remote program: Microsoft? NetMeeting? 3.0 ) Do you use linux or windows? Also, please start ekiga through gdb, which allows us to fix the crash: http://wiki.ekiga.org/index.php/Debugging_Ekiga -- Eugen From zb at ispid.com.pl Wed Jun 17 10:28:22 2009 From: zb at ispid.com.pl (Zbigniew Baniewski) Date: Wed, 17 Jun 2009 12:28:22 +0200 Subject: [Ekiga-list] Ekiga built, but problems here (was: build problem) In-Reply-To: <4A3885AD.2040309@free.fr> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A3885AD.2040309@free.fr> Message-ID: <20090617102822.GA2760@Trurl> On Wed, Jun 17, 2009 at 07:57:01AM +0200, Julien Puydt wrote: > Could you try to use Michael Rickmann's build? He has a proper installer > -- those gtk+ problems make me think you don't have a proper runtime. Where it could be downloaded from? -- pozdrawiam / regards Zbigniew Baniewski From mrickma at gwdg.de Wed Jun 17 10:52:55 2009 From: mrickma at gwdg.de (Michael Rickmann) Date: Wed, 17 Jun 2009 12:52:55 +0200 Subject: [Ekiga-list] Ekiga built, but problems here (was: build problem) In-Reply-To: <20090617102822.GA2760@Trurl> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A3885AD.2040309@free.fr> <20090617102822.GA2760@Trurl> Message-ID: <1245235975.6855.10.camel@studtux> Am Mittwoch, den 17.06.2009, 12:28 +0200 schrieb Zbigniew Baniewski: > On Wed, Jun 17, 2009 at 07:57:01AM +0200, Julien Puydt wrote: > > > Could you try to use Michael Rickmann's build? He has a proper installer > > -- those gtk+ problems make me think you don't have a proper runtime. > > Where it could be downloaded from? You find my stuff at http://wwwuser.gwdg.de/~mrickma/ekiga/ . It is for Win32. Look for the ekiga_build....gz there you find how I build it. Note: the download for the Loudmouth archive does not work automatically, you have to do it by hand. Regards Michael From zb at ispid.com.pl Wed Jun 17 10:48:48 2009 From: zb at ispid.com.pl (Zbigniew Baniewski) Date: Wed, 17 Jun 2009 12:48:48 +0200 Subject: [Ekiga-list] Ekiga built, but problems here (was: build problem) In-Reply-To: <4A38A8C3.30000@pu-pm.univ-fcomte.fr> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A38A8C3.30000@pu-pm.univ-fcomte.fr> Message-ID: <20090617104848.GA2893@Trurl> On Wed, Jun 17, 2009 at 10:26:43AM +0200, Eugen Dedu wrote: > What compiler and kernel do you use? gcc version 4.4.0, kernel 2.6.28.8 > Do you use linux or windows? Linux. > Also, please start ekiga through gdb, which allows us to fix the crash: > http://wiki.ekiga.org/index.php/Debugging_Ekiga Attached you'll find a log created using the tips from the Wiki (ekiga -d 4 2>output.txt). After I ran Ekiga, I tried to contact "echo service" with no success (but there were no problems, when I tried it yesterday with Linphone). Another strange thing is, that although I'm able to point the wanted audio devices in "preferences", the audio-related menu points totally "grayed out" in menus (perhaps it'll become active only on connection?). I wrote earlier, that I was unable to establish proper connection with Netmeeting on Windows (no audio neither video transmission). I would to mention here, that I've used a little customization, to keep Ekiga "compact": it's been made without avahi, with not LDAP neither EDS support. -- pozdrawiam / regards Zbigniew Baniewski -------------- next part -------------- A non-text attachment was scrubbed... Name: output.txt.gz Type: application/x-gunzip Size: 18523 bytes Desc: not available URL: From jpuydt at free.fr Wed Jun 17 11:27:02 2009 From: jpuydt at free.fr (Julien Puydt) Date: Wed, 17 Jun 2009 13:27:02 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <1245235975.6855.10.camel@studtux> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A3885AD.2040309@free.fr> <20090617102822.GA2760@Trurl> <1245235975.6855.10.camel@studtux> Message-ID: <4A38D306.1040608@free.fr> Michael Rickmann a ?crit : > Note: the download for the Loudmouth archive does not work > automatically, you have to do it by hand. Does that mean you already enabled loudmouth on win32 ?! Snark on #ekiga From mrickma at gwdg.de Wed Jun 17 11:50:41 2009 From: mrickma at gwdg.de (Michael Rickmann) Date: Wed, 17 Jun 2009 13:50:41 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <4A38D306.1040608@free.fr> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A3885AD.2040309@free.fr> <20090617102822.GA2760@Trurl> <1245235975.6855.10.camel@studtux> <4A38D306.1040608@free.fr> Message-ID: <1245239441.6855.16.camel@studtux> Am Mittwoch, den 17.06.2009, 13:27 +0200 schrieb Julien Puydt: > Michael Rickmann a ?crit : > > Note: the download for the Loudmouth archive does not work > > automatically, you have to do it by hand. > > Does that mean you already enabled loudmouth on win32 ?! > > Snark on #ekiga > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list I found a MS compiled lib at http://loudmouth-dev.googlegroups.com/web/1.4.3/-win.zip , changed the Makefile, ekigas cofig picked it up, it was linked in. Otherwise it is still untested. There are other things which I wish to do first. Regards Michael From jpuydt at free.fr Wed Jun 17 12:05:49 2009 From: jpuydt at free.fr (Julien Puydt) Date: Wed, 17 Jun 2009 14:05:49 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <1245239441.6855.16.camel@studtux> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A3885AD.2040309@free.fr> <20090617102822.GA2760@Trurl> <1245235975.6855.10.camel@studtux> <4A38D306.1040608@free.fr> <1245239441.6855.16.camel@studtux> Message-ID: <4A38DC1D.5090707@free.fr> Michael Rickmann a ?crit : > Am Mittwoch, den 17.06.2009, 13:27 +0200 schrieb Julien Puydt: >> Does that mean you already enabled loudmouth on win32 ?! > I found a MS compiled lib at > http://loudmouth-dev.googlegroups.com/web/1.4.3/-win.zip , changed the > Makefile, ekigas cofig picked it up, it was linked in. Otherwise it is > still untested. There are other things which I wish to do first. You are impossible! ;-) I made no official announcement, just pushed my six months old branch... I didn't think I would ask you to do enable that on win32 before at least a little feedback from casual testers and now I learn you already did it ! ! ! I N C R E D I B L E ! :-) Snark From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Jun 17 16:38:37 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 17 Jun 2009 18:38:37 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <20090617104848.GA2893@Trurl> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A38A8C3.30000@pu-pm.univ-fcomte.fr> <20090617104848.GA2893@Trurl> Message-ID: <4A391C0D.9070400@pu-pm.univ-fcomte.fr> Zbigniew Baniewski wrote: > On Wed, Jun 17, 2009 at 10:26:43AM +0200, Eugen Dedu wrote: > >> What compiler and kernel do you use? > > gcc version 4.4.0, kernel 2.6.28.8 > >> Do you use linux or windows? > > Linux. > >> Also, please start ekiga through gdb, which allows us to fix the crash: >> http://wiki.ekiga.org/index.php/Debugging_Ekiga > > Attached you'll find a log created using the tips from the Wiki (ekiga -d 4 > 2>output.txt). After I ran Ekiga, I tried to contact "echo service" with Could you send an output when ekiga crashes? -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Jun 17 16:54:51 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 17 Jun 2009 18:54:51 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <20090617104848.GA2893@Trurl> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A38A8C3.30000@pu-pm.univ-fcomte.fr> <20090617104848.GA2893@Trurl> Message-ID: <4A391FDB.7030908@pu-pm.univ-fcomte.fr> Zbigniew Baniewski wrote: > On Wed, Jun 17, 2009 at 10:26:43AM +0200, Eugen Dedu wrote: > >> What compiler and kernel do you use? > > gcc version 4.4.0, kernel 2.6.28.8 > >> Do you use linux or windows? > > Linux. > >> Also, please start ekiga through gdb, which allows us to fix the crash: >> http://wiki.ekiga.org/index.php/Debugging_Ekiga > > Attached you'll find a log created using the tips from the Wiki (ekiga -d 4 > 2>output.txt). After I ran Ekiga, I tried to contact "echo service" with > no success (but there were no problems, when I tried it yesterday with This is a known and unfortunate ekiga problem: your UDP packets are greater than 1500 bytes, so they do not reach the destination. Remove 5 or more unused video and audio codecs and try again. grep large output.txt should not show anything. > Linphone). Another strange thing is, that although I'm able to point the > wanted audio devices in "preferences", the audio-related menu points totally > "grayed out" in menus (perhaps it'll become active only on connection?). I do not see what you are taking about, could you be precise? Have you executed make install? Look: 2009/06/17 12:30:49.321 0:04.519 AudioOutputCoreConfBridge /apps/ekiga/general/sound_events/busy_tone_sound is NULL and the same for the other sounds. Test also Preferences->General->SoundEvents that sounds are heard. > I wrote earlier, that I was unable to establish proper connection with > Netmeeting on Windows (no audio neither video transmission). This should be the same problem as above. > I would to mention here, that I've used a little customization, to keep Ekiga > "compact": it's been made without avahi, with not LDAP neither EDS support. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Jun 17 17:40:05 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 17 Jun 2009 19:40:05 +0200 Subject: [Ekiga-list] Re (2): Ekiga 3.2.1 works in Debian Squeeze ... In-Reply-To: References: Message-ID: <4A392A75.7080508@pu-pm.univ-fcomte.fr> peasthope at shaw.ca wrote: > Eugen, > > Debian Squeeze, testing, had Ekiga 2.x > until 2009-06-04 approximately. Updating > at that time gave Ekiga 3.2.1. > > At startup of 3.2.1 the Unibrain IEEE > 1394 camera is not recognized. > > 3.2.1 receives a call from the Diamondcard > telephone gateway. > > When 3.2.1 is asked to connect an outbound > call through the gateway, it tries; > within a few milliseconds reports "Call completed" > with no connection. > >> Send -d 4 output... > > This is from the startup. No attempt to > make a call yet. > > http://carnot.yi.org:80/EkigaOutput.txt > > Incidentally, there was a problem with my > messages reaching the list. The multiple > copies were meant to test something. Please resend the whole output, and gzip it before. I can see only the last part of the output. > My system at work received incoming calls but could > not initiate a call to a telephone via the Diamoncard > gateway. > > Perhaps more significantly, Ekiga remains unable to > detect the Unibrain 1394 camera while Coriander > has no trouble with it. Do you have set the sip proxy on ekiga Preferences? -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Jun 17 17:43:33 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 17 Jun 2009 19:43:33 +0200 Subject: [Ekiga-list] understanding debug output In-Reply-To: References: Message-ID: <4A392B45.70206@pu-pm.univ-fcomte.fr> peasthope at shaw.ca wrote: > A few days ago I mentioned debug output. > http://carnot.yi.org/EkigaOutput.txt > > My understanding of the output is minimal > but an obvious feature is that tun0 and eth1 > are mentioned near the beginning of the log > whereas the default eth0 is not mentioned > until much later. What concern does Ekiga > have with tun0 and eth4 when the default > route is eth0? To my knowledge, ekiga tries always all the interfaces. -- Eugen From zb at ispid.com.pl Wed Jun 17 18:32:59 2009 From: zb at ispid.com.pl (Zbigniew Baniewski) Date: Wed, 17 Jun 2009 20:32:59 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <4A391FDB.7030908@pu-pm.univ-fcomte.fr> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A38A8C3.30000@pu-pm.univ-fcomte.fr> <20090617104848.GA2893@Trurl> <4A391FDB.7030908@pu-pm.univ-fcomte.fr> Message-ID: <20090617183259.GA6073@Trurl> On Wed, Jun 17, 2009 at 06:54:51PM +0200, Eugen Dedu wrote: > This is a known and unfortunate ekiga problem: your UDP packets are > greater than 1500 bytes, so they do not reach the destination. Remove 5 > or more unused video and audio codecs and try again. grep large > output.txt should not show anything. Well, this helped partially. I mean: I can connect to Ekiga's echo service, and I'm receiving a picture from Netmeeting peer - but he doesn't receive anything from my side. Still the problem with (actually, "no") sound - but I'm trying to investigate. >> Linphone). Another strange thing is, that although I'm able to point the >> wanted audio devices in "preferences", the audio-related menu points totally >> "grayed out" in menus (perhaps it'll become active only on connection?). > > I do not see what you are taking about, could you be precise? The sound-related menu points were "grayed out" (inaccessible). But I see, it'll be changed when establishing the connection. That another debug output sent at your address directly. -- pozdrawiam / regards Zbigniew Baniewski From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Jun 17 20:33:45 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 17 Jun 2009 22:33:45 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <20090617183259.GA6073@Trurl> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A38A8C3.30000@pu-pm.univ-fcomte.fr> <20090617104848.GA2893@Trurl> <4A391FDB.7030908@pu-pm.univ-fcomte.fr> <20090617183259.GA6073@Trurl> Message-ID: <4A395329.8040809@pu-pm.univ-fcomte.fr> Zbigniew Baniewski wrote: > On Wed, Jun 17, 2009 at 06:54:51PM +0200, Eugen Dedu wrote: > >> This is a known and unfortunate ekiga problem: your UDP packets are >> greater than 1500 bytes, so they do not reach the destination. Remove 5 >> or more unused video and audio codecs and try again. grep large >> output.txt should not show anything. > > Well, this helped partially. I mean: I can connect to Ekiga's echo service, > and I'm receiving a picture from Netmeeting peer - but he doesn't receive > anything from my side. Again: you should send the -d 4 output file from a communication which works only in one direction. > Still the problem with (actually, "no") sound - but I'm trying to investigate. > >>> Linphone). Another strange thing is, that although I'm able to point the >>> wanted audio devices in "preferences", the audio-related menu points totally >>> "grayed out" in menus (perhaps it'll become active only on connection?). >> I do not see what you are taking about, could you be precise? > > The sound-related menu points were "grayed out" (inaccessible). But I see, In what menu? Preferences->General->SoundEvents? Audio->Devices? Audio->Codecs? What entry is greyed out inside this menu? Eugen From peasthope at shaw.ca Wed Jun 17 23:20:08 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Wed, 17 Jun 2009 16:20:08 -0700 Subject: [Ekiga-list] Re (2): Re (2): Ekiga 3.2.1 works in Debian Squeeze ... Message-ID: Eugen, > Please resend the whole output, and gzip it before. I can see only the > last part of the output. Sorry. This is from starting Ekiga, attempting a call to a telephone _via_ the DiamondCard gateway and quiting Ekiga. http://carnot.yi.org/EkigaOutput.txt.zip ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ http://www.citizendium.org/ From zb at ispid.com.pl Thu Jun 18 15:25:38 2009 From: zb at ispid.com.pl (Zbigniew Baniewski) Date: Thu, 18 Jun 2009 17:25:38 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <4A395329.8040809@pu-pm.univ-fcomte.fr> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A38A8C3.30000@pu-pm.univ-fcomte.fr> <20090617104848.GA2893@Trurl> <4A391FDB.7030908@pu-pm.univ-fcomte.fr> <20090617183259.GA6073@Trurl> <4A395329.8040809@pu-pm.univ-fcomte.fr> Message-ID: <20090618152538.GB4815@Trurl> On Wed, Jun 17, 2009 at 10:33:45PM +0200, Eugen Dedu wrote: > Zbigniew Baniewski wrote: >> On Wed, Jun 17, 2009 at 06:54:51PM +0200, Eugen Dedu wrote: >> >>> This is a known and unfortunate ekiga problem: your UDP packets are >>> greater than 1500 bytes, so they do not reach the destination. >>> Remove 5 or more unused video and audio codecs and try again. grep >>> large output.txt should not show anything. >> >> Well, this helped partially. I mean: I can connect to Ekiga's echo service, >> and I'm receiving a picture from Netmeeting peer - but he doesn't receive >> anything from my side. > > Again: you should send the -d 4 output file from a communication which > works only in one direction. OK, in a minute or two you'll receive. >> Still the problem with (actually, "no") sound - but I'm trying to investigate. >> >>>> Linphone). Another strange thing is, that although I'm able to point the >>>> wanted audio devices in "preferences", the audio-related menu points totally >>>> "grayed out" in menus (perhaps it'll become active only on connection?). >>> I do not see what you are taking about, could you be precise? >> >> The sound-related menu points were "grayed out" (inaccessible). But I see, > > In what menu? Preferences->General->SoundEvents? Audio->Devices? > Audio->Codecs? What entry is greyed out inside this menu? I tried again: maybe the changes in the settings - that were done meanwhile - but now, when all codecs are "on", in "Chat" menu the "suspend video" is "grayed out", and in "View" the following: "Remote Video", "PiP", "PiP in Separate Window", "Normal Size", "Fullscreen". Of course it is the case, when there's no video connection at all (that "oversized packet" case, I suppose). -- pozdrawiam / regards Zbigniew Baniewski From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 18 20:13:52 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 18 Jun 2009 22:13:52 +0200 Subject: [Ekiga-list] Ekiga built, but problems here In-Reply-To: <20090618152538.GB4815@Trurl> References: <20090616141308.GA25943@Trurl> <20090616221302.GA4664@Trurl> <4A38A8C3.30000@pu-pm.univ-fcomte.fr> <20090617104848.GA2893@Trurl> <4A391FDB.7030908@pu-pm.univ-fcomte.fr> <20090617183259.GA6073@Trurl> <4A395329.8040809@pu-pm.univ-fcomte.fr> <20090618152538.GB4815@Trurl> Message-ID: <4A3AA000.1060902@pu-pm.univ-fcomte.fr> Zbigniew Baniewski wrote: > On Wed, Jun 17, 2009 at 10:33:45PM +0200, Eugen Dedu wrote: > >> Zbigniew Baniewski wrote: >>> On Wed, Jun 17, 2009 at 06:54:51PM +0200, Eugen Dedu wrote: >>> >>>> This is a known and unfortunate ekiga problem: your UDP packets are >>>> greater than 1500 bytes, so they do not reach the destination. >>>> Remove 5 or more unused video and audio codecs and try again. grep >>>> large output.txt should not show anything. >>> Well, this helped partially. I mean: I can connect to Ekiga's echo service, >>> and I'm receiving a picture from Netmeeting peer - but he doesn't receive >>> anything from my side. >> Again: you should send the -d 4 output file from a communication which >> works only in one direction. > > OK, in a minute or two you'll receive. > >>> Still the problem with (actually, "no") sound - but I'm trying to investigate. >>> >>>>> Linphone). Another strange thing is, that although I'm able to point the >>>>> wanted audio devices in "preferences", the audio-related menu points totally >>>>> "grayed out" in menus (perhaps it'll become active only on connection?). >>>> I do not see what you are taking about, could you be precise? >>> The sound-related menu points were "grayed out" (inaccessible). But I see, >> In what menu? Preferences->General->SoundEvents? Audio->Devices? >> Audio->Codecs? What entry is greyed out inside this menu? > > I tried again: maybe the changes in the settings - that were done meanwhile > - but now, when all codecs are "on", in "Chat" menu the "suspend video" is > "grayed out", and in "View" the following: "Remote Video", "PiP", "PiP in > Separate Window", "Normal Size", "Fullscreen". > > Of course it is the case, when there's no video connection at all (that > "oversized packet" case, I suppose). Ah, that's normal: they are active only during communication. I do not think we could consider this as a bug... -- Eugen From invite+o=prcrrz at facebookmail.com Fri Jun 19 07:37:14 2009 From: invite+o=prcrrz at facebookmail.com (Jorge Alfonso) Date: Fri, 19 Jun 2009 00:37:14 -0700 Subject: [Ekiga-list] =?utf-8?q?Te_agregu=C3=A9_como_amigo_en_Facebook?= Message-ID: <13e78c3843326d5d3184881e34efa75d@localhost.localdomain> Hola, ekiga-list at gnome.org: He creado un perfil en Facebook donde puedo publicar mis fotos, v?deos y eventos, y quiero agregarte a mis amigos para que puedas verlo. Para ello, necesitas registrarte en Facebook y, despu?s, podr?s crear tambi?n tu propio perfil. Gracias, Jorge Para registrarte en Facebook, sigue este enlace: http://www.facebook.com/p.php?i=603875678&k=SXA2PXTSRZ6MYADBWG3YV&r ekiga-list at gnome.org ha sido invitado(a) a unirse a Facebook por Jorge Alfonso. Si no quieres recibir este tipo de mensajes de Facebook, haz clic en el enlace siguiente para borrar tu nombre de la lista de personas suscritas. http://www.facebook.com/o.php?k=fc4ec9&u=630265357&mid=a53d54G2591160dG0G8 Las oficinas de Facebook est?n en 1601 S. California Ave., Palo Alto, CA 94304. -------------- next part -------------- An HTML attachment was scrubbed... URL: From davidjardin at gmail.com Fri Jun 19 08:47:13 2009 From: davidjardin at gmail.com (David Jardin) Date: Fri, 19 Jun 2009 10:47:13 +0200 Subject: [Ekiga-list] Call closed by callee and ICMP port unreachable message Message-ID: Hi, I encounter a problem with Ekiga. I'm in a LAN, all my Ekiga softphones act as a client, registered on a Call Server. When I place a call between my Softphones and if I stop the call by the caller, no problem. If I place a call and I stop the call by the callee, the message BYE sent by the callee is not received by the caller and a port unreachable message is received in Wireshark. What can I do? Thank you, Best regards -- David JARDIN Student in 2nd year of Master "Information Security and Cryptography". University of Limoges -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Jun 19 08:59:14 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 19 Jun 2009 10:59:14 +0200 Subject: [Ekiga-list] Call closed by callee and ICMP port unreachable message In-Reply-To: References: Message-ID: <4A3B5362.30706@pu-pm.univ-fcomte.fr> David Jardin wrote: > Hi, > > I encounter a problem with Ekiga. > I'm in a LAN, all my Ekiga softphones act as a client, registered on a Call > Server. > When I place a call between my Softphones and if I stop the call by the > caller, no problem. > If I place a call and I stop the call by the callee, the message BYE sent by > the callee is not received by the caller and a port unreachable message is > received in Wireshark. Very interesting. Could you send us a -d 4 output from both parties (see wiki for how to do it)? Maybe wireshark capture is interesting too, we will see... -- Eugen From malik_jemes at hotmail.com Fri Jun 19 12:00:44 2009 From: malik_jemes at hotmail.com (malik_jemes at hotmail.com) Date: Fri, 19 Jun 2009 05:00:44 -0700 Subject: [Ekiga-list] Vacation reply In-Reply-To: Message-ID: An HTML attachment was scrubbed... URL: From davidjardin at gmail.com Fri Jun 19 12:45:15 2009 From: davidjardin at gmail.com (David Jardin) Date: Fri, 19 Jun 2009 14:45:15 +0200 Subject: [Ekiga-list] Call closed by callee and ICMP port unreachable message In-Reply-To: <4A3B5362.30706@pu-pm.univ-fcomte.fr> References: <4A3B5362.30706@pu-pm.univ-fcomte.fr> Message-ID: HI, Thank you for your anwser. I forgot to say, I'm on Ubuntu Hardy Heron and I use the 2.0.12 version. Unfortunatly I am not able to execute Ekga or to get the Wireshark capture. I'm not physically where the problem occured. I know you can hardly help me in those conditions but I posted on the mailing list with the hope it was a known issue. Thank you anyway David JARDIN On Fri, Jun 19, 2009 at 10:59 AM, Eugen Dedu < Eugen.Dedu at pu-pm.univ-fcomte.fr> wrote: > David Jardin wrote: > >> Hi, >> >> I encounter a problem with Ekiga. >> I'm in a LAN, all my Ekiga softphones act as a client, registered on a >> Call >> Server. >> When I place a call between my Softphones and if I stop the call by the >> caller, no problem. >> If I place a call and I stop the call by the callee, the message BYE sent >> by >> the callee is not received by the caller and a port unreachable message is >> received in Wireshark. >> > > Very interesting. Could you send us a -d 4 output from both parties (see > wiki for how to do it)? > > Maybe wireshark capture is interesting too, we will see... > > -- > Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > -- David JARDIN Student in 2nd year of Master "Information Security and Cryptography". University of Limoges -------------- next part -------------- An HTML attachment was scrubbed... URL: From john_re at fastmail.us Sat Jun 20 07:50:38 2009 From: john_re at fastmail.us (john_re) Date: Sat, 20 Jun 2009 00:50:38 -0700 Subject: [Ekiga-list] Join Ekiga Global Meeting Sunday June 21 using VOIP - BerkeleyTIP Message-ID: <1245484238.30232.1321308047@webmail.messagingengine.com> Help get the new BTIP Asterisk VOIP conference server working properly with Ekiga - see below. :) Some id == Join the friendly Ekiga Global [& ALL FREE SW HW & CULTURE] community Meeting: this Sunday, June 21, using VOIP, 10A - 6P Pacific USA time [GMT - 8? 7? hours] = 1P - 9P Eastern USA = 6P - 2A??? GMT - Daylight savings correction? +7 hours? at the BerkeleyTIP Global Free SW HW & Culture meeting http://sites.google.com/site/berkeleytip/ CONNECT VIA VOIP (& IRC): Join IRC channel #berkeleytip on freenode.net, & we'll help get you connected on VOIP. Have a VOIP headset. http://sites.google.com/site/berkeleytip/remote-attendance LOCAL MEETING NEW LOCATION: Free speech cafe closed Sundays in summer. Watch the BTIP local list for final in person UCB meeting location details: http://groups.google.com/group/BerkTIP GENERIC HOURLY SCHEDULE, & MARK YOUR CALENDAR - NEXT 3 MEETINGS: Sun June 21, Sat July 4, Sun July 19 http://sites.google.com/site/berkeleytip/schedule Join the mailing list, introduce yourself, tell us what projects you are interested in, invite others to join your project: BTIP-Global http://groups.google.com/group/BerkTIPGlobal ===== HOT TOPICs: Oracle owns OpenOffice & MySQL - What help is needed? KDE 4 aps need work - especially Calendar?! Open Hardware - Robotics? POLL: ** How about 2x per month Weekday Evening BTIP-Global Meetings? ** 1) The Wednesday & Thursday _after_ the BTIP weekend meetings? 2) The Monday & Tuesday _before_ the BTIP weekend meetings? 3) Other? Your suggestions? - Join the mailing list & send in your opinions/thoughts/suggestions. GROUP PROJECT - Asterisk VOIP conference server: We've now got our own Asterisk VOIP conference server. [Thanks, Windsor & Jack! :) ] Help: - get a user channel members status page working - get SIP & Skype ability? http://sites.google.com/site/berkeleytip/remote-attendance YOUR PROJECT - LET US KNOW, GET SOME VOLUNTEER HELP: http://groups.google.com/group/BerkTIPGlobal VIDEOS - OPPORTUNITY - FINDER VOLUNTEER NEEDED No videos this month, cause David & I are too busy. Do you want to find some for us all to watch? Check out this link, email the list & let us know you'd like to volunteer. :) http://sites.google.com/site/berkeleytip/talk-videos See the mailing lists for the latest info/changes: http://sites.google.com/site/berkeleytip/mailing-lists JOIN THE ANNOUNCEMENT LIST - 1 or 2 announcements per month: http://groups.google.com/group/BerkTIPAnc FOR FORWARDING: You are invited to forward this message to anywhere appropriate. From Jean-Pierre.Dussault at USherbrooke.ca Sat Jun 20 13:23:48 2009 From: Jean-Pierre.Dussault at USherbrooke.ca (Jean-Pierre Dussault) Date: Sat, 20 Jun 2009 09:23:48 -0400 Subject: [Ekiga-list] could not register Message-ID: <4A3CE2E4.9060600@USherbrooke.ca> Hi, I paid Diamondcard.us, it passed on my credit card account, but I cannot register to ekiga call out service. What do I do wrong? In the "edit account" window, I have: registrar: sip.diamondcard.us user: vepiteski autentication user: vepiteski password: my passwork What is wrong? When I ask for the balance history, I get a "bad login" answer from diamondcard.us with no possibility for "forgotten password". If this is the issue, how may I recover my user and password for this diamondcard service? Thank you, JPD From pflanze at gmx.ch Sat Jun 20 15:21:59 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sat, 20 Jun 2009 17:21:59 +0200 Subject: [Ekiga-list] Varying problems with sound output in gnome-2-26 Ekiga Message-ID: <20090620152159.240200@gmx.net> Trying to get more stable SIP authentifications and/or support for my UVC based webcam, I've recently installed gcc-4.4 from Debian testing (4.3.2 didn't compile it), and compiled ptlib-2.6.2.tar.bz2, opal-3.6.2.tar.bz2, and first tried ekiga-3.2.4.tar.gz but then went with the git "gnome-2-26" branch (because of a compiler error fixed there). This compiled without problems, but the resulting Ekiga would frequently give no sound output when connecting to echo services. I call sip:500 at ekiga.net, but it seems ekiga.net prohibits too frequent usage of the echo test(?). When re-calling too soon, Ekiga turns the contents of the URL entry field into "pc:udp$ekiga.net:5060" and will never get to show the "Connected .. call duration.." message. But, there is also a problem with sound not playing in many cases where I *do* have a "Connected .. call duration.." message on the screen. The problem does not go away even when waiting between calls (like a minute or so). A sequence of connection initiations by me: sip:500 at ekiga.net -> normal with sound sip:500 at ekiga.net -> stays in pc:udp$ekiga.net:5060, i.e. does not get connection, I click stop sip:441 at sip.diamondcard.us -> silent, I click stop sip:441 at sip.diamondcard.us -> normal with sound or with only using the diamondcard echo service: sip:441 at sip.diamondcard.us -> normal sip:441 at sip.diamondcard.us -> silent sip:441 at sip.diamondcard.us -> normal sip:441 at sip.diamondcard.us -> silent sip:441 at sip.diamondcard.us -> silent sip:441 at sip.diamondcard.us -> silent But sound problems don't stop here, when I call my Diamondcard number using my mobile, Ekiga will pop up messages (one for each suppressed ring tone or so) even before I try to click on "accept", saying "Error while opening audio output device HDA Intel No incoming sound will be played. The selected audio device was successfully opened but it is impossible to write data to this device. In case it is a pluggable device it may be sufficient to reconnect it. If not, or if it still is not accessible, please check your audio setup. " but in preferences I've set all three audio devices to "HDA Intel (PTLIB/ALSA)". Also sound has always worked without problems on this Laptop, and Ekiga 2.0.12 (from Debian stable) never had this problem. I've then recompiled/reinstalled everything from SVN / Git, with the versions from the stable branches as given below, with the same results. To summarize, there seem to be 3 separate issues, the first is with ekiga.net not accepting frequent calls of the echo service (and Ekiga not showing an error in this case), the second that about half the otherwise seemingly successful echo service connections are silent, the third that the ring tone is never given (but an error message instead). Any suggestion? Thanks, Christian. Details: Lenovo Thinkpad T61, core 2 duo, nvidia. Versions: Ekiga 44ebfd82f1a4254d3fda3de0871b9c62e7e7c842 ptlib opalvoip/ptlib/branches/v2_6 at 22848 opal opalvoip/opal/branches/v3_6 at 22931 $ gcc-4.4 --version gcc-4.4 (Debian 4.4.0-6) 4.4.0 $ g++-4.4 --version g++-4.4 (Debian 4.4.0-6) 4.4.0 Debian stable, kernel 2.6.29.5 All 3 libs/programs compiled using: export PKG_CONFIG_PATH=~/lib/pkgconfig/ export PTLIBDIR=`pwd` export CC=gcc-4.4 export CXX=g++-4.4 ./configure --prefix=$HOME make -j2 make install Configuration results: opal: GSM : yes (system) gsm-amr : yes iLBC : yes (internal) Speex : yes (internal, version 1.1.11.1) LPC10 : yes G.726 : yes IMA_ADPCM : yes SBC : no H.261 : yes H.263/H.263+ : H.264 : no THEORA : no MPEG4 Part 2 : no CELT : no SpanDSP FAX : no CAPI : no Quicknet xJACK support : no Voicetronics VPB support : yes OS Type : linux-gnu Machine Type : x86_64 ekiga: GNOME support : enabled GConf support : enabled Evolution-Data-Server support : enabled NOTIFY support : disabled LDAP support : enabled XVideo support : enabled H.323 support : yes SIP support : yes DBUS support : enabled DBUS service support : enabled mDNS/DNS-SD support : enabled The following features are experimental -- you've been warned: GStreamer support : disabled KAddressBook support : disabled KDE support : disabled XCAP support : disabled OS Type : linux-gnu Machine Type : x86_64 Byte Order : little endian -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From dalbers at gmail.com Sat Jun 20 17:00:10 2009 From: dalbers at gmail.com (Darren Albers) Date: Sat, 20 Jun 2009 13:00:10 -0400 Subject: [Ekiga-list] could not register In-Reply-To: <4A3CE2E4.9060600@USherbrooke.ca> References: <4A3CE2E4.9060600@USherbrooke.ca> Message-ID: <7cd7fc040906201000r1093f5d7n7d1d0996ef6056b8@mail.gmail.com> There is a forgotten password option at: https://www.diamondcard.us/login 2009/6/20 Jean-Pierre Dussault : > Hi, > > I paid Diamondcard.us, it passed on my credit card account, but I cannot > register to ekiga call out service. > > What do I do wrong? > > In the "edit account" window, I have: > registrar: ? ? ? ? ? ? ? ? ? ? sip.diamondcard.us > user: ? ? ? ? ? ? ? ? ? ? ? ? ? ? vepiteski > autentication user: ? ? vepiteski > password: ? ? ? ? ? ? ? ? ? ?my passwork > > What is wrong? > > When I ask for the balance history, I get a "bad login" answer from > diamondcard.us with no possibility for "forgotten password". If this is the > issue, how may I recover my user and password for this diamondcard service? > > Thank you, > > JPD > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > From pflanze at gmx.ch Sat Jun 20 17:51:50 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sat, 20 Jun 2009 19:51:50 +0200 Subject: [Ekiga-list] could not register In-Reply-To: <4A3CE2E4.9060600@USherbrooke.ca> References: <4A3CE2E4.9060600@USherbrooke.ca> Message-ID: <20090620175150.240190@gmx.net> > I paid Diamondcard.us, it passed on my credit card account, but I cannot > register to ekiga call out service. I remember that when I paid using PayPal, it wouldn't allow me to log in right away, but only after someone at Diamondcard did a manual confirmation (he actually contacted me by phone for that). Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From spencerwise at hotmail.com Sat Jun 20 18:20:18 2009 From: spencerwise at hotmail.com (Spencer Wise) Date: Sat, 20 Jun 2009 14:20:18 -0400 Subject: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty Message-ID: I ran 3.2.0 successfully, and it pretended it was registered to my H.323 gatekeeper, but actually wasn't. 3.2.4 lists a gatekeeper fix, so I followed the wiki to compile the SVN snapshot, and all went fine with no errors. But when I try to start Ekiga from terminal, it tells me Ekiga's not installed. Has anyone done this successfully? Is 3.2.4 supposed to work with Jaunty? Is the wiki page outdated? -Spencer _________________________________________________________________ Bing? brings you maps, menus, and reviews organized in one place. Try it now. http://www.bing.com/search?q=restaurants&form=MLOGEN&publ=WLHMTAG&crea=TEXT_MLOGEN_Core_tagline_local_1x1 -------------- next part -------------- An HTML attachment was scrubbed... URL: From pflanze at gmx.ch Sat Jun 20 20:45:44 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sat, 20 Jun 2009 22:45:44 +0200 Subject: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty In-Reply-To: References: Message-ID: <20090620204544.240190@gmx.net> > But when I try to start Ekiga from terminal, it tells me Ekiga's not > installed. You're short on details; how do you try to start Ekiga from terminal? Like, if you use an upper-case E the program would quite surely not be found. "it tells" is also unclear, like, what did the shell, which is normally run in a terminal, tell you? Then the question is how which install location you configured (./configure --prefix=somepath), and what the current PATH environment variable is (echo $PATH). If the error is a linker error (the error message shown in the terminal should tell you so), it may be necessary to run ldconfig as root to update the dynamic library cache, or to set LD_LIBRARY_PATH if you installed Ekiga in a non-root location. Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From pflanze at gmx.ch Sat Jun 20 22:26:34 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sun, 21 Jun 2009 00:26:34 +0200 Subject: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty In-Reply-To: References: Message-ID: <20090620222634.240190@gmx.net> PS. > I followed > the wiki to compile the SVN snapshot, since Ekiga, as far I can see, is being tracked in Git, not SVN, the question also coming up is which packages have you compiled and installe: ptlib, opal, *and also* ekiga itself? > But when I try to start Ekiga from terminal, it tells me Ekiga's not > installed. And you did't try to start it from the same shell in which you previously started the pre-packaged Ekiga? Since if you did, the shell would probably have remembered the location of the previous install, then if you run "ekiga" again, say that it's missing. Rehash the shell's file cache (shell specific) or simply start a new shell (/terminal). And/or use the full path, like /usr/local/bin/ekiga or accordant to your configuration settings. Christian. -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 From paul.hillereau at gmail.com Sun Jun 21 08:06:05 2009 From: paul.hillereau at gmail.com (paul hillereau) Date: Sun, 21 Jun 2009 10:06:05 +0200 Subject: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty In-Reply-To: References: Message-ID: <4A3DE9ED.6090803@gmail.com> Spencer Wise a ?crit : > I ran 3.2.0 successfully, and it pretended it was registered to my > H.323 gatekeeper, but actually wasn't. 3.2.4 lists a gatekeeper fix, > so I followed the wiki to compile the SVN snapshot, and all went fine > with no errors. But when I try to start Ekiga from terminal, it tells > me Ekiga's not installed. > > Has anyone done this successfully? Is 3.2.4 supposed to work with > Jaunty? Is the wiki page outdated? > -Spencer Hello, Could you send us the error? Currently I am not running ekiga 3.2.4 but the stable version from git repository; everything works fine on Sid and Jaunty. See http://wiki.ekiga.org/index.php/Download_Ekiga_sources to get the latest ekiga stable version. Did you adjust your PATH to launch ekiga, or give a prefix at configure time? e.g. if you gave --prefix=/home/mylogin/root when configure, after compiling and make install to start ekiga you have to do the following: cd /home/mylogin/root/bin export LD_LIBRARY_PATH=/home/mylogin/root/lib ./ekiga Paul. From spamme at gmx.ch Sun Jun 21 11:10:32 2009 From: spamme at gmx.ch (Peter Guhl) Date: Sun, 21 Jun 2009 13:10:32 +0200 Subject: [Ekiga-list] Another timeout-case. But how long is that timeout? Message-ID: <4A3E1528.2050007@gmx.ch> Hello all I had a working Setup in Exiga 2.x. After Updating to Ubuntu 9.04 I got a new Ekiga 3.2.0 and nothing works anymore. It is trying to register and fails with timeout. Even if I set up a full 1:1 NAT at my CyberGuard. With or without STUN. I got the impression that it's waiting for only a few seconds until it retries. Isn't that a bit short for a timeout? My provider's server seems to be a bit slow when I ping (ping times are good but it takes very long until ping shows me the results - no Idea what that means). My SIP-Provider is "e-fon.ch". I don't have an ekiga account and I don't need one... do I really need to create one just for debugging? Speaking about debugging... that stuff is in the attachments (let's see if the list accepts them ;-) The account works when I use the 3CX SIP-Client on Windows XP at the same machine and it works with the Snom Hardware SIP-Telephone I could lend for a few weeks. In both cases without any adjustments at the firewall. Regards Peter -------------- next part -------------- A non-text attachment was scrubbed... Name: ekiga.log Type: text/x-log Size: 20238 bytes Desc: not available URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: ekiga_tcpdump URL: From pflanze at gmx.ch Sun Jun 21 15:18:39 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sun, 21 Jun 2009 17:18:39 +0200 Subject: [Ekiga-list] Varying problems with sound output in gnome-2-26 Ekiga Message-ID: <20090621151839.240210@gmx.net> I've put a copy of my report at http://bugzilla.gnome.org/show_bug.cgi?id=586531 What can I do to debug the problems? I guess it's a better idea to try to fix the sound problems in ekiga 3.2, than to try to improve registration (keeping them active) on ekiga 2? (If it would get to work with my webcam, all the better.) Please tell me, I +- know how to code in C (a little less so in C++ though), so if there's a chance I can (help) fix the problems without tying up all of my time too long, I'll attempt to work on it. Christian. (I'm in IRC as "pflanze") -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From pflanze at gmx.ch Sun Jun 21 16:11:08 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sun, 21 Jun 2009 18:11:08 +0200 Subject: [Ekiga-list] Varying problems with sound output in gnome-2-26 Ekiga Message-ID: <20090621161108.240190@gmx.net> Do you want to see debug output? Is there sensitive information in debug output that I should strip from it? What does it mean if I have 'Sending PDU (1558 bytes)' (>1500)? This is showing up in both working and silent calls. I've seen the hint in bug 586104 about disabling codecs I'm not using, but this has not helped. Christian. -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Jun 21 16:29:53 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 21 Jun 2009 18:29:53 +0200 Subject: [Ekiga-list] Varying problems with sound output in gnome-2-26 Ekiga In-Reply-To: <20090620152159.240200@gmx.net> References: <20090620152159.240200@gmx.net> Message-ID: <4A3E6001.2020008@pu-pm.univ-fcomte.fr> Christian Jaeger wrote: > Trying to get more stable SIP authentifications and/or support for my UVC based webcam, I've recently installed gcc-4.4 from Debian testing (4.3.2 didn't compile it), and compiled ptlib-2.6.2.tar.bz2, opal-3.6.2.tar.bz2, and first tried ekiga-3.2.4.tar.gz but then went with the git "gnome-2-26" branch (because of a compiler error fixed there). This compiled without problems, but the resulting Ekiga would frequently give no sound output when connecting to echo services. Hi Christian, Please do not write on both ML an bugzilla. And on bugzilla write one problem per bug. An do not remove useful lines from e-mail when replying. > I call sip:500 at ekiga.net, but it seems ekiga.net prohibits too frequent usage of the echo test(?). When re-calling too soon, Ekiga turns the contents of the URL entry field into "pc:udp$ekiga.net:5060" and will never get to show the "Connected .. call duration.." message. This is a known problem and really important. Please be patient. > But, there is also a problem with sound not playing in many cases where I *do* have a "Connected .. call duration.." message on the screen. The problem does not go away even when waiting between calls (like a minute or so). I noticed this problem too: newmessage.wav shows an error (but it works), the others not. Please be patient... > A sequence of connection initiations by me: > > sip:500 at ekiga.net -> normal with sound > sip:500 at ekiga.net -> stays in pc:udp$ekiga.net:5060, i.e. does not get connection, I click stop > sip:441 at sip.diamondcard.us -> silent, I click stop > sip:441 at sip.diamondcard.us -> normal with sound > > or with only using the diamondcard echo service: > > sip:441 at sip.diamondcard.us -> normal > sip:441 at sip.diamondcard.us -> silent > sip:441 at sip.diamondcard.us -> normal > sip:441 at sip.diamondcard.us -> silent > sip:441 at sip.diamondcard.us -> silent > sip:441 at sip.diamondcard.us -> silent > > > But sound problems don't stop here, when I call my Diamondcard number using my mobile, Ekiga will pop up messages (one for each suppressed ring tone or so) even before I try to click on "accept", saying > > "Error while opening audio output device HDA Intel > > No incoming sound will be played. > > The selected audio device was successfully opened but it is impossible to write data to this device. In case it is a pluggable device it may be sufficient to reconnect it. If not, or if it still is not accessible, please check your audio setup. > " > > but in preferences I've set all three audio devices to "HDA Intel (PTLIB/ALSA)". Also sound has always worked without problems on this Laptop, and Ekiga 2.0.12 (from Debian stable) never had this problem. > > I've then recompiled/reinstalled everything from SVN / Git, with the versions from the stable branches as given below, with the same results. > > To summarize, there seem to be 3 separate issues, the first is with ekiga.net not accepting frequent calls of the echo service (and Ekiga not showing an error in this case), the second that about half the otherwise seemingly successful echo service connections are silent, the third that the ring tone is never given (but an error message instead). > > Details: > > Lenovo Thinkpad T61, core 2 duo, nvidia. > > Versions: > > Ekiga 44ebfd82f1a4254d3fda3de0871b9c62e7e7c842 > ptlib opalvoip/ptlib/branches/v2_6 at 22848 > opal opalvoip/opal/branches/v3_6 at 22931 > > $ gcc-4.4 --version > gcc-4.4 (Debian 4.4.0-6) 4.4.0 > $ g++-4.4 --version > g++-4.4 (Debian 4.4.0-6) 4.4.0 > > Debian stable, kernel 2.6.29.5 > > All 3 libs/programs compiled using: > > export PKG_CONFIG_PATH=~/lib/pkgconfig/ > export PTLIBDIR=`pwd` > export CC=gcc-4.4 > export CXX=g++-4.4 > ./configure --prefix=$HOME > make -j2 > make install From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Jun 21 16:31:06 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 21 Jun 2009 18:31:06 +0200 Subject: [Ekiga-list] Varying problems with sound output in gnome-2-26 Ekiga In-Reply-To: <20090621161108.240190@gmx.net> References: <20090621161108.240190@gmx.net> Message-ID: <4A3E604A.2050501@pu-pm.univ-fcomte.fr> Christian Jaeger wrote: > Do you want to see debug output? Is there sensitive information in debug output that I should strip from it? > > What does it mean if I have 'Sending PDU (1558 bytes)' (>1500)? This is showing up in both working and silent calls. I've seen the hint in bug 586104 about disabling codecs I'm not using, but this has not helped. You should indeed remove some unused codecs, try removing more, until you do not see this message: $ grep large output.txt should be empty... -- Eugen From spencerwise at hotmail.com Sun Jun 21 16:46:09 2009 From: spencerwise at hotmail.com (Spencer Wise) Date: Sun, 21 Jun 2009 12:46:09 -0400 Subject: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty In-Reply-To: <20090620222634.240190@gmx.net> References: <20090620222634.240190@gmx.net> Message-ID: Christian/Paul, Thanks to both of you for the help. I followed the wiki page at: http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu And ran autogen.sh with - - prefix=/usr - - sysconfdir=/etc/ exactly as described in the wiki. I tried the command Paul suggested: cd /usr/bin export LD_LIBRARY_PATH=/usr/lib And it completed without error, but I still get the following error in terminal no matter where I try it from. spencer at spencer-desktop:/usr/bin$ ekiga The program 'ekiga' is currently not installed. You can install it by typing: sudo apt-get install ekiga bash: ekiga: command not found spencer at spencer-desktop:/usr/bin$ ./ekiga bash: ./ekiga: No such file or directory As I'm sure is painfully obvious already, I come from primarily an MS/Windows background and am still pretty lost in Linux/Ubuntu. > Date: Sun, 21 Jun 2009 00:26:34 +0200 > From: pflanze at gmx.ch > To: ekiga-list at gnome.org > Subject: Re: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty > > PS. > > > I followed > > the wiki to compile the SVN snapshot, > > since Ekiga, as far I can see, is being tracked in Git, not SVN, the question also coming up is which packages have you compiled and installe: ptlib, opal, *and also* ekiga itself? > > > But when I try to start Ekiga from terminal, it tells me Ekiga's not > > installed. > > And you did't try to start it from the same shell in which you previously started the pre-packaged Ekiga? Since if you did, the shell would probably have remembered the location of the previous install, then if you run "ekiga" again, say that it's missing. Rehash the shell's file cache (shell specific) or simply start a new shell (/terminal). And/or use the full path, like /usr/local/bin/ekiga or accordant to your configuration settings. > > Christian. > > -- > GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list _________________________________________________________________ Microsoft brings you a new way to search the web. Try Bing? now http://www.bing.com?form=MFEHPG&publ=WLHMTAG&crea=TEXT_MFEHPG_Core_tagline_try bing_1x1 -------------- next part -------------- An HTML attachment was scrubbed... URL: From pflanze at gmx.ch Sun Jun 21 17:06:30 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sun, 21 Jun 2009 19:06:30 +0200 Subject: [Ekiga-list] Varying problems with sound output in gnome-2-26 Ekiga In-Reply-To: <4A3E604A.2050501@pu-pm.univ-fcomte.fr> References: <20090621161108.240190@gmx.net> <4A3E604A.2050501@pu-pm.univ-fcomte.fr> Message-ID: <20090621170630.240210@gmx.net> > Christian Jaeger wrote: > > Do you want to see debug output? Is there sensitive information in debug > output that I should strip from it? > > > > What does it mean if I have 'Sending PDU (1558 bytes)' (>1500)? This is > showing up in both working and silent calls. I've seen the hint in bug > 586104 about disabling codecs I'm not using, but this has not helped. > > You should indeed remove some unused codecs, try removing more, until > you do not see this message: > $ grep large output.txt > should be empty... I've now switched off all codecs except gsm, since calling Diamondcard showed "GSM-" in the right part of the window pane. This has indeed made the "large" messages disappear; but it doesn't change anything regarding the silency problem. Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From pflanze at gmx.ch Sun Jun 21 17:06:30 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sun, 21 Jun 2009 19:06:30 +0200 Subject: [Ekiga-list] Varying problems with sound output in gnome-2-26 Ekiga In-Reply-To: <4A3E604A.2050501@pu-pm.univ-fcomte.fr> References: <20090621161108.240190@gmx.net> <4A3E604A.2050501@pu-pm.univ-fcomte.fr> Message-ID: <20090621170630.240210@gmx.net> > Christian Jaeger wrote: > > Do you want to see debug output? Is there sensitive information in debug > output that I should strip from it? > > > > What does it mean if I have 'Sending PDU (1558 bytes)' (>1500)? This is > showing up in both working and silent calls. I've seen the hint in bug > 586104 about disabling codecs I'm not using, but this has not helped. > > You should indeed remove some unused codecs, try removing more, until > you do not see this message: > $ grep large output.txt > should be empty... I've now switched off all codecs except gsm, since calling Diamondcard showed "GSM-" in the right part of the window pane. This has indeed made the "large" messages disappear; but it doesn't change anything regarding the silency problem. Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From mounir.lamouri at gmail.com Sun Jun 21 17:32:29 2009 From: mounir.lamouri at gmail.com (Mounir Lamouri) Date: Sun, 21 Jun 2009 19:32:29 +0200 Subject: [Ekiga-list] About NLS, gettext and intltool Message-ID: <3201269c0906211032q16d5be90qb433bb4a08c47b78@mail.gmail.com> Hi, I've seen gettext and intltool are mandatory in ekiga (at least, 3.2.4). However, these dependencies are often linked to NLS and NLS is optional in ekiga. So is that a bug or a feature ? :) Thanks, Mounir From pflanze at gmx.ch Sun Jun 21 18:31:19 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sun, 21 Jun 2009 20:31:19 +0200 Subject: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty In-Reply-To: References: <20090620222634.240190@gmx.net> Message-ID: <20090621183119.240170@gmx.net> > I followed the wiki page at: > http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu Interesting, in that this suggests to check out Ekiga from SVN. I've tried "svn co http://svn.gnome.org/svn/ekiga/trunk ekiga" and compared to what I got from Git. It seems that the SVN repo (r7862) has last been updated on April 15, and that this version corresponds to Git commit 807740337f4d9853878b9f2419abe40ddbe2a406, and that from that point in time on the project has transitioned to using Git (r7862 and older has been imported into Git). This means that the above wiki page should be updated to check out Ekiga from Git instead, as shown on http://wiki.ekiga.org/index.php/Download_Ekiga_sources (ptlib and opal are still tracked in SVN as it seems). (Also note that you might prefer to check out the "gnome-2-26" branch from Git, as mentioned on Download_Ekiga_sources--although that's the branch I'm currently using and running into sound problems with (haven't checked "master" yet)). > > And ran autogen.sh with - - prefix=/usr - - sysconfdir=/etc/ exactly as > described in the wiki. I tried the command Paul suggested: > cd /usr/bin > export LD_LIBRARY_PATH=/usr/lib > And it completed without error, but I still get the following error in > terminal no matter where I try it from. > > spencer at spencer-desktop:/usr/bin$ ekiga > The program 'ekiga' is currently not installed. You can install it by > typing: > sudo apt-get install ekiga > bash: ekiga: command not found > > spencer at spencer-desktop:/usr/bin$ ./ekiga > bash: ./ekiga: No such file or directory So ekiga is not in the place it should be (which should be where you tried). This sounds to me like you forgot to run the "sudo make install" step, or that this step failed. Run "sudo make install ; echo $?", this will print the exit code of the make install step in the end, which should be 0 if everything went ok; otherwise, look at the messages from the make install, it should give a clue about what went wrong (disk full, maybe?). > As I'm sure is painfully obvious already, I come from primarily an > MS/Windows background and am still pretty lost in Linux/Ubuntu. Welcome in the new land. Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From pflanze at gmx.ch Sun Jun 21 18:31:19 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sun, 21 Jun 2009 20:31:19 +0200 Subject: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty In-Reply-To: References: <20090620222634.240190@gmx.net> Message-ID: <20090621183119.240170@gmx.net> > I followed the wiki page at: > http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu Interesting, in that this suggests to check out Ekiga from SVN. I've tried "svn co http://svn.gnome.org/svn/ekiga/trunk ekiga" and compared to what I got from Git. It seems that the SVN repo (r7862) has last been updated on April 15, and that this version corresponds to Git commit 807740337f4d9853878b9f2419abe40ddbe2a406, and that from that point in time on the project has transitioned to using Git (r7862 and older has been imported into Git). This means that the above wiki page should be updated to check out Ekiga from Git instead, as shown on http://wiki.ekiga.org/index.php/Download_Ekiga_sources (ptlib and opal are still tracked in SVN as it seems). (Also note that you might prefer to check out the "gnome-2-26" branch from Git, as mentioned on Download_Ekiga_sources--although that's the branch I'm currently using and running into sound problems with (haven't checked "master" yet)). > > And ran autogen.sh with - - prefix=/usr - - sysconfdir=/etc/ exactly as > described in the wiki. I tried the command Paul suggested: > cd /usr/bin > export LD_LIBRARY_PATH=/usr/lib > And it completed without error, but I still get the following error in > terminal no matter where I try it from. > > spencer at spencer-desktop:/usr/bin$ ekiga > The program 'ekiga' is currently not installed. You can install it by > typing: > sudo apt-get install ekiga > bash: ekiga: command not found > > spencer at spencer-desktop:/usr/bin$ ./ekiga > bash: ./ekiga: No such file or directory So ekiga is not in the place it should be (which should be where you tried). This sounds to me like you forgot to run the "sudo make install" step, or that this step failed. Run "sudo make install ; echo $?", this will print the exit code of the make install step in the end, which should be 0 if everything went ok; otherwise, look at the messages from the make install, it should give a clue about what went wrong (disk full, maybe?). > As I'm sure is painfully obvious already, I come from primarily an > MS/Windows background and am still pretty lost in Linux/Ubuntu. Welcome in the new land. Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From any0ne2007 at gmail.com Sun Jun 21 18:54:19 2009 From: any0ne2007 at gmail.com (Welcome To The Real World) Date: Sun, 21 Jun 2009 18:54:19 +0000 Subject: [Ekiga-list] make error Message-ID: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> hello, i'm sending you this email because im trying to compile ekiga-3.2.4 but i have error at the make: ../../../../lib/engine/components/opal/h323-endpoint.cpp: In member function ?void Opal::H323::EndPoint::Register(const Opal::Account&)?: ../../../../lib/engine/components/opal/h323-endpoint.cpp:277: erreur interne du compilateur: dans set_uids_in_ptset, ? tree-ssa-structalias.c:4800 Veuillez soumettre un rapport complet d'anomalies, avec le source pr?-trait? si n?cessaire. Consultez pour plus de d?tail. make[6]: *** [h323-endpoint.lo] Erreur 1 make[6]: quittant le r?pertoire ? /mnt/dataone/ekiga-3.2.3/lib/engine/components/opal ? make[5]: *** [all-recursive] Erreur 1 make[5]: quittant le r?pertoire ? /mnt/dataone/ekiga-3.2.3/lib/engine/components ? make[4]: *** [all-recursive] Erreur 1 make[4]: quittant le r?pertoire ? /mnt/dataone/ekiga-3.2.3/lib/engine ? make[3]: *** [all-recursive] Erreur 1 make[3]: quittant le r?pertoire ? /mnt/dataone/ekiga-3.2.3/lib ? make[2]: *** [all] Erreur 2 make[2]: quittant le r?pertoire ? /mnt/dataone/ekiga-3.2.3/lib ? make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le r?pertoire ? /mnt/dataone/ekiga-3.2.3 ? make: *** [all] Erreur 2 If you can help me to solve this please. Best regards. Th?o -------------- next part -------------- An HTML attachment was scrubbed... URL: From pflanze at gmx.ch Sun Jun 21 19:05:48 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Sun, 21 Jun 2009 21:05:48 +0200 Subject: [Ekiga-list] make error In-Reply-To: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> Message-ID: <20090621190548.230430@gmx.net> > ../../../../lib/engine/components/opal/h323-endpoint.cpp: In member > function > ?void Opal::H323::EndPoint::Register(const Opal::Account&)?: > ../../../../lib/engine/components/opal/h323-endpoint.cpp:277: erreur > interne > du compilateur: dans set_uids_in_ptset, ? tree-ssa-structalias.c:4800 > Veuillez soumettre un rapport complet d'anomalies, > avec le source pr?-trait? si n?cessaire. > Consultez pour plus de > d?tail. To get english error messages, run "export LANG=C" first. Anyway, this is an "internal comiler error". I'm only a user too, but I've found that I had to install gcc-4.4 on Debian stable to be able to compile Ekiga and/or ptlib/opal. (Although iirc the kinds of errors that I have seen were different. BTW, also try to run the make command again, to see whether it stops at the same place, to make sure it's not a problem with your computer hardware (like memory errors).) Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From paul.hillereau at gmail.com Sun Jun 21 19:21:39 2009 From: paul.hillereau at gmail.com (paul hillereau) Date: Sun, 21 Jun 2009 21:21:39 +0200 Subject: [Ekiga-list] make error In-Reply-To: <20090621190548.230430@gmx.net> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> Message-ID: <4A3E8843.5060700@gmail.com> Christian Jaeger a ?crit : >> ../../../../lib/engine/components/opal/h323-endpoint.cpp: In member >> function >> ?void Opal::H323::EndPoint::Register(const Opal::Account&)?: >> ../../../../lib/engine/components/opal/h323-endpoint.cpp:277: erreur >> interne >> du compilateur: dans set_uids_in_ptset, ? tree-ssa-structalias.c:4800 >> Veuillez soumettre un rapport complet d'anomalies, >> avec le source pr?-trait? si n?cessaire. >> Consultez pour plus de >> d?tail. >> > > To get english error messages, run "export LANG=C" first. > > Anyway, this is an "internal comiler error". I'm only a user too, but I've found that I had to install gcc-4.4 on Debian stable to be able to compile Ekiga and/or ptlib/opal. (Although iirc the kinds of errors that I have seen were different. BTW, also try to run the make command again, to see whether it stops at the same place, to make sure it's not a problem with your computer hardware (like memory errors).) > > Christian. > > Like Christian, I also had this bug on 3 differents machines (all debian based), you need gcc-4.2 or gcc-4.4 to avoid it (I only had this problem with gcc 4.3). From the information I red on the internet, it could be: 1) a bug from gcc 4.2 2) a hardware problem (such as bad memory) 3) not enough memory to compile Try to upgrade (or downgrade) gcc and g++ and it should be fine. If it still complaining about this, you probably had an other problem with your memory (1GB should be enough for compiling Opal). Regards, Paul. From any0ne2007 at gmail.com Sun Jun 21 19:53:17 2009 From: any0ne2007 at gmail.com (Welcome To The Real World) Date: Sun, 21 Jun 2009 19:53:17 +0000 Subject: [Ekiga-list] make error In-Reply-To: <4A3E8843.5060700@gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> Message-ID: <8a1eadb10906211253m1be3ee53v4dc92eb6745d532@mail.gmail.com> hello, OK i will try with gcc4-4 but im linux beginner :p Thanks to your help Th?o -------------- next part -------------- An HTML attachment was scrubbed... URL: From any0ne2007 at gmail.com Sun Jun 21 20:13:54 2009 From: any0ne2007 at gmail.com (Welcome To The Real World) Date: Sun, 21 Jun 2009 20:13:54 +0000 Subject: [Ekiga-list] make error In-Reply-To: <4A3E8843.5060700@gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> Message-ID: <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> Hello, Thanks for your help, i will try to downgrade to ggc-4.2 but im linux beginner (based on ubuntu), but i will try to do that. Th?o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul.hillereau at gmail.com Sun Jun 21 21:47:23 2009 From: paul.hillereau at gmail.com (paul hillereau) Date: Sun, 21 Jun 2009 23:47:23 +0200 Subject: [Ekiga-list] make error In-Reply-To: <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> Message-ID: <4A3EAA6B.2020703@gmail.com> Welcome To The Real World a ?crit : > Hello, > > Thanks for your help, i will try to downgrade to ggc-4.2 but im linux > beginner (based on ubuntu), but i will try to do that. > > Th?o. > In order to downgrade gcc, first you have to install gcc: sudo apt-get install gcc-4.2 And then change all the link in /usr/bin to be sure to use the good version of gcc: $ sudo -s # cd /usr/bin /usr/bin# rm cpp /usr/bin# rm gcc /usr/bin# rm g++ /usr/bin# ln -s /usr/bin/gcc-4.2 /usr/bin/gcc /usr/bin# ln -s /usr/bin/g++-4.2 /usr/bin/g++ /usr/bin# ln -s /usr/bin/ccp-4.2 /usr/bin/cpp You should get a message like this after changing gcc version: $ gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-5ubuntu1) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. From pflanze at gmx.ch Sun Jun 21 23:00:41 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Mon, 22 Jun 2009 01:00:41 +0200 Subject: [Ekiga-list] make error In-Reply-To: <4A3EAA6B.2020703@gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> Message-ID: <20090621230041.240200@gmx.net> > In order to downgrade gcc, first you have to install gcc: > sudo apt-get install gcc-4.2 > > And then change all the link in /usr/bin to be sure to use the good > version of gcc: > $ sudo -s > # cd /usr/bin > /usr/bin# rm cpp > /usr/bin# rm gcc > /usr/bin# rm g++ > /usr/bin# ln -s /usr/bin/gcc-4.2 /usr/bin/gcc > /usr/bin# ln -s /usr/bin/g++-4.2 /usr/bin/g++ > /usr/bin# ln -s /usr/bin/ccp-4.2 /usr/bin/cpp The "proper" way to deal with this is to: export CC=gcc-4.2 export CXX=g++-4.2 then configure and build as normal. Christian. -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 From any0ne2007 at gmail.com Sun Jun 21 23:11:03 2009 From: any0ne2007 at gmail.com (Welcome To The Real World) Date: Mon, 22 Jun 2009 01:11:03 +0200 Subject: [Ekiga-list] make error In-Reply-To: <20090621230041.240200@gmx.net> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> <20090621230041.240200@gmx.net> Message-ID: <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> Lot of thanks to your help but im so novice to do this under linux. Did you know free visioconf?rence software under linux or windows who supports IPv6 ??? Thanks again by advance. Th?o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From pflanze at gmx.ch Sun Jun 21 23:52:18 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Mon, 22 Jun 2009 01:52:18 +0200 Subject: [Ekiga-list] make error In-Reply-To: <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> <20090621230041.240200@gmx.net> <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> Message-ID: <20090621235218.240200@gmx.net> > Lot of thanks to your help but im so novice to do this under linux. Did > you > know free visioconf?rence software under linux or windows who supports > IPv6 > ??? You could go through the Comparison_of_VoIP_software wikipedia page and check each for ipv6 support. Or you could learn how to get help for Linux. You should generally tell which Linux distro you are using (Ubuntu, Debian, Fedora, Linspire, ....), so people can help you appropriately. Also, I suggest you learn how to use IRC (http://en.wikipedia.org/wiki/Internet_Relay_Chat, search for "web based clients" there for a start), and then join the right channel for your distro. There is a channel for Ekiga, too (#ekiga on irc.freenode.net). Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From pflanze at gmx.ch Mon Jun 22 00:05:15 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Mon, 22 Jun 2009 02:05:15 +0200 Subject: [Ekiga-list] make error In-Reply-To: <20090621235218.240200@gmx.net> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> <20090621230041.240200@gmx.net> <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> <20090621235218.240200@gmx.net> Message-ID: <20090622000515.240210@gmx.net> > There is a channel for Ekiga, too (#ekiga on irc.freenode.net). Correction, #ekiga is on irc.gnome.org (not freenode). Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 From ashleystrutt at btinternet.com Mon Jun 22 06:53:54 2009 From: ashleystrutt at btinternet.com (Ashley Strutt) Date: Mon, 22 Jun 2009 06:53:54 +0000 (GMT) Subject: [Ekiga-list] mailing list archive Message-ID: <292880.78717.qm@web86006.mail.ird.yahoo.com> Hi, Please can some one tell me if there is an archive for the mailing list. I'm resetting up Ekiga and have problems with sound and a couple of other problems and know that the questions have been asked before but not by me. Thanks Ashley -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Jun 22 07:19:43 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 22 Jun 2009 09:19:43 +0200 Subject: [Ekiga-list] mailing list archive In-Reply-To: <292880.78717.qm@web86006.mail.ird.yahoo.com> References: <292880.78717.qm@web86006.mail.ird.yahoo.com> Message-ID: <4A3F308F.8070102@pu-pm.univ-fcomte.fr> Ashley Strutt wrote: > Hi, > > Please can some one tell me if there is an archive for the mailing list. Look at the end of this e-mail... > I'm resetting up Ekiga and have problems with sound and a couple of other problems and know that the questions have been asked before but not by me. What is the problem? Eugen From ashleystrutt at btinternet.com Mon Jun 22 09:15:35 2009 From: ashleystrutt at btinternet.com (Ashley Strutt) Date: Mon, 22 Jun 2009 09:15:35 +0000 (GMT) Subject: [Ekiga-list] mailing list archive In-Reply-To: <4A3F308F.8070102@pu-pm.univ-fcomte.fr> References: <292880.78717.qm@web86006.mail.ird.yahoo.com> <4A3F308F.8070102@pu-pm.univ-fcomte.fr> Message-ID: <53178.40528.qm@web86007.mail.ird.yahoo.com> Hi, The current problem is not being able to hear the echo test but I can hear ringing when I try the call out to my cell phone. There are also issues with the network via the router but I think I got this fixed as I can log in with ekiga.net and diamondcard. I carried out the instructions in the wiki but still getting the report that there is a problem but can now log in to ekiga which I could not before. Ashley ________________________________ From: Eugen Dedu To: Ekiga mailing list Sent: Monday, 22 June, 2009 8:19:43 AM Subject: Re: [Ekiga-list] mailing list archive Ashley Strutt wrote: > Hi, > > Please can some one tell me if there is an archive for the mailing list. Look at the end of this e-mail... > I'm resetting up Ekiga and have problems with sound and a couple of other problems and know that the questions have been asked before but not by me. What is the problem? Eugen _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list -------------- next part -------------- An HTML attachment was scrubbed... URL: From any0ne2007 at gmail.com Mon Jun 22 09:38:47 2009 From: any0ne2007 at gmail.com (Welcome To The Real World) Date: Mon, 22 Jun 2009 11:38:47 +0200 Subject: [Ekiga-list] make error In-Reply-To: <20090622000515.240210@gmx.net> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> <20090621230041.240200@gmx.net> <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> <20090621235218.240200@gmx.net> <20090622000515.240210@gmx.net> Message-ID: <8a1eadb10906220238g40cf31a3w65f4f674341d7c42@mail.gmail.com> OK just one thing, can u tell me if ekiga supports ipv6 with openh323 and ptlib ?? Regards. Th?o -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Jun 22 10:44:50 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 22 Jun 2009 12:44:50 +0200 Subject: [Ekiga-list] make error In-Reply-To: <8a1eadb10906220238g40cf31a3w65f4f674341d7c42@mail.gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <20090621190548.230430@gmx.net> <4A3E8843.5060700@gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> <20090621230041.240200@gmx.net> <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> <20090621235218.240200@gmx.net> <20090622000515.240210@gmx.net> <8a1eadb10906220238g40cf31a3w65f4f674341d7c42@mail.gmail.com> Message-ID: <4A3F60A2.3030309@pu-pm.univ-fcomte.fr> Welcome To The Real World wrote: > OK just one thing, can u tell me if ekiga supports ipv6 with openh323 and > ptlib ?? ekiga does not yet support ipv6. IPv6 support is nearly complete, but is yet not working. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Jun 22 10:45:43 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 22 Jun 2009 12:45:43 +0200 Subject: [Ekiga-list] mailing list archive In-Reply-To: <53178.40528.qm@web86007.mail.ird.yahoo.com> References: <292880.78717.qm@web86006.mail.ird.yahoo.com> <4A3F308F.8070102@pu-pm.univ-fcomte.fr> <53178.40528.qm@web86007.mail.ird.yahoo.com> Message-ID: <4A3F60D7.8020805@pu-pm.univ-fcomte.fr> Ashley Strutt wrote: > Hi, > > The current problem is not being able to hear the echo test but I can hear ringing when I try the call out to my cell phone. You should send us the (compressed) output.txt file after: ekiga -d 4 2>output.txt > There are also issues with the network via the router but I think I got this fixed as I can log in with ekiga.net and diamondcard. I carried out the instructions in the wiki but still getting the report that there is a problem but can now log in to ekiga which I could not before. > > Ashley > > > > > ________________________________ > From: Eugen Dedu > To: Ekiga mailing list > Sent: Monday, 22 June, 2009 8:19:43 AM > Subject: Re: [Ekiga-list] mailing list archive > > Ashley Strutt wrote: >> Hi, >> >> Please can some one tell me if there is an archive for the mailing list. > > Look at the end of this e-mail... > >> I'm resetting up Ekiga and have problems with sound and a couple of other problems and know that the questions have been asked before but not by me. > > What is the problem? From bbagger at gmail.com Mon Jun 22 13:45:26 2009 From: bbagger at gmail.com (Bent) Date: Mon, 22 Jun 2009 15:45:26 +0200 Subject: [Ekiga-list] make error In-Reply-To: <4A3F60A2.3030309@pu-pm.univ-fcomte.fr> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <4A3E8843.5060700@gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> <20090621230041.240200@gmx.net> <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> <20090621235218.240200@gmx.net> <20090622000515.240210@gmx.net> <8a1eadb10906220238g40cf31a3w65f4f674341d7c42@mail.gmail.com> <4A3F60A2.3030309@pu-pm.univ-fcomte.fr> Message-ID: <2e19719f0906220645i291c55e9h8c4a39e4e76fa0c4@mail.gmail.com> Welcome To The Real World wrote: > > OK just one thing, can u tell me if ekiga supports ipv6 with openh323 and > ptlib ?? If you need IPv6 support take at look at Linphone (http://www.linphone.org/) It does do IPv6 Bent From ashleystrutt at btinternet.com Mon Jun 22 16:53:29 2009 From: ashleystrutt at btinternet.com (Ashley Strutt) Date: Mon, 22 Jun 2009 16:53:29 +0000 (GMT) Subject: [Ekiga-list] mailing list archive In-Reply-To: <4A3F60D7.8020805@pu-pm.univ-fcomte.fr> References: <292880.78717.qm@web86006.mail.ird.yahoo.com> <4A3F308F.8070102@pu-pm.univ-fcomte.fr> <53178.40528.qm@web86007.mail.ird.yahoo.com> <4A3F60D7.8020805@pu-pm.univ-fcomte.fr> Message-ID: <81187.52160.qm@web86011.mail.ird.yahoo.com> ________________________________ > > The current problem is not being able to hear the echo test but I can hear ringing when I try the call out to my cell phone. You should send us the (compressed) output.txt file after: ekiga -d 4 2>output.txt Please can I check that I type this in to the terminal? Because I did this and nothing happen about from Ekiga starting up and when it was already running nothing happened. No report back. Ashley -------------- next part -------------- An HTML attachment was scrubbed... URL: From pflanze at gmx.ch Mon Jun 22 19:17:48 2009 From: pflanze at gmx.ch (Christian Jaeger) Date: Mon, 22 Jun 2009 21:17:48 +0200 Subject: [Ekiga-list] mailing list archive In-Reply-To: <81187.52160.qm@web86011.mail.ird.yahoo.com> References: <292880.78717.qm@web86006.mail.ird.yahoo.com> <4A3F308F.8070102@pu-pm.univ-fcomte.fr> <53178.40528.qm@web86007.mail.ird.yahoo.com> <4A3F60D7.8020805@pu-pm.univ-fcomte.fr> <81187.52160.qm@web86011.mail.ird.yahoo.com> Message-ID: <20090622191748.42410@gmx.net> > > You should send us the (compressed) output.txt file after: > > ekiga -d 4 2>output.txt > > Please can I check that I type this in to the terminal? I guess the question may be on whether you're on Windows. For Unix derivates, this is to be entered in a shell in a terminal (in an X windows display), yes. I'm no Windows user, but I've noticed: http://wiki.ekiga.org/index.php/Debugging_Ekiga Debugging Ekiga on Windows .. ekiga.exe -d 5 1>x 2>x (I'm not sure whether the x after 1> and the x after 2> should be different paths. Or really just the letter x ?) > Because I did this and nothing happen about from Ekiga starting up and > when it was already running nothing happened. No report back. The report should be in the file "output.txt" created in the directory from where you ran the above command. If the file exists, and you're on a system with gzip (like Linux), run "gzip output.txt" and then send "output.txt.gz" Christian. -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 From any0ne2007 at gmail.com Mon Jun 22 20:40:38 2009 From: any0ne2007 at gmail.com (Welcome To The Real World) Date: Mon, 22 Jun 2009 20:40:38 +0000 Subject: [Ekiga-list] make error In-Reply-To: <2e19719f0906220645i291c55e9h8c4a39e4e76fa0c4@mail.gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <8a1eadb10906211313k76377467k3aa146af558a3068@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> <20090621230041.240200@gmx.net> <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> <20090621235218.240200@gmx.net> <20090622000515.240210@gmx.net> <8a1eadb10906220238g40cf31a3w65f4f674341d7c42@mail.gmail.com> <4A3F60A2.3030309@pu-pm.univ-fcomte.fr> <2e19719f0906220645i291c55e9h8c4a39e4e76fa0c4@mail.gmail.com> Message-ID: <8a1eadb10906221340h41e5f999p17afb26ea5eb3700@mail.gmail.com> Thanks for your link, i will try this. But it is possible to do visioconference with this (muliple participant) ??? Th?o. -------------- next part -------------- An HTML attachment was scrubbed... URL: From bbagger at gmail.com Tue Jun 23 08:10:41 2009 From: bbagger at gmail.com (Bent) Date: Tue, 23 Jun 2009 10:10:41 +0200 Subject: [Ekiga-list] make error In-Reply-To: <8a1eadb10906221340h41e5f999p17afb26ea5eb3700@mail.gmail.com> References: <8a1eadb10906211154j6e6fe63s81c54059cfe908e8@mail.gmail.com> <4A3EAA6B.2020703@gmail.com> <20090621230041.240200@gmx.net> <8a1eadb10906211611n49e323ffmf203e8db89cc63dd@mail.gmail.com> <20090621235218.240200@gmx.net> <20090622000515.240210@gmx.net> <8a1eadb10906220238g40cf31a3w65f4f674341d7c42@mail.gmail.com> <4A3F60A2.3030309@pu-pm.univ-fcomte.fr> <2e19719f0906220645i291c55e9h8c4a39e4e76fa0c4@mail.gmail.com> <8a1eadb10906221340h41e5f999p17afb26ea5eb3700@mail.gmail.com> Message-ID: <2e19719f0906230110p2c9ade9aw61d59b1f50ec78c0@mail.gmail.com> 2009/6/22 Welcome To The Real World : > Thanks for your link, i will try this. But it is possible to do > videoconferencing with this (multiple participants) ??? > I'm not sure that Linphone by itself can do it. Asterisk can, but that's a completely different game. Bent From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Jun 23 12:55:08 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 23 Jun 2009 14:55:08 +0200 Subject: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty In-Reply-To: <20090621183119.240170@gmx.net> References: <20090620222634.240190@gmx.net> <20090621183119.240170@gmx.net> Message-ID: <4A40D0AC.4020009@pu-pm.univ-fcomte.fr> Christian Jaeger wrote: >> I followed the wiki page at: >> http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu >> > > Interesting, in that this suggests to check out Ekiga from SVN. I've > tried "svn co http://svn.gnome.org/svn/ekiga/trunk ekiga" and > compared to what I got from Git. It seems that the SVN repo (r7862) > has last been updated on April 15, and that this version corresponds > to Git commit 807740337f4d9853878b9f2419abe40ddbe2a406, and that from > that point in time on the project has transitioned to using Git > (r7862 and older has been imported into Git). This means that the > above wiki page should be updated to check out Ekiga from Git > instead, as shown on > http://wiki.ekiga.org/index.php/Download_Ekiga_sources (ptlib and > opal are still tracked in SVN as it seems). The problem is that there are 4 pages about compiling ekiga, as shown at the beginning of http://wiki.ekiga.org/index.php/Compiling_Ekiga . This latter page is the generic one (but works on any architecture) and is always up to date. I will put on the other pages that they might be slightly outdated. Eugen From ashleystrutt at btinternet.com Tue Jun 23 15:20:14 2009 From: ashleystrutt at btinternet.com (Ashley Strutt) Date: Tue, 23 Jun 2009 15:20:14 +0000 (GMT) Subject: [Ekiga-list] mailing list archive-now trying to debug ekiga In-Reply-To: <20090622191748.42410@gmx.net> References: <292880.78717.qm@web86006.mail.ird.yahoo.com> <4A3F308F.8070102@pu-pm.univ-fcomte.fr> <53178.40528.qm@web86007.mail.ird.yahoo.com> <4A3F60D7.8020805@pu-pm.univ-fcomte.fr> <81187.52160.qm@web86011.mail.ird.yahoo.com> <20090622191748.42410@gmx.net> Message-ID: <230168.34365.qm@web86008.mail.ird.yahoo.com> Hi, I'm running Kubuntu jaunty. I'm using a usb phone to make calls. I've installed the ekiga debugging thing from the repositories. But still get no feed back. Everything seems fine, I just cann't hear a voice when I try an echo test. Thanks Ashley > > Please can I check that I type this in to the terminal? I guess the question may be on whether you're on Windows. For Unix derivates, this is to be entered in a shell in a terminal (in an X windows display), yes. I'm no Windows user, but I've noticed: http://wiki.ekiga.org/index.php/Debugging_Ekiga Debugging Ekiga on Windows .. ekiga.exe -d 5 1>x 2>x (I'm not sure whether the x after 1> and the x after 2> should be different paths. Or really just the letter x ?) > Because I did this and nothing happen about from Ekiga starting up and > when it was already running nothing happened. No report back. The report should be in the file "output.txt" created in the directory from where you ran the above command. If the file exists, and you're on a system with gzip (like Linux), run "gzip output.txt" and then send "output.txt.gz" Christian. -- GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list -------------- next part -------------- An HTML attachment was scrubbed... URL: From ashleystrutt at btinternet.com Tue Jun 23 15:29:08 2009 From: ashleystrutt at btinternet.com (Ashley Strutt) Date: Tue, 23 Jun 2009 15:29:08 +0000 (GMT) Subject: [Ekiga-list] mailing list archive-now trying to debug ekiga In-Reply-To: <230168.34365.qm@web86008.mail.ird.yahoo.com> References: <292880.78717.qm@web86006.mail.ird.yahoo.com> <4A3F308F.8070102@pu-pm.univ-fcomte.fr> <53178.40528.qm@web86007.mail.ird.yahoo.com> <4A3F60D7.8020805@pu-pm.univ-fcomte.fr> <81187.52160.qm@web86011.mail.ird.yahoo.com> <20090622191748.42410@gmx.net> <230168.34365.qm@web86008.mail.ird.yahoo.com> Message-ID: <259117.65324.qm@web86004.mail.ird.yahoo.com> Sorry about this. When I first emailed I should have sent this as it may hold some kind of clue. Its the report that I was getting at first and carried out the instructions, after this I was able to log on to ekiga.net. But I was still unable to do an echo test. Ekiga did not manage to configure your network settings automatically. You can still use it, but you need to configure your network settings manually. Please see http://wiki.ekiga.org/index.php/Enable_port_forwarding_manually for instructions Thanks Ashley -------------- next part -------------- An HTML attachment was scrubbed... URL: From spamme at gmx.ch Tue Jun 23 17:29:05 2009 From: spamme at gmx.ch (Peter Guhl) Date: Tue, 23 Jun 2009 19:29:05 +0200 Subject: [Ekiga-list] Another timeout-case. But how long is that timeout? In-Reply-To: <4A3E1528.2050007@gmx.ch> References: <4A3E1528.2050007@gmx.ch> Message-ID: <4A4110E1.1080301@gmx.ch> Hi again Peter Guhl schrieb: > I got the impression that it's waiting for only a few seconds until it > retries. Isn't that a bit short for a timeout? My provider's server > seems to be a bit slow when I ping (ping times are good but it takes > very long until ping shows me the results - no Idea what that means). Looks like it means "your DNS resolving takes too long". I entered the IP instead of the DNS-name and now it works. I must say it's a pain not having telephone for 2 weeks even though you pay for. Regards Peter From dsandras at seconix.com Wed Jun 24 07:12:23 2009 From: dsandras at seconix.com (Damien Sandras) Date: Wed, 24 Jun 2009 09:12:23 +0200 Subject: [Ekiga-list] Another timeout-case. But how long is that timeout? In-Reply-To: <4A4110E1.1080301@gmx.ch> References: <4A3E1528.2050007@gmx.ch> <4A4110E1.1080301@gmx.ch> Message-ID: <1245827543.4059.21.camel@scorpion.multitel.be> Le mardi 23 juin 2009 ? 19:29 +0200, Peter Guhl a ?crit : > Hi again > > Peter Guhl schrieb: > > I got the impression that it's waiting for only a few seconds until it > > retries. Isn't that a bit short for a timeout? My provider's server > > seems to be a bit slow when I ping (ping times are good but it takes > > very long until ping shows me the results - no Idea what that means). > > Looks like it means "your DNS resolving takes too long". I entered the > IP instead of the DNS-name and now it works. > > I must say it's a pain not having telephone for 2 weeks even though you > pay for. > You could use 4.2.2.4 as DNS server. It works well : fast and reliable. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From wmtullo at yahoo.com Wed Jun 24 18:35:34 2009 From: wmtullo at yahoo.com (william ttt) Date: Wed, 24 Jun 2009 11:35:34 -0700 (PDT) Subject: [Ekiga-list] question Message-ID: <534663.39042.qm@web51605.mail.re2.yahoo.com> I am new to Ekiga and would like to know if I can speak to people who run windows xp on their computers? I tried once to download it once on my son's windows xp computer and failed. Bill -------------- next part -------------- An HTML attachment was scrubbed... URL: From michel.memeteau at gmail.com Wed Jun 24 22:26:17 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Thu, 25 Jun 2009 00:26:17 +0200 Subject: [Ekiga-list] question In-Reply-To: <534663.39042.qm@web51605.mail.re2.yahoo.com> References: <534663.39042.qm@web51605.mail.re2.yahoo.com> Message-ID: the answer is Yes : you can find Ekiga for Windows. But there is better news. Ekiga use SIp so any SIp software would fit ( as long as codecs issues ) On Wed, Jun 24, 2009 at 8:35 PM, william ttt wrote: > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > -- %<------------------------------------------------------->% Michel memeteau Blog 0.2 : http://memeteau.free.fr Fixe : 0974763294 Mobile : 0624808051 VOIP | Visio: sip:freechelmi at ippi.fr jabber/GTalk : xmpp:freechelmi at jabber.fr -------------- next part -------------- An HTML attachment was scrubbed... URL: From mateusz.kaduk at gmail.com Thu Jun 25 15:28:27 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Thu, 25 Jun 2009 17:28:27 +0200 Subject: [Ekiga-list] Ekiga fails to install on Debian sid Message-ID: The following packages have unmet dependencies: ekiga-snapshot: Depends: libltdl3 (>= 1.5.2-2) but it is not installable E: Broken packages but only libltdl7 - A system independent dlopen wrapper for GNU libtool is available. From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 25 19:17:33 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 25 Jun 2009 21:17:33 +0200 Subject: [Ekiga-list] Ekiga fails to install on Debian sid In-Reply-To: References: Message-ID: <4A43CD4D.3080502@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > The following packages have unmet dependencies: > ekiga-snapshot: Depends: libltdl3 (>= 1.5.2-2) but it is not installable > E: Broken packages > > but only > libltdl7 - A system independent dlopen wrapper for GNU libtool > is available. Thanks, I fixed them! The following snapshots will be installable on a pristine debian. -- Eugen From mateusz.kaduk at gmail.com Thu Jun 25 20:23:12 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Thu, 25 Jun 2009 22:23:12 +0200 Subject: [Ekiga-list] Ekiga fails to install on Debian sid In-Reply-To: <4A43CD4D.3080502@pu-pm.univ-fcomte.fr> References: <4A43CD4D.3080502@pu-pm.univ-fcomte.fr> Message-ID: I also not sure is it something with my system messed ? But... also debian's sid ekiga The following packages have unmet dependencies: ekiga: Depends: libopal3.6.1 but it is not installable 2009/6/25 Eugen Dedu : > Thanks, I fixed them! ?The following snapshots will be installable on a > pristine debian. From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Jun 25 20:28:23 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 25 Jun 2009 22:28:23 +0200 Subject: [Ekiga-list] Ekiga fails to install on Debian sid In-Reply-To: References: <4A43CD4D.3080502@pu-pm.univ-fcomte.fr> Message-ID: <4A43DDE7.9060804@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > I also not sure is it something with my system messed ? > But... also debian's sid ekiga > > The following packages have unmet dependencies: > ekiga: Depends: libopal3.6.1 but it is not installable Well, 3.6.3 has been uploaded into unstable, so that 3.6.1 is not available anymore from unstable => ekiga is uninstallable. As a workaround, add testing to your /etc/apt/sources.list, this is the best solution for now... > 2009/6/25 Eugen Dedu : >> Thanks, I fixed them! The following snapshots will be installable on a >> pristine debian. > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From schaefec at googlemail.com Thu Jun 25 20:35:00 2009 From: schaefec at googlemail.com (=?ISO-8859-1?Q?Christian_Sch=E4fer?=) Date: Thu, 25 Jun 2009 16:35:00 -0400 Subject: [Ekiga-list] Ekiga fails to install on Debian sid In-Reply-To: <4A43DDE7.9060804@pu-pm.univ-fcomte.fr> References: <4A43CD4D.3080502@pu-pm.univ-fcomte.fr> <4A43DDE7.9060804@pu-pm.univ-fcomte.fr> Message-ID: <4A43DF74.6070208@googlemail.com> >> The following packages have unmet dependencies: >> ekiga: Depends: libopal3.6.1 but it is not installable > Well, 3.6.3 has been uploaded into unstable, so that 3.6.1 is not > available anymore from unstable => ekiga is uninstallable. As a > workaround, add testing to your /etc/apt/sources.list, this is the best > solution for now... Where can I get libopal3.6.3? Did I miss this release, because concerning to http://www.ekiga.org/index.php?rub=5&path=sources/ekiga_3.2.4 the current version is 3.6.2. btw: Is there a new release planned for ekiga, too, as posted in a mail nearly a month ago? Just curious. Otherwise I would give the current git/svn a try. Chris From mateusz.kaduk at gmail.com Thu Jun 25 22:12:14 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Fri, 26 Jun 2009 00:12:14 +0200 Subject: [Ekiga-list] Ekiga fails to install on Debian sid In-Reply-To: <4A43DDE7.9060804@pu-pm.univ-fcomte.fr> References: <4A43CD4D.3080502@pu-pm.univ-fcomte.fr> <4A43DDE7.9060804@pu-pm.univ-fcomte.fr> Message-ID: So I can expect new ekiga in sid in a few days ? :) Great !! 2009/6/25 Eugen Dedu : > Well, 3.6.3 has been uploaded into unstable, so that 3.6.1 is not available > anymore from unstable => ekiga is uninstallable. ?As a workaround, add > testing to your /etc/apt/sources.list, this is the best solution for now... From physjg at hep1.phys.ntu.edu.tw Fri Jun 26 03:35:23 2009 From: physjg at hep1.phys.ntu.edu.tw (physjg) Date: Fri, 26 Jun 2009 11:35:23 +0800 (CST) Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) Message-ID: Hello, I used Ekiga 2.x with Ubuntu 8.04 to connect to KEK meeting room via H323 before and it worked ok. Recently I upgraded to Ubuntu 9.04 and also installed Ekiga 3.x, then that connection does not work anymore. While I tried to connect to 30222 at h323gk.kek.jp or 30425 at h323gk.kek.jp, it showed a message of "Connected with RADVISION MCU", but it did not really connected to those meeting room. However, I tried again with older Ekiga (2.x) at another person's laptop and it does work. So, it cannot be the gateway's problem. I consulted with KEK IT center and they also found Ekiga 3.x not working to connect to their meeting room. Could any expert from Ekiga group to investigate it? physjg From Joseph.Comfort at asu.edu Fri Jun 26 04:21:26 2009 From: Joseph.Comfort at asu.edu (Joseph Comfort) Date: Thu, 25 Jun 2009 21:21:26 -0700 (MST) Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: References: Message-ID: I have the very same problem with SuSE 11.1 (and 11.0 before that). I have to stick with SuSE 10.3 and the Ekiga 2.x version. The Ekiga mailing list is full of messages about problems with Ekiga and Ubuntu, but the problems are broader than that. It may be partly due to some major changes in audio systems in the more recent OS releases, but I am sure that ekiga has gone bad as well. Joe Comfort On Fri, 26 Jun 2009, physjg wrote: > Hello, > > I used Ekiga 2.x with Ubuntu 8.04 to connect to KEK meeting room via H323 > before and it worked ok. Recently I upgraded to Ubuntu 9.04 and also > installed Ekiga 3.x, then that connection does not work anymore. > > While I tried to connect to 30222 at h323gk.kek.jp or 30425 at h323gk.kek.jp, it > showed a message of "Connected with RADVISION MCU", but it did not really > connected to those meeting room. However, I tried again with older Ekiga > (2.x) at another person's laptop and it does work. So, it cannot be the > gateway's problem. > > I consulted with KEK IT center and they also found Ekiga 3.x not working to > connect to their meeting room. Could any expert from Ekiga group to > investigate it? > > physjg > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > > From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Jun 26 06:19:42 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 26 Jun 2009 08:19:42 +0200 Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: References: Message-ID: <4A44687E.1090205@pu-pm.univ-fcomte.fr> physjg wrote: > Hello, > > I used Ekiga 2.x with Ubuntu 8.04 to connect to KEK meeting room via > H323 before and it worked ok. Recently I upgraded to Ubuntu 9.04 and > also installed Ekiga 3.x, then that connection does not work anymore. > > While I tried to connect to 30222 at h323gk.kek.jp or 30425 at h323gk.kek.jp, > it showed a message of "Connected with RADVISION MCU", but it did not > really connected to those meeting room. However, I tried again with > older Ekiga (2.x) at another person's laptop and it does work. So, it > cannot be the gateway's problem. > > I consulted with KEK IT center and they also found Ekiga 3.x not working > to connect to their meeting room. Could any expert from Ekiga group to > investigate it? Could you send us the -d 4 output? -- Eugen From dsandras at seconix.com Fri Jun 26 07:22:44 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 26 Jun 2009 09:22:44 +0200 Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: References: Message-ID: <1246000964.3946.1.camel@scorpion.multitel.be> Le jeudi 25 juin 2009 ? 21:21 -0700, Joseph Comfort a ?crit : > I have the very same problem with SuSE 11.1 (and 11.0 before that). I have > to stick with SuSE 10.3 and the Ekiga 2.x version. The Ekiga mailing list > is full of messages about problems with Ekiga and Ubuntu, but the problems > are broader than that. It may be partly due to some major changes in > audio systems in the more recent OS releases, but I am sure that ekiga > has gone bad as well. Joe, nobody is actively working on the H.323 part anymore, unfortunately. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From physjg at hep1.phys.ntu.edu.tw Fri Jun 26 07:35:52 2009 From: physjg at hep1.phys.ntu.edu.tw (physjg) Date: Fri, 26 Jun 2009 15:35:52 +0800 (CST) Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: <4A44687E.1090205@pu-pm.univ-fcomte.fr> References: <4A44687E.1090205@pu-pm.univ-fcomte.fr> Message-ID: The full output is too long so my previous mail was blocked. This one is with the "short" version of the ekiga -d 4 output. However, from Damien Sandras's mail. does it mean Ekiga can be out of free H.323 software business now? physjg On Fri, 26 Jun 2009, Eugen Dedu wrote: > physjg wrote: >> Hello, >> >> I used Ekiga 2.x with Ubuntu 8.04 to connect to KEK meeting room via H323 >> before and it worked ok. Recently I upgraded to Ubuntu 9.04 and also >> installed Ekiga 3.x, then that connection does not work anymore. >> >> While I tried to connect to 30222 at h323gk.kek.jp or 30425 at h323gk.kek.jp, it >> showed a message of "Connected with RADVISION MCU", but it did not really >> connected to those meeting room. However, I tried again with older Ekiga >> (2.x) at another person's laptop and it does work. So, it cannot be the >> gateway's problem. >> >> I consulted with KEK IT center and they also found Ekiga 3.x not working to >> connect to their meeting room. Could any expert from Ekiga group to >> investigate it? > > Could you send us the -d 4 output? > > -- > Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > -------------- next part -------------- > ekiga -d 4 2009/06/26 15:27:02.275 0:00.086 Version 3.2.0 by on Unix Linux (2.6.28-13-generic-i686) with PTLib (v2.6.1) at 2009/6/26 15:27:02.274 2009/06/26 15:27:02.275 0:00.086 Ekiga SVN revision: unknown 2009/06/26 15:27:02.279 0:00.090 Ekiga registered on D-Bus: org.ekiga.Ekiga GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) 2009/06/26 15:27:02.280 0:00.091 PWLib File handle high water mark set: 14 Thread unblock pipe 2009/06/26 15:27:02.280 0:00.091 PWLib Thread high water mark set: 2 2009/06/26 15:27:02.281 0:00.092 PWLib File handle high water mark set: 16 Thread unblock pipe 2009/06/26 15:27:02.281 0:00.092 PWLib Thread high water mark set: 3 2009/06/26 15:27:02.281 0:00.092 PWLib File handle high water mark set: 18 Thread unblock pipe GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) 2009/06/26 15:27:02.283 0:00.094 PWLib File handle high water mark set: 20 Thread unblock pipe 2009/06/26 15:27:02.285 0:00.096 PWLib Thread high water mark set: 4 2009/06/26 15:27:02.286 0:00.097 HalManager_dbus Initialising HAL Manager 2009/06/26 15:27:02.292 0:00.103 HalManager_dbus Populating device list 2009/06/26 15:27:02.445 0:00.256 HalManager_dbus Populated device list with 14 devices 2009/06/26 15:27:02.445 0:00.256 HalManager_dbus Populating interface list 2009/06/26 15:27:02.446 0:00.257 HalManager_dbus Populating full interface list failed - Method "getDevices" with signature "" on interface "org.freedesktop.NetworkManager" doesn't exist 2009/06/26 15:27:02.446 0:00.257 Detecting V4L2 devices 2009/06/26 15:27:02.447 0:00.258 PV4L2Plugin detected device metadata at /sys/class/video4linux/ 2009/06/26 15:27:02.486 0:00.297 PWLib File handle high water mark set: 25 Thread unblock pipe 2009/06/26 15:27:02.486 0:00.297 PWLib Thread high water mark set: 5 2009/06/26 15:27:02.486 0:00.297 OpalMan Created manager. 2009/06/26 15:27:02.486 0:00.297 OpalMan Registered endpoint with prefix pc 2009/06/26 15:27:02.487 0:00.298 OpalEP Created endpoint: pc 2009/06/26 15:27:02.559 0:00.370 PCSS Created PC sound system endpoint. Players: Default HDA Intel HDA Intel (1) EKIGA *.wav Recorders: Default HDA Intel HDA Intel (1) EKIGA *.wav 2009/06/26 15:27:02.561 0:00.372 OPAL SetMediaFormatOrder() 2009/06/26 15:27:02.561 0:00.372 OPAL SetMediaFormatMask() GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) 2009/06/26 15:27:02.563 0:00.374 OpalMan Registered endpoint with prefix sip 2009/06/26 15:27:02.563 0:00.374 OpalEP Created endpoint: sip 2009/06/26 15:27:02.563 0:00.374 PWLib File handle high water mark set: 26 PUDPSocket 2009/06/26 15:27:02.563 0:00.374 IfaceMon Initial interface list: 127.0.0.1 [00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01] <00-00-00-00-00-00> (lo) 140.112.102.80 [fe:80:00:00:00:00:00:00:02:02:b3:ff:fe:4d:3d:ca] <00-02-B3-4D-3D-CA> (eth2) 192.168.10.230 [fe:80:00:00:00:00:00:00:02:1b:fc:ff:fe:8c:05:d3] <00-1B-FC-8C-05-D3> (eth0) 2009/06/26 15:27:02.564 0:00.375 PWLib File handle high water mark set: 27 Thread unblock pipe 2009/06/26 15:27:02.564 0:00.375 PWLib Thread high water mark set: 6 2009/06/26 15:27:02.564 0:00.375 PWLib File handle high water mark set: 29 Thread unblock pipe 2009/06/26 15:27:02.564 0:00.375 PWLib Thread high water mark set: 7 2009/06/26 15:27:02.564 0:00.375 Network In...0xb5526b90 IfaceMon Started interface monitor thread. 2009/06/26 15:27:02.564 0:00.375 OpalMan Registered endpoint with prefix sips 2009/06/26 15:27:02.564 0:00.375 SIP Created endpoint. 2009/06/26 15:27:02.564 0:00.375 Network In...0xb5526b90 PWLib File handle high water mark set: 30 PUDPSocket 2009/06/26 15:27:02.565 0:00.376 PWLib File handle high water mark set: 31 PUDPSocket 2009/06/26 15:27:02.565 0:00.376 MonSock Created socket bundle for all interfaces. 2009/06/26 15:27:02.565 0:00.376 PWLib File handle low water mark set: 30 PUDPSocket 2009/06/26 15:27:02.565 0:00.376 MonSock Created bundled UDP socket 140.112.102.80:5060 2009/06/26 15:27:02.565 0:00.376 PWLib File handle high water mark set: 32 PUDPSocket 2009/06/26 15:27:02.565 0:00.376 MonSock Created bundled UDP socket 192.168.10.230:5060 2009/06/26 15:27:02.565 0:00.376 PWLib File handle high water mark set: 34 Thread unblock pipe 2009/06/26 15:27:02.565 0:00.376 PWLib Thread high water mark set: 8 2009/06/26 15:27:02.566 0:00.377 Opal Liste...0xb54a4b90 Listen Started listening thread on udp$*:5060 2009/06/26 15:27:02.566 0:00.377 OpalMan Added route "sip:.*=pc:*" 2009/06/26 15:27:02.566 0:00.377 OpalMan Added route "pc:.*=sip:" GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) 2009/06/26 15:27:02.567 0:00.378 OpalMan Registered endpoint with prefix h323 2009/06/26 15:27:02.567 0:00.378 OpalEP Created endpoint: h323 2009/06/26 15:27:02.567 0:00.378 OpalMan Registered endpoint with prefix h323s 2009/06/26 15:27:02.567 0:00.378 H323 Created endpoint. 2009/06/26 15:27:02.567 0:00.378 PWLib File handle high water mark set: 35 PTCPSocket 2009/06/26 15:27:02.568 0:00.379 PWLib File handle high water mark set: 37 Thread unblock pipe 2009/06/26 15:27:02.568 0:00.379 PWLib Thread high water mark set: 9 2009/06/26 15:27:02.568 0:00.379 Opal Liste...0xb5463b90 Listen Started listening thread on tcp$*:1720 2009/06/26 15:27:02.568 0:00.379 Opal Liste...0xb5463b90 Listen Waiting on socket accept on tcp$*:1720 2009/06/26 15:27:02.568 0:00.379 OpalMan Added route "h323:.*=pc:" 2009/06/26 15:27:02.568 0:00.379 OpalMan Added route "pc:.*=h323:" GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) (the above message repeated many many times.........) 2009/06/26 15:27:03.043 0:00.854 Ekiga version 3.2.0 2009/06/26 15:27:03.043 0:00.854 OPAL version 3.6.1 2009/06/26 15:27:03.043 0:00.854 PTLIB version 2.6.1 2009/06/26 15:27:03.043 0:00.854 GNOME support disabled 2009/06/26 15:27:03.043 0:00.854 Accelerated rendering support enabled 2009/06/26 15:27:03.043 0:00.854 DBUS support enabled 2009/06/26 15:27:03.043 0:00.854 GConf support enabled 2009/06/26 15:27:03.043 0:00.854 ESound support disabled GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Server ping error: IDL:omg.org/CORBA/COMM_FAILURE:1.0) (the above message repeated many times again.........) From dsandras at seconix.com Fri Jun 26 07:50:46 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 26 Jun 2009 09:50:46 +0200 Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: References: <4A44687E.1090205@pu-pm.univ-fcomte.fr> Message-ID: <1246002646.3946.4.camel@scorpion.multitel.be> Le vendredi 26 juin 2009 ? 15:35 +0800, physjg a ?crit : > The full output is too long so my previous mail was blocked. > This one is with the "short" version of the ekiga -d 4 output. There is no call attempt. > However, from Damien Sandras's mail. does it mean Ekiga can be out of free > H.323 software business now? It is maintained, but not improved anymore. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ Be IP : http://www.beip.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:dsandras at ekiga.net From Joseph.Comfort at asu.edu Fri Jun 26 15:05:33 2009 From: Joseph.Comfort at asu.edu (Joseph Comfort) Date: Fri, 26 Jun 2009 08:05:33 -0700 (MST) Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: <1246002646.3946.4.camel@scorpion.multitel.be> References: <4A44687E.1090205@pu-pm.univ-fcomte.fr> <1246002646.3946.4.camel@scorpion.multitel.be> Message-ID: Unfortunately, I have not found much in the way of good H323 alternatives to Ekiga. There are alternatives for SIP. I'm only a user, but it seems to me that Ekiga has gone too far out on the bleeding edge with all kinds of frilly add-ons which depend on OS systems and packages (even compilers) that are still in development. Maintenance of the core functionality is drowning. I have not yet had a successful compilation of the latest source. Still, the basic issue may be in the audio stuff of the OS. Joe Comfort On Fri, 26 Jun 2009, Damien Sandras wrote: > Le vendredi 26 juin 2009 ? 15:35 +0800, physjg a ?crit : > > The full output is too long so my previous mail was blocked. > > This one is with the "short" version of the ekiga -d 4 output. > > There is no call attempt. > > > However, from Damien Sandras's mail. does it mean Ekiga can be out of free > > H.323 software business now? > > It is maintained, but not improved anymore. > -- > _ Damien Sandras > (o- > //\ Ekiga Softphone : http://www.ekiga.org/ > v_/_ Be IP : http://www.beip.be/ > FOSDEM : http://www.fosdem.org/ > SIP Phone : sip:dsandras at ekiga.net > > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From craigs at postincrement.com Fri Jun 26 15:19:31 2009 From: craigs at postincrement.com (Craig Southeren) Date: Sat, 27 Jun 2009 01:19:31 +1000 Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: References: <4A44687E.1090205@pu-pm.univ-fcomte.fr> <1246002646.3946.4.camel@scorpion.multitel.be> Message-ID: <4A44E703.9000109@postincrement.com> Joseph Comfort wrote: > Unfortunately, I have not found much in the way of good H323 alternatives > to Ekiga. There are alternatives for SIP. I'm only a user, but it seems > to me that Ekiga has gone too far out on the bleeding edge with all kinds > of frilly add-ons which depend on OS systems and packages (even compilers) > that are still in development. Maintenance of the core functionality is > drowning. I have not yet had a successful compilation of the latest > source. Still, the basic issue may be in the audio stuff of the OS. H.323 is still very actively maintained in the Opal library. If you are having problems with H.323, please let us know on the Opal list (see www.opalvoip.org) Craig -- ----------------------------------------------------------------------- Craig Southeren Post Increment ? VoIP Consulting and Software craigs at postincrement.com.au www.postincrement.com.au Phone: +61 243654666 ICQ: #86852844 Fax: +61 243656905 MSN: craig_southeren at hotmail.com Mobile: +61 417231046 Jabber: craigs at jabber.org "Science is the poetry of reality." Richard Dawkins From Joseph.Comfort at asu.edu Fri Jun 26 18:31:54 2009 From: Joseph.Comfort at asu.edu (Joseph Comfort) Date: Fri, 26 Jun 2009 11:31:54 -0700 Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: <4A44E703.9000109@postincrement.com> References: <4A44687E.1090205@pu-pm.univ-fcomte.fr> <1246002646.3946.4.camel@scorpion.multitel.be> <4A44E703.9000109@postincrement.com> Message-ID: <4A45141A.1040806@asu.edu> Craig, Thank you. I'm not sure H323 is the problem, and I will let Opal know if I can pinpoint something there. The symptom is that, while video appears to be transmitted out from Ekiga, there is no video back and no audio either way. The -d 4 logs apparently do not show any problems. Portions of the audio system work (e.g., I get the system sounds) but others have become largely non-functional in some of the recent OS releases. I keep thinking it is something simple and all the problems will go away. No luck yet. Joe Craig Southeren wrote: > > H.323 is still very actively maintained in the Opal library. > > If you are having problems with H.323, please let us know on the Opal > list (see www.opalvoip.org) > > Craig From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Jun 27 10:08:32 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 27 Jun 2009 12:08:32 +0200 Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: References: <4A44687E.1090205@pu-pm.univ-fcomte.fr> <1246002646.3946.4.camel@scorpion.multitel.be> Message-ID: <4A45EFA0.6070508@pu-pm.univ-fcomte.fr> Joseph Comfort wrote: > Unfortunately, I have not found much in the way of good H323 alternatives > to Ekiga. There are alternatives for SIP. I'm only a user, but it seems > to me that Ekiga has gone too far out on the bleeding edge with all kinds > of frilly add-ons which depend on OS systems and packages (even compilers) > that are still in development. Maintenance of the core functionality is > drowning. I have not yet had a successful compilation of the latest > source. Still, the basic issue may be in the audio stuff of the OS. I agree with you that the core functionality is the most important, and it should work flawlessly. The work is focused on this goal currently. If you look at recent commits, there are only fixes, and many fixes. It still seems that sometimes, these fixes break other parts of the software. I suppose this is because SIP/H323 is very complex. (People use ekiga, and complain, but few help...) > Joe Comfort > > On Fri, 26 Jun 2009, Damien Sandras wrote: > >> Le vendredi 26 juin 2009 ? 15:35 +0800, physjg a ?crit : >>> The full output is too long so my previous mail was blocked. >>> This one is with the "short" version of the ekiga -d 4 output. >> There is no call attempt. >> >>> However, from Damien Sandras's mail. does it mean Ekiga can be out of free >>> H.323 software business now? >> It is maintained, but not improved anymore. >> -- >> _ Damien Sandras >> (o- >> //\ Ekiga Softphone : http://www.ekiga.org/ >> v_/_ Be IP : http://www.beip.be/ >> FOSDEM : http://www.fosdem.org/ >> SIP Phone : sip:dsandras at ekiga.net >> >> >> _______________________________________________ >> ekiga-list mailing list >> ekiga-list at gnome.org >> http://mail.gnome.org/mailman/listinfo/ekiga-list >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> ekiga-list mailing list >> ekiga-list at gnome.org >> http://mail.gnome.org/mailman/listinfo/ekiga-list From physjg at hep1.phys.ntu.edu.tw Sat Jun 27 06:53:45 2009 From: physjg at hep1.phys.ntu.edu.tw (Jing-Ge Shiu) Date: Sat, 27 Jun 2009 14:53:45 +0800 (CST) Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: <4A45141A.1040806@asu.edu> References: <4A44687E.1090205@pu-pm.univ-fcomte.fr> <1246002646.3946.4.camel@scorpion.multitel.be> <4A44E703.9000109@postincrement.com> <4A45141A.1040806@asu.edu> Message-ID: Hello, Sorry, the log file from -d 4 output I sent was just the result while launching the Ekiga, not really doing any connection action yet. I will try to produce it again with the information from connection attempt. I tried it a few times, somehow the program crashed and even my address book was gone. physjg On Fri, 26 Jun 2009, Joseph Comfort wrote: > Craig, > > Thank you. I'm not sure H323 is the problem, and I will let Opal know > if I can pinpoint something there. The symptom is that, while video > appears to be transmitted out from Ekiga, there is no video back and no > audio either way. The -d 4 logs apparently do not show any problems. > Portions of the audio system work (e.g., I get the system sounds) but > others have become largely non-functional in some of the recent OS > releases. I keep thinking it is something simple and all the problems > will go away. No luck yet. > > Joe > > Craig Southeren wrote: >> >> H.323 is still very actively maintained in the Opal library. >> >> If you are having problems with H.323, please let us know on the Opal >> list (see www.opalvoip.org) >> >> Craig > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > -- ==================== Jing-Ge Shiu PhY-WSU-DESY-WSU-NTU TEL: +886-2-3366-5149 FAX: +886-2-2369-3472 ____ _ _ _ _ ___ ____ ___ ( _ \( )_( )( \/ )/ __) (_ _)/ __) )___/ ) _ ( \ / \__ \.-_)( ( (_-. (__) (_) (_) (__) (___/\____) \___/ From mateusz.kaduk at gmail.com Sun Jun 28 06:12:57 2009 From: mateusz.kaduk at gmail.com (Mateusz Kaduk) Date: Sun, 28 Jun 2009 08:12:57 +0200 Subject: [Ekiga-list] Packages of ekiga for Debian sid Message-ID: Hi, Is there any unofficial repository or chance to see latest ekiga in sid ? apt-get install ekiga ekiga: Depends: libopal3.6.1 but it is not installable and apt-get install ekiga-snapshot ekiga-snapshot: Depends: libltdl3 (>= 1.5.2-2) but it is not installable both still don't install here. Thanks in advance, Mateusz From physjg at hep1.phys.ntu.edu.tw Sun Jun 28 06:18:05 2009 From: physjg at hep1.phys.ntu.edu.tw (physjg) Date: Sun, 28 Jun 2009 14:18:05 +0800 (CST) Subject: [Ekiga-list] question of using Ekiga to KEK (fwd) In-Reply-To: <4A45EFA0.6070508@pu-pm.univ-fcomte.fr> References: <4A44687E.1090205@pu-pm.univ-fcomte.fr> <1246002646.3946.4.camel@scorpion.multitel.be> <4A45EFA0.6070508@pu-pm.univ-fcomte.fr> Message-ID: Hello, > Joseph Comfort wrote: > .... > (People use ekiga, and complain, but few help...) For most of people, like me, are only users but developers. What the best we can contribute is to feedback our experience. If one thinks in another way, complain is a good thing. Under what condition there will be no complain ---- no one is really using it. Attached is a piece of the ekiga -d 4 output while attempting to connect to a meeting room at KEK. I hope this can give the experts some clues. The symptom is different from before. This time I cannot make any connection. Before at lease I can have "Connected with RADVISION MCU". physjg On Sat, 27 Jun 2009, Eugen Dedu wrote: > Joseph Comfort wrote: >> Unfortunately, I have not found much in the way of good H323 alternatives >> to Ekiga. There are alternatives for SIP. I'm only a user, but it seems >> to me that Ekiga has gone too far out on the bleeding edge with all kinds >> of frilly add-ons which depend on OS systems and packages (even compilers) >> that are still in development. Maintenance of the core functionality is >> drowning. I have not yet had a successful compilation of the latest >> source. Still, the basic issue may be in the audio stuff of the OS. > > I agree with you that the core functionality is the most important, and > it should work flawlessly. The work is focused on this goal currently. > If you look at recent commits, there are only fixes, and many fixes. > It still seems that sometimes, these fixes break other parts of the > software. I suppose this is because SIP/H323 is very complex. > > (People use ekiga, and complain, but few help...) > >> Joe Comfort >> >> On Fri, 26 Jun 2009, Damien Sandras wrote: >> >>> Le vendredi 26 juin 2009 ? 15:35 +0800, physjg a ?crit : >>>> The full output is too long so my previous mail was blocked. >>>> This one is with the "short" version of the ekiga -d 4 output. >>> There is no call attempt. >>> >>>> However, from Damien Sandras's mail. does it mean Ekiga can be out of > free >>>> H.323 software business now? >>> It is maintained, but not improved anymore. >>> -- >>> _ Damien Sandras >>> (o- >>> //\ Ekiga Softphone : http://www.ekiga.org/ >>> v_/_ Be IP : http://www.beip.be/ >>> FOSDEM : http://www.fosdem.org/ >>> SIP Phone : sip:dsandras at ekiga.net >>> >>> >>> _______________________________________________ >>> ekiga-list mailing list >>> ekiga-list at gnome.org >>> http://mail.gnome.org/mailman/listinfo/ekiga-list >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> ekiga-list mailing list >>> ekiga-list at gnome.org >>> http://mail.gnome.org/mailman/listinfo/ekiga-list > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list -------------- next part -------------- 2009/06/28 14:05:53.400 6:11.627 OpalMan Set up call from pc:* to h323:30425 at h323gk.kek.jp 2009/06/28 14:05:53.401 6:11.628 Call Created Call[y1b92e0d81] 2009/06/28 14:05:53.401 6:11.628 OpalMan Set up connection to "pc:*" 2009/06/28 14:05:53.403 6:11.630 OpalCon Created connection Call[y1b92e0d81]-EP[sf6d465192] 2009/06/28 14:05:53.403 6:11.630 Silence Parameters set: mode=AdaptiveSilenceDetection, threshold=0, silencedb=3200, signaldb=80, period=4800 2009/06/28 14:05:53.403 6:11.630 Silence Handler created 2009/06/28 14:05:53.404 6:11.631 Echo Canceler Handler created 2009/06/28 14:05:53.404 6:11.631 PCSS Created PC sound system connection: token="sf6d465192" player="EKIGA" recorder="EKIGA" 2009/06/28 14:05:53.404 6:11.631 OpalCon SetPhase from UninitialisedPhase to SetUpPhase for Call[y1b92e0d81]-EP[sf6d465192] 2009/06/28 14:05:53.405 6:11.632 OpalMan OnIncoming connection Call[y1b92e0d81]-EP[sf6d465192] 2009/06/28 14:05:53.405 6:11.632 OpalCon Applying string options: 2009/06/28 14:05:53.405 6:11.632 Call GetOtherPartyConnection Call[y1b92e0d81]-EP[sf6d465192] 2009/06/28 14:05:53.405 6:11.632 OpalMan Searching for route "pc:physjg h323:30425 at h323gk.kek.jp" 2009/06/28 14:05:53.405 6:11.632 OpalMan Set up connection to "h323:30425 at h323gk.kek.jp" 2009/06/28 14:05:53.405 6:11.633 H323 Making call to: h323:30425 at h323gk.kek.jp 2009/06/28 14:05:53.406 6:11.633 DNS SRV Lookup h323gk.kek.jp service _h323._tcp 2009/06/28 14:05:53.446 6:11.673 OpalCon Created connection Call[y1b92e0d81]-EP[localhost/8175] 2009/06/28 14:05:53.447 6:11.674 RFC2833 Handler created 2009/06/28 14:05:53.447 6:11.674 RFC2833 Handler created 2009/06/28 14:05:53.447 6:11.674 H460 Endpoint Attached 2009/06/28 14:05:53.447 6:11.674 H323 Created new connection: localhost/8175 2009/06/28 14:05:53.447 6:11.674 PCSS Outgoing call routed to h323: for Call[y1b92e0d81]-EP[sf6d465192] 2009/06/28 14:05:53.447 6:11.674 CallSetup:0xb3231b90 Call OnSetUp Call[y1b92e0d81]-EP[sf6d465192] 2009/06/28 14:05:53.448 6:11.675 CallSetup:0xb3231b90 OpalCon Applying string options: 2009/06/28 14:05:53.448 6:11.675 OpalMan SetUpCall succeeded, call=Call[y1b92e0d81] 2009/06/28 14:05:53.451 6:11.678 H225 Caller:0xb31f0b90 H225 Started call thread 2009/06/28 14:05:53.451 6:11.678 CallSetup:0xb3231b90 OpalCon OnSetUpConnectionCall[y1b92e0d81]-EP[localhost/8175] 2009/06/28 14:05:53.451 6:11.678 CallSetup:0xb3231b90 OpalEP OnSetUpConnection Call[y1b92e0d81]-EP[localhost/8175] 2009/06/28 14:05:53.451 6:11.678 H225 Caller:0xb31f0b90 OpalCon SetPhase from UninitialisedPhase to SetUpPhase for Call[y1b92e0d81]-EP[localhost/8175] 2009/06/28 14:05:53.454 6:11.681 H225 Caller:0xb31f0b90 OpalCon SetPhase from SetUpPhase to SetUpPhase for Call[y1b92e0d81]-EP[localhost/8175] 2009/06/28 14:05:53.454 6:11.681 H225 Caller:0xb31f0b90 OpalTCP Connecting to 130.87.34.42:1720 (local port=30000) 2009/06/28 14:05:53.492 6:11.719 H225 Caller:0xb31f0b90 OpalTCP Started connection to 130.87.34.42:1720 (if=140.112.102.80:30000) 2009/06/28 14:05:53.492 6:11.719 H225 Caller:0xb31f0b90 H225 Sending Setup PDU 2009/06/28 14:05:53.492 6:11.719 H225 Caller:0xb31f0b90 OpalCon Applying string options: 2009/06/28 14:05:53.497 6:11.724 H225 Caller:0xb31f0b90 MediaFormat Removing codecs PCM-16-48kHz,PCM-16-32kHz,PCM-16-16kHz,PCM-16,G.726-16k,G.726-24k,G.726-32k,G.726-40k,GSM-06.10,GSM-AMR,LPC-10,MS-GSM,MS-IMA-ADPCM,SpeexIETFNarrow-11k,SpeexIETFNarrow-15k,SpeexIETFNarrow-18.2k,SpeexIETFNarrow-24.6k,SpeexIETFNarrow-5.95k,SpeexIETFNarrow-8k,SpeexNB,SpeexWNarrow-8k,YUV420P,RFC4175_YCbCr-4:2:0,RGB32,RGB24,RFC4175_RGB,SIP-IM,T.140,H.224/H323AnnexQ,H.224/HDLCTunneling,Linear-16-Stereo-48kHz 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 Call GetMediaFormats for Call[y1b92e0d81]-EP[localhost/8175] theora H.261 H.261-CIF H.261-QCIF SpeexIETFWide-20.6k SpeexWB SpeexWide-20.6k G.711-uLaw-64k G.711-ALaw-64k G.722-64k 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Could not find capability: "SpeexIETFWide-20.6k" 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Added capability: SpeexIETFWide-20.6k <1> 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Could not find capability: "SpeexWB" 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Could not find capability: "SpeexWide-20.6k" 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Added capability: SpeexWide-20.6k <2> 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Could not find capability: "G.711-uLaw-64k" 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Added capability: G.711-uLaw-64k <3> 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Could not find capability: "G.711-ALaw-64k" 2009/06/28 14:05:53.499 6:11.726 H225 Caller:0xb31f0b90 H323 Added capability: G.711-ALaw-64k <4> 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Could not find capability: "G.722-64k" 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Added capability: G.722-64k <5> 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Could not find capability: "theora" 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Could not find capability: "H.261" 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Added capability: H.261 <6> 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Could not find capability: "H.261-CIF" 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Added capability: H.261-CIF <7> 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Could not find capability: "H.261-QCIF" 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Added capability: H.261-QCIF <8> 2009/06/28 14:05:53.500 6:11.727 H225 Caller:0xb31f0b90 H323 Added capability: UserInput/hookflash <9> 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 H323 Added capability: UserInput/basicString <10> 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 H323 Added capability: UserInput/dtmf <11> 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 H323 Added capability: UserInput/RFC2833 <12> 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 H323 Found capability: UserInput/RFC2833 <12> 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 Call GetOtherPartyConnection Call[y1b92e0d81]-EP[localhost/8175] 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 H323 SetLocalCapabilities: Table: SpeexIETFWide-20.6k <1> SpeexWide-20.6k <2> G.711-uLaw-64k <3> G.711-ALaw-64k <4> G.722-64k <5> H.261 <6> H.261-CIF <7> H.261-QCIF <8> UserInput/hookflash <9> UserInput/basicString <10> UserInput/dtmf <11> UserInput/RFC2833 <12> Set: 0: 0: SpeexIETFWide-20.6k <1> SpeexWide-20.6k <2> G.711-uLaw-64k <3> G.711-ALaw-64k <4> G.722-64k <5> 1: H.261 <6> H.261-CIF <7> H.261-QCIF <8> 2: UserInput/hookflash <9> 3: UserInput/basicString <10> UserInput/dtmf <11> UserInput/RFC2833 <12> 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 H225 Check for Fast start by local endpoint 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 H245 Default OnSelectLogicalChannels, FastStartInitiate 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 Call IsMediaBypassPossible Call[y1b92e0d81]-EP[localhost/8175] session 1 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 OpalMan IsMediaBypassPossible: session 1 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 OpalCon IsMediaBypassPossible: default returns false 2009/06/28 14:05:53.501 6:11.728 H225 Caller:0xb31f0b90 RTP Cannot find RTP session 1 2009/06/28 14:05:53.502 6:11.729 H225 Caller:0xb31f0b90 RTP_UDP Session 1, created with NAT flag set to 0 2009/06/28 14:05:53.502 6:11.729 H225 Caller:0xb31f0b90 RTP_UDP Session 1 created: 140.112.102.80:5062-5063 ssrc=3255873038 2009/06/28 14:05:53.707 6:11.934 H225 Caller:0xb31f0b90 RTP Creating new session RTP_UDP 2009/06/28 14:05:53.707 6:11.934 H225 Caller:0xb31f0b90 Call IsMediaBypassPossible Call[y1b92e0d81]-EP[localhost/8175] session 1 2009/06/28 14:05:53.707 6:11.934 H225 Caller:0xb31f0b90 OpalMan IsMediaBypassPossible: session 1 2009/06/28 14:05:53.707 6:11.934 H225 Caller:0xb31f0b90 OpalCon IsMediaBypassPossible: default returns false 2009/06/28 14:05:53.707 6:11.934 H225 Caller:0xb31f0b90 RTP Found existing media session 1 2009/06/28 14:05:53.708 6:11.935 H225 Caller:0xb31f0b90 H323RTP Receiver created using session 1 2009/06/28 14:05:53.708 6:11.935 H225 Caller:0xb31f0b90 Call IsMediaBypassPossible Call[y1b92e0d81]-EP[localhost/8175] session 1 From schaefec at googlemail.com Sun Jun 28 16:44:48 2009 From: schaefec at googlemail.com (=?ISO-8859-1?Q?Christian_Sch=E4fer?=) Date: Sun, 28 Jun 2009 12:44:48 -0400 Subject: [Ekiga-list] Default account Message-ID: <4A479E00.8070001@googlemail.com> Hi, I asked myself how to set the default account in ekiga 3.2.4. The wiki says something about highlighting the account and clicking 'default' in the account dialog, however this option doesn't seem to be present in this version. I have several sip accounts configured, but I only want to use one specific account for PC-to-phone calls. I know that it's possible to append '@' and the registrar-part of the desired account to the phone number, however having the default-account option is more convenient. Any ideas? Thanks, Chris From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Jun 28 19:37:34 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 28 Jun 2009 21:37:34 +0200 Subject: [Ekiga-list] Ekiga fails to install on Debian sid In-Reply-To: References: <4A43CD4D.3080502@pu-pm.univ-fcomte.fr> <4A43DDE7.9060804@pu-pm.univ-fcomte.fr> Message-ID: <4A47C67E.2030307@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > So I can expect new ekiga in sid in a few days ? :) Great !! > > 2009/6/25 Eugen Dedu : >> Well, 3.6.3 has been uploaded into unstable, so that 3.6.1 is not available >> anymore from unstable => ekiga is uninstallable. As a workaround, add >> testing to your /etc/apt/sources.list, this is the best solution for now... 3.6.3 is in unstable. The current ekiga needs 3.6.3, but has a critical bug. This bug is not in current unstable ekiga, which unfortunately needs 3.6.1. As soon as a new ekiga release appears, it will appear in debian too. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Jun 28 19:38:59 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 28 Jun 2009 21:38:59 +0200 Subject: [Ekiga-list] Ekiga fails to install on Debian sid In-Reply-To: <4A43DF74.6070208@googlemail.com> References: <4A43CD4D.3080502@pu-pm.univ-fcomte.fr> <4A43DDE7.9060804@pu-pm.univ-fcomte.fr> <4A43DF74.6070208@googlemail.com> Message-ID: <4A47C6D3.8060905@pu-pm.univ-fcomte.fr> Christian Sch?fer wrote: >>> The following packages have unmet dependencies: >>> ekiga: Depends: libopal3.6.1 but it is not installable >> Well, 3.6.3 has been uploaded into unstable, so that 3.6.1 is not >> available anymore from unstable => ekiga is uninstallable. As a >> workaround, add testing to your /etc/apt/sources.list, this is the >> best solution for now... > > Where can I get libopal3.6.3? Did I miss this release, because > concerning to > http://www.ekiga.org/index.php?rub=5&path=sources/ekiga_3.2.4 > the current version is 3.6.2. 3.6.3 is not on ekiga web site because the corresponding ekiga release was postponed, and is currently postponed, see my previous 2 e-mails. > btw: Is there a new release planned for ekiga, too, as posted in a mail > nearly a month ago? Just curious. Otherwise I would give the current > git/svn a try. See my previous 2 e-mails. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Jun 29 08:58:40 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 29 Jun 2009 10:58:40 +0200 Subject: [Ekiga-list] Packages of ekiga for Debian sid In-Reply-To: References: Message-ID: <4A488240.8050600@pu-pm.univ-fcomte.fr> Mateusz Kaduk wrote: > Hi, > Is there any unofficial repository or chance to see latest ekiga in sid ? > > apt-get install ekiga > ekiga: Depends: libopal3.6.1 but it is not installable > > and > > apt-get install ekiga-snapshot > ekiga-snapshot: Depends: libltdl3 (>= 1.5.2-2) but it is not installable > > both still don't install here. As a workaround, add testing to your /etc/apt/list.sources, and it will work. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Jun 29 10:09:10 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 29 Jun 2009 12:09:10 +0200 Subject: [Ekiga-list] Call closed by callee and ICMP port unreachable message In-Reply-To: References: <4A3B5362.30706@pu-pm.univ-fcomte.fr> Message-ID: <4A4892C6.9090205@pu-pm.univ-fcomte.fr> David Jardin wrote: > HI, > > Thank you for your anwser. > I forgot to say, I'm on Ubuntu Hardy Heron and I use the 2.0.12 version. > > Unfortunatly I am not able to execute Ekga or to get the Wireshark capture. > I'm not physically where the problem occured. > > I know you can hardly help me in those conditions but I posted on the > mailing list with the hope it was a known issue. No, it is not a known issue. Then we need to wait... In the meantime, you could try ekiga v3 (unless if it does not work in your case). > Thank you anyway > > David JARDIN > > On Fri, Jun 19, 2009 at 10:59 AM, Eugen Dedu < > Eugen.Dedu at pu-pm.univ-fcomte.fr> wrote: > >> David Jardin wrote: >> >>> Hi, >>> >>> I encounter a problem with Ekiga. >>> I'm in a LAN, all my Ekiga softphones act as a client, registered on a >>> Call >>> Server. >>> When I place a call between my Softphones and if I stop the call by the >>> caller, no problem. >>> If I place a call and I stop the call by the callee, the message BYE sent >>> by >>> the callee is not received by the caller and a port unreachable message is >>> received in Wireshark. >>> >> Very interesting. Could you send us a -d 4 output from both parties (see >> wiki for how to do it)? >> >> Maybe wireshark capture is interesting too, we will see... -- Eugen