From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Nov 2 09:51:08 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 02 Nov 2012 10:51:08 +0100 Subject: [Ekiga-list] my sip address leazo413@ekiga.net In-Reply-To: <5091AA6B.3080805@Gmail.com> References: <5091AA6B.3080805@Gmail.com> Message-ID: <5093978C.2070708@pu-pm.univ-fcomte.fr> On 31/10/12 23:47, Mohimont Armand wrote: > Hi, > > address sip worked for several days > > for a few hours it is impossible for me to connect me - Why ? If still does not work, please send us a -d 4 log. What is the error shown? -- Eugen From phil.pav at gmail.com Fri Nov 2 12:44:23 2012 From: phil.pav at gmail.com (Philipp Pavelka) Date: Fri, 2 Nov 2012 13:44:23 +0100 Subject: [Ekiga-list] webcam trouble In-Reply-To: References: Message-ID: Hello, I've a similar problem. I'm on Windows 7 x64 and get absolutely no video whether from my webcam nor the remote conference partner. Please find the debug log here: http://pastebin.com/DTkAZC9E "Function "pStreamConfig->SetFormat(pMediaFormat)" failed : Es wurde ein ung?ltiger Medientyp angegeben." This message sounds suspicious to me. It appears when I want to show my own webcam video. Kind regards Philipp -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Nov 2 14:52:44 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 02 Nov 2012 15:52:44 +0100 Subject: [Ekiga-list] webcam trouble In-Reply-To: References: Message-ID: <5093DE3C.2030308@pu-pm.univ-fcomte.fr> On 02/11/12 13:44, Philipp Pavelka wrote: > Hello, > > I've a similar problem. > I'm on Windows 7 x64 and get absolutely no video whether from my webcam nor > the remote conference partner. > > Please find the debug log here: > http://pastebin.com/DTkAZC9E > > "Function "pStreamConfig->SetFormat(pMediaFormat)" failed : Es wurde ein > ung?ltiger Medientyp angegeben." > This message sounds suspicious to me. It appears when I want to show my own > webcam video. No. The error is: 2012/11/02 03:52:49.937 0:06.576 GMVideoOut...nager:6180 DirectX no Overlay Capabilities and the code in http://git.gnome.org/browse/ekiga/tree/lib/gui/dxwindow.cpp is: if (!(ddCaps.dwCaps & DDCAPS_OVERLAY)) { PTRACE (1, "DirectX\tno Overlay Capabilities"); return false; } I do not know why you receive that, do you have an idea? For the reference, my error on Win7 is the same as https://bugzilla.gnome.org/show_bug.cgi?id=626515. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Nov 2 14:53:29 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 02 Nov 2012 15:53:29 +0100 Subject: [Ekiga-list] webcam trouble In-Reply-To: References: Message-ID: <5093DE69.60109@pu-pm.univ-fcomte.fr> On 02/11/12 13:44, Philipp Pavelka wrote: > Hello, > > I've a similar problem. > I'm on Windows 7 x64 and get absolutely no video whether from my webcam nor > the remote conference partner. > > Please find the debug log here: > http://pastebin.com/DTkAZC9E Please create a bug report, hoping we solve it. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Nov 2 19:13:57 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 02 Nov 2012 20:13:57 +0100 Subject: [Ekiga-list] ekiga 4.0.0 release by Monday Message-ID: <50941B75.4040200@pu-pm.univ-fcomte.fr> Hi, We plan to release ekiga 4.0.0, probably the best ekiga release (at least in my opinion), by Monday. A few fixes will be committed before that (ptlib compile error, libnotify pluggin fix). For your information, here is the NEWS file. The git log file is as usually at http://git.gnome.org/browse/ekiga/log. * Major user-visible changes between ekiga 4.0.0 and 3.2.7, details are below - Major overhaul of the main window - Use gnome icons instead of ekiga's own - Re-add back H264 and H263+ video plugins - New pulse audio plugin (in ptlib) - New audio codecs: SILK (used by skype), G.722.1 (aka Siren 7), G.722.2 (aka GSM-AMR Wide band) - Call auto-answer - Use spinner effect during ringing on the other party - Unregister accounts when quitting - Set presence to offline upon quitting - Faster startup by not getting canonical name of servers - Fixes for Contact field during registration: - Use two additional compatibility mode for some bogus registrars - Fix order of items in Contact field - Add tooltips to various windows and dialog boxes - Adjust defaults (show offline users, use picture-in-picture) - Jabber/XMPP and GStreamer fixes - [windows] Support mingw-w64 and its own headers for building * Changes in ekiga 4.0.0 (2012-11-xy) ** User-visible fixes - Fix call auto-answer - Fix group renaming in roster - Fix migration of echo cancellation setting - Migrate short_status setting - Fix crashes on account editing/enabling/disabling/removing - Fix freeze when changing fast account status - Fix crash when the other party's names are not UTF-8 valid - Fix possible crash on invalid fields during LDAP edit dialog box - Fix a bug where notification disappears too fast - Use spinner effect during ringing on the other party - Use more icons from theme instead of Ekiga's own - Show call info frame only during call - Prevent some ugly window resizing due to countdown displaying - Make sure call history is correctly ordered - Use intermediate icon when changing status in roster - Fix non-ASCII names shown in roster - Ellipsize long user names in roster - Some UI improvements to roster - Consider more statuses as away, increasing interoperability - Reset call window title in case of missed call too - Fix hiding call window - Add show preview menu entry in the main window - Automatic zoom for small resolutions - Use saner names for windows/dialogs - Fix string capitalization in GUI according to HIG - Update menu accordingly when (dis)enabling accounts in Account window - Update built-in manual - Jabber/XMPP fixes - GStreamer fixes ** Protocol fixes ** Distributor-visible changes - libnotify and avahi are now plugins - libavcodec5x and gnome-icon-theme must be manually put as dependencies, since they are loaded during runtime - avahi is disabled by default - new dependency: libv4l-dev (for HAL video hotplugging) - new dependency: gnome-icon-theme (in fact in ekiga 3.9.90) ** Windows port fixes - Allow execution from Start->Execute menu ** Build fixes - Fix compile error with ffmpeg - Fix compile error on kFreeBSD - Fix compile errors on older libnotify - Fix compile error with -Wformat-security - Add gnome-icon-theme dependency - Replace some GTK3 deprecated functions - Replace deprecated opal registration code ** Translation updates - Updated translations: as, ca, ca at valencia, cs, de, en at GB, es, fi, fr, gl, gu, hi, hu, id, it, kn, lt, lv, ml, mr, pa, pl, ru, sl, sr, sr at latin, zh_HK, zh_TW - Removed obsolete translations: be - Updated help translations: de, es -- Eugen From phil.pav at gmail.com Sat Nov 3 02:56:30 2012 From: phil.pav at gmail.com (Philipp Pavelka) Date: Sat, 3 Nov 2012 03:56:30 +0100 Subject: [Ekiga-list] webcam trouble In-Reply-To: References: Message-ID: Thank you Eugen! That clue helped me to solve the problem! I've checked dxdiag and realized that DirectDraw and AGP Texture Acceleration mysteriously were disabled. So after doing some unsuccessful Google research I've installed the very latest AMD drivers and everything works now. Thanks & regards Philipp -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Nov 3 09:17:50 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 03 Nov 2012 10:17:50 +0100 Subject: [Ekiga-list] webcam trouble In-Reply-To: References: Message-ID: <5094E13E.8080304@pu-pm.univ-fcomte.fr> On 03/11/12 03:56, Philipp Pavelka wrote: > Thank you Eugen! > > That clue helped me to solve the problem! > > I've checked dxdiag and realized that DirectDraw and AGP Texture > Acceleration mysteriously were disabled. > So after doing some unsuccessful Google research I've installed the very > latest AMD drivers and everything works now. Good information! It would however been useful to know why it was disabled... PS Please do not remove lines from past e-mails when replying. -- Eugen From phil.pav at gmail.com Sat Nov 3 12:55:07 2012 From: phil.pav at gmail.com (Philipp Pavelka) Date: Sat, 3 Nov 2012 13:55:07 +0100 Subject: [Ekiga-list] webcam trouble In-Reply-To: <5094E13E.8080304@pu-pm.univ-fcomte.fr> References: <5094E13E.8080304@pu-pm.univ-fcomte.fr> Message-ID: Yeah, would like to know it either. Unfortunately I have no clue. Also all other programs worked fine. This guy seems to have had the same problem. https://mail.gnome.org/archives/ekiga-list/2011-September/msg00021.html He's probably solved it by now. But my solution process could maybe help in the referenced bug report. As I can see you've already suggested it ;-) Regards On Sat, Nov 3, 2012 at 10:17 AM, Eugen Dedu wrote: > On 03/11/12 03:56, Philipp Pavelka wrote: > >> Thank you Eugen! >> >> That clue helped me to solve the problem! >> >> I've checked dxdiag and realized that DirectDraw and AGP Texture >> Acceleration mysteriously were disabled. >> So after doing some unsuccessful Google research I've installed the very >> latest AMD drivers and everything works now. >> > > Good information! It would however been useful to know why it was > disabled... > > PS Please do not remove lines from past e-mails when replying. > > -- > Eugen > ______________________________**_________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/**mailman/listinfo/ekiga-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Nov 3 16:23:59 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 03 Nov 2012 17:23:59 +0100 Subject: [Ekiga-list] Ekgia Not playing Video In-Reply-To: References: <4E6A3048.5040609@pu-pm.univ-fcomte.fr> <90cd442ab41ad9a9fda76493dad5ba0f.squirrel@host171.canaca.com> <4E6A40A0.90504@pu-pm.univ-fcomte.fr> Message-ID: <5095451F.6030600@pu-pm.univ-fcomte.fr> On 09/09/11 18:57, simon at mungewell.org wrote: > That's a very plausible explanation, however 'try rebooting' is not really > a solution. I have experienced this issue ever since I got this machine. > > There must either be a hardware incompatability, or some other > part/configuration of Windows7 which is grabbing the overlay before Ekiga > can get to it. > > I also CC'ed Shubhanshu as he started this thread and might not be on the > list, If you ever can try, see https://mail.gnome.org/archives/ekiga-list/2012-November/msg00005.html. >>> Possibly this error message.... which I get on a Dell running Windows7. >>> Simon >> >> Ok. Now I see this line in your previous output: >> 2011/09/01 16:26:44.115 0:33.025 GMVideoOut...nager:2192 DirectX no >> Overlay Capabilities >> >> This comes from >> http://git.gnome.org/browse/ekiga/tree/lib/gui/dxwindow.cpp#n209 >> >> This ressembles to bug >> https://bugzilla.gnome.org/show_bug.cgi?id=626515, without being the same. >> >> In your case, the problem is what is shows: no Overlay Capabilities, and >> ekiga (at least for the moment) needs this. Try restarting Windows. >> Also, avoid starting an application using video output. That is all I >> can say, since I do not know video things too well. >> >> -- >> Eugen From andreizilla at gmail.com Sat Nov 3 21:09:10 2012 From: andreizilla at gmail.com (Andrei Bazhgin) Date: Sat, 3 Nov 2012 16:09:10 -0500 Subject: [Ekiga-list] How to rotate Remote Video Output by 90 degrees? Message-ID: Hi, I am trying to have Ekiga show the output of the remote video but the video should be tilted/rotated 90 degrees? The problem is that the display where it will be running is running in portrait mode and switching to landscape mode is not an option. I am using Freebsd 9. and Ekiga 4 source code. Any suggestions? Thanks From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Nov 3 21:13:46 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 03 Nov 2012 22:13:46 +0100 Subject: [Ekiga-list] How to rotate Remote Video Output by 90 degrees? In-Reply-To: References: Message-ID: <5095890A.8000206@pu-pm.univ-fcomte.fr> On 03/11/12 22:09, Andrei Bazhgin wrote: > Hi, I am trying to have Ekiga show the output of the remote video but > the video should be tilted/rotated 90 degrees? > > The problem is that the display where it will be running is running in > portrait mode and switching to landscape mode is not an option. > > I am using Freebsd 9. and Ekiga 4 source code. It is not possible as far as I know. > Any suggestions? You have to change the source code. You can also play with xrandr to rotate the whole screen if this is an option. -- Eugen From andreizilla at gmail.com Sat Nov 3 21:41:51 2012 From: andreizilla at gmail.com (Andrei Bazhgin) Date: Sat, 3 Nov 2012 16:41:51 -0500 Subject: [Ekiga-list] How to rotate Remote Video Output by 90 degrees? In-Reply-To: <5095890A.8000206@pu-pm.univ-fcomte.fr> References: <5095890A.8000206@pu-pm.univ-fcomte.fr> Message-ID: Using xrandr to rotate the whole screen is not an option. Another application is dependent on the screen mode to be where it already is. I DO want to change the source code. What file do I have to modify? Is there a patch available for this? On Sat, Nov 3, 2012 at 4:13 PM, Eugen Dedu wrote: > On 03/11/12 22:09, Andrei Bazhgin wrote: >> >> Hi, I am trying to have Ekiga show the output of the remote video but >> the video should be tilted/rotated 90 degrees? >> >> The problem is that the display where it will be running is running in >> portrait mode and switching to landscape mode is not an option. >> >> I am using Freebsd 9. and Ekiga 4 source code. > > > It is not possible as far as I know. > >> Any suggestions? > > > You have to change the source code. > > You can also play with xrandr to rotate the whole screen if this is an > option. > > -- > Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Nov 3 21:47:00 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 03 Nov 2012 22:47:00 +0100 Subject: [Ekiga-list] How to rotate Remote Video Output by 90 degrees? In-Reply-To: References: <5095890A.8000206@pu-pm.univ-fcomte.fr> Message-ID: <509590D4.8010509@pu-pm.univ-fcomte.fr> On 03/11/12 22:41, Andrei Bazhgin wrote: > Using xrandr to rotate the whole screen is not an option. Another > application is dependent on the screen mode to be where it already is. > > I DO want to change the source code. > > What file do I have to modify? Is there a patch available for this? Try looking at lib/engine/components/x-videooutput/videooutput-manager-x.cpp or other files in that directory. As a completely irrelevant example, I attach a patch which shows only remote video in fullscreen mode. Alternatively, you can look at libv4l too, I remember that some drivers had this rotating problem and liv4l fixed them in their code. > On Sat, Nov 3, 2012 at 4:13 PM, Eugen Dedu > wrote: >> On 03/11/12 22:09, Andrei Bazhgin wrote: >>> >>> Hi, I am trying to have Ekiga show the output of the remote video but >>> the video should be tilted/rotated 90 degrees? >>> >>> The problem is that the display where it will be running is running in >>> portrait mode and switching to landscape mode is not an option. >>> >>> I am using Freebsd 9. and Ekiga 4 source code. >> >> >> It is not possible as far as I know. >> >>> Any suggestions? >> >> >> You have to change the source code. >> >> You can also play with xrandr to rotate the whole screen if this is an >> option. -------------- next part -------------- A non-text attachment was scrubbed... Name: hideRemote.patch Type: text/x-patch Size: 1918 bytes Desc: not available URL: From kevin.safford at gmail.com Sun Nov 4 18:07:21 2012 From: kevin.safford at gmail.com (Kevin Safford) Date: Sun, 4 Nov 2012 18:07:21 +0000 Subject: [Ekiga-list] Could not register (Remote party host is offline) Message-ID: Greetings. I can't get ekiga to work on Linux Mint 13 64-bit, running Mate. I get "Could not register (Remote party host is offline)". In response to a message from the Ekiga client that it could not detect network settings, I manually set up port forwarding, as directed here: http://wiki.ekiga.org/index.php/Enable_port_forwarding_manually That didn't work, and nothing I tried in the preferences panels worked either. I attach a debug file, which I've changed to mask my ekiga account name and internal IP address. Thanks in advance. It might take me a day or two to respond to any replies or request for more information. -- Kevin Safford -------------- next part -------------- A non-text attachment was scrubbed... Name: ekiga.txt.gz Type: application/x-gzip Size: 8744 bytes Desc: not available URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Nov 4 18:10:54 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 04 Nov 2012 19:10:54 +0100 Subject: [Ekiga-list] Could not register (Remote party host is offline) In-Reply-To: References: Message-ID: <5096AFAE.3070707@pu-pm.univ-fcomte.fr> On 04/11/12 19:07, Kevin Safford wrote: > Greetings. > > I can't get ekiga to work on Linux Mint 13 64-bit, running Mate. I get > "Could not register (Remote party host is offline)". In response to a > message from the Ekiga client that it could not detect network > settings, I manually set up port forwarding, as directed here: > > http://wiki.ekiga.org/index.php/Enable_port_forwarding_manually > > That didn't work, and nothing I tried in the preferences panels worked either. > > I attach a debug file, which I've changed to mask my ekiga account > name and internal IP address. > > Thanks in advance. It might take me a day or two to respond to any > replies or request for more information. There is a problem currently with ekiga.net, it is impossible to register. Please be patient until the server is restarted... -- Eugen From andreizilla at gmail.com Sun Nov 4 20:06:25 2012 From: andreizilla at gmail.com (Andrei Bazhgin) Date: Sun, 4 Nov 2012 14:06:25 -0600 Subject: [Ekiga-list] How to rotate Remote Video Output by 90 degrees? In-Reply-To: <509590D4.8010509@pu-pm.univ-fcomte.fr> References: <5095890A.8000206@pu-pm.univ-fcomte.fr> <509590D4.8010509@pu-pm.univ-fcomte.fr> Message-ID: I am not able to figure out what source code I have to change to get this done. I want to rotate the video output by 90 degrees. I know I have to change the source code... but where? I looked at videooutput-manager-x.cpp.... that file uses XWindow and XVWindow for the output... there is nothing on the net about rotate those or set the orientation of them. videooutput-manager-x.cpp On Sat, Nov 3, 2012 at 4:47 PM, Eugen Dedu wrote: > On 03/11/12 22:41, Andrei Bazhgin wrote: >> >> Using xrandr to rotate the whole screen is not an option. Another >> application is dependent on the screen mode to be where it already is. >> >> I DO want to change the source code. >> >> What file do I have to modify? Is there a patch available for this? > > > Try looking at lib/engine/components/x-videooutput/videooutput-manager-x.cpp > or other files in that directory. As a completely irrelevant example, I > attach a patch which shows only remote video in fullscreen mode. > > Alternatively, you can look at libv4l too, I remember that some drivers had > this rotating problem and liv4l fixed them in their code. > > >> On Sat, Nov 3, 2012 at 4:13 PM, Eugen Dedu >> wrote: >>> >>> On 03/11/12 22:09, Andrei Bazhgin wrote: >>>> >>>> >>>> Hi, I am trying to have Ekiga show the output of the remote video but >>>> the video should be tilted/rotated 90 degrees? >>>> >>>> The problem is that the display where it will be running is running in >>>> portrait mode and switching to landscape mode is not an option. >>>> >>>> I am using Freebsd 9. and Ekiga 4 source code. >>> >>> >>> >>> It is not possible as far as I know. >>> >>>> Any suggestions? >>> >>> >>> >>> You have to change the source code. >>> >>> You can also play with xrandr to rotate the whole screen if this is an >>> option. > > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list From andreizilla at gmail.com Sun Nov 4 20:21:00 2012 From: andreizilla at gmail.com (Andrei Bazhgin) Date: Sun, 4 Nov 2012 14:21:00 -0600 Subject: [Ekiga-list] How to rotate Remote Video Output by 90 degrees? In-Reply-To: References: <5095890A.8000206@pu-pm.univ-fcomte.fr> <509590D4.8010509@pu-pm.univ-fcomte.fr> Message-ID: Nevermind... hold off for now. I am going to try to make our X system run in portrait mode instead.... I will return here if I am not successful. On Sun, Nov 4, 2012 at 2:06 PM, Andrei Bazhgin wrote: > I am not able to figure out what source code I have to change to get this done. > > I want to rotate the video output by 90 degrees. > > I know I have to change the source code... but where? > > I looked at videooutput-manager-x.cpp.... that file uses XWindow and > XVWindow for the output... there is nothing on the net about rotate > those or set the orientation of them. > > videooutput-manager-x.cpp > On Sat, Nov 3, 2012 at 4:47 PM, Eugen Dedu > wrote: >> On 03/11/12 22:41, Andrei Bazhgin wrote: >>> >>> Using xrandr to rotate the whole screen is not an option. Another >>> application is dependent on the screen mode to be where it already is. >>> >>> I DO want to change the source code. >>> >>> What file do I have to modify? Is there a patch available for this? >> >> >> Try looking at lib/engine/components/x-videooutput/videooutput-manager-x.cpp >> or other files in that directory. As a completely irrelevant example, I >> attach a patch which shows only remote video in fullscreen mode. >> >> Alternatively, you can look at libv4l too, I remember that some drivers had >> this rotating problem and liv4l fixed them in their code. >> >> >>> On Sat, Nov 3, 2012 at 4:13 PM, Eugen Dedu >>> wrote: >>>> >>>> On 03/11/12 22:09, Andrei Bazhgin wrote: >>>>> >>>>> >>>>> Hi, I am trying to have Ekiga show the output of the remote video but >>>>> the video should be tilted/rotated 90 degrees? >>>>> >>>>> The problem is that the display where it will be running is running in >>>>> portrait mode and switching to landscape mode is not an option. >>>>> >>>>> I am using Freebsd 9. and Ekiga 4 source code. >>>> >>>> >>>> >>>> It is not possible as far as I know. >>>> >>>>> Any suggestions? >>>> >>>> >>>> >>>> You have to change the source code. >>>> >>>> You can also play with xrandr to rotate the whole screen if this is an >>>> option. >> >> >> _______________________________________________ >> ekiga-list mailing list >> ekiga-list at gnome.org >> https://mail.gnome.org/mailman/listinfo/ekiga-list From Ekiga at phillipsjk.ca Mon Nov 5 06:27:13 2012 From: Ekiga at phillipsjk.ca (James Phillips) Date: Sun, 4 Nov 2012 23:27:13 -0700 Subject: [Ekiga-list] Why the RFC 1855 hate? Was: webcam trouble In-Reply-To: <5094E13E.8080304@pu-pm.univ-fcomte.fr> References: <5094E13E.8080304@pu-pm.univ-fcomte.fr> Message-ID: <20121105062713.GA2660@workhorse.local> On Sat, Nov 03, 2012 at 10:17:50AM +0100, Eugen Dedu wrote: > PS Please do not remove lines from past e-mails when replying. > > -- > Eugen According to RFC 1855 - Netiquette Guidelines In the section on group replies: 3.1.1 General Guidelines for mailing lists and NetNews If you are sending a reply to a message or a posting be sure you summarize the original at the top of the message, or include just enough text of the original to give a context. This will make sure readers understand when they start to read your response. Since NetNews, especially, is proliferated by distributing the postings from one host to another, it is possible to see a response to a message before seeing the original. Giving context helps everyone. But do not include the entire original! http://www.faqs.org/rfcs/rfc1855.html Why are those guidelines now considered obsolete? Does your mail client not support threading? Regards, James Phillips -- OpenPGP Public Key: http://phillipsjk.ca/OpenPGP0712.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Nov 5 09:15:20 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 05 Nov 2012 10:15:20 +0100 Subject: [Ekiga-list] Why the RFC 1855 hate? Was: webcam trouble In-Reply-To: <20121105062713.GA2660@workhorse.local> References: <5094E13E.8080304@pu-pm.univ-fcomte.fr> <20121105062713.GA2660@workhorse.local> Message-ID: <509783A8.4020004@pu-pm.univ-fcomte.fr> On 05/11/12 07:27, James Phillips wrote: > On Sat, Nov 03, 2012 at 10:17:50AM +0100, Eugen Dedu wrote: > >> PS Please do not remove lines from past e-mails when replying. >> >> -- >> Eugen > > According to RFC 1855 - Netiquette Guidelines > > In the section on group replies: > 3.1.1 General Guidelines for mailing lists and NetNews > > If you are sending a reply to a message or a posting be sure you > summarize the original at the top of the message, or include just > enough text of the original to give a context. This will make > sure readers understand when they start to read your response. > Since NetNews, especially, is proliferated by distributing the > postings from one host to another, it is possible to see a > response to a message before seeing the original. Giving context > helps everyone. But do not include the entire original! > > http://www.faqs.org/rfcs/rfc1855.html Well, it would help me to know that the error was on Overlay missing, but in your e-mail that information was absent. In fact, I did not remember what was the problem, I had to go to previous e-mails in Trash. > Why are those guidelines now considered obsolete? Does your mail client > not support threading? Yes, but I work like this: when I process an e-mail, I remove it. This allows me to have all "open" e-mails in the folder. -- Eugen From kannerke at hotmail.com Mon Nov 5 09:43:48 2012 From: kannerke at hotmail.com (Peter Vandenberghe) Date: Mon, 5 Nov 2012 10:43:48 +0100 Subject: [Ekiga-list] Ekiga and Polycom systems Message-ID: Hello, does anyone have experience with connecting to Polycom HDX systems with Ekiga?I'm trying to connect to a Polycom HDX 8000. without account, I was able to call the HDX system via the gatekeeper (8000 at 192.168.x.x), but not via the direct IP address (192.168.y.y).Why would this be? I can connect directly in the reverse direction: from the HDX to Ekiga by entering my IP address. When I connect to the HDX system, I only have voice but no video.The first times I tried to connect I got an error of the video; now, I don't get any error message (but I still have no video).The voice part works. I also tried to register at the CMA. Ekiga says that I'm registered/connected, but I don't get my contact list. Kind regards,Peter -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Nov 5 09:53:41 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 05 Nov 2012 10:53:41 +0100 Subject: [Ekiga-list] Ekiga and Polycom systems In-Reply-To: References: Message-ID: <50978CA5.6030803@pu-pm.univ-fcomte.fr> On 05/11/12 10:43, Peter Vandenberghe wrote: > > Hello, > does anyone have experience with connecting to Polycom HDX systems with Ekiga?I'm trying to connect to a Polycom HDX 8000. > without account, I was able to call the HDX system via the gatekeeper (8000 at 192.168.x.x), but not via the direct IP address (192.168.y.y).Why would this be? I can connect directly in the reverse direction: from the HDX to Ekiga by entering my IP address. Could you send us/me the -d 4 output? > When I connect to the HDX system, I only have voice but no video.The first times I tried to connect I got an error of the video; now, I don't get any error message (but I still have no video).The voice part works. -d 4 output... > I also tried to register at the CMA. Ekiga says that I'm registered/connected, but I don't get my contact list. -d 4 output... -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Nov 5 10:01:27 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 05 Nov 2012 11:01:27 +0100 Subject: [Ekiga-list] Could not register (Remote party host is offline) In-Reply-To: <5096AFAE.3070707@pu-pm.univ-fcomte.fr> References: <5096AFAE.3070707@pu-pm.univ-fcomte.fr> Message-ID: <50978E77.4050901@pu-pm.univ-fcomte.fr> On 04/11/12 19:10, Eugen Dedu wrote: > On 04/11/12 19:07, Kevin Safford wrote: >> Greetings. >> >> I can't get ekiga to work on Linux Mint 13 64-bit, running Mate. I get >> "Could not register (Remote party host is offline)". In response to a >> message from the Ekiga client that it could not detect network >> settings, I manually set up port forwarding, as directed here: >> >> http://wiki.ekiga.org/index.php/Enable_port_forwarding_manually >> >> That didn't work, and nothing I tried in the preferences panels worked >> either. >> >> I attach a debug file, which I've changed to mask my ekiga account >> name and internal IP address. >> >> Thanks in advance. It might take me a day or two to respond to any >> replies or request for more information. > > There is a problem currently with ekiga.net, it is impossible to > register. Please be patient until the server is restarted... The server has been restarted, sorry for inconveneince... -- Eugen From t.simonnet at esiee.fr Mon Nov 5 09:58:18 2012 From: t.simonnet at esiee.fr (Thierry Simonnet) Date: Mon, 05 Nov 2012 10:58:18 +0100 Subject: [Ekiga-list] Ekiga and Polycom systems In-Reply-To: References: Message-ID: <50978DBA.4010200@esiee.fr> Hello, I use ekiga with different videoconferencing systems : Polycom and Tandberg You can use h323 or sip depending on VC system configuration. If you don't have video, you need to check codecs capabilities. Try to select only h261 first on your ekiga client. Then try h263, h263+ and h264. Make tests using only one codec. Le 05/11/2012 10:43, Peter Vandenberghe a ?crit : > Hello, > > does anyone have experience with connecting to Polycom HDX systems > with Ekiga? > I'm trying to connect to a Polycom HDX 8000. > > without account, I was able to call the HDX system via the gatekeeper > (8000 at 192.168.x.x), but not via the direct IP address (192.168.y.y). > Why would this be? I can connect directly in the reverse direction: > from the HDX to Ekiga by entering my IP address. > > When I connect to the HDX system, I only have voice but no video. > The first times I tried to connect I got an error of the video; now, I > don't get any error message (but I still have no video). > The voice part works. > > I also tried to register at the CMA. Ekiga says that I'm > registered/connected, but I don't get my contact list. > > > > Kind regards, > Peter > > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list -- Thierry Simonnet ESIEE-Paris Par respect pour l'environnement, n'imprimez ce mail que si n?cessaire -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: images1 Type: image/gif Size: 465 bytes Desc: not available URL: From stuart at gathman.org Mon Nov 5 18:08:14 2012 From: stuart at gathman.org (Stuart D Gathman) Date: Mon, 05 Nov 2012 13:08:14 -0500 Subject: [Ekiga-list] Could not register (Remote party host is offline) In-Reply-To: <5096AFAE.3070707@pu-pm.univ-fcomte.fr> References: <5096AFAE.3070707@pu-pm.univ-fcomte.fr> Message-ID: <5098008E.6030406@gathman.org> On 11/04/2012 01:10 PM, Eugen Dedu expounded in part: > On 04/11/12 19:07, Kevin Safford wrote: >> Greetings. >> >> I can't get ekiga to work on Linux Mint 13 64-bit, running Mate. I get >> "Could not register (Remote party host is offline)". In response to a >> > > There is a problem currently with ekiga.net, it is impossible to > register. Please be patient until the server is restarted... > I get this problem with any VOIP account, not just ekiga.net. It started happening with ekiga-3.9. I found a workaround: 1) When you first start ekiga, it gets the "offline" error for all VOIP accounts. 2) Edit Preferences, and toggle "detect network". 3) Quit ekiga (don't just close the window) 4) Start ekiga, toggle "detect network" back to where it needs to be for your accounts. 5) Quit ekiga again, and restart. 6) Voila! All VOIP accounts connect and register https://bugzilla.redhat.com/show_bug.cgi?id=868688 https://bugzilla.redhat.com/show_bug.cgi?id=859497 (locked because I accidentally left account creds in debug log...) From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Nov 6 11:00:41 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 06 Nov 2012 12:00:41 +0100 Subject: [Ekiga-list] ekiga 4.0.0 release by Monday In-Reply-To: <50941B75.4040200@pu-pm.univ-fcomte.fr> References: <50941B75.4040200@pu-pm.univ-fcomte.fr> Message-ID: <5098EDD9.7050900@pu-pm.univ-fcomte.fr> On 02/11/12 20:13, Eugen Dedu wrote: > Hi, > > We plan to release ekiga 4.0.0, probably the best ekiga release (at > least in my opinion), by Monday. A few fixes will be committed before > that (ptlib compile error, libnotify pluggin fix). For your information, > here is the NEWS file. The git log file is as usually at > http://git.gnome.org/browse/ekiga/log. Just to inform you that we are waiting for a few last minute fixes, so we try to release on next Monday. -- Eugen From stuart at gathman.org Tue Nov 6 21:26:16 2012 From: stuart at gathman.org (Stuart D Gathman) Date: Tue, 06 Nov 2012 16:26:16 -0500 Subject: [Ekiga-list] How to answer a call? Message-ID: <50998078.1020009@gathman.org> When a call comes in, how do you answer it? There is a notification dialog that pops up, but only the Reject button is on screen. Presumably, there is an Answer button offscreen to the right. I've looked through the menu for an "answer call" option, but can't find it. If I click on the "Display Images" button, there is a green phone on the call screen. But clicking the green phone doesn't answer the call. (But if I place a call, clicking on the red phone hangs up.) So, I'm stumped. How do you answer incoming calls? From kannerke at hotmail.com Thu Nov 8 10:21:50 2012 From: kannerke at hotmail.com (Peter Vandenberghe) Date: Thu, 8 Nov 2012 11:21:50 +0100 Subject: [Ekiga-list] Ekiga and Polycom systems In-Reply-To: <50978CA5.6030803@pu-pm.univ-fcomte.fr> References: , <50978CA5.6030803@pu-pm.univ-fcomte.fr> Message-ID: > Date: Mon, 5 Nov 2012 10:53:41 +0100 > From: Eugen.Dedu at pu-pm.univ-fcomte.fr > To: ekiga-list at gnome.org > Subject: Re: [Ekiga-list] Ekiga and Polycom systems > > On 05/11/12 10:43, Peter Vandenberghe wrote: > > > > Hello, > > does anyone have experience with connecting to Polycom HDX systems with Ekiga?I'm trying to connect to a Polycom HDX 8000. > > without account, I was able to call the HDX system via the gatekeeper (8000 at 192.168.x.x), but not via the direct IP address (192.168.y.y).Why would this be? I can connect directly in the reverse direction: from the HDX to Ekiga by entering my IP address. > > Could you send us/me the -d 4 output? I'm running ekiga on windowswhen I add the '-d 4' option, an extra window pops up, but no logs are printed > > > When I connect to the HDX system, I only have voice but no video.The first times I tried to connect I got an error of the video; now, I don't get any error message (but I still have no video).The voice part works. > > -d 4 output... > > > I also tried to register at the CMA. Ekiga says that I'm registered/connected, but I don't get my contact list. > > -d 4 output... > > -- > Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://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 Nov 8 15:31:51 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 08 Nov 2012 16:31:51 +0100 Subject: [Ekiga-list] Ekiga and Polycom systems In-Reply-To: References: , <50978CA5.6030803@pu-pm.univ-fcomte.fr> Message-ID: <509BD067.6020102@pu-pm.univ-fcomte.fr> On 08/11/12 11:21, Peter Vandenberghe wrote: > > > >> Date: Mon, 5 Nov 2012 10:53:41 +0100 >> From: Eugen.Dedu at pu-pm.univ-fcomte.fr >> To: ekiga-list at gnome.org >> Subject: Re: [Ekiga-list] Ekiga and Polycom systems >> >> On 05/11/12 10:43, Peter Vandenberghe wrote: >>> >>> Hello, >>> does anyone have experience with connecting to Polycom HDX systems with Ekiga?I'm trying to connect to a Polycom HDX 8000. >>> without account, I was able to call the HDX system via the gatekeeper (8000 at 192.168.x.x), but not via the direct IP address (192.168.y.y).Why would this be? I can connect directly in the reverse direction: from the HDX to Ekiga by entering my IP address. >> >> Could you send us/me the -d 4 output? > I'm running ekiga on windowswhen I add the '-d 4' option, an extra window pops up, but no logs are printed See http://wiki.ekiga.org/index.php/Debugging_Ekiga#Debugging_Ekiga_on_Windows for how to generate it. >>> When I connect to the HDX system, I only have voice but no video.The first times I tried to connect I got an error of the video; now, I don't get any error message (but I still have no video).The voice part works. >> >> -d 4 output... >> >>> I also tried to register at the CMA. Ekiga says that I'm registered/connected, but I don't get my contact list. >> >> -d 4 output... -- Eugen From frank.hasterok.ekiga at clfh.de Sun Nov 11 14:52:13 2012 From: frank.hasterok.ekiga at clfh.de (Frank Hasterok) Date: Sun, 11 Nov 2012 15:52:13 +0100 Subject: [Ekiga-list] Ekiga Portable Message-ID: <1352645533.3178.36.camel@buero.ip> Hello, I would like to inform you that I created a portable version of Ekiga for Windows. Ekiga Portable (first development version) can be downloaded from http://portableapps.com/node/35173 I would be happy if enough users would test Ekiga Portable (for Windows) and report errors. Kind regards Frank From genghiskhan at gmx.ca Sun Nov 11 16:55:48 2012 From: genghiskhan at gmx.ca (Genghis Khan) Date: Sun, 11 Nov 2012 17:55:48 +0100 Subject: [Ekiga-list] Ekiga Portable References: <1352645533.3178.36.camel@buero.ip> Message-ID: <20121111165550.142690@gmx.com> Dear Mr. Hasterok, This is important news! and must be published on the Ekiga Wiki, and also at ekiga.org when this would be ready for everyday use. Did you publish a forum post on the PORTABLE FREEWARE collection realm of Andrew Lee? I am 100% certain that TPFC is the best place to do so (though, not merely there, of course). Relevant links: http://www.portablefreeware.com/?q=sip http://www.portablefreeware.com/index.php?sc=97&so=p There are no results for Ekiga, yet. http://www.portablefreeware.com/?q=ekiga Portable applications on USB is the way software should be ;-) On Sun, 11 Nov 2012 15:52:13 +0100 Frank Hasterok wrote: > Hello, > > I would like to inform you that I created a portable version of Ekiga > for Windows. Ekiga Portable (first development version) can be > downloaded from http://portableapps.com/node/35173 > > I would be happy if enough users would test Ekiga Portable (for > Windows) and report errors. > > Kind regards > Frank > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list -- Proper English www.reddit.com/r/proper 4 teh lulz... http://email.is-not-s.ms From kevin.safford at gmail.com Mon Nov 12 16:14:30 2012 From: kevin.safford at gmail.com (Kevin Safford) Date: Mon, 12 Nov 2012 16:14:30 +0000 Subject: [Ekiga-list] Could not register (Remote party host is offline) Message-ID: <50A12066.6070402@gmail.com> I've been away for a few days, and am delighted to find that I can register again. I use Ekiga to keep in touch with an elderly relative who has Alzheimer's, and it's a big relief to have it working again. Thanks Eugen, for getting it sorted. My relative stayed registered throughout the period of my difficulties; I didn't. I assumed (wrongly) there must have been something wrong with my configuration. I guess existing registrations were unaffected, but no new registrations were being accepted. Is there a status page (web) I could check in future? Thanks too Stuart for the tip about detecting network settings. -- Kevin Safford From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Nov 12 16:19:27 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 12 Nov 2012 17:19:27 +0100 Subject: [Ekiga-list] Could not register (Remote party host is offline) In-Reply-To: <50A12066.6070402@gmail.com> References: <50A12066.6070402@gmail.com> Message-ID: <50A1218F.3090204@pu-pm.univ-fcomte.fr> On 12/11/12 17:14, Kevin Safford wrote: > I've been away for a few days, and am delighted to find that I can > register again. I use Ekiga to keep in touch with an elderly relative > who has Alzheimer's, and it's a big relief to have it working again. Very good! If you speak French, I can give you a research report about alternative medecine on Alzheimer's. > Thanks Eugen, for getting it sorted. My relative stayed registered > throughout the period of my difficulties; I didn't. I assumed (wrongly) > there must have been something wrong with my configuration. I guess > existing registrations were unaffected, but no new registrations were > being accepted. Is there a status page (web) I could check in future? No, but hopefully with the update of the server to be done soon, this problem will not appear anymore. > Thanks too Stuart for the tip about detecting network settings. -- Eugen From kevin.safford at gmail.com Mon Nov 12 18:52:24 2012 From: kevin.safford at gmail.com (Kevin Safford) Date: Mon, 12 Nov 2012 18:52:24 +0000 Subject: [Ekiga-list] Could not register (Remote party host is offline) Message-ID: On 12 Nov 2012 17:19:27 +0100, Eugen Dedu wrote: > Very good! If you speak French, I can give you a research > report about alternative medecine on Alzheimer's. Chouette! Oui, je voudrais bien voir cela. Merci, Eugen. -- Kevin Safford From geo.cherchetout at laposte.net Mon Nov 12 19:03:07 2012 From: geo.cherchetout at laposte.net (geo cherchetout) Date: Mon, 12 Nov 2012 20:03:07 +0100 Subject: [Ekiga-list] Could not register (Remote party host is offline) In-Reply-To: References: Message-ID: <50A147EB.2090802@laposte.net> Le 12/11/2012 19:52, *Kevin Safford* wrote: > On 12 Nov 2012 17:19:27 +0100, Eugen Dedu wrote: > > Very good! If you speak French, I can give you a research > > report about alternative medecine on Alzheimer's. > Chouette! Oui, je voudrais bien voir cela. Merci, Eugen. Moi aussi, Merci Eugen. (Sorry, I have deleted your message.) From geo.cherchetout at laposte.net Mon Nov 12 19:05:03 2012 From: geo.cherchetout at laposte.net (geo cherchetout) Date: Mon, 12 Nov 2012 20:05:03 +0100 Subject: [Ekiga-list] Could not register (Remote party host is offline) In-Reply-To: <50A1218F.3090204@pu-pm.univ-fcomte.fr> References: <50A12066.6070402@gmail.com> <50A1218F.3090204@pu-pm.univ-fcomte.fr> Message-ID: <50A1485F.2040907@laposte.net> Le 12/11/2012 17:19, *Eugen Dedu* wrote: > Very good! If you speak French, I can give you a research report about > alternative medecine on Alzheimer's. I also should be very interested, merci Eugen. From intel.14309 at gmail.com Wed Nov 14 13:52:25 2012 From: intel.14309 at gmail.com (intel_14309) Date: Wed, 14 Nov 2012 05:52:25 -0800 (PST) Subject: [Ekiga-list] Ekiga, Windows/Linux issues. Message-ID: <1352901145357-4655418.post@n4.nabble.com> I have some weired problems going on in my lab-setup. Hope someone can point in right direction to solve them. I am using OpenSIPS as my SIP server (lab setup), 1. When I connect from Windows Ekiga client, presence works. 2. When I connect from Linux (Ubuntu) Ekiga client presence does not work. It show the Windows Ekiga client is off-line. But Windows client shows that Linux client is online. 3. When I connect call call from Windows to Linux it doesn't respond to any of my action (i.e. picking up the call or hanging up). Ringing tone just keeps on going on both Windows and Linux clients. 4. If I connect from Windows X-Lite, call issue is solved, but presence issue still remains. Also when I disconnect call from Windows Xlite client or Linux Ekiga client, Linux Ekiga client just shuts-down automatically and then I have to relaunch the Ekiga application Please help me. Thank you. -- View this message in context: http://ekiga.1756082.n4.nabble.com/Ekiga-Windows-Linux-issues-tp4655418.html Sent from the Ekiga General mailing list archive at Nabble.com. From iwetzel at gmx.net Wed Nov 14 22:12:19 2012 From: iwetzel at gmx.net (Immo Wetzel) Date: Wed, 14 Nov 2012 23:12:19 +0100 Subject: [Ekiga-list] Lifesize and ekiga Message-ID: <20121114221219.151940@gmx.net> Hi, I like to use ekiga as client for lifesize meetings. Therfore I need to configure ekiga to use a very small range of tcp ports and no udp. Will that work ? How can I configure ekiga on windows for such setup? The real HW setup is a lifesize express 220 behind a company firewall. and a Windows PC behind a self managed firewall with ekiga installed. We like to use video for the communication voice isnt necessary. Immo -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Nov 15 08:14:47 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 15 Nov 2012 09:14:47 +0100 Subject: [Ekiga-list] Lifesize and ekiga In-Reply-To: <20121114221219.151940@gmx.net> References: <20121114221219.151940@gmx.net> Message-ID: <50A4A477.2060809@pu-pm.univ-fcomte.fr> On 14/11/12 23:12, Immo Wetzel wrote: > Hi, > > I like to use ekiga as client for lifesize meetings. Therfore I need to configure ekiga to use a very small range of tcp ports and no udp. Will that work ? I do not know, you have to check. Note that video communication is done on UDP only, as far as I know. Some information is at http://wiki.ekiga.org/index.php/Internet_ports_used_by_Ekiga. > How can I configure ekiga on windows for such setup? It is the same as for Linux. > The real HW setup is a lifesize express 220 behind a company firewall. and a Windows PC behind a self managed firewall with ekiga installed. We like to use video for the communication voice isnt necessary. Ok. -- Eugen From vjaquez at igalia.com Thu Nov 15 09:42:22 2012 From: vjaquez at igalia.com (=?iso-8859-1?Q?V=EDctor_M=2E_J=E1quez_L=2E?=) Date: Thu, 15 Nov 2012 10:42:22 +0100 Subject: [Ekiga-list] experiments with Opal + Vala Message-ID: <20121115094222.GA28794@lit.local.igalia.com> Hi list, I've been playing with Ekiga's code last months and I have been wondering if there's another way to work with Opal. Yes, I admit it, I'm not a big fan of C++ and I prefer to avoid if it's possible. So I thought if I could make a GObject binding to Opal, in the spirit of the WebKitGtk+. After stealing some time to my life (well, I'm a lazy bastard), I came with a tiny proposal for a Gtk+/SIP Opal client: gphone. https://github.com/ceyusa/gphone Dependencies: * Opal * Vala * Gtk+ Compilation: I don't like autotools either, I prefer simple make files for simple people. $ export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:. $ make Run: * Create a configuration file in ~/.config/gphone.conf The format of this file is: [General] STUNServer=stun.ekiga.net [SIP/Registrars/0001] RegistrarUsed=true RegistrarUsername=sipuser RegistrarDomain=sipdomain RegistrarAuthID=sipuser RegistrarPassword=sippaswsord To-Do: * GStreamer support for Sound Channel Input/Output devices * Make the Gopal's initialisation asynchronous avoiding the UI freeze * Use libsecret for registrars: http://developer.gnome.org/libsecret/ * Use GNetworkMonitor to check the network avability http://developer.gnome.org/gio/2.32/GNetworkMonitor.html * Use GSettings instead of configuration files (I'm not sure about it) * A lot more ... From vjaquez at igalia.com Thu Nov 15 09:49:30 2012 From: vjaquez at igalia.com (=?iso-8859-1?Q?V=EDctor_M=2E_J=E1quez_L=2E?=) Date: Thu, 15 Nov 2012 10:49:30 +0100 Subject: [Ekiga-list] [Opalvoip-devel] experiments with Opal + Vala In-Reply-To: <20121115094222.GA28794@lit.local.igalia.com> References: <20121115094222.GA28794@lit.local.igalia.com> Message-ID: <20121115094930.GB28794@lit.local.igalia.com> On Thu, Nov 15, 2012 at 10:42:22AM +0100, V?ctor M. J?quez L. wrote: > Hi list, > > I've been playing with Ekiga's code last months and I have been wondering if > there's another way to work with Opal. > > Yes, I admit it, I'm not a big fan of C++ and I prefer to avoid if it's > possible. So I thought if I could make a GObject binding to Opal, in the > spirit of the WebKitGtk+. > > After stealing some time to my life (well, I'm a lazy bastard), I came with a > tiny proposal for a Gtk+/SIP Opal client: gphone. I forgot to mention that it is utterly inspired (copied) from Opal's OpenPhone. vmjl From IMMO.WETZEL at adtran.com Thu Nov 15 21:21:55 2012 From: IMMO.WETZEL at adtran.com (IMMO WETZEL) Date: Thu, 15 Nov 2012 21:21:55 +0000 Subject: [Ekiga-list] Change configuration file Message-ID: Why Ekiga is always modifying theconfigfile? On Windows 7 I found a file at C:\Users\[USERNAME]\AppData\Roaming\ekiga.conf But as soon I changed something and restart ekiga all changes are back on the defaults.. Immo -------------- next part -------------- An HTML attachment was scrubbed... URL: From jpuydt at free.fr Fri Nov 16 06:23:01 2012 From: jpuydt at free.fr (Julien Puydt) Date: Fri, 16 Nov 2012 07:23:01 +0100 Subject: [Ekiga-list] Change configuration file In-Reply-To: References: Message-ID: <50A5DBC5.3010602@free.fr> Le 15/11/2012 22:21, IMMO WETZEL a ?crit : > Why Ekiga is always modifying theconfigfile? > > On Windows 7 I found a file at > > C:\Users\[USERNAME]\AppData\Roaming\ekiga.conf > > But as soon I changed something and restart ekiga all changes are back > on the defaults.. I think ekiga commits the changes to disk only every once in a while, so if you play the "change something then immediately stop", you'll effectively never see your changes hit the disk. Snark on #ekiga From ianyoli at gmail.com Fri Nov 16 23:45:18 2012 From: ianyoli at gmail.com (Ian Murdoch) Date: Fri, 16 Nov 2012 18:45:18 -0500 Subject: [Ekiga-list] Dependencies Message-ID: Hi All, I am an ekiga fan and have been using it with great satisfaction for about five years, with various different operating systems. I am currently using it with Puppy Linux and have version 3.2.7 installed, which came with the Package Manager of that distro. It functions well. But now a new version of Puppy has been released, called ?Precise?, which offers ekiga version 3.3.2. I would like to use it, but when I went to the Package Manager it told me that Ekiga requires 49 Dependencies to be installed for functionality. (The PM includes software which analizes the dependency tree and presents the results). I looked at the list of deps. presented, but realised that I don?t have enough criteria to decide if they are all necessary. My intuition tells me that many are not necessary. Also, I have previously understood that the indispensable dependencies are: PTLIB and OPAL, with perhaps one or two of their deps. So, my question is: Does anyone have a list of the indispensable dependencies that must be installed in order that ekiga may have basic functionality and which could be posted here? Please note that I am not a computer techie and therefore do not have in depth knowledge of these matters. Any help will be appreciated. Thanks, Ian RM. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Nov 17 07:15:55 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 17 Nov 2012 08:15:55 +0100 Subject: [Ekiga-list] Dependencies In-Reply-To: References: Message-ID: <50A739AB.2010302@pu-pm.univ-fcomte.fr> On 17/11/12 00:45, Ian Murdoch wrote: > Hi All, > > I am an ekiga fan and have been using it with great satisfaction for about > five years, with various different operating systems. I am currently using > it with Puppy Linux and have version 3.2.7 installed, which came with the > Package Manager of that distro. It functions well. > > But now a new version of Puppy has been released, called ?Precise?, which > offers ekiga version 3.3.2. I would like to use it, but when I went to the > Package Manager it told me that Ekiga requires 49 Dependencies to be > installed for functionality. (The PM includes software which analizes the > dependency tree and presents the results). I looked at the list of deps. > presented, but realised that I don?t have enough criteria to decide if they > are all necessary. My intuition tells me that many are not necessary. Also, > I have previously understood that the indispensable dependencies are: PTLIB > and OPAL, with perhaps one or two of their deps. > > So, my question is: Does anyone have a list of the indispensable > dependencies that must be installed in order that ekiga may have basic > functionality and which could be posted here? > > Please note that I am not a computer techie and therefore do not have in > depth knowledge of these matters. Any help will be appreciated. Look at http://wiki.ekiga.org/index.php/Compiling_Ekiga#Dependencies. The only dependency having changed between 3.2 and 3.3 is that the latter uses boost base and signals instead of libsigc++-2.0-dev. Note also that it is strongly recommended to use ekiga >= 3.9.90 instead of 3.3.2. -- Eugen From intel.14309 at gmail.com Tue Nov 20 11:13:34 2012 From: intel.14309 at gmail.com (intel_14309) Date: Tue, 20 Nov 2012 03:13:34 -0800 (PST) Subject: [Ekiga-list] Installation problem - HELP! Message-ID: <1353410014116-4655449.post@n4.nabble.com> Hello. I am trying to install Ekiga on new Linux machine (Ubuntu 12.04, Desktop 32bit) but getting this error... Please let me know, how can I solve this? I am following the instruction mentioned on wiki.ekiga.org configure: error: Package requirements (ptlib >= 2.10.7) were not met: Requested 'ptlib >= 2.10.7' but version of ptlib is 2.10.2 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables PTLIB_CFLAGS and PTLIB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. -- View this message in context: http://ekiga.1756082.n4.nabble.com/Installation-problem-HELP-tp4655449.html Sent from the Ekiga General mailing list archive at Nabble.com. From dennisn at dennisn.dyndns.org Fri Nov 23 12:09:43 2012 From: dennisn at dennisn.dyndns.org (Dennis Nezic) Date: Fri, 23 Nov 2012 07:09:43 -0500 Subject: [Ekiga-list] h323 with ssh tunnel Message-ID: <20121123070943.2ca2ce48730fc96e40448a7d@dennisn.dyndns.org> Why can't I establish an h323 connection (just one tcp port, 1720) with an ssh tunnel? (For example, connecting to "h323:localhost:6969", where 6969 is the port with the tunnel.) From eugene.prokopiev at gmail.com Mon Nov 26 11:08:49 2012 From: eugene.prokopiev at gmail.com (Eugene Prokopiev) Date: Mon, 26 Nov 2012 14:08:49 +0300 Subject: [Ekiga-list] Bad contact header Message-ID: Hi, I tried to connect Ekiga to FreeSWICH. In INVITE request I see Contact: , so FreeSWICH answers: 400 Bad Contact Header How to fix this problem? -- Regards, Eugene Prokopiev -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Nov 26 21:13:56 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 26 Nov 2012 22:13:56 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.9.90 [UNSTABLE] available Message-ID: <50B3DB94.106@pu-pm.univ-fcomte.fr> Hello everyone, Ekiga team is proud to announce the new 4.0.0 stable release of Ekiga! It is a major release, with many stability improvements and several enhancements over previous releases, and we consider it to be the best ekiga release. As such, we suggest everyone to upgrade ekiga to this new release. * What is it ? ============== Ekiga is a free Voice and Video over IP softphone allowing you to do free audio and video calls over the Internet. Ekiga is the first Open Source application to support both H.323 and SIP, as well as audio and video. Ekiga was formerly known as GnomeMeeting. More information can be found at http://www.ekiga.org * Where to get it ? =================== Ekiga is available at: http://ftp.gnome.org/pub/gnome/sources/ekiga/4.0/ Required librairies can be found at: http://ftp.gnome.org/pub/gnome/sources/opal/3.10/ http://ftp.gnome.org/pub/gnome/sources/ptlib/2.10/ Install executable for Windows OS: http://ftp.gnome.org/pub/gnome/binaries/win32/ekiga/4.0/ * What's changed ? ================== * Some major user-visible changes between ekiga 3.2.7 and 4.0.0, details are below - Major overhaul of the main window - Use gnome icons instead of ekiga's own - Re-add back H264 and H263+ video plugins - New pulse audio plugin (in ptlib) - New audio codecs: SILK (used by skype), G.722.1 (aka Siren 7), G.722.2 (aka GSM-AMR Wide band) - Fix H.323 gatekeeper support - Call auto-answer - Support for handling multiple video streams (H.239) - Use spinner effect during ringing on the other party - Unregister accounts when quitting - Set presence to offline upon quitting - Faster startup by not getting canonical name of servers - Fixes for Contact field during registration: - Use two additional compatibility mode for some bogus registrars - Fix order of items in Contact field - Add tooltips to various windows and dialog boxes - Adjust defaults (show offline users, use picture-in-picture) - Jabber/XMPP and GStreamer fixes - [windows] Support mingw-w64 and its own headers for building * Changes in ekiga 4.0.0 (2012-11-26) ** User-visible fixes - Fix call auto-answer - Fix group renaming in roster - Fix migration of echo cancellation setting - Migrate short_status setting - Fix crashes on account editing/enabling/disabling/removing - Fix freeze when changing fast account status - Fix crash when the other party's names are not UTF-8 valid - Fix possible crash on invalid fields during LDAP edit dialog box - Fix a bug where notification disappears too fast - Fix H.323 gatekeeper support - Improve support for handling multiple video streams (H.239) - Use spinner effect during ringing on the other party - Use more icons from theme instead of Ekiga's own - Show call info frame only during call - Prevent some ugly window resizing due to countdown displaying - Make sure call history is correctly ordered - Use intermediate icon when changing status in roster - Fix non-ASCII names shown in roster - Ellipsize long user names in roster - Some UI improvements to roster - Consider more statuses as away, increasing interoperability - Reset call window title in case of missed call too - Fix hiding call window - Add show preview menu entry in the main window - Automatic zoom for small resolutions - Use saner names for windows/dialogs - Fix string capitalization in GUI according to HIG - Update menu accordingly when (dis)enabling accounts in Account window - Remove useless Start hidden option from Preferences - Update built-in manual - Fixes in call window on missed call - Jabber/XMPP fixes - GStreamer fixes ** Protocol fixes ** Distributor-visible changes - new dependency: libv4l-dev (for HAL video hotplugging) - new dependency: gnome-icon-theme (in fact in ekiga 3.9.90) - libavcodec5x and gnome-icon-theme must be manually put as runtime dependencies, since they are loaded during runtime - libnotify and avahi are now plugins - for better visual experience, ekiga developers highly recommend that libnotify plugin be automatically packaged with ekiga - avahi is disabled by default ** Windows port fixes - Allow execution from Start->Execute menu ** Build fixes - Fix compile error with ffmpeg - Fix compile error on kFreeBSD - Fix compile errors on older libnotify - Fix compile error with -Wformat-security - Add gnome-icon-theme dependency - Replace some GTK3 deprecated functions - Replace deprecated opal registration code ** Translation updates - Updated translations: as, bn_IN, ca, ca at valencia, cs, de, en at GB, es, fi, fr, gl, gu, hi, hu, id, it, kn, lt, lv, ml, mr, nb, pa, pl, ru, sl, sr, sr at latin, te, zh_HK, zh_TW - Removed obsolete translations: be - Updated help translations: de, es On behalf of Ekiga/ptlib/opal teams, Eugen Dedu From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Nov 26 22:15:14 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 26 Nov 2012 23:15:14 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 4.0.0 [STABLE] available Message-ID: <50B3E9F2.5030109@pu-pm.univ-fcomte.fr> (With the correct e-mail subject) Hello everyone, Ekiga team is proud to announce the new 4.0.0 stable release of Ekiga! It is a major release, with many stability improvements and several enhancements over previous releases, and we consider it to be the best ekiga release. As such, we suggest everyone to upgrade ekiga to this new release. * What is it ? ============== Ekiga is a free Voice and Video over IP softphone allowing you to do free audio and video calls over the Internet. Ekiga is the first Open Source application to support both H.323 and SIP, as well as audio and video. Ekiga was formerly known as GnomeMeeting. More information can be found at http://www.ekiga.org * Where to get it ? =================== Ekiga is available at: http://ftp.gnome.org/pub/gnome/sources/ekiga/4.0/ Required librairies can be found at: http://ftp.gnome.org/pub/gnome/sources/opal/3.10/ http://ftp.gnome.org/pub/gnome/sources/ptlib/2.10/ Install executable for Windows OS: http://ftp.gnome.org/pub/gnome/binaries/win32/ekiga/4.0/ * What's changed ? ================== * Some major user-visible changes between ekiga 3.2.7 and 4.0.0, details are below - Major overhaul of the main window - Use gnome icons instead of ekiga's own - Re-add back H264 and H263+ video plugins - New pulse audio plugin (in ptlib) - New audio codecs: SILK (used by skype), G.722.1 (aka Siren 7), G.722.2 (aka GSM-AMR Wide band) - Fix H.323 gatekeeper support - Call auto-answer - Support for handling multiple video streams (H.239) - Use spinner effect during ringing on the other party - Unregister accounts when quitting - Set presence to offline upon quitting - Faster startup by not getting canonical name of servers - Fixes for Contact field during registration: - Use two additional compatibility mode for some bogus registrars - Fix order of items in Contact field - Add tooltips to various windows and dialog boxes - Adjust defaults (show offline users, use picture-in-picture) - Jabber/XMPP and GStreamer fixes - [windows] Support mingw-w64 and its own headers for building * Changes in ekiga 4.0.0 (2012-11-26) ** User-visible fixes - Fix call auto-answer - Fix group renaming in roster - Fix migration of echo cancellation setting - Migrate short_status setting - Fix crashes on account editing/enabling/disabling/removing - Fix freeze when changing fast account status - Fix crash when the other party's names are not UTF-8 valid - Fix possible crash on invalid fields during LDAP edit dialog box - Fix a bug where notification disappears too fast - Fix H.323 gatekeeper support - Improve support for handling multiple video streams (H.239) - Use spinner effect during ringing on the other party - Use more icons from theme instead of Ekiga's own - Show call info frame only during call - Prevent some ugly window resizing due to countdown displaying - Make sure call history is correctly ordered - Use intermediate icon when changing status in roster - Fix non-ASCII names shown in roster - Ellipsize long user names in roster - Some UI improvements to roster - Consider more statuses as away, increasing interoperability - Reset call window title in case of missed call too - Fix hiding call window - Add show preview menu entry in the main window - Automatic zoom for small resolutions - Use saner names for windows/dialogs - Fix string capitalization in GUI according to HIG - Update menu accordingly when (dis)enabling accounts in Account window - Remove useless Start hidden option from Preferences - Update built-in manual - Fixes in call window on missed call - Jabber/XMPP fixes - GStreamer fixes ** Protocol fixes ** Distributor-visible changes - new dependency: libv4l-dev (for HAL video hotplugging) - new dependency: gnome-icon-theme (in fact in ekiga 3.9.90) - libavcodec5x and gnome-icon-theme must be manually put as runtime dependencies, since they are loaded during runtime - libnotify and avahi are now plugins - for better visual experience, ekiga developers highly recommend that libnotify plugin be automatically packaged with ekiga - avahi is disabled by default ** Windows port fixes - Allow execution from Start->Execute menu ** Build fixes - Fix compile error with ffmpeg - Fix compile error on kFreeBSD - Fix compile errors on older libnotify - Fix compile error with -Wformat-security - Add gnome-icon-theme dependency - Replace some GTK3 deprecated functions - Replace deprecated opal registration code ** Translation updates - Updated translations: as, bn_IN, ca, ca at valencia, cs, de, en at GB, es, fi, fr, gl, gu, hi, hu, id, it, kn, lt, lv, ml, mr, nb, pa, pl, ru, sl, sr, sr at latin, te, zh_HK, zh_TW - Removed obsolete translations: be - Updated help translations: de, es On behalf of Ekiga/ptlib/opal teams, Eugen Dedu From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Nov 28 10:44:25 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 28 Nov 2012 11:44:25 +0100 Subject: [Ekiga-list] Bad contact header In-Reply-To: References: Message-ID: <50B5EB09.5090008@pu-pm.univ-fcomte.fr> On 26/11/12 12:08, Eugene Prokopiev wrote: > Hi, > > I tried to connect Ekiga to FreeSWICH. In INVITE request I see Contact: > , so FreeSWICH answers: 400 Bad Contact Header This was a bug in latest 3.2.x releases. > How to fix this problem? Upgrade to at least 3.9.90, it is better anyway. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Nov 28 10:46:23 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 28 Nov 2012 11:46:23 +0100 Subject: [Ekiga-list] Bad contact header In-Reply-To: References: Message-ID: <50B5EB7F.8090908@pu-pm.univ-fcomte.fr> On 26/11/12 12:08, Eugene Prokopiev wrote: > Hi, > > I tried to connect Ekiga to FreeSWICH. In INVITE request I see Contact: > , so FreeSWICH answers: 400 Bad Contact Header More precisely, this appeared when the first INVITE does not succeed (when using a restrictive server) or when you have "limit" in the name of your account (see http://wiki.ekiga.org/index.php/Troubleshooting#Cannot_register_to_sip.1und1.de_or_some_other_registrar_with_ekiga_.3C.3D_3.2.x). -- Eugen From IMMO.WETZEL at adtran.com Wed Nov 28 13:53:34 2012 From: IMMO.WETZEL at adtran.com (IMMO WETZEL) Date: Wed, 28 Nov 2012 13:53:34 +0000 Subject: [Ekiga-list] Lifesize -> Ekiga 4.0 call are unsuccesful on Windows. Message-ID: Hello, I tried to setup a call from our company internal lifesize Express videoConfBox to my Ekiga host @home. But it fails. The main problem I saw is the ip address analysis. This seemsto be somehow wrong. 2012/11/28 14:29:18.911 0:35.873 Opal Answer:1248 EndPoint Incoming connection 2012/11/28 14:29:18.911 0:35.874 Opal Answer:1248 OpalMan OnIncoming connection Call[C8787c87e1]-EP[tcp$193.158.105.118:63908/5915] 2012/11/28 14:29:18.911 0:35.874 Opal Answer:1248 Call GetOtherPartyConnection Call[C8787c87e1]-EP[tcp$193.158.105.118:63908/5915] 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 OpalMan Searching for route "h323:admin ip$91.91.78.163:1720" 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 OpalMan Did not match regex "^sip:.* .*$" ("sip:.*") 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 OpalMan Did not match regex "^pc:.* .*$" ("pc:.*") 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 OpalMan Matched regex "^h323:.* .*$" ("h323:.*") 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 Socket Illegal RFC952 characters in DNS name "ip$91.91.78.163" 2012/11/28 14:29:18.912 0:35.875 Opal Answer:1248 OpalMan Set up connection to "pc:ip$91.91.78.163:1720" 2012/11/28 14:29:18.921 0:35.883 Opal Answer:1248 PCSS Sound player device "ip$91.91.78.163:1720" does not exist, call aborted. Immo -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Nov 28 14:48:18 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 28 Nov 2012 15:48:18 +0100 Subject: [Ekiga-list] Lifesize -> Ekiga 4.0 call are unsuccesful on Windows. In-Reply-To: References: Message-ID: <50B62432.2070807@pu-pm.univ-fcomte.fr> On 28/11/12 14:53, IMMO WETZEL wrote: > Hello, > > I tried to setup a call from our company internal lifesize Express videoConfBox to my Ekiga host @home. But it fails. > > The main problem I saw is the ip address analysis. This seemsto be somehow wrong. I think you are right. But we need more information (the whole log) to see why this appears. Could you send it to another mailing list: opalvoip-user at lists.sourceforge.net ? Precise the versions of ptlib, opal and ekiga you use. > 2012/11/28 14:29:18.911 0:35.873 Opal Answer:1248 EndPoint Incoming connection > 2012/11/28 14:29:18.911 0:35.874 Opal Answer:1248 OpalMan OnIncoming connection Call[C8787c87e1]-EP[tcp$193.158.105.118:63908/5915] > 2012/11/28 14:29:18.911 0:35.874 Opal Answer:1248 Call GetOtherPartyConnection Call[C8787c87e1]-EP[tcp$193.158.105.118:63908/5915] > 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 OpalMan Searching for route "h323:admin ip$91.91.78.163:1720" > 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 OpalMan Did not match regex "^sip:.* .*$" ("sip:.*") > 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 OpalMan Did not match regex "^pc:.* .*$" ("pc:.*") > 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 OpalMan Matched regex "^h323:.* .*$" ("h323:.*") > 2012/11/28 14:29:18.912 0:35.874 Opal Answer:1248 Socket Illegal RFC952 characters in DNS name "ip$91.91.78.163" > 2012/11/28 14:29:18.912 0:35.875 Opal Answer:1248 OpalMan Set up connection to "pc:ip$91.91.78.163:1720" > 2012/11/28 14:29:18.921 0:35.883 Opal Answer:1248 PCSS Sound player device "ip$91.91.78.163:1720" does not exist, call aborted. -- Eugen From satyagunturi at yahoo.co.in Fri Nov 30 14:29:53 2012 From: satyagunturi at yahoo.co.in (Sreenivas Gunturi) Date: Fri, 30 Nov 2012 22:29:53 +0800 (SGT) Subject: [Ekiga-list] expat support for ptlib In-Reply-To: <1354268264.40048.YahooMailNeo@web193502.mail.sg3.yahoo.com> References: <1354202205.61185.YahooMailNeo@web193501.mail.sg3.yahoo.com> <1354202809.22350.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354267929.46720.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354268264.40048.YahooMailNeo@web193502.mail.sg3.yahoo.com> Message-ID: <1354285793.53539.YahooMailNeo@web193503.mail.sg3.yahoo.com> Hi I am trying to install ekiga 4.0 from sources on mint linux.? I downloaded all the stable versions.? I then compiled ptlib first followed by opal and am now trying to configure ekiga.? I am getting stuck on the following error: "checking for PTLIB support for expat... no configure: error: you need ptlib expat support to compile ekiga" I used grep as follows to check: "grep -i expat /usr/lib/pkgconfig/ptlib.pc" grep returned lot of stuff but mainly it showed: Libs.private: -lexpat PTLIB_EXPAT=yes I take the above to mean that the ptlib was compiled with expat support.? I could be wrong but this is the limit of my knowledge.? Someone please help! PS:? I tried to post this with a screenshot but I was exceeding the 40kb limit; so my post was not getting in.? - sreenivas -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Nov 30 14:45:09 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 30 Nov 2012 15:45:09 +0100 Subject: [Ekiga-list] expat support for ptlib In-Reply-To: <1354285793.53539.YahooMailNeo@web193503.mail.sg3.yahoo.com> References: <1354202205.61185.YahooMailNeo@web193501.mail.sg3.yahoo.com> <1354202809.22350.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354267929.46720.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354268264.40048.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354285793.53539.YahooMailNeo@web193503.mail.sg3.yahoo.com> Message-ID: <50B8C675.40109@pu-pm.univ-fcomte.fr> On 30/11/12 15:29, Sreenivas Gunturi wrote: > Hi > > > I am trying to install ekiga 4.0 from sources on mint linux. I downloaded all the stable versions. I then compiled ptlib first followed by opal and am now trying to configure ekiga. > > I am getting stuck on the following error: > "checking for PTLIB support for expat... no > configure: error: you need ptlib expat support to compile ekiga" > > I used grep as follows to check: > "grep -i expat /usr/lib/pkgconfig/ptlib.pc" > > grep returned lot of stuff but mainly it showed: > Libs.private: -lexpat > PTLIB_EXPAT=yes > > I take the above to mean that the ptlib was compiled with expat support. I could be wrong but this is the limit of my knowledge. Someone please help! Maybe you have two ptlib installed: one with and the other without expat support, and configure gets confused. Could you check that? -- Eugen From sevmek at free.fr Fri Nov 30 16:32:45 2012 From: sevmek at free.fr (Yannick) Date: Fri, 30 Nov 2012 17:32:45 +0100 Subject: [Ekiga-list] Binaries and building Ekiga 4.0.0 from sources Message-ID: <1354293165.3069.5.camel@athena.fbx.proxad.net> Hi, Here is a quick review I made about people building Ekiga for various systems : Building from sources (of course you have instructions in our wiki...) : * Linux from scratch: http://www.linuxfromscratch.org/blfs/view/cvs/xsoft/ekiga.html Binaries: (Warning: I've no clue how good those packages are...) * OpenSuse http://software.opensuse.org/package/ekiga * Mageia & Fedora http://rpmfind.net/linux/rpm2html/search.php?query=ekiga&submit=Search +...&system=&arch= Regards, Yannick From satyagunturi at yahoo.co.in Fri Nov 30 16:46:34 2012 From: satyagunturi at yahoo.co.in (Sreenivas Gunturi) Date: Sat, 1 Dec 2012 00:46:34 +0800 (SGT) Subject: [Ekiga-list] expat support for ptlib In-Reply-To: <50B8C675.40109@pu-pm.univ-fcomte.fr> References: <1354202205.61185.YahooMailNeo@web193501.mail.sg3.yahoo.com> <1354202809.22350.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354267929.46720.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354268264.40048.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354285793.53539.YahooMailNeo@web193503.mail.sg3.yahoo.com> <50B8C675.40109@pu-pm.univ-fcomte.fr> Message-ID: <1354293994.72739.YahooMailNeo@web193504.mail.sg3.yahoo.com> As suggested I checked for duplicate ptlib ( using synaptic package manager).? For some strange reason it is showing only libpt2.10.4 and libpt-dev as installed.? There is no ptlib-2.10.9 according to synaptic.? It is as though the entire install I did of ptlib 2.10.9 vanished!? So I repeated the ptlib2.10.9 again just now using the following steps: 1. downloaded ptlib-2.10.9.tar.xz from ekiga site 2.? extracted to get the folder ptlib-2.10.9 3.? opened terminal; cd to folder ptlib-2.10.9 4.? ./configure --prefix=/usr make sudo make install 5.? all the steps seem to have gone without any error (at least none that I could see). 6.? Checked again using synaptic.? Lo and behold it still shows only libpt2.10.4 and libpt-dev as installed!No sign of 2.10.9 anywhere! What am I doing wrong? - Sreenivas ________________________________ From: Eugen Dedu To: ekiga-list at gnome.org Sent: Friday, 30 November 2012 8:15 PM Subject: Re: [Ekiga-list] expat support for ptlib On 30/11/12 15:29, Sreenivas Gunturi wrote: > Hi > > > I am trying to install ekiga 4.0 from sources on mint linux.? I downloaded all the stable versions.? I then compiled ptlib first followed by opal and am now trying to configure ekiga. > > I am getting stuck on the following error: > "checking for PTLIB support for expat... no > configure: error: you need ptlib expat support to compile ekiga" > > I used grep as follows to check: > "grep -i expat /usr/lib/pkgconfig/ptlib.pc" > > grep returned lot of stuff but mainly it showed: > Libs.private: -lexpat > PTLIB_EXPAT=yes > > I take the above to mean that the ptlib was compiled with expat support.? I could be wrong but this is the limit of my knowledge.? Someone please help! Maybe you have two ptlib installed: one with and the other without expat support, and configure gets confused.? Could you check that? -- Eugen _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org https://mail.gnome.org/mailman/listinfo/ekiga-list -------------- next part -------------- An HTML attachment was scrubbed... URL: From stuart at gathman.org Fri Nov 30 17:27:45 2012 From: stuart at gathman.org (Stuart D Gathman) Date: Fri, 30 Nov 2012 12:27:45 -0500 Subject: [Ekiga-list] expat support for ptlib In-Reply-To: <1354293994.72739.YahooMailNeo@web193504.mail.sg3.yahoo.com> References: <1354202205.61185.YahooMailNeo@web193501.mail.sg3.yahoo.com> <1354202809.22350.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354267929.46720.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354268264.40048.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354285793.53539.YahooMailNeo@web193503.mail.sg3.yahoo.com> <50B8C675.40109@pu-pm.univ-fcomte.fr> <1354293994.72739.YahooMailNeo@web193504.mail.sg3.yahoo.com> Message-ID: <50B8EC91.5070902@gathman.org> On 11/30/2012 11:46 AM, Sreenivas Gunturi expounded in part: > As suggested I checked for duplicate ptlib ( using synaptic package > manager). For some strange reason it is showing only libpt2.10.4 and > libpt-dev as installed. There is no ptlib-2.10.9 according to > synaptic. It is as though the entire install I did of ptlib 2.10.9 > vanished! So I repeated the ptlib2.10.9 again just now using the > following steps: > 1. downloaded ptlib-2.10.9.tar.xz from ekiga site > 2. extracted to get the folder ptlib-2.10.9 > 3. opened terminal; cd to folder ptlib-2.10.9 > 4. ./configure --prefix=/usr > make > sudo make install > 5. all the steps seem to have gone without any error (at least none > that I could see). > 6. Checked again using synaptic. Lo and behold it still shows only > libpt2.10.4 and libpt-dev as installed!No sign of 2.10.9 anywhere! > > What am I doing wrong? You aren't doing anything wrong, but installing with make has no effect on your distro's package manager. For synaptic to know about your install, you would need to create a deb package and install it with apt-get or synaptic. If you download the source for the existing deb package, you can probably just update a few versions, put the source tars in the right place, and rebuild to get the updated package. At least, I usually have success doing that with RPM packages for Fedora. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Nov 30 22:03:38 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 30 Nov 2012 23:03:38 +0100 Subject: [Ekiga-list] expat support for ptlib In-Reply-To: <1354293994.72739.YahooMailNeo@web193504.mail.sg3.yahoo.com> References: <1354202205.61185.YahooMailNeo@web193501.mail.sg3.yahoo.com> <1354202809.22350.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354267929.46720.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354268264.40048.YahooMailNeo@web193502.mail.sg3.yahoo.com> <1354285793.53539.YahooMailNeo@web193503.mail.sg3.yahoo.com> <50B8C675.40109@pu-pm.univ-fcomte.fr> <1354293994.72739.YahooMailNeo@web193504.mail.sg3.yahoo.com> Message-ID: <50B92D3A.1010604@pu-pm.univ-fcomte.fr> On 30/11/12 17:46, Sreenivas Gunturi wrote: > As suggested I checked for duplicate ptlib ( using synaptic package manager). For some strange reason it is showing only libpt2.10.4 and libpt-dev as installed. There is no ptlib-2.10.9 according to synaptic. It is as though the entire install I did of ptlib 2.10.9 vanished! So I repeated the ptlib2.10.9 again just now using the following steps: > 1. downloaded ptlib-2.10.9.tar.xz from ekiga site > 2. extracted to get the folder ptlib-2.10.9 > 3. opened terminal; cd to folder ptlib-2.10.9 > 4. ./configure --prefix=/usr > make > sudo make install > 5. all the steps seem to have gone without any error (at least none that I could see). > 6. Checked again using synaptic. Lo and behold it still shows only libpt2.10.4 and libpt-dev as installed!No sign of 2.10.9 anywhere! Remove your ptlib, opal installations. Additionally, remove all ptlib, opal and ekiga with synaptic. Afterwards install ptlib, opal and ekiga and there will be no confusion. > On 30/11/12 15:29, Sreenivas Gunturi wrote: >> Hi >> >> >> I am trying to install ekiga 4.0 from sources on mint linux. I downloaded all the stable versions. I then compiled ptlib first followed by opal and am now trying to configure ekiga. >> >> I am getting stuck on the following error: >> "checking for PTLIB support for expat... no >> configure: error: you need ptlib expat support to compile ekiga" >> >> I used grep as follows to check: >> "grep -i expat /usr/lib/pkgconfig/ptlib.pc" >> >> grep returned lot of stuff but mainly it showed: >> Libs.private: -lexpat >> PTLIB_EXPAT=yes >> >> I take the above to mean that the ptlib was compiled with expat support. I could be wrong but this is the limit of my knowledge. Someone please help! > > Maybe you have two ptlib installed: one with and the other without expat > support, and configure gets confused. Could you check that? From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Nov 30 22:07:41 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 30 Nov 2012 23:07:41 +0100 Subject: [Ekiga-list] Binaries and building Ekiga 4.0.0 from sources In-Reply-To: <1354293165.3069.5.camel@athena.fbx.proxad.net> References: <1354293165.3069.5.camel@athena.fbx.proxad.net> Message-ID: <50B92E2D.8030600@pu-pm.univ-fcomte.fr> On 30/11/12 17:32, Yannick wrote: > Hi, > > Here is a quick review I made about people building Ekiga for various > systems : > > Building from sources (of course you have instructions in our wiki...) : > > * Linux from scratch: > http://www.linuxfromscratch.org/blfs/view/cvs/xsoft/ekiga.html > > Binaries: (Warning: I've no clue how good those packages are...) > > * OpenSuse > http://software.opensuse.org/package/ekiga > > * Mageia& Fedora > http://rpmfind.net/linux/rpm2html/search.php?query=ekiga&submit=Search > +...&system=&arch= I think it is a good idea to put all this in http://wiki.ekiga.org/index.php/Installing_Ekiga_on_Linux. -- Eugen