From cralbrecht at wbcl.org Sun Mar 1 03:16:48 2009 From: cralbrecht at wbcl.org (Craig Albrecht) Date: Sat, 28 Feb 2009 19:16:48 -0800 Subject: [Ekiga-list] fresh svn build segfaults on all incoming calls Message-ID: <9C1F56968AA83E4C967A7778B07EB12F0FB4AA3DD7@EXVMBX018-3.exch018.msoutlookonline.net> Did a fresh install of today's trunk on a fresh installed and updated Hardy system after removing the distro's ekiga. Get immediate segfault on all incoming calls. Is this problem related to Ubuntu? If so, which distros can run the svn version and successfully receive incoming calls? Thank you Craig Albrecht From cralbrecht at wbcl.org Sun Mar 1 03:24:00 2009 From: cralbrecht at wbcl.org (Craig Albrecht) Date: Sat, 28 Feb 2009 19:24:00 -0800 Subject: [Ekiga-list] svn version - segfault on all incoming calls on hardy Message-ID: <9C1F56968AA83E4C967A7778B07EB12F0FB4AA3DDA@EXVMBX018-3.exch018.msoutlookonline.net> Did a fresh install of today's trunk on a fresh installed and updated Hardy system after removing the distro's ekiga. Get immediate segfault on all incoming calls. Unable to receive incoming calls due to the segfault after clicking "accept." Is this problem related to Ubuntu? If so, please indicate a distro that I can use instead and be able to receive incoming calls using the current svn version of ekiga. Thank you Craig Albrecht From leamas.alec at gmail.com Sun Mar 1 16:53:26 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Sun, 01 Mar 2009 17:53:26 +0100 Subject: [Ekiga-list] PTLIB alsa plugin status In-Reply-To: References: <49A3BA0B.3010805@gmail.com> <49A3C7DF.1060400@gmail.com> <49A4FC57.1050104@gmail.com> <49A5CEC2.6090206@gmail.com> <49A6553D.9000301@gmail.com> <49A7260D.8020705@gmail.com> <49A82F19.4090807@gmail.com> <49A93B5B.3090407@gmail.com> Message-ID: <49AABD86.4020101@gmail.com> Derek Smithies wrote: > On Sat, 28 Feb 2009, Alec Leamas wrote: > >> Derek Smithies wrote: >>> Hi, >>> >>> On Fri, 27 Feb 2009, Alec Leamas wrote: >>>> I need a whisky. >>> Coffee is much better. Don't add any impurities though (milk, sugar >>> etc) >> I'm was actually using both whisky AND coffe w milk. Sorry, no >> offense... :-) >> >> After some serious fights w the build system, I've been able to add a >> simple PTRACE to the SetBuffers method in sound_alsa.cxx. Trimmed >> output: >> >> 13:45:49.348 ALSA Setting buffers, size: 3840, count: 5 >> 13:45:49.402 ALSA Device default Opened >> 13:45:49.438 ALSA Setting buffers, size: 320, count: 5 > > It is set in opal in > > OpalAudioMediaStream::OpalAudioMediaStream( > where soundChannelBuffers is set to the supplied parameter value. > > This comes out of the pcssendpoint class, which > > which ends up coming from: a method of the pcss endpoint which gets > the user defined buffer depth... > soundChannelBuffers = pcss endpoint.GetSoundChannelBufferDepth() > > > so you know what ? > > I think this is a bug from outside of ptlib&opal. The default values > for codec sizes in ptlib&opal are for a count of 2 buffers (unix) and > 3 buffers(windows). > > Derek. > Indeed. I have submitted a temporary patch to http://bugzilla.gnome.org/show_bug.cgi?id=572953. Not tested, but should be better than today. If it not makes other problems visible...Many thanks for your help with his, I wouldn't really have a chance without it. --a From leamas.alec at gmail.com Sun Mar 1 10:45:42 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Sun, 01 Mar 2009 11:45:42 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <1235750235.4012.33.camel@scorpion.multitel.be> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> Message-ID: <49AA6756.3010707@gmail.com> Damien Sandras wrote: > Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : > >> Damien Sandras wrote: >> >>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a ?crit : >>> >>> >>>> Damien Sandras writes: >>>> >>>> >>>> >>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : >>>>> >>>>> >>>>>> I have run through the configuration assistant thing from start to >>>>>> finish. I can call the 500 at ekiga.net echo test and that works just fine. >>>>>> However, calling the 520 at ekiga.net callback service has it hang up on me >>>>>> and then ... nothing, though the -d 5 output shows that it is indeed >>>>>> getting a callback initiated from from sip:500 at ekiga.net which is then >>>>>> aborted. I am behind NAT and the router forwards incoming UDP from port >>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway to let all >>>>>> my outgoing packets out. >>>>>> >>>>>> Should I gzip my -d 4 output and send it to somebody? I can also sniff >>>>>> packets and send pcap files. I use Debian; software versions are, >>>>>> >>>>>> >>>>> There is a known problem with incoming calls and the current snapshot. I >>>>> will fix it this week-end. >>>>> >>>>> >>>> Now with the 20090225 one, the incoming call does arrive (yay!), I hit >>>> `accept', and it segfaults. >>>> >>>> I can still send my -d 4 output to somebody. (-: >>>> >>>> >>> A gdb backtrace would be more useful. >>> >>> >> waiting for some kind of customer "service", taking a backtrace (yes, >> same problem, trunk as of yesterday). >> > > Despite trying 50 times, I can not reproduce it. Are you sure something > is not corrupted? > > Eugen, can you reproduce it? > Hm... I'm not the only one with this issue, seems to pop up now and then, last this morning. Is it the build options? I's all very simple for me: call 520 at ekiga.net, wait until there is a incoming call, see a coredump for either "Accept" or "Reject", doesn't seem to matter which. configure: dummy export PTLIBDIR=$$PWD; \ ./configure \ --prefix=/usr \ --libdir=/usr/lib64 \ --enable-debug \ --enable-tracing \ --disable-static \ --enable-plugins \ --disable-oss \ --enable-v4l2 \ --disable-avc \ --disable-v4l hemulen ptlib-2.7.0$ svnversion 22117M # Some trace/logging changes, I think they are under control... ./configure --prefix=/usr --libdir=%{_libdir} --enable-debug # OPAL hemulen opal-3.7.0$ svnversion 22117 ================ Final configuration =================== Installing into prefix : /usr GNOME support : disabled 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 GStreamer support : disabled KAddressBook support : disabled KDE support : disabled XCAP support : disabled libnotify support : disabled OS Type : linux-gnu Machine Type : x86_64 Byte Order : little endian If all settings are OK, type make and make install ======================================================== $ svnversion 7694 From leamas.alec at gmail.com Sun Mar 1 15:45:07 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Sun, 01 Mar 2009 16:45:07 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49AA6756.3010707@gmail.com> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AA6756.3010707@gmail.com> Message-ID: <49AAAD83.3070806@gmail.com> Damien Sandras wrote: > Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : > >> Damien Sandras wrote: >> >>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a ?crit : >>> >>>> Damien Sandras writes: >>>> >>>> >>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : >>>>> >>>>>> I have run through the configuration assistant thing from start to >>>>>> finish. I can call the 500 at ekiga.net echo test and that works >>>>>> just fine. >>>>>> However, calling the 520 at ekiga.net callback service has it hang >>>>>> up on me >>>>>> and then ... nothing, though the -d 5 output shows that it is indeed >>>>>> getting a callback initiated from from sip:500 at ekiga.net which is >>>>>> then >>>>>> aborted. I am behind NAT and the router forwards incoming UDP >>>>>> from port >>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway to >>>>>> let all >>>>>> my outgoing packets out. >>>>>> >>>>>> Should I gzip my -d 4 output and send it to somebody? I can also >>>>>> sniff >>>>>> packets and send pcap files. I use Debian; software versions are, >>>>>> >>>>> There is a known problem with incoming calls and the current >>>>> snapshot. I >>>>> will fix it this week-end. >>>>> >>>> Now with the 20090225 one, the incoming call does arrive (yay!), I hit >>>> `accept', and it segfaults. >>>> >>>> I can still send my -d 4 output to somebody. (-: >>>> >>> A gdb backtrace would be more useful. >>> >> waiting for some kind of customer "service", taking a backtrace (yes, >> same problem, trunk as of yesterday). >> > > Despite trying 50 times, I can not reproduce it. Are you sure something > is not corrupted? > > Eugen, can you reproduce it? > Hm... I'm not the only one with this issue, seems to pop up now and then, last this morning. Is it the build options? I's all very simple for me: call 520 at ekiga.net, wait until there is a incoming call, see a coredump for either "Accept" or "Reject", doesn't seem to matter which. configure: dummy export PTLIBDIR=$$PWD; \ ./configure \ --prefix=/usr \ --libdir=/usr/lib64 \ --enable-debug \ --enable-tracing \ --disable-static \ --enable-plugins \ --disable-oss \ --enable-v4l2 \ --disable-avc \ --disable-v4l hemulen ptlib-2.7.0$ svnversion 22117M # Some trace/logging changes, I think they are under control... ./configure --prefix=/usr --libdir=%{_libdir} --enable-debug # OPAL hemulen opal-3.7.0$ svnversion 22117 ================ Final configuration =================== Installing into prefix : /usr GNOME support : disabled 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 GStreamer support : disabled KAddressBook support : disabled KDE support : disabled XCAP support : disabled libnotify support : disabled OS Type : linux-gnu Machine Type : x86_64 Byte Order : little endian If all settings are OK, type make and make install ======================================================== $ svnversion 7694 From leamas.alec at gmail.com Sun Mar 1 16:06:56 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Sun, 01 Mar 2009 17:06:56 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49AA6756.3010707@gmail.com> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AA6756.3010707@gmail.com> Message-ID: <49AAB2A0.40605@gmail.com> Damien Sandras wrote: > Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : > >> Damien Sandras wrote: >> >>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a ?crit : >>> >>>> Damien Sandras writes: >>>> >>>> >>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : >>>>> >>>>>> I have run through the configuration assistant thing from start to >>>>>> finish. I can call the 500 at ekiga.net echo test and that works >>>>>> just fine. >>>>>> However, calling the 520 at ekiga.net callback service has it hang >>>>>> up on me >>>>>> and then ... nothing, though the -d 5 output shows that it is indeed >>>>>> getting a callback initiated from from sip:500 at ekiga.net which is >>>>>> then >>>>>> aborted. I am behind NAT and the router forwards incoming UDP >>>>>> from port >>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway to >>>>>> let all >>>>>> my outgoing packets out. >>>>>> >>>>>> Should I gzip my -d 4 output and send it to somebody? I can also >>>>>> sniff >>>>>> packets and send pcap files. I use Debian; software versions are, >>>>>> >>>>> There is a known problem with incoming calls and the current >>>>> snapshot. I >>>>> will fix it this week-end. >>>>> >>>> Now with the 20090225 one, the incoming call does arrive (yay!), I hit >>>> `accept', and it segfaults. >>>> >>>> I can still send my -d 4 output to somebody. (-: >>>> >>> A gdb backtrace would be more useful. >>> >> waiting for some kind of customer "service", taking a backtrace (yes, >> same problem, trunk as of yesterday). >> > > Despite trying 50 times, I can not reproduce it. Are you sure something > is not corrupted? > > Eugen, can you reproduce it? > Hm... I'm not the only one with this issue, seems to pop up now and then, last this morning. Is it the build options? It's all very simple for me: call 520 at ekiga.net, wait until there is a incoming call, see a coredump for either "Accept" or "Reject", doesn't seem to matter which. configure: dummy export PTLIBDIR=$$PWD; \ ./configure \ --prefix=/usr \ --libdir=/usr/lib64 \ --enable-debug \ --enable-tracing \ --disable-static \ --enable-plugins \ --disable-oss \ --enable-v4l2 \ --disable-avc \ --disable-v4l hemulen ptlib-2.7.0$ svnversion 22117M # Some trace/logging changes, I think they are under control... ./configure --prefix=/usr --libdir=%{_libdir} --enable-debug # OPAL hemulen opal-3.7.0$ svnversion 22117 ================ Final configuration =================== Installing into prefix : /usr GNOME support : disabled 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 GStreamer support : disabled KAddressBook support : disabled KDE support : disabled XCAP support : disabled libnotify support : disabled OS Type : linux-gnu Machine Type : x86_64 Byte Order : little endian If all settings are OK, type make and make install ======================================================== $ svnversion 7694 From leamas.alec at gmail.com Sun Mar 1 19:02:01 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Sun, 01 Mar 2009 20:02:01 +0100 Subject: [Ekiga-list] PTLIB alsa plugin status In-Reply-To: <49AABD86.4020101@gmail.com> References: <49A3BA0B.3010805@gmail.com> <49A3C7DF.1060400@gmail.com> <49A4FC57.1050104@gmail.com> <49A5CEC2.6090206@gmail.com> <49A6553D.9000301@gmail.com> <49A7260D.8020705@gmail.com> <49A82F19.4090807@gmail.com> <49A93B5B.3090407@gmail.com> <49AABD86.4020101@gmail.com> Message-ID: <49AADBA9.9070602@gmail.com> Sorry for the noise. I've had problems w my email, lost control over what's really sent. -a From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Mar 1 19:27:04 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 01 Mar 2009 20:27:04 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <1235750235.4012.33.camel@scorpion.multitel.be> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> Message-ID: <49AAE188.8050504@pu-pm.univ-fcomte.fr> Damien Sandras wrote: > Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >> Damien Sandras wrote: >>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a ?crit : >>> >>>> Damien Sandras writes: >>>> >>>> >>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : >>>>> >>>>>> I have run through the configuration assistant thing from start to >>>>>> finish. I can call the 500 at ekiga.net echo test and that works just fine. >>>>>> However, calling the 520 at ekiga.net callback service has it hang up on me >>>>>> and then ... nothing, though the -d 5 output shows that it is indeed >>>>>> getting a callback initiated from from sip:500 at ekiga.net which is then >>>>>> aborted. I am behind NAT and the router forwards incoming UDP from port >>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway to let all >>>>>> my outgoing packets out. >>>>>> >>>>>> Should I gzip my -d 4 output and send it to somebody? I can also sniff >>>>>> packets and send pcap files. I use Debian; software versions are, >>>>>> >>>>> There is a known problem with incoming calls and the current snapshot. I >>>>> will fix it this week-end. >>>>> >>>> Now with the 20090225 one, the incoming call does arrive (yay!), I hit >>>> `accept', and it segfaults. >>>> >>>> I can still send my -d 4 output to somebody. (-: >>>> >>> A gdb backtrace would be more useful. >>> >> waiting for some kind of customer "service", taking a backtrace (yes, >> same problem, trunk as of yesterday). > > Despite trying 50 times, I can not reproduce it. Are you sure something > is not corrupted? > > Eugen, can you reproduce it? Hi, Sorry for taking so much time to reply. Very interesting, when I call 520, I receive the call and it works (I have audio conversation). I use on debian ii ekiga-snapshot 0-20090226-1 H.323 and SIP compatible VoIP client - svn version > configure: dummy > export PTLIBDIR=$$PWD; \ > ./configure \ > --prefix=/usr \ > --libdir=/usr/lib64 \ > --enable-debug \ > --enable-tracing \ > --disable-static \ > --enable-plugins \ > --disable-oss \ > --enable-v4l2 \ > --disable-avc \ > --disable-v4l For info, I use much less configure options, only prefix and enable-v4l for ptlib I think, the other ones are by default. (But I do not think this is the problem.) By the way, does someone know how we can show the default options when running ./configure --help (for ex.)? Instead of putting them in the wiki, better to automatise the process by pushing them in the source code. > ================ Final configuration =================== > Installing into prefix : /usr > [...] > libnotify support : disabled Maybe it's because libnotify disabled?! I have it enabled, and I have: ii libnotify-dev 0.4.4-3 sends desktop notifications to a notification daemon ii libnotify1 0.4.4-3 sends desktop notifications to a notification daemon -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Mar 1 19:33:39 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 01 Mar 2009 20:33:39 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 (Damien Sandras) In-Reply-To: <9C1F56968AA83E4C967A7778B07EB12F0FB4AA3C68@EXVMBX018-3.exch018.msoutlookonline.net> References: <9C1F56968AA83E4C967A7778B07EB12F0FB4AA3C68@EXVMBX018-3.exch018.msoutlookonline.net> Message-ID: <49AAE313.9030803@pu-pm.univ-fcomte.fr> Craig Albrecht wrote: > Just tried today's trunk. Still segfault on all inbound calls on fully updated Ubuntu Hardy using these build instructions: > http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_Ubuntu > > Is this method still accurate? A build created last week (or was it earlier this week? Cant remember) using this method would not indicate the presence of incoming call but outgoing call worked. Today's trunk indicates incoming call, but get immediate segfault when clicking "accept." It seems it's accurate. But http://wiki.ekiga.org/index.php/Compiling_Ekiga is the main compilation page and is the most accurate/recent (for configure flags for ex.) celt should be compiled, but personally I have not yet tested it. Do you want to test it with me? -- Eugen sip:eugen.dedu at ekiga.net From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Mar 1 19:41:07 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 01 Mar 2009 20:41:07 +0100 Subject: [Ekiga-list] Call for ekiga testing Message-ID: <49AAE4D3.2060002@pu-pm.univ-fcomte.fr> Hi, Can someone test ekiga SVN version (or debian snapshots/3.1.1) with me tomorrow? We will test various codecs, how video works, if there are problems etc. Something like http://wiki.ekiga.org/index.php/Pre-release_test#Ekiga_2.9_Pre-tests -- Eugen From michel.memeteau at gmail.com Sun Mar 1 22:13:13 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Sun, 1 Mar 2009 23:13:13 +0100 Subject: [Ekiga-list] Call for ekiga testing In-Reply-To: <49AAE4D3.2060002@pu-pm.univ-fcomte.fr> References: <49AAE4D3.2060002@pu-pm.univ-fcomte.fr> Message-ID: What is your sip adresse ? you can find some french people who want to test Ekiga on http://forum.ubuntu-fr.org/viewtopic.php?pid=1797590 On Sun, Mar 1, 2009 at 8:41 PM, Eugen Dedu wrote: > Hi, > > Can someone test ekiga SVN version (or debian snapshots/3.1.1) with me > tomorrow? We will test various codecs, how video works, if there are > problems etc. Something like > http://wiki.ekiga.org/index.php/Pre-release_test#Ekiga_2.9_Pre-tests > > -- > Eugen > _______________________________________________ > 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 chinku.linux at gmail.com Mon Mar 2 06:44:38 2009 From: chinku.linux at gmail.com (chaitanya mehandru) Date: Mon, 2 Mar 2009 12:14:38 +0530 Subject: [Ekiga-list] Call for ekiga testing In-Reply-To: <49AAE4D3.2060002@pu-pm.univ-fcomte.fr> References: <49AAE4D3.2060002@pu-pm.univ-fcomte.fr> Message-ID: <24b40b2b0903012244l5399f1f7v4d975f4480381599@mail.gmail.com> Hi, I can be with you for the testing of ekiga svn. But my timezone is probably different from yours and we can find a suitable time to work things out. On Mon, Mar 2, 2009 at 1:11 AM, Eugen Dedu wrote: > Hi, > > Can someone test ekiga SVN version (or debian snapshots/3.1.1) with me > tomorrow? We will test various codecs, how video works, if there are > problems etc. Something like > http://wiki.ekiga.org/index.php/Pre-release_test#Ekiga_2.9_Pre-tests > > -- > 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 leamas.alec at gmail.com Mon Mar 2 07:05:48 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Mon, 02 Mar 2009 08:05:48 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49AAE188.8050504@pu-pm.univ-fcomte.fr> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> Message-ID: <49AB854C.2000907@gmail.com> Eugen Dedu wrote: [cut] >> ================ Final configuration =================== >> Installing into prefix : /usr >> > [...] >> libnotify support : disabled > > Maybe it's because libnotify disabled?! I have it enabled, and I have: > ii libnotify-dev 0.4.4-3 sends desktop notifications to > a notification daemon > ii libnotify1 0.4.4-3 sends desktop notifications to > a notification daemon > Very likely, the crash seems o be in the callback invoked from the message box: Thread 1 (Thread 0x7ffff6b247b0 (LWP 4832)): #0 0x00000000004a0ff9 in incoming_call_response_cb ( incoming_call_popup=0x7fffeca23520, response=0, data=0x7fffffffde80) at gui/main.cpp:1418 #1 0x00000037b340b7dd in g_closure_invoke () from /lib64/libgobject-2.0.so.0 #2 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 From dsandras at seconix.com Mon Mar 2 08:39:02 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 02 Mar 2009 09:39:02 +0100 Subject: [Ekiga-list] PTLIB alsa plugin status In-Reply-To: <49AABD86.4020101@gmail.com> References: <49A3BA0B.3010805@gmail.com> <49A3C7DF.1060400@gmail.com> <49A4FC57.1050104@gmail.com> <49A5CEC2.6090206@gmail.com> <49A6553D.9000301@gmail.com> <49A7260D.8020705@gmail.com> <49A82F19.4090807@gmail.com> <49A93B5B.3090407@gmail.com> <49AABD86.4020101@gmail.com> Message-ID: <1235983142.4041.10.camel@scorpion.multitel.be> Le dimanche 01 mars 2009 ? 17:53 +0100, Alec Leamas a ?crit : > Derek Smithies wrote: > > On Sat, 28 Feb 2009, Alec Leamas wrote: > > > >> Derek Smithies wrote: > >>> Hi, > >>> > >>> On Fri, 27 Feb 2009, Alec Leamas wrote: > >>>> I need a whisky. > >>> Coffee is much better. Don't add any impurities though (milk, sugar > >>> etc) > >> I'm was actually using both whisky AND coffe w milk. Sorry, no > >> offense... :-) > >> > >> After some serious fights w the build system, I've been able to add a > >> simple PTRACE to the SetBuffers method in sound_alsa.cxx. Trimmed > >> output: > >> > >> 13:45:49.348 ALSA Setting buffers, size: 3840, count: 5 > >> 13:45:49.402 ALSA Device default Opened > >> 13:45:49.438 ALSA Setting buffers, size: 320, count: 5 > > > > It is set in opal in > > > > OpalAudioMediaStream::OpalAudioMediaStream( > > where soundChannelBuffers is set to the supplied parameter value. > > > > This comes out of the pcssendpoint class, which > > > > which ends up coming from: a method of the pcss endpoint which gets > > the user defined buffer depth... > > soundChannelBuffers = pcss endpoint.GetSoundChannelBufferDepth() > > > > > > so you know what ? > > > > I think this is a bug from outside of ptlib&opal. The default values > > for codec sizes in ptlib&opal are for a count of 2 buffers (unix) and > > 3 buffers(windows). > > > > Derek. > > > Indeed. I have submitted a temporary patch to > http://bugzilla.gnome.org/show_bug.cgi?id=572953. Not tested, but > should be better than today. If it not makes other problems > visible...Many thanks for your help with his, I wouldn't really have a > chance without it. > This patch will break with some hardware, even on Linux. -- _ 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 leamas.alec at gmail.com Mon Mar 2 09:25:24 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Mon, 02 Mar 2009 10:25:24 +0100 Subject: [Ekiga-list] PTLIB alsa plugin status In-Reply-To: <1235983142.4041.10.camel@scorpion.multitel.be> References: <49A3BA0B.3010805@gmail.com> <49A3C7DF.1060400@gmail.com> <49A4FC57.1050104@gmail.com> <49A5CEC2.6090206@gmail.com> <49A6553D.9000301@gmail.com> <49A7260D.8020705@gmail.com> <49A82F19.4090807@gmail.com> <49A93B5B.3090407@gmail.com> <49AABD86.4020101@gmail.com> <1235983142.4041.10.camel@scorpion.multitel.be> Message-ID: <49ABA604.5050802@gmail.com> Damien Sandras wrote: [cut] >> >> Indeed. I have submitted a temporary patch to >> http://bugzilla.gnome.org/show_bug.cgi?id=572953. Not tested, but >> should be better than today. If it not makes other problems >> visible...Many thanks for your help with his, I wouldn't really have a >> chance without it. >> >> > > This patch will break with some hardware, even on Linux. > Yes. OTOH, having a 5 periods hardcoded value for all hardware means, on 8 kHz, 100 ms latency where a value of 40-60 ms would be sufficient for many (most?) hw configurations. I still regard this as a bug, although this patch, which is more like a test case, is to simple. Stay tuned until there is some testing... Besides, things like this should definitely be declared instead of being hardcoded values in implementation code :-) --a From dsandras at seconix.com Mon Mar 2 09:52:29 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 02 Mar 2009 10:52:29 +0100 Subject: [Ekiga-list] no incoming calls behing an ADSL modem In-Reply-To: References: Message-ID: <1235987549.4041.32.camel@scorpion.multitel.be> Le samedi 28 f?vrier 2009 ? 16:20 -0500, H. S. a ?crit : > > > On Sat, Feb 28, 2009 at 3:49 PM, H. S. wrote: > Hi, > > I have just convinced a few of my friends to move from Skype > to Ekiga. > > While testing with one of them, we noticed that he can call me > sucessfully but I cannot call him. If I try calling his sip > address, I get a message in the status "Remote user is > unreachable". That user is behing a modem which is working in > pppoe mode. His computer computer has a private address. While > configure Ekiga, the stun was selected in the network setting. > His computer is Ubuntu Hardy, Ekiga 2.0.12. > > How do we go about solving this problem? > > Thanks. > PS: With echo cancellation off, the voice quality is at least > as good as we get with Skype. Good job, ekiga devels! But with > echo cancellation on, the quality is not as good. Proving that > the suggestion in online docs to use headsets is a good > once :) > > hmm ... he restarted Ekiga and now I am able to call him, even across > the pppoe ADSL modem. Looks like a restart of Ekiga fixed something. > Does that show what could have been missed? Most probably the NAT binding expired. If it is reproducable, perhaps he could try setting a lower value in /apps/ekiga/protocols/sip/binding_timeout using gconftool-2, gconf-editor or your favorite text editor if it is on windows. -- _ 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 laurentp at wp.pl Mon Mar 2 10:01:12 2009 From: laurentp at wp.pl (W.P.) Date: Mon, 02 Mar 2009 11:01:12 +0100 Subject: [Ekiga-list] no incoming calls behing an ADSL modem In-Reply-To: <1235987549.4041.32.camel@scorpion.multitel.be> References: <1235987549.4041.32.camel@scorpion.multitel.be> Message-ID: <49ABAE68.9090205@wp.pl> U?ytkownik Damien Sandras napisa?: > Le samedi 28 f?vrier 2009 ? 16:20 -0500, H. S. a ?crit : > >> On Sat, Feb 28, 2009 at 3:49 PM, H. S. wrote: >> Hi, >> >> I have just convinced a few of my friends to move from Skype >> to Ekiga. >> >> While testing with one of them, we noticed that he can call me >> sucessfully but I cannot call him. If I try calling his sip >> address, I get a message in the status "Remote user is >> unreachable". That user is behing a modem which is working in >> pppoe mode. His computer computer has a private address. While >> configure Ekiga, the stun was selected in the network setting. >> His computer is Ubuntu Hardy, Ekiga 2.0.12. >> >> How do we go about solving this problem? >> >> Thanks. >> PS: With echo cancellation off, the voice quality is at least >> as good as we get with Skype. Good job, ekiga devels! But with >> echo cancellation on, the quality is not as good. Proving that >> the suggestion in online docs to use headsets is a good >> once :) >> >> hmm ... he restarted Ekiga and now I am able to call him, even across >> the pppoe ADSL modem. Looks like a restart of Ekiga fixed something. >> Does that show what could have been missed? >> > > Most probably the NAT binding expired. If it is reproducable, perhaps he could try setting a lower > value in /apps/ekiga/protocols/sip/binding_timeout using gconftool-2, > gconf-editor or your favorite text editor if it is on windows. > If it is NAT-time problem, wouldn't it be better to simply forward ports used by Ekiga on router (5060-5100 for SIP)? W.P. From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 2 11:27:32 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 12:27:32 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49AAE188.8050504@pu-pm.univ-fcomte.fr> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> Message-ID: <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> Eugen Dedu wrote: > Damien Sandras wrote: >> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>> Damien Sandras wrote: >>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a ?crit : >>>> >>>>> Damien Sandras writes: >>>>> >>>>> >>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : >>>>>> >>>>>>> I have run through the configuration assistant thing from start to >>>>>>> finish. I can call the 500 at ekiga.net echo test and that works >>>>>>> just fine. >>>>>>> However, calling the 520 at ekiga.net callback service has it hang >>>>>>> up on me >>>>>>> and then ... nothing, though the -d 5 output shows that it is indeed >>>>>>> getting a callback initiated from from sip:500 at ekiga.net which is >>>>>>> then >>>>>>> aborted. I am behind NAT and the router forwards incoming UDP >>>>>>> from port >>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway to >>>>>>> let all >>>>>>> my outgoing packets out. >>>>>>> >>>>>>> Should I gzip my -d 4 output and send it to somebody? I can also >>>>>>> sniff >>>>>>> packets and send pcap files. I use Debian; software versions are, >>>>>>> >>>>>> There is a known problem with incoming calls and the current >>>>>> snapshot. I >>>>>> will fix it this week-end. >>>>>> >>>>> Now with the 20090225 one, the incoming call does arrive (yay!), I hit >>>>> `accept', and it segfaults. >>>>> >>>>> I can still send my -d 4 output to somebody. (-: >>>>> >>>> A gdb backtrace would be more useful. >>>> >>> waiting for some kind of customer "service", taking a backtrace (yes, >>> same problem, trunk as of yesterday). >> >> Despite trying 50 times, I can not reproduce it. Are you sure something >> is not corrupted? >> >> Eugen, can you reproduce it? > > Hi, > > Sorry for taking so much time to reply. > > Very interesting, when I call 520, I receive the call and it works (I > have audio conversation). I use on debian > ii ekiga-snapshot 0-20090226-1 H.323 and SIP compatible VoIP > client - svn version > >> configure: dummy >> export PTLIBDIR=$$PWD; \ >> ./configure \ >> --prefix=/usr \ >> --libdir=/usr/lib64 \ >> --enable-debug \ >> --enable-tracing \ >> --disable-static \ >> --enable-plugins \ >> --disable-oss \ >> --enable-v4l2 \ >> --disable-avc \ >> --disable-v4l > > For info, I use much less configure options, only prefix and enable-v4l > for ptlib I think, the other ones are by default. (But I do not think > this is the problem.) > > By the way, does someone know how we can show the default options when > running ./configure --help (for ex.)? Instead of putting them in the > wiki, better to automatise the process by pushing them in the source code. > >> ================ Final configuration =================== >> Installing into prefix : /usr >> > [...] >> libnotify support : disabled > > Maybe it's because libnotify disabled?! I have it enabled, and I have: > ii libnotify-dev 0.4.4-3 sends desktop notifications to > a notification daemon > ii libnotify1 0.4.4-3 sends desktop notifications to > a notification daemon In fact, it cannot be because of libnotify, because Mark Carroll has the same problem and he uses snapshots, which use libnotify... -- Eugen From dsandras at seconix.com Mon Mar 2 12:15:59 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 02 Mar 2009 13:15:59 +0100 Subject: [Ekiga-list] no incoming calls behing an ADSL modem In-Reply-To: <49ABAE68.9090205@wp.pl> References: <1235987549.4041.32.camel@scorpion.multitel.be> <49ABAE68.9090205@wp.pl> Message-ID: <1235996159.4041.43.camel@scorpion.multitel.be> Le lundi 02 mars 2009 ? 11:01 +0100, W.P. a ?crit : > > Most probably the NAT binding expired. If it is reproducable, perhaps he could try setting a lower > > value in /apps/ekiga/protocols/sip/binding_timeout using gconftool-2, > > gconf-editor or your favorite text editor if it is on windows. > > > If it is NAT-time problem, wouldn't it be better to simply forward ports > used by Ekiga on router (5060-5100 for SIP)? > It's indeed the easiest approach. -- _ 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 leamas.alec at gmail.com Mon Mar 2 13:39:16 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Mon, 02 Mar 2009 14:39:16 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> Message-ID: <49ABE184.9080907@gmail.com> Eugen Dedu wrote: > Eugen Dedu wrote: >> Damien Sandras wrote: >>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>>> Damien Sandras wrote: >>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a >>>>> ?crit : >>>>> >>>>>> Damien Sandras writes: >>>>>> >>>>>> >>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : >>>>>>> >>>>>>>> I have run through the configuration assistant thing from start to >>>>>>>> finish. I can call the 500 at ekiga.net echo test and that works >>>>>>>> just fine. >>>>>>>> However, calling the 520 at ekiga.net callback service has it hang >>>>>>>> up on me >>>>>>>> and then ... nothing, though the -d 5 output shows that it is >>>>>>>> indeed >>>>>>>> getting a callback initiated from from sip:500 at ekiga.net which >>>>>>>> is then >>>>>>>> aborted. I am behind NAT and the router forwards incoming UDP >>>>>>>> from port >>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway to >>>>>>>> let all >>>>>>>> my outgoing packets out. >>>>>>>> >>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can >>>>>>>> also sniff >>>>>>>> packets and send pcap files. I use Debian; software versions are, >>>>>>>> >>>>>>> There is a known problem with incoming calls and the current >>>>>>> snapshot. I >>>>>>> will fix it this week-end. >>>>>>> >>>>>> Now with the 20090225 one, the incoming call does arrive (yay!), >>>>>> I hit >>>>>> `accept', and it segfaults. >>>>>> >>>>>> I can still send my -d 4 output to somebody. (-: >>>>>> >>>>> A gdb backtrace would be more useful. >>>>> >>>> waiting for some kind of customer "service", taking a backtrace >>>> (yes, same problem, trunk as of yesterday). >>> >>> Despite trying 50 times, I can not reproduce it. Are you sure something >>> is not corrupted? >>> >>> Eugen, can you reproduce it? >> >> Hi, >> >> Sorry for taking so much time to reply. >> >> Very interesting, when I call 520, I receive the call and it works (I >> have audio conversation). I use on debian >> ii ekiga-snapshot 0-20090226-1 H.323 and SIP compatible VoIP >> client - svn version >> >>> configure: dummy >>> export PTLIBDIR=$$PWD; \ >>> ./configure \ >>> --prefix=/usr \ >>> --libdir=/usr/lib64 \ >>> --enable-debug \ >>> --enable-tracing \ >>> --disable-static \ >>> --enable-plugins \ >>> --disable-oss \ >>> --enable-v4l2 \ >>> --disable-avc \ >>> --disable-v4l >> >> For info, I use much less configure options, only prefix and enable-v4l >> for ptlib I think, the other ones are by default. (But I do not think >> this is the problem.) >> >> By the way, does someone know how we can show the default options when >> running ./configure --help (for ex.)? Instead of putting them in the >> wiki, better to automatise the process by pushing them in the source >> code. >> >>> ================ Final configuration =================== >>> Installing into prefix : /usr >>> >> [...] >>> libnotify support : disabled >> >> Maybe it's because libnotify disabled?! I have it enabled, and I have: >> ii libnotify-dev 0.4.4-3 sends desktop notifications to >> a notification daemon >> ii libnotify1 0.4.4-3 sends desktop notifications to >> a notification daemon > > In fact, it cannot be because of libnotify, because Mark Carroll has > the same problem and he uses snapshots, which use libnotify... > My bad, thou shall not guess. I just compiled a version w libnotify, same problem & crash. Relevant thread from gdb: Program received signal SIGSEGV, Segmentation fault. 0x00000037b3429a8c in g_type_check_instance_cast () from /lib64/libgobject-2.0.so.0 [cut] Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): #0 0x00000037b3429a8c in g_type_check_instance_cast () from /lib64/libgobject-2.0.so.0 #1 0x00000000004aa1da in closed_cb (main_window=0x2) at gui/main.cpp:2759 #2 0x00000037b340b7dd in g_closure_invoke () from /lib64/libgobject-2.0.so.0 #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 #4 0x00000037b3422b68 in g_signal_emit_valist () from /lib64/libgobject-2.0.so.0 #5 0x00000037b3423093 in g_signal_emit () from /lib64/libgobject-2.0.so.0 #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 #8 0x00000037b340b7dd in g_closure_invoke () from /lib64/libgobject-2.0.so.0 #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 #10 0x00000037b3422b68 in g_signal_emit_valist () from /lib64/libgobject-2.0.so.0 #11 0x00000037b3423093 in g_signal_emit () from /lib64/libgobject-2.0.so.0 #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 #13 0x0000003b98c0ef7b in dbus_connection_dispatch () from /lib64/libdbus-1.so.3 #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 #15 0x00000037b2c3779b in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 #17 0x00000037b2c3b49d in g_main_loop_run () from /lib64/libglib-2.0.so.0 #18 0x00000037b99238a7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) at gui/main.cpp:4562 From dsandras at seconix.com Mon Mar 2 13:44:54 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 02 Mar 2009 14:44:54 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49ABE184.9080907@gmail.com> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> Message-ID: <1236001494.18076.16.camel@scorpion.multitel.be> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : > Eugen Dedu wrote: > > Eugen Dedu wrote: > >> Damien Sandras wrote: > >>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : > >>>> Damien Sandras wrote: > >>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a > >>>>> ?crit : > >>>>> > >>>>>> Damien Sandras writes: > >>>>>> > >>>>>> > >>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : > >>>>>>> > >>>>>>>> I have run through the configuration assistant thing from start to > >>>>>>>> finish. I can call the 500 at ekiga.net echo test and that works > >>>>>>>> just fine. > >>>>>>>> However, calling the 520 at ekiga.net callback service has it hang > >>>>>>>> up on me > >>>>>>>> and then ... nothing, though the -d 5 output shows that it is > >>>>>>>> indeed > >>>>>>>> getting a callback initiated from from sip:500 at ekiga.net which > >>>>>>>> is then > >>>>>>>> aborted. I am behind NAT and the router forwards incoming UDP > >>>>>>>> from port > >>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway to > >>>>>>>> let all > >>>>>>>> my outgoing packets out. > >>>>>>>> > >>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can > >>>>>>>> also sniff > >>>>>>>> packets and send pcap files. I use Debian; software versions are, > >>>>>>>> > >>>>>>> There is a known problem with incoming calls and the current > >>>>>>> snapshot. I > >>>>>>> will fix it this week-end. > >>>>>>> > >>>>>> Now with the 20090225 one, the incoming call does arrive (yay!), > >>>>>> I hit > >>>>>> `accept', and it segfaults. > >>>>>> > >>>>>> I can still send my -d 4 output to somebody. (-: > >>>>>> > >>>>> A gdb backtrace would be more useful. > >>>>> > >>>> waiting for some kind of customer "service", taking a backtrace > >>>> (yes, same problem, trunk as of yesterday). > >>> > >>> Despite trying 50 times, I can not reproduce it. Are you sure something > >>> is not corrupted? > >>> > >>> Eugen, can you reproduce it? > >> > >> Hi, > >> > >> Sorry for taking so much time to reply. > >> > >> Very interesting, when I call 520, I receive the call and it works (I > >> have audio conversation). I use on debian > >> ii ekiga-snapshot 0-20090226-1 H.323 and SIP compatible VoIP > >> client - svn version > >> > >>> configure: dummy > >>> export PTLIBDIR=$$PWD; \ > >>> ./configure \ > >>> --prefix=/usr \ > >>> --libdir=/usr/lib64 \ > >>> --enable-debug \ > >>> --enable-tracing \ > >>> --disable-static \ > >>> --enable-plugins \ > >>> --disable-oss \ > >>> --enable-v4l2 \ > >>> --disable-avc \ > >>> --disable-v4l > >> > >> For info, I use much less configure options, only prefix and enable-v4l > >> for ptlib I think, the other ones are by default. (But I do not think > >> this is the problem.) > >> > >> By the way, does someone know how we can show the default options when > >> running ./configure --help (for ex.)? Instead of putting them in the > >> wiki, better to automatise the process by pushing them in the source > >> code. > >> > >>> ================ Final configuration =================== > >>> Installing into prefix : /usr > >>> > >> [...] > >>> libnotify support : disabled > >> > >> Maybe it's because libnotify disabled?! I have it enabled, and I have: > >> ii libnotify-dev 0.4.4-3 sends desktop notifications to > >> a notification daemon > >> ii libnotify1 0.4.4-3 sends desktop notifications to > >> a notification daemon > > > > In fact, it cannot be because of libnotify, because Mark Carroll has > > the same problem and he uses snapshots, which use libnotify... > > > My bad, thou shall not guess. I just compiled a version w libnotify, > same problem & crash. Relevant thread from gdb: > > Program received signal SIGSEGV, Segmentation fault. > 0x00000037b3429a8c in g_type_check_instance_cast () > from /lib64/libgobject-2.0.so.0 > > [cut] > > Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): > #0 0x00000037b3429a8c in g_type_check_instance_cast () > from /lib64/libgobject-2.0.so.0 > #1 0x00000000004aa1da in closed_cb (main_window=0x2) at gui/main.cpp:2759 > #2 0x00000037b340b7dd in g_closure_invoke () from > /lib64/libgobject-2.0.so.0 > #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 > #4 0x00000037b3422b68 in g_signal_emit_valist () > from /lib64/libgobject-2.0.so.0 > #5 0x00000037b3423093 in g_signal_emit () from /lib64/libgobject-2.0.so.0 > #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 > #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 > #8 0x00000037b340b7dd in g_closure_invoke () from > /lib64/libgobject-2.0.so.0 > #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 > #10 0x00000037b3422b68 in g_signal_emit_valist () > from /lib64/libgobject-2.0.so.0 > #11 0x00000037b3423093 in g_signal_emit () from /lib64/libgobject-2.0.so.0 > #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 > #13 0x0000003b98c0ef7b in dbus_connection_dispatch () > from /lib64/libdbus-1.so.3 > #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 > #15 0x00000037b2c3779b in g_main_context_dispatch () > from /lib64/libglib-2.0.so.0 > #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 > #17 0x00000037b2c3b49d in g_main_loop_run () from /lib64/libglib-2.0.so.0 > #18 0x00000037b99238a7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 > #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) > at gui/main.cpp:4562 What version of libnotify ? What does grep give as result : grep closed /usr/include/libnotify/notif* /usr/include/libnotify/notification.h: void (*closed)(NotifyNotification *notification); -- _ 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 leamas.alec at gmail.com Mon Mar 2 14:11:39 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Mon, 02 Mar 2009 15:11:39 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <1236001494.18076.16.camel@scorpion.multitel.be> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> Message-ID: <49ABE91B.9040106@gmail.com> Damien Sandras wrote: > Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : > >> Eugen Dedu wrote: >> >>> Eugen Dedu wrote: >>> >>>> Damien Sandras wrote: >>>> >>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>>>> >>>>>> Damien Sandras wrote: >>>>>> >>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a >>>>>>> ?crit : >>>>>>> >>>>>>> >>>>>>>> Damien Sandras writes: >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : >>>>>>>>> >>>>>>>>> >>>>>>>>>> I have run through the configuration assistant thing from start to >>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that works >>>>>>>>>> just fine. >>>>>>>>>> However, calling the 520 at ekiga.net callback service has it hang >>>>>>>>>> up on me >>>>>>>>>> and then ... nothing, though the -d 5 output shows that it is >>>>>>>>>> indeed >>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net which >>>>>>>>>> is then >>>>>>>>>> aborted. I am behind NAT and the router forwards incoming UDP >>>>>>>>>> from port >>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway to >>>>>>>>>> let all >>>>>>>>>> my outgoing packets out. >>>>>>>>>> >>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can >>>>>>>>>> also sniff >>>>>>>>>> packets and send pcap files. I use Debian; software versions are, >>>>>>>>>> >>>>>>>>>> >>>>>>>>> There is a known problem with incoming calls and the current >>>>>>>>> snapshot. I >>>>>>>>> will fix it this week-end. >>>>>>>>> >>>>>>>>> >>>>>>>> Now with the 20090225 one, the incoming call does arrive (yay!), >>>>>>>> I hit >>>>>>>> `accept', and it segfaults. >>>>>>>> >>>>>>>> I can still send my -d 4 output to somebody. (-: >>>>>>>> >>>>>>>> >>>>>>> A gdb backtrace would be more useful. >>>>>>> >>>>>>> >>>>>> waiting for some kind of customer "service", taking a backtrace >>>>>> (yes, same problem, trunk as of yesterday). >>>>>> >>>>> Despite trying 50 times, I can not reproduce it. Are you sure something >>>>> is not corrupted? >>>>> >>>>> Eugen, can you reproduce it? >>>>> >>>> Hi, >>>> >>>> Sorry for taking so much time to reply. >>>> >>>> Very interesting, when I call 520, I receive the call and it works (I >>>> have audio conversation). I use on debian >>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP compatible VoIP >>>> client - svn version >>>> >>>> >>>>> configure: dummy >>>>> export PTLIBDIR=$$PWD; \ >>>>> ./configure \ >>>>> --prefix=/usr \ >>>>> --libdir=/usr/lib64 \ >>>>> --enable-debug \ >>>>> --enable-tracing \ >>>>> --disable-static \ >>>>> --enable-plugins \ >>>>> --disable-oss \ >>>>> --enable-v4l2 \ >>>>> --disable-avc \ >>>>> --disable-v4l >>>>> >>>> For info, I use much less configure options, only prefix and enable-v4l >>>> for ptlib I think, the other ones are by default. (But I do not think >>>> this is the problem.) >>>> >>>> By the way, does someone know how we can show the default options when >>>> running ./configure --help (for ex.)? Instead of putting them in the >>>> wiki, better to automatise the process by pushing them in the source >>>> code. >>>> >>>> >>>>> ================ Final configuration =================== >>>>> Installing into prefix : /usr >>>>> >>>>> >>>> [...] >>>> >>>>> libnotify support : disabled >>>>> >>>> Maybe it's because libnotify disabled?! I have it enabled, and I have: >>>> ii libnotify-dev 0.4.4-3 sends desktop notifications to >>>> a notification daemon >>>> ii libnotify1 0.4.4-3 sends desktop notifications to >>>> a notification daemon >>>> >>> In fact, it cannot be because of libnotify, because Mark Carroll has >>> the same problem and he uses snapshots, which use libnotify... >>> >>> >> My bad, thou shall not guess. I just compiled a version w libnotify, >> same problem & crash. Relevant thread from gdb: >> >> Program received signal SIGSEGV, Segmentation fault. >> 0x00000037b3429a8c in g_type_check_instance_cast () >> from /lib64/libgobject-2.0.so.0 >> >> [cut] >> >> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): >> #0 0x00000037b3429a8c in g_type_check_instance_cast () >> from /lib64/libgobject-2.0.so.0 >> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at gui/main.cpp:2759 >> #2 0x00000037b340b7dd in g_closure_invoke () from >> /lib64/libgobject-2.0.so.0 >> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >> #4 0x00000037b3422b68 in g_signal_emit_valist () >> from /lib64/libgobject-2.0.so.0 >> #5 0x00000037b3423093 in g_signal_emit () from /lib64/libgobject-2.0.so.0 >> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 >> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >> #8 0x00000037b340b7dd in g_closure_invoke () from >> /lib64/libgobject-2.0.so.0 >> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >> #10 0x00000037b3422b68 in g_signal_emit_valist () >> from /lib64/libgobject-2.0.so.0 >> #11 0x00000037b3423093 in g_signal_emit () from /lib64/libgobject-2.0.so.0 >> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 >> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () >> from /lib64/libdbus-1.so.3 >> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >> #15 0x00000037b2c3779b in g_main_context_dispatch () >> from /lib64/libglib-2.0.so.0 >> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 >> #17 0x00000037b2c3b49d in g_main_loop_run () from /lib64/libglib-2.0.so.0 >> #18 0x00000037b99238a7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 >> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) >> at gui/main.cpp:4562 >> > > What version of libnotify ? > What does grep give as result : > grep closed /usr/include/libnotify/notif* > $ rpm -qa | grep libnotify libnotify-devel-0.4.4-12.fc10.x86_64 libnotify-0.4.4-12.fc10.x86_64 $ grep closed /usr/include/libnotify/notif* /usr/include/libnotify/notification.h: void (*closed)(NotifyNotification *notification, gint reason) which is the problem. Also, gdb reveals that closed_cb() is called with two args, first of which is a *notification pointer, the second a 0x2. Living w Fedora is living on the bleeding edge... From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 2 14:22:26 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 15:22:26 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49ABE91B.9040106@gmail.com> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> <49ABE91B.9040106@gmail.com> Message-ID: <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> Alec Leamas wrote: > Damien Sandras wrote: >> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : >> >>> Eugen Dedu wrote: >>> >>>> Eugen Dedu wrote: >>>> >>>>> Damien Sandras wrote: >>>>> >>>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>>>>> >>>>>>> Damien Sandras wrote: >>>>>>> >>>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a >>>>>>>> ?crit : >>>>>>>> >>>>>>>> >>>>>>>>> Damien Sandras writes: >>>>>>>>> >>>>>>>>> >>>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a >>>>>>>>>> ?crit : >>>>>>>>>> >>>>>>>>>>> I have run through the configuration assistant thing from >>>>>>>>>>> start to >>>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that works >>>>>>>>>>> just fine. >>>>>>>>>>> However, calling the 520 at ekiga.net callback service has it >>>>>>>>>>> hang up on me >>>>>>>>>>> and then ... nothing, though the -d 5 output shows that it is >>>>>>>>>>> indeed >>>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net >>>>>>>>>>> which is then >>>>>>>>>>> aborted. I am behind NAT and the router forwards incoming UDP >>>>>>>>>>> from port >>>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway >>>>>>>>>>> to let all >>>>>>>>>>> my outgoing packets out. >>>>>>>>>>> >>>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can >>>>>>>>>>> also sniff >>>>>>>>>>> packets and send pcap files. I use Debian; software versions >>>>>>>>>>> are, >>>>>>>>>>> >>>>>>>>>> There is a known problem with incoming calls and the current >>>>>>>>>> snapshot. I >>>>>>>>>> will fix it this week-end. >>>>>>>>>> >>>>>>>>> Now with the 20090225 one, the incoming call does arrive >>>>>>>>> (yay!), I hit >>>>>>>>> `accept', and it segfaults. >>>>>>>>> >>>>>>>>> I can still send my -d 4 output to somebody. (-: >>>>>>>>> >>>>>>>> A gdb backtrace would be more useful. >>>>>>>> >>>>>>> waiting for some kind of customer "service", taking a backtrace >>>>>>> (yes, same problem, trunk as of yesterday). >>>>>>> >>>>>> Despite trying 50 times, I can not reproduce it. Are you sure >>>>>> something >>>>>> is not corrupted? >>>>>> >>>>>> Eugen, can you reproduce it? >>>>>> >>>>> Hi, >>>>> >>>>> Sorry for taking so much time to reply. >>>>> >>>>> Very interesting, when I call 520, I receive the call and it works (I >>>>> have audio conversation). I use on debian >>>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP compatible >>>>> VoIP >>>>> client - svn version >>>>> >>>>> >>>>>> configure: dummy >>>>>> export PTLIBDIR=$$PWD; \ >>>>>> ./configure \ >>>>>> --prefix=/usr \ >>>>>> --libdir=/usr/lib64 \ >>>>>> --enable-debug \ >>>>>> --enable-tracing \ >>>>>> --disable-static \ >>>>>> --enable-plugins \ >>>>>> --disable-oss \ >>>>>> --enable-v4l2 \ >>>>>> --disable-avc \ >>>>>> --disable-v4l >>>>>> >>>>> For info, I use much less configure options, only prefix and >>>>> enable-v4l >>>>> for ptlib I think, the other ones are by default. (But I do not think >>>>> this is the problem.) >>>>> >>>>> By the way, does someone know how we can show the default options when >>>>> running ./configure --help (for ex.)? Instead of putting them in the >>>>> wiki, better to automatise the process by pushing them in the >>>>> source code. >>>>> >>>>> >>>>>> ================ Final configuration =================== >>>>>> Installing into prefix : /usr >>>>>> >>>>>> >>>>> [...] >>>>> >>>>>> libnotify support : disabled >>>>>> >>>>> Maybe it's because libnotify disabled?! I have it enabled, and I >>>>> have: >>>>> ii libnotify-dev 0.4.4-3 sends desktop >>>>> notifications to >>>>> a notification daemon >>>>> ii libnotify1 0.4.4-3 sends desktop >>>>> notifications to >>>>> a notification daemon >>>>> >>>> In fact, it cannot be because of libnotify, because Mark Carroll has >>>> the same problem and he uses snapshots, which use libnotify... >>>> >>>> >>> My bad, thou shall not guess. I just compiled a version w libnotify, >>> same problem & crash. Relevant thread from gdb: >>> >>> Program received signal SIGSEGV, Segmentation fault. >>> 0x00000037b3429a8c in g_type_check_instance_cast () >>> from /lib64/libgobject-2.0.so.0 >>> >>> [cut] >>> >>> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): >>> #0 0x00000037b3429a8c in g_type_check_instance_cast () >>> from /lib64/libgobject-2.0.so.0 >>> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at >>> gui/main.cpp:2759 >>> #2 0x00000037b340b7dd in g_closure_invoke () from >>> /lib64/libgobject-2.0.so.0 >>> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>> #4 0x00000037b3422b68 in g_signal_emit_valist () >>> from /lib64/libgobject-2.0.so.0 >>> #5 0x00000037b3423093 in g_signal_emit () from >>> /lib64/libgobject-2.0.so.0 >>> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 >>> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>> #8 0x00000037b340b7dd in g_closure_invoke () from >>> /lib64/libgobject-2.0.so.0 >>> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>> #10 0x00000037b3422b68 in g_signal_emit_valist () >>> from /lib64/libgobject-2.0.so.0 >>> #11 0x00000037b3423093 in g_signal_emit () from >>> /lib64/libgobject-2.0.so.0 >>> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () >>> from /lib64/libdbus-1.so.3 >>> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>> #15 0x00000037b2c3779b in g_main_context_dispatch () >>> from /lib64/libglib-2.0.so.0 >>> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 >>> #17 0x00000037b2c3b49d in g_main_loop_run () from >>> /lib64/libglib-2.0.so.0 >>> #18 0x00000037b99238a7 in gtk_main () from >>> /usr/lib64/libgtk-x11-2.0.so.0 >>> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) >>> at gui/main.cpp:4562 >>> >> >> What version of libnotify ? >> What does grep give as result : >> grep closed /usr/include/libnotify/notif* >> > > $ rpm -qa | grep libnotify > libnotify-devel-0.4.4-12.fc10.x86_64 > libnotify-0.4.4-12.fc10.x86_64 > > $ grep closed /usr/include/libnotify/notif* > /usr/include/libnotify/notification.h: void > (*closed)(NotifyNotification *notification, gint reason) > > which is the problem. Also, gdb reveals that closed_cb() is called with > two args, first of which is a *notification pointer, the second a 0x2. We have the same version (0.4.4), yet the API is different??? Has Fedora changed the API??? -- Eugen From leamas.alec at gmail.com Mon Mar 2 14:29:19 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Mon, 02 Mar 2009 15:29:19 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> <49ABE91B.9040106@gmail.com> <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> Message-ID: <49ABED3F.2020803@gmail.com> Eugen Dedu wrote: > Alec Leamas wrote: >> Damien Sandras wrote: >>> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : >>> >>>> Eugen Dedu wrote: >>>> >>>>> Eugen Dedu wrote: >>>>> >>>>>> Damien Sandras wrote: >>>>>> >>>>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>>>>>> >>>>>>>> Damien Sandras wrote: >>>>>>>> >>>>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a >>>>>>>>> ?crit : >>>>>>>>> >>>>>>>>> >>>>>>>>>> Damien Sandras writes: >>>>>>>>>> >>>>>>>>>> >>>>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a >>>>>>>>>>> ?crit : >>>>>>>>>>> >>>>>>>>>>>> I have run through the configuration assistant thing from >>>>>>>>>>>> start to >>>>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that >>>>>>>>>>>> works just fine. >>>>>>>>>>>> However, calling the 520 at ekiga.net callback service has it >>>>>>>>>>>> hang up on me >>>>>>>>>>>> and then ... nothing, though the -d 5 output shows that it >>>>>>>>>>>> is indeed >>>>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net >>>>>>>>>>>> which is then >>>>>>>>>>>> aborted. I am behind NAT and the router forwards incoming >>>>>>>>>>>> UDP from port >>>>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway >>>>>>>>>>>> to let all >>>>>>>>>>>> my outgoing packets out. >>>>>>>>>>>> >>>>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can >>>>>>>>>>>> also sniff >>>>>>>>>>>> packets and send pcap files. I use Debian; software >>>>>>>>>>>> versions are, >>>>>>>>>>>> >>>>>>>>>>> There is a known problem with incoming calls and the current >>>>>>>>>>> snapshot. I >>>>>>>>>>> will fix it this week-end. >>>>>>>>>>> >>>>>>>>>> Now with the 20090225 one, the incoming call does arrive >>>>>>>>>> (yay!), I hit >>>>>>>>>> `accept', and it segfaults. >>>>>>>>>> >>>>>>>>>> I can still send my -d 4 output to somebody. (-: >>>>>>>>>> >>>>>>>>> A gdb backtrace would be more useful. >>>>>>>>> >>>>>>>> waiting for some kind of customer "service", taking a backtrace >>>>>>>> (yes, same problem, trunk as of yesterday). >>>>>>>> >>>>>>> Despite trying 50 times, I can not reproduce it. Are you sure >>>>>>> something >>>>>>> is not corrupted? >>>>>>> >>>>>>> Eugen, can you reproduce it? >>>>>>> >>>>>> Hi, >>>>>> >>>>>> Sorry for taking so much time to reply. >>>>>> >>>>>> Very interesting, when I call 520, I receive the call and it >>>>>> works (I >>>>>> have audio conversation). I use on debian >>>>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP >>>>>> compatible VoIP >>>>>> client - svn version >>>>>> >>>>>> >>>>>>> configure: dummy >>>>>>> export PTLIBDIR=$$PWD; \ >>>>>>> ./configure \ >>>>>>> --prefix=/usr \ >>>>>>> --libdir=/usr/lib64 \ >>>>>>> --enable-debug \ >>>>>>> --enable-tracing \ >>>>>>> --disable-static \ >>>>>>> --enable-plugins \ >>>>>>> --disable-oss \ >>>>>>> --enable-v4l2 \ >>>>>>> --disable-avc \ >>>>>>> --disable-v4l >>>>>>> >>>>>> For info, I use much less configure options, only prefix and >>>>>> enable-v4l >>>>>> for ptlib I think, the other ones are by default. (But I do not >>>>>> think >>>>>> this is the problem.) >>>>>> >>>>>> By the way, does someone know how we can show the default options >>>>>> when >>>>>> running ./configure --help (for ex.)? Instead of putting them in >>>>>> the >>>>>> wiki, better to automatise the process by pushing them in the >>>>>> source code. >>>>>> >>>>>> >>>>>>> ================ Final configuration =================== >>>>>>> Installing into prefix : /usr >>>>>>> >>>>>>> >>>>>> [...] >>>>>> >>>>>>> libnotify support : disabled >>>>>>> >>>>>> Maybe it's because libnotify disabled?! I have it enabled, and I >>>>>> have: >>>>>> ii libnotify-dev 0.4.4-3 sends desktop >>>>>> notifications to >>>>>> a notification daemon >>>>>> ii libnotify1 0.4.4-3 sends desktop >>>>>> notifications to >>>>>> a notification daemon >>>>>> >>>>> In fact, it cannot be because of libnotify, because Mark Carroll >>>>> has the same problem and he uses snapshots, which use libnotify... >>>>> >>>>> >>>> My bad, thou shall not guess. I just compiled a version w >>>> libnotify, same problem & crash. Relevant thread from gdb: >>>> >>>> Program received signal SIGSEGV, Segmentation fault. >>>> 0x00000037b3429a8c in g_type_check_instance_cast () >>>> from /lib64/libgobject-2.0.so.0 >>>> >>>> [cut] >>>> >>>> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): >>>> #0 0x00000037b3429a8c in g_type_check_instance_cast () >>>> from /lib64/libgobject-2.0.so.0 >>>> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at >>>> gui/main.cpp:2759 >>>> #2 0x00000037b340b7dd in g_closure_invoke () from >>>> /lib64/libgobject-2.0.so.0 >>>> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>> #4 0x00000037b3422b68 in g_signal_emit_valist () >>>> from /lib64/libgobject-2.0.so.0 >>>> #5 0x00000037b3423093 in g_signal_emit () from >>>> /lib64/libgobject-2.0.so.0 >>>> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 >>>> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>> #8 0x00000037b340b7dd in g_closure_invoke () from >>>> /lib64/libgobject-2.0.so.0 >>>> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>> #10 0x00000037b3422b68 in g_signal_emit_valist () >>>> from /lib64/libgobject-2.0.so.0 >>>> #11 0x00000037b3423093 in g_signal_emit () from >>>> /lib64/libgobject-2.0.so.0 >>>> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () >>>> from /lib64/libdbus-1.so.3 >>>> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>> #15 0x00000037b2c3779b in g_main_context_dispatch () >>>> from /lib64/libglib-2.0.so.0 >>>> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 >>>> #17 0x00000037b2c3b49d in g_main_loop_run () from >>>> /lib64/libglib-2.0.so.0 >>>> #18 0x00000037b99238a7 in gtk_main () from >>>> /usr/lib64/libgtk-x11-2.0.so.0 >>>> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) >>>> at gui/main.cpp:4562 >>>> >>> >>> What version of libnotify ? >>> What does grep give as result : >>> grep closed /usr/include/libnotify/notif* >>> >> >> $ rpm -qa | grep libnotify >> libnotify-devel-0.4.4-12.fc10.x86_64 >> libnotify-0.4.4-12.fc10.x86_64 >> >> $ grep closed /usr/include/libnotify/notif* >> /usr/include/libnotify/notification.h: void >> (*closed)(NotifyNotification *notification, gint reason) >> >> which is the problem. Also, gdb reveals that closed_cb() is called >> with two args, first of which is a *notification pointer, the second >> a 0x2. > > We have the same version (0.4.4), yet the API is different??? Has > Fedora changed the API??? > I really doubt that but: Thou Shall Not Guess. You can pick up the complete version at ftp://mumin.dnsalias.net/pub/notification.h for reference. And it seems that it's just not Fedora (this time...) --a From leamas.alec at gmail.com Mon Mar 2 14:35:06 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Mon, 02 Mar 2009 15:35:06 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> <49ABE91B.9040106@gmail.com> <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> Message-ID: <49ABEE9A.20809@gmail.com> Eugen Dedu wrote: > Alec Leamas wrote: >> Damien Sandras wrote: >>> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : >>> >>>> Eugen Dedu wrote: >>>> >>>>> Eugen Dedu wrote: >>>>> >>>>>> Damien Sandras wrote: >>>>>> >>>>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>>>>>> >>>>>>>> Damien Sandras wrote: >>>>>>>> >>>>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a >>>>>>>>> ?crit : >>>>>>>>> >>>>>>>>> >>>>>>>>>> Damien Sandras writes: >>>>>>>>>> >>>>>>>>>> >>>>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a >>>>>>>>>>> ?crit : >>>>>>>>>>> >>>>>>>>>>>> I have run through the configuration assistant thing from >>>>>>>>>>>> start to >>>>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that >>>>>>>>>>>> works just fine. >>>>>>>>>>>> However, calling the 520 at ekiga.net callback service has it >>>>>>>>>>>> hang up on me >>>>>>>>>>>> and then ... nothing, though the -d 5 output shows that it >>>>>>>>>>>> is indeed >>>>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net >>>>>>>>>>>> which is then >>>>>>>>>>>> aborted. I am behind NAT and the router forwards incoming >>>>>>>>>>>> UDP from port >>>>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway >>>>>>>>>>>> to let all >>>>>>>>>>>> my outgoing packets out. >>>>>>>>>>>> >>>>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can >>>>>>>>>>>> also sniff >>>>>>>>>>>> packets and send pcap files. I use Debian; software >>>>>>>>>>>> versions are, >>>>>>>>>>>> >>>>>>>>>>> There is a known problem with incoming calls and the current >>>>>>>>>>> snapshot. I >>>>>>>>>>> will fix it this week-end. >>>>>>>>>>> >>>>>>>>>> Now with the 20090225 one, the incoming call does arrive >>>>>>>>>> (yay!), I hit >>>>>>>>>> `accept', and it segfaults. >>>>>>>>>> >>>>>>>>>> I can still send my -d 4 output to somebody. (-: >>>>>>>>>> >>>>>>>>> A gdb backtrace would be more useful. >>>>>>>>> >>>>>>>> waiting for some kind of customer "service", taking a backtrace >>>>>>>> (yes, same problem, trunk as of yesterday). >>>>>>>> >>>>>>> Despite trying 50 times, I can not reproduce it. Are you sure >>>>>>> something >>>>>>> is not corrupted? >>>>>>> >>>>>>> Eugen, can you reproduce it? >>>>>>> >>>>>> Hi, >>>>>> >>>>>> Sorry for taking so much time to reply. >>>>>> >>>>>> Very interesting, when I call 520, I receive the call and it >>>>>> works (I >>>>>> have audio conversation). I use on debian >>>>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP >>>>>> compatible VoIP >>>>>> client - svn version >>>>>> >>>>>> >>>>>>> configure: dummy >>>>>>> export PTLIBDIR=$$PWD; \ >>>>>>> ./configure \ >>>>>>> --prefix=/usr \ >>>>>>> --libdir=/usr/lib64 \ >>>>>>> --enable-debug \ >>>>>>> --enable-tracing \ >>>>>>> --disable-static \ >>>>>>> --enable-plugins \ >>>>>>> --disable-oss \ >>>>>>> --enable-v4l2 \ >>>>>>> --disable-avc \ >>>>>>> --disable-v4l >>>>>>> >>>>>> For info, I use much less configure options, only prefix and >>>>>> enable-v4l >>>>>> for ptlib I think, the other ones are by default. (But I do not >>>>>> think >>>>>> this is the problem.) >>>>>> >>>>>> By the way, does someone know how we can show the default options >>>>>> when >>>>>> running ./configure --help (for ex.)? Instead of putting them in >>>>>> the >>>>>> wiki, better to automatise the process by pushing them in the >>>>>> source code. >>>>>> >>>>>> >>>>>>> ================ Final configuration =================== >>>>>>> Installing into prefix : /usr >>>>>>> >>>>>>> >>>>>> [...] >>>>>> >>>>>>> libnotify support : disabled >>>>>>> >>>>>> Maybe it's because libnotify disabled?! I have it enabled, and I >>>>>> have: >>>>>> ii libnotify-dev 0.4.4-3 sends desktop >>>>>> notifications to >>>>>> a notification daemon >>>>>> ii libnotify1 0.4.4-3 sends desktop >>>>>> notifications to >>>>>> a notification daemon >>>>>> >>>>> In fact, it cannot be because of libnotify, because Mark Carroll >>>>> has the same problem and he uses snapshots, which use libnotify... >>>>> >>>>> >>>> My bad, thou shall not guess. I just compiled a version w >>>> libnotify, same problem & crash. Relevant thread from gdb: >>>> >>>> Program received signal SIGSEGV, Segmentation fault. >>>> 0x00000037b3429a8c in g_type_check_instance_cast () >>>> from /lib64/libgobject-2.0.so.0 >>>> >>>> [cut] >>>> >>>> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): >>>> #0 0x00000037b3429a8c in g_type_check_instance_cast () >>>> from /lib64/libgobject-2.0.so.0 >>>> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at >>>> gui/main.cpp:2759 >>>> #2 0x00000037b340b7dd in g_closure_invoke () from >>>> /lib64/libgobject-2.0.so.0 >>>> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>> #4 0x00000037b3422b68 in g_signal_emit_valist () >>>> from /lib64/libgobject-2.0.so.0 >>>> #5 0x00000037b3423093 in g_signal_emit () from >>>> /lib64/libgobject-2.0.so.0 >>>> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 >>>> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>> #8 0x00000037b340b7dd in g_closure_invoke () from >>>> /lib64/libgobject-2.0.so.0 >>>> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>> #10 0x00000037b3422b68 in g_signal_emit_valist () >>>> from /lib64/libgobject-2.0.so.0 >>>> #11 0x00000037b3423093 in g_signal_emit () from >>>> /lib64/libgobject-2.0.so.0 >>>> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () >>>> from /lib64/libdbus-1.so.3 >>>> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>> #15 0x00000037b2c3779b in g_main_context_dispatch () >>>> from /lib64/libglib-2.0.so.0 >>>> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 >>>> #17 0x00000037b2c3b49d in g_main_loop_run () from >>>> /lib64/libglib-2.0.so.0 >>>> #18 0x00000037b99238a7 in gtk_main () from >>>> /usr/lib64/libgtk-x11-2.0.so.0 >>>> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) >>>> at gui/main.cpp:4562 >>>> >>> >>> What version of libnotify ? >>> What does grep give as result : >>> grep closed /usr/include/libnotify/notif* >>> >> >> $ rpm -qa | grep libnotify >> libnotify-devel-0.4.4-12.fc10.x86_64 >> libnotify-0.4.4-12.fc10.x86_64 >> >> $ grep closed /usr/include/libnotify/notif* >> /usr/include/libnotify/notification.h: void >> (*closed)(NotifyNotification *notification, gint reason) >> >> which is the problem. Also, gdb reveals that closed_cb() is called >> with two args, first of which is a *notification pointer, the second >> a 0x2. > > We have the same version (0.4.4), yet the API is different??? Has > Fedora changed the API??? > Thou Shall Not Guess, once again. Top of the libnotify RPM changelog'below... %changelog * Sat Aug 23 2008 Matthias Clasen - 0.4.4-12 - Handle extra parameter of the closed signal * Tue Jun 10 2008 Colin Walters - 0.4.4-11 - Add patch neccessary for reliable notification positioning * Mon Feb 18 2008 Fedora Release Engineering - 0.4.4-10 - Autorebuild for GCC 4.3 From dsandras at seconix.com Mon Mar 2 14:41:27 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 02 Mar 2009 15:41:27 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49ABEE9A.20809@gmail.com> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> <49ABE91B.9040106@gmail.com> <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> <49ABEE9A.20809@gmail.com> Message-ID: <1236004887.18076.18.camel@scorpion.multitel.be> Le lundi 02 mars 2009 ? 15:35 +0100, Alec Leamas a ?crit : > Eugen Dedu wrote: > > Alec Leamas wrote: > >> Damien Sandras wrote: > >>> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : > >>> > >>>> Eugen Dedu wrote: > >>>> > >>>>> Eugen Dedu wrote: > >>>>> > >>>>>> Damien Sandras wrote: > >>>>>> > >>>>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : > >>>>>>> > >>>>>>>> Damien Sandras wrote: > >>>>>>>> > >>>>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a > >>>>>>>>> ?crit : > >>>>>>>>> > >>>>>>>>> > >>>>>>>>>> Damien Sandras writes: > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a > >>>>>>>>>>> ?crit : > >>>>>>>>>>> > >>>>>>>>>>>> I have run through the configuration assistant thing from > >>>>>>>>>>>> start to > >>>>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that > >>>>>>>>>>>> works just fine. > >>>>>>>>>>>> However, calling the 520 at ekiga.net callback service has it > >>>>>>>>>>>> hang up on me > >>>>>>>>>>>> and then ... nothing, though the -d 5 output shows that it > >>>>>>>>>>>> is indeed > >>>>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net > >>>>>>>>>>>> which is then > >>>>>>>>>>>> aborted. I am behind NAT and the router forwards incoming > >>>>>>>>>>>> UDP from port > >>>>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway > >>>>>>>>>>>> to let all > >>>>>>>>>>>> my outgoing packets out. > >>>>>>>>>>>> > >>>>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can > >>>>>>>>>>>> also sniff > >>>>>>>>>>>> packets and send pcap files. I use Debian; software > >>>>>>>>>>>> versions are, > >>>>>>>>>>>> > >>>>>>>>>>> There is a known problem with incoming calls and the current > >>>>>>>>>>> snapshot. I > >>>>>>>>>>> will fix it this week-end. > >>>>>>>>>>> > >>>>>>>>>> Now with the 20090225 one, the incoming call does arrive > >>>>>>>>>> (yay!), I hit > >>>>>>>>>> `accept', and it segfaults. > >>>>>>>>>> > >>>>>>>>>> I can still send my -d 4 output to somebody. (-: > >>>>>>>>>> > >>>>>>>>> A gdb backtrace would be more useful. > >>>>>>>>> > >>>>>>>> waiting for some kind of customer "service", taking a backtrace > >>>>>>>> (yes, same problem, trunk as of yesterday). > >>>>>>>> > >>>>>>> Despite trying 50 times, I can not reproduce it. Are you sure > >>>>>>> something > >>>>>>> is not corrupted? > >>>>>>> > >>>>>>> Eugen, can you reproduce it? > >>>>>>> > >>>>>> Hi, > >>>>>> > >>>>>> Sorry for taking so much time to reply. > >>>>>> > >>>>>> Very interesting, when I call 520, I receive the call and it > >>>>>> works (I > >>>>>> have audio conversation). I use on debian > >>>>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP > >>>>>> compatible VoIP > >>>>>> client - svn version > >>>>>> > >>>>>> > >>>>>>> configure: dummy > >>>>>>> export PTLIBDIR=$$PWD; \ > >>>>>>> ./configure \ > >>>>>>> --prefix=/usr \ > >>>>>>> --libdir=/usr/lib64 \ > >>>>>>> --enable-debug \ > >>>>>>> --enable-tracing \ > >>>>>>> --disable-static \ > >>>>>>> --enable-plugins \ > >>>>>>> --disable-oss \ > >>>>>>> --enable-v4l2 \ > >>>>>>> --disable-avc \ > >>>>>>> --disable-v4l > >>>>>>> > >>>>>> For info, I use much less configure options, only prefix and > >>>>>> enable-v4l > >>>>>> for ptlib I think, the other ones are by default. (But I do not > >>>>>> think > >>>>>> this is the problem.) > >>>>>> > >>>>>> By the way, does someone know how we can show the default options > >>>>>> when > >>>>>> running ./configure --help (for ex.)? Instead of putting them in > >>>>>> the > >>>>>> wiki, better to automatise the process by pushing them in the > >>>>>> source code. > >>>>>> > >>>>>> > >>>>>>> ================ Final configuration =================== > >>>>>>> Installing into prefix : /usr > >>>>>>> > >>>>>>> > >>>>>> [...] > >>>>>> > >>>>>>> libnotify support : disabled > >>>>>>> > >>>>>> Maybe it's because libnotify disabled?! I have it enabled, and I > >>>>>> have: > >>>>>> ii libnotify-dev 0.4.4-3 sends desktop > >>>>>> notifications to > >>>>>> a notification daemon > >>>>>> ii libnotify1 0.4.4-3 sends desktop > >>>>>> notifications to > >>>>>> a notification daemon > >>>>>> > >>>>> In fact, it cannot be because of libnotify, because Mark Carroll > >>>>> has the same problem and he uses snapshots, which use libnotify... > >>>>> > >>>>> > >>>> My bad, thou shall not guess. I just compiled a version w > >>>> libnotify, same problem & crash. Relevant thread from gdb: > >>>> > >>>> Program received signal SIGSEGV, Segmentation fault. > >>>> 0x00000037b3429a8c in g_type_check_instance_cast () > >>>> from /lib64/libgobject-2.0.so.0 > >>>> > >>>> [cut] > >>>> > >>>> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): > >>>> #0 0x00000037b3429a8c in g_type_check_instance_cast () > >>>> from /lib64/libgobject-2.0.so.0 > >>>> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at > >>>> gui/main.cpp:2759 > >>>> #2 0x00000037b340b7dd in g_closure_invoke () from > >>>> /lib64/libgobject-2.0.so.0 > >>>> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 > >>>> #4 0x00000037b3422b68 in g_signal_emit_valist () > >>>> from /lib64/libgobject-2.0.so.0 > >>>> #5 0x00000037b3423093 in g_signal_emit () from > >>>> /lib64/libgobject-2.0.so.0 > >>>> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 > >>>> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 > >>>> #8 0x00000037b340b7dd in g_closure_invoke () from > >>>> /lib64/libgobject-2.0.so.0 > >>>> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 > >>>> #10 0x00000037b3422b68 in g_signal_emit_valist () > >>>> from /lib64/libgobject-2.0.so.0 > >>>> #11 0x00000037b3423093 in g_signal_emit () from > >>>> /lib64/libgobject-2.0.so.0 > >>>> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 > >>>> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () > >>>> from /lib64/libdbus-1.so.3 > >>>> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 > >>>> #15 0x00000037b2c3779b in g_main_context_dispatch () > >>>> from /lib64/libglib-2.0.so.0 > >>>> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 > >>>> #17 0x00000037b2c3b49d in g_main_loop_run () from > >>>> /lib64/libglib-2.0.so.0 > >>>> #18 0x00000037b99238a7 in gtk_main () from > >>>> /usr/lib64/libgtk-x11-2.0.so.0 > >>>> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) > >>>> at gui/main.cpp:4562 > >>>> > >>> > >>> What version of libnotify ? > >>> What does grep give as result : > >>> grep closed /usr/include/libnotify/notif* > >>> > >> > >> $ rpm -qa | grep libnotify > >> libnotify-devel-0.4.4-12.fc10.x86_64 > >> libnotify-0.4.4-12.fc10.x86_64 > >> > >> $ grep closed /usr/include/libnotify/notif* > >> /usr/include/libnotify/notification.h: void > >> (*closed)(NotifyNotification *notification, gint reason) > >> > >> which is the problem. Also, gdb reveals that closed_cb() is called > >> with two args, first of which is a *notification pointer, the second > >> a 0x2. > > > > We have the same version (0.4.4), yet the API is different??? Has > > Fedora changed the API??? > > > > Thou Shall Not Guess, once again. Top of the libnotify RPM > changelog'below... > > %changelog > * Sat Aug 23 2008 Matthias Clasen - 0.4.4-12 > - Handle extra parameter of the closed signal > > * Tue Jun 10 2008 Colin Walters - 0.4.4-11 > - Add patch neccessary for reliable notification positioning > > * Mon Feb 18 2008 Fedora Release Engineering > - 0.4.4-10 > - Autorebuild for GCC 4.3 > Which is a problem since the API is differnet in the official and distributed rpms. -- _ 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 Mon Mar 2 14:45:25 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 15:45:25 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <1236004887.18076.18.camel@scorpion.multitel.be> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> <49ABE91B.9040106@gmail.com> <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> <49ABEE9A.20809@gmail.com> <1236004887.18076.18.camel@scorpion.multitel.be> Message-ID: <49ABF105.1000109@pu-pm.univ-fcomte.fr> Damien Sandras wrote: > Le lundi 02 mars 2009 ? 15:35 +0100, Alec Leamas a ?crit : >> Eugen Dedu wrote: >>> Alec Leamas wrote: >>>> Damien Sandras wrote: >>>>> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : >>>>> >>>>>> Eugen Dedu wrote: >>>>>> >>>>>>> Eugen Dedu wrote: >>>>>>> >>>>>>>> Damien Sandras wrote: >>>>>>>> >>>>>>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>>>>>>>> >>>>>>>>>> Damien Sandras wrote: >>>>>>>>>> >>>>>>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a >>>>>>>>>>> ?crit : >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>>> Damien Sandras writes: >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a >>>>>>>>>>>>> ?crit : >>>>>>>>>>>>> >>>>>>>>>>>>>> I have run through the configuration assistant thing from >>>>>>>>>>>>>> start to >>>>>>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that >>>>>>>>>>>>>> works just fine. >>>>>>>>>>>>>> However, calling the 520 at ekiga.net callback service has it >>>>>>>>>>>>>> hang up on me >>>>>>>>>>>>>> and then ... nothing, though the -d 5 output shows that it >>>>>>>>>>>>>> is indeed >>>>>>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net >>>>>>>>>>>>>> which is then >>>>>>>>>>>>>> aborted. I am behind NAT and the router forwards incoming >>>>>>>>>>>>>> UDP from port >>>>>>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway >>>>>>>>>>>>>> to let all >>>>>>>>>>>>>> my outgoing packets out. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can >>>>>>>>>>>>>> also sniff >>>>>>>>>>>>>> packets and send pcap files. I use Debian; software >>>>>>>>>>>>>> versions are, >>>>>>>>>>>>>> >>>>>>>>>>>>> There is a known problem with incoming calls and the current >>>>>>>>>>>>> snapshot. I >>>>>>>>>>>>> will fix it this week-end. >>>>>>>>>>>>> >>>>>>>>>>>> Now with the 20090225 one, the incoming call does arrive >>>>>>>>>>>> (yay!), I hit >>>>>>>>>>>> `accept', and it segfaults. >>>>>>>>>>>> >>>>>>>>>>>> I can still send my -d 4 output to somebody. (-: >>>>>>>>>>>> >>>>>>>>>>> A gdb backtrace would be more useful. >>>>>>>>>>> >>>>>>>>>> waiting for some kind of customer "service", taking a backtrace >>>>>>>>>> (yes, same problem, trunk as of yesterday). >>>>>>>>>> >>>>>>>>> Despite trying 50 times, I can not reproduce it. Are you sure >>>>>>>>> something >>>>>>>>> is not corrupted? >>>>>>>>> >>>>>>>>> Eugen, can you reproduce it? >>>>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> Sorry for taking so much time to reply. >>>>>>>> >>>>>>>> Very interesting, when I call 520, I receive the call and it >>>>>>>> works (I >>>>>>>> have audio conversation). I use on debian >>>>>>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP >>>>>>>> compatible VoIP >>>>>>>> client - svn version >>>>>>>> >>>>>>>> >>>>>>>>> configure: dummy >>>>>>>>> export PTLIBDIR=$$PWD; \ >>>>>>>>> ./configure \ >>>>>>>>> --prefix=/usr \ >>>>>>>>> --libdir=/usr/lib64 \ >>>>>>>>> --enable-debug \ >>>>>>>>> --enable-tracing \ >>>>>>>>> --disable-static \ >>>>>>>>> --enable-plugins \ >>>>>>>>> --disable-oss \ >>>>>>>>> --enable-v4l2 \ >>>>>>>>> --disable-avc \ >>>>>>>>> --disable-v4l >>>>>>>>> >>>>>>>> For info, I use much less configure options, only prefix and >>>>>>>> enable-v4l >>>>>>>> for ptlib I think, the other ones are by default. (But I do not >>>>>>>> think >>>>>>>> this is the problem.) >>>>>>>> >>>>>>>> By the way, does someone know how we can show the default options >>>>>>>> when >>>>>>>> running ./configure --help (for ex.)? Instead of putting them in >>>>>>>> the >>>>>>>> wiki, better to automatise the process by pushing them in the >>>>>>>> source code. >>>>>>>> >>>>>>>> >>>>>>>>> ================ Final configuration =================== >>>>>>>>> Installing into prefix : /usr >>>>>>>>> >>>>>>>>> >>>>>>>> [...] >>>>>>>> >>>>>>>>> libnotify support : disabled >>>>>>>>> >>>>>>>> Maybe it's because libnotify disabled?! I have it enabled, and I >>>>>>>> have: >>>>>>>> ii libnotify-dev 0.4.4-3 sends desktop >>>>>>>> notifications to >>>>>>>> a notification daemon >>>>>>>> ii libnotify1 0.4.4-3 sends desktop >>>>>>>> notifications to >>>>>>>> a notification daemon >>>>>>>> >>>>>>> In fact, it cannot be because of libnotify, because Mark Carroll >>>>>>> has the same problem and he uses snapshots, which use libnotify... >>>>>>> >>>>>>> >>>>>> My bad, thou shall not guess. I just compiled a version w >>>>>> libnotify, same problem & crash. Relevant thread from gdb: >>>>>> >>>>>> Program received signal SIGSEGV, Segmentation fault. >>>>>> 0x00000037b3429a8c in g_type_check_instance_cast () >>>>>> from /lib64/libgobject-2.0.so.0 >>>>>> >>>>>> [cut] >>>>>> >>>>>> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): >>>>>> #0 0x00000037b3429a8c in g_type_check_instance_cast () >>>>>> from /lib64/libgobject-2.0.so.0 >>>>>> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at >>>>>> gui/main.cpp:2759 >>>>>> #2 0x00000037b340b7dd in g_closure_invoke () from >>>>>> /lib64/libgobject-2.0.so.0 >>>>>> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>>>> #4 0x00000037b3422b68 in g_signal_emit_valist () >>>>>> from /lib64/libgobject-2.0.so.0 >>>>>> #5 0x00000037b3423093 in g_signal_emit () from >>>>>> /lib64/libgobject-2.0.so.0 >>>>>> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 >>>>>> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>> #8 0x00000037b340b7dd in g_closure_invoke () from >>>>>> /lib64/libgobject-2.0.so.0 >>>>>> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>>>> #10 0x00000037b3422b68 in g_signal_emit_valist () >>>>>> from /lib64/libgobject-2.0.so.0 >>>>>> #11 0x00000037b3423093 in g_signal_emit () from >>>>>> /lib64/libgobject-2.0.so.0 >>>>>> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () >>>>>> from /lib64/libdbus-1.so.3 >>>>>> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>> #15 0x00000037b2c3779b in g_main_context_dispatch () >>>>>> from /lib64/libglib-2.0.so.0 >>>>>> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 >>>>>> #17 0x00000037b2c3b49d in g_main_loop_run () from >>>>>> /lib64/libglib-2.0.so.0 >>>>>> #18 0x00000037b99238a7 in gtk_main () from >>>>>> /usr/lib64/libgtk-x11-2.0.so.0 >>>>>> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) >>>>>> at gui/main.cpp:4562 >>>>>> >>>>> What version of libnotify ? >>>>> What does grep give as result : >>>>> grep closed /usr/include/libnotify/notif* >>>>> >>>> $ rpm -qa | grep libnotify >>>> libnotify-devel-0.4.4-12.fc10.x86_64 >>>> libnotify-0.4.4-12.fc10.x86_64 >>>> >>>> $ grep closed /usr/include/libnotify/notif* >>>> /usr/include/libnotify/notification.h: void >>>> (*closed)(NotifyNotification *notification, gint reason) >>>> >>>> which is the problem. Also, gdb reveals that closed_cb() is called >>>> with two args, first of which is a *notification pointer, the second >>>> a 0x2. >>> We have the same version (0.4.4), yet the API is different??? Has >>> Fedora changed the API??? >>> >> Thou Shall Not Guess, once again. Top of the libnotify RPM >> changelog'below... >> >> %changelog >> * Sat Aug 23 2008 Matthias Clasen - 0.4.4-12 >> - Handle extra parameter of the closed signal >> >> * Tue Jun 10 2008 Colin Walters - 0.4.4-11 >> - Add patch neccessary for reliable notification positioning >> >> * Mon Feb 18 2008 Fedora Release Engineering >> - 0.4.4-10 >> - Autorebuild for GCC 4.3 >> > > Which is a problem since the API is differnet in the official and > distributed rpms. So the issue is closed and we can go back to the other issue (from Mark Carroll), see next e-mail. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 2 14:46:18 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 15:46:18 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <87ab8aosz1.fsf@ixod.org> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> Message-ID: <49ABF13A.7080808@pu-pm.univ-fcomte.fr> Mark T.B. Carroll wrote: > Damien Sandras writes: > >> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a ?crit : >>> I have run through the configuration assistant thing from start to >>> finish. I can call the 500 at ekiga.net echo test and that works just fine. >>> However, calling the 520 at ekiga.net callback service has it hang up on me >>> and then ... nothing, though the -d 5 output shows that it is indeed >>> getting a callback initiated from from sip:500 at ekiga.net which is then >>> aborted. I am behind NAT and the router forwards incoming UDP from port >>> 5060 to 5100 to the machine I'm using and acts as a gateway to let all >>> my outgoing packets out. >>> >>> Should I gzip my -d 4 output and send it to somebody? I can also sniff >>> packets and send pcap files. I use Debian; software versions are, >> There is a known problem with incoming calls and the current snapshot. I >> will fix it this week-end. > > Now with the 20090225 one, the incoming call does arrive (yay!), I hit > `accept', and it segfaults. > > I can still send my -d 4 output to somebody. (-: Yes, can you send -d 4 and gdb, see the wiki, debugging section? -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 2 14:52:46 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 15:52:46 +0100 Subject: [Ekiga-list] fresh svn build segfaults on all incoming calls In-Reply-To: <9C1F56968AA83E4C967A7778B07EB12F0FB4AA3DD7@EXVMBX018-3.exch018.msoutlookonline.net> References: <9C1F56968AA83E4C967A7778B07EB12F0FB4AA3DD7@EXVMBX018-3.exch018.msoutlookonline.net> Message-ID: <49ABF2BE.3060208@pu-pm.univ-fcomte.fr> Craig Albrecht wrote: > Did a fresh install of today's trunk on a fresh installed and updated Hardy system after removing the distro's ekiga. Get immediate segfault on all incoming calls. Is this problem related to Ubuntu? If so, which distros can run the svn version and successfully receive incoming calls? 1. Do you have libnotify installed? If yes, what version? 2. Please send a gdb stacktrace and a -d 4, see wiki, debugging section. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 2 14:59:19 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 15:59:19 +0100 Subject: [Ekiga-list] Call for ekiga testing In-Reply-To: References: <49AAE4D3.2060002@pu-pm.univ-fcomte.fr> Message-ID: <49ABF447.60502@pu-pm.univ-fcomte.fr> Sorry, it's sip:eugen.dedu at ekiga.net. Could you test with me? michel memeteau wrote: > What is your sip adresse ? you can find some french people who want to test > Ekiga on > > http://forum.ubuntu-fr.org/viewtopic.php?pid=1797590 > > On Sun, Mar 1, 2009 at 8:41 PM, Eugen Dedu > wrote: > >> Hi, >> >> Can someone test ekiga SVN version (or debian snapshots/3.1.1) with me >> tomorrow? We will test various codecs, how video works, if there are >> problems etc. Something like >> http://wiki.ekiga.org/index.php/Pre-release_test#Ekiga_2.9_Pre-tests From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 2 15:10:44 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 16:10:44 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <1236004887.18076.18.camel@scorpion.multitel.be> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> <49ABE91B.9040106@gmail.com> <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> <49ABEE9A.20809@gmail.com> <1236004887.18076.18.camel@scorpion.multitel.be> Message-ID: <49ABF6F4.6070206@pu-pm.univ-fcomte.fr> Damien Sandras wrote: > Le lundi 02 mars 2009 ? 15:35 +0100, Alec Leamas a ?crit : >> Eugen Dedu wrote: >>> Alec Leamas wrote: >>>> Damien Sandras wrote: >>>>> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : >>>>> >>>>>> Eugen Dedu wrote: >>>>>> >>>>>>> Eugen Dedu wrote: >>>>>>> >>>>>>>> Damien Sandras wrote: >>>>>>>> >>>>>>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>>>>>>>> >>>>>>>>>> Damien Sandras wrote: >>>>>>>>>> >>>>>>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a >>>>>>>>>>> ?crit : >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>>> Damien Sandras writes: >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a >>>>>>>>>>>>> ?crit : >>>>>>>>>>>>> >>>>>>>>>>>>>> I have run through the configuration assistant thing from >>>>>>>>>>>>>> start to >>>>>>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that >>>>>>>>>>>>>> works just fine. >>>>>>>>>>>>>> However, calling the 520 at ekiga.net callback service has it >>>>>>>>>>>>>> hang up on me >>>>>>>>>>>>>> and then ... nothing, though the -d 5 output shows that it >>>>>>>>>>>>>> is indeed >>>>>>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net >>>>>>>>>>>>>> which is then >>>>>>>>>>>>>> aborted. I am behind NAT and the router forwards incoming >>>>>>>>>>>>>> UDP from port >>>>>>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway >>>>>>>>>>>>>> to let all >>>>>>>>>>>>>> my outgoing packets out. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can >>>>>>>>>>>>>> also sniff >>>>>>>>>>>>>> packets and send pcap files. I use Debian; software >>>>>>>>>>>>>> versions are, >>>>>>>>>>>>>> >>>>>>>>>>>>> There is a known problem with incoming calls and the current >>>>>>>>>>>>> snapshot. I >>>>>>>>>>>>> will fix it this week-end. >>>>>>>>>>>>> >>>>>>>>>>>> Now with the 20090225 one, the incoming call does arrive >>>>>>>>>>>> (yay!), I hit >>>>>>>>>>>> `accept', and it segfaults. >>>>>>>>>>>> >>>>>>>>>>>> I can still send my -d 4 output to somebody. (-: >>>>>>>>>>>> >>>>>>>>>>> A gdb backtrace would be more useful. >>>>>>>>>>> >>>>>>>>>> waiting for some kind of customer "service", taking a backtrace >>>>>>>>>> (yes, same problem, trunk as of yesterday). >>>>>>>>>> >>>>>>>>> Despite trying 50 times, I can not reproduce it. Are you sure >>>>>>>>> something >>>>>>>>> is not corrupted? >>>>>>>>> >>>>>>>>> Eugen, can you reproduce it? >>>>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> Sorry for taking so much time to reply. >>>>>>>> >>>>>>>> Very interesting, when I call 520, I receive the call and it >>>>>>>> works (I >>>>>>>> have audio conversation). I use on debian >>>>>>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP >>>>>>>> compatible VoIP >>>>>>>> client - svn version >>>>>>>> >>>>>>>> >>>>>>>>> configure: dummy >>>>>>>>> export PTLIBDIR=$$PWD; \ >>>>>>>>> ./configure \ >>>>>>>>> --prefix=/usr \ >>>>>>>>> --libdir=/usr/lib64 \ >>>>>>>>> --enable-debug \ >>>>>>>>> --enable-tracing \ >>>>>>>>> --disable-static \ >>>>>>>>> --enable-plugins \ >>>>>>>>> --disable-oss \ >>>>>>>>> --enable-v4l2 \ >>>>>>>>> --disable-avc \ >>>>>>>>> --disable-v4l >>>>>>>>> >>>>>>>> For info, I use much less configure options, only prefix and >>>>>>>> enable-v4l >>>>>>>> for ptlib I think, the other ones are by default. (But I do not >>>>>>>> think >>>>>>>> this is the problem.) >>>>>>>> >>>>>>>> By the way, does someone know how we can show the default options >>>>>>>> when >>>>>>>> running ./configure --help (for ex.)? Instead of putting them in >>>>>>>> the >>>>>>>> wiki, better to automatise the process by pushing them in the >>>>>>>> source code. >>>>>>>> >>>>>>>> >>>>>>>>> ================ Final configuration =================== >>>>>>>>> Installing into prefix : /usr >>>>>>>>> >>>>>>>>> >>>>>>>> [...] >>>>>>>> >>>>>>>>> libnotify support : disabled >>>>>>>>> >>>>>>>> Maybe it's because libnotify disabled?! I have it enabled, and I >>>>>>>> have: >>>>>>>> ii libnotify-dev 0.4.4-3 sends desktop >>>>>>>> notifications to >>>>>>>> a notification daemon >>>>>>>> ii libnotify1 0.4.4-3 sends desktop >>>>>>>> notifications to >>>>>>>> a notification daemon >>>>>>>> >>>>>>> In fact, it cannot be because of libnotify, because Mark Carroll >>>>>>> has the same problem and he uses snapshots, which use libnotify... >>>>>>> >>>>>>> >>>>>> My bad, thou shall not guess. I just compiled a version w >>>>>> libnotify, same problem & crash. Relevant thread from gdb: >>>>>> >>>>>> Program received signal SIGSEGV, Segmentation fault. >>>>>> 0x00000037b3429a8c in g_type_check_instance_cast () >>>>>> from /lib64/libgobject-2.0.so.0 >>>>>> >>>>>> [cut] >>>>>> >>>>>> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): >>>>>> #0 0x00000037b3429a8c in g_type_check_instance_cast () >>>>>> from /lib64/libgobject-2.0.so.0 >>>>>> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at >>>>>> gui/main.cpp:2759 >>>>>> #2 0x00000037b340b7dd in g_closure_invoke () from >>>>>> /lib64/libgobject-2.0.so.0 >>>>>> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>>>> #4 0x00000037b3422b68 in g_signal_emit_valist () >>>>>> from /lib64/libgobject-2.0.so.0 >>>>>> #5 0x00000037b3423093 in g_signal_emit () from >>>>>> /lib64/libgobject-2.0.so.0 >>>>>> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 >>>>>> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>> #8 0x00000037b340b7dd in g_closure_invoke () from >>>>>> /lib64/libgobject-2.0.so.0 >>>>>> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>>>> #10 0x00000037b3422b68 in g_signal_emit_valist () >>>>>> from /lib64/libgobject-2.0.so.0 >>>>>> #11 0x00000037b3423093 in g_signal_emit () from >>>>>> /lib64/libgobject-2.0.so.0 >>>>>> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () >>>>>> from /lib64/libdbus-1.so.3 >>>>>> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>> #15 0x00000037b2c3779b in g_main_context_dispatch () >>>>>> from /lib64/libglib-2.0.so.0 >>>>>> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 >>>>>> #17 0x00000037b2c3b49d in g_main_loop_run () from >>>>>> /lib64/libglib-2.0.so.0 >>>>>> #18 0x00000037b99238a7 in gtk_main () from >>>>>> /usr/lib64/libgtk-x11-2.0.so.0 >>>>>> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) >>>>>> at gui/main.cpp:4562 >>>>>> >>>>> What version of libnotify ? >>>>> What does grep give as result : >>>>> grep closed /usr/include/libnotify/notif* >>>>> >>>> $ rpm -qa | grep libnotify >>>> libnotify-devel-0.4.4-12.fc10.x86_64 >>>> libnotify-0.4.4-12.fc10.x86_64 >>>> >>>> $ grep closed /usr/include/libnotify/notif* >>>> /usr/include/libnotify/notification.h: void >>>> (*closed)(NotifyNotification *notification, gint reason) >>>> >>>> which is the problem. Also, gdb reveals that closed_cb() is called >>>> with two args, first of which is a *notification pointer, the second >>>> a 0x2. >>> We have the same version (0.4.4), yet the API is different??? Has >>> Fedora changed the API??? >>> >> Thou Shall Not Guess, once again. Top of the libnotify RPM >> changelog'below... >> >> %changelog >> * Sat Aug 23 2008 Matthias Clasen - 0.4.4-12 >> - Handle extra parameter of the closed signal >> >> * Tue Jun 10 2008 Colin Walters - 0.4.4-11 >> - Add patch neccessary for reliable notification positioning >> >> * Mon Feb 18 2008 Fedora Release Engineering >> - 0.4.4-10 >> - Autorebuild for GCC 4.3 >> > > Which is a problem since the API is differnet in the official and > distributed rpms. There is something which intrigues me: you have libnotify installed. configuration step shows: "libnotify disabled". ekiga uses notification library (because it crashes). How can this be possible? -- Eugen From dsandras at seconix.com Mon Mar 2 15:13:20 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 02 Mar 2009 16:13:20 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49ABF6F4.6070206@pu-pm.univ-fcomte.fr> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> <49ABE91B.9040106@gmail.com> <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> <49ABEE9A.20809@gmail.com> <1236004887.18076.18.camel@scorpion.multitel.be> <49ABF6F4.6070206@pu-pm.univ-fcomte.fr> Message-ID: <1236006800.18076.25.camel@scorpion.multitel.be> Le lundi 02 mars 2009 ? 16:10 +0100, Eugen Dedu a ?crit : > Damien Sandras wrote: > > Le lundi 02 mars 2009 ? 15:35 +0100, Alec Leamas a ?crit : > >> Eugen Dedu wrote: > >>> Alec Leamas wrote: > >>>> Damien Sandras wrote: > >>>>> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : > >>>>> > >>>>>> Eugen Dedu wrote: > >>>>>> > >>>>>>> Eugen Dedu wrote: > >>>>>>> > >>>>>>>> Damien Sandras wrote: > >>>>>>>> > >>>>>>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : > >>>>>>>>> > >>>>>>>>>> Damien Sandras wrote: > >>>>>>>>>> > >>>>>>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. Carroll a > >>>>>>>>>>> ?crit : > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>>> Damien Sandras writes: > >>>>>>>>>>>> > >>>>>>>>>>>> > >>>>>>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll a > >>>>>>>>>>>>> ?crit : > >>>>>>>>>>>>> > >>>>>>>>>>>>>> I have run through the configuration assistant thing from > >>>>>>>>>>>>>> start to > >>>>>>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that > >>>>>>>>>>>>>> works just fine. > >>>>>>>>>>>>>> However, calling the 520 at ekiga.net callback service has it > >>>>>>>>>>>>>> hang up on me > >>>>>>>>>>>>>> and then ... nothing, though the -d 5 output shows that it > >>>>>>>>>>>>>> is indeed > >>>>>>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net > >>>>>>>>>>>>>> which is then > >>>>>>>>>>>>>> aborted. I am behind NAT and the router forwards incoming > >>>>>>>>>>>>>> UDP from port > >>>>>>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a gateway > >>>>>>>>>>>>>> to let all > >>>>>>>>>>>>>> my outgoing packets out. > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I can > >>>>>>>>>>>>>> also sniff > >>>>>>>>>>>>>> packets and send pcap files. I use Debian; software > >>>>>>>>>>>>>> versions are, > >>>>>>>>>>>>>> > >>>>>>>>>>>>> There is a known problem with incoming calls and the current > >>>>>>>>>>>>> snapshot. I > >>>>>>>>>>>>> will fix it this week-end. > >>>>>>>>>>>>> > >>>>>>>>>>>> Now with the 20090225 one, the incoming call does arrive > >>>>>>>>>>>> (yay!), I hit > >>>>>>>>>>>> `accept', and it segfaults. > >>>>>>>>>>>> > >>>>>>>>>>>> I can still send my -d 4 output to somebody. (-: > >>>>>>>>>>>> > >>>>>>>>>>> A gdb backtrace would be more useful. > >>>>>>>>>>> > >>>>>>>>>> waiting for some kind of customer "service", taking a backtrace > >>>>>>>>>> (yes, same problem, trunk as of yesterday). > >>>>>>>>>> > >>>>>>>>> Despite trying 50 times, I can not reproduce it. Are you sure > >>>>>>>>> something > >>>>>>>>> is not corrupted? > >>>>>>>>> > >>>>>>>>> Eugen, can you reproduce it? > >>>>>>>>> > >>>>>>>> Hi, > >>>>>>>> > >>>>>>>> Sorry for taking so much time to reply. > >>>>>>>> > >>>>>>>> Very interesting, when I call 520, I receive the call and it > >>>>>>>> works (I > >>>>>>>> have audio conversation). I use on debian > >>>>>>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP > >>>>>>>> compatible VoIP > >>>>>>>> client - svn version > >>>>>>>> > >>>>>>>> > >>>>>>>>> configure: dummy > >>>>>>>>> export PTLIBDIR=$$PWD; \ > >>>>>>>>> ./configure \ > >>>>>>>>> --prefix=/usr \ > >>>>>>>>> --libdir=/usr/lib64 \ > >>>>>>>>> --enable-debug \ > >>>>>>>>> --enable-tracing \ > >>>>>>>>> --disable-static \ > >>>>>>>>> --enable-plugins \ > >>>>>>>>> --disable-oss \ > >>>>>>>>> --enable-v4l2 \ > >>>>>>>>> --disable-avc \ > >>>>>>>>> --disable-v4l > >>>>>>>>> > >>>>>>>> For info, I use much less configure options, only prefix and > >>>>>>>> enable-v4l > >>>>>>>> for ptlib I think, the other ones are by default. (But I do not > >>>>>>>> think > >>>>>>>> this is the problem.) > >>>>>>>> > >>>>>>>> By the way, does someone know how we can show the default options > >>>>>>>> when > >>>>>>>> running ./configure --help (for ex.)? Instead of putting them in > >>>>>>>> the > >>>>>>>> wiki, better to automatise the process by pushing them in the > >>>>>>>> source code. > >>>>>>>> > >>>>>>>> > >>>>>>>>> ================ Final configuration =================== > >>>>>>>>> Installing into prefix : /usr > >>>>>>>>> > >>>>>>>>> > >>>>>>>> [...] > >>>>>>>> > >>>>>>>>> libnotify support : disabled > >>>>>>>>> > >>>>>>>> Maybe it's because libnotify disabled?! I have it enabled, and I > >>>>>>>> have: > >>>>>>>> ii libnotify-dev 0.4.4-3 sends desktop > >>>>>>>> notifications to > >>>>>>>> a notification daemon > >>>>>>>> ii libnotify1 0.4.4-3 sends desktop > >>>>>>>> notifications to > >>>>>>>> a notification daemon > >>>>>>>> > >>>>>>> In fact, it cannot be because of libnotify, because Mark Carroll > >>>>>>> has the same problem and he uses snapshots, which use libnotify... > >>>>>>> > >>>>>>> > >>>>>> My bad, thou shall not guess. I just compiled a version w > >>>>>> libnotify, same problem & crash. Relevant thread from gdb: > >>>>>> > >>>>>> Program received signal SIGSEGV, Segmentation fault. > >>>>>> 0x00000037b3429a8c in g_type_check_instance_cast () > >>>>>> from /lib64/libgobject-2.0.so.0 > >>>>>> > >>>>>> [cut] > >>>>>> > >>>>>> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): > >>>>>> #0 0x00000037b3429a8c in g_type_check_instance_cast () > >>>>>> from /lib64/libgobject-2.0.so.0 > >>>>>> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at > >>>>>> gui/main.cpp:2759 > >>>>>> #2 0x00000037b340b7dd in g_closure_invoke () from > >>>>>> /lib64/libgobject-2.0.so.0 > >>>>>> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 > >>>>>> #4 0x00000037b3422b68 in g_signal_emit_valist () > >>>>>> from /lib64/libgobject-2.0.so.0 > >>>>>> #5 0x00000037b3423093 in g_signal_emit () from > >>>>>> /lib64/libgobject-2.0.so.0 > >>>>>> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 > >>>>>> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 > >>>>>> #8 0x00000037b340b7dd in g_closure_invoke () from > >>>>>> /lib64/libgobject-2.0.so.0 > >>>>>> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 > >>>>>> #10 0x00000037b3422b68 in g_signal_emit_valist () > >>>>>> from /lib64/libgobject-2.0.so.0 > >>>>>> #11 0x00000037b3423093 in g_signal_emit () from > >>>>>> /lib64/libgobject-2.0.so.0 > >>>>>> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 > >>>>>> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () > >>>>>> from /lib64/libdbus-1.so.3 > >>>>>> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 > >>>>>> #15 0x00000037b2c3779b in g_main_context_dispatch () > >>>>>> from /lib64/libglib-2.0.so.0 > >>>>>> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 > >>>>>> #17 0x00000037b2c3b49d in g_main_loop_run () from > >>>>>> /lib64/libglib-2.0.so.0 > >>>>>> #18 0x00000037b99238a7 in gtk_main () from > >>>>>> /usr/lib64/libgtk-x11-2.0.so.0 > >>>>>> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) > >>>>>> at gui/main.cpp:4562 > >>>>>> > >>>>> What version of libnotify ? > >>>>> What does grep give as result : > >>>>> grep closed /usr/include/libnotify/notif* > >>>>> > >>>> $ rpm -qa | grep libnotify > >>>> libnotify-devel-0.4.4-12.fc10.x86_64 > >>>> libnotify-0.4.4-12.fc10.x86_64 > >>>> > >>>> $ grep closed /usr/include/libnotify/notif* > >>>> /usr/include/libnotify/notification.h: void > >>>> (*closed)(NotifyNotification *notification, gint reason) > >>>> > >>>> which is the problem. Also, gdb reveals that closed_cb() is called > >>>> with two args, first of which is a *notification pointer, the second > >>>> a 0x2. > >>> We have the same version (0.4.4), yet the API is different??? Has > >>> Fedora changed the API??? > >>> > >> Thou Shall Not Guess, once again. Top of the libnotify RPM > >> changelog'below... > >> > >> %changelog > >> * Sat Aug 23 2008 Matthias Clasen - 0.4.4-12 > >> - Handle extra parameter of the closed signal > >> > >> * Tue Jun 10 2008 Colin Walters - 0.4.4-11 > >> - Add patch neccessary for reliable notification positioning > >> > >> * Mon Feb 18 2008 Fedora Release Engineering > >> - 0.4.4-10 > >> - Autorebuild for GCC 4.3 > >> > > > > Which is a problem since the API is differnet in the official and > > distributed rpms. > > There is something which intrigues me: you have libnotify installed. > configuration step shows: "libnotify disabled". ekiga uses notification > library (because it crashes). How can this be possible? > Julien introduced a double detection of notify/libnotify incompatible with the first one. We'll see if he can fix it in time for the release tonight. If not, I'll postpone the release. -- _ 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 leamas.alec at gmail.com Mon Mar 2 15:22:13 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Mon, 02 Mar 2009 16:22:13 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <49ABF105.1000109@pu-pm.univ-fcomte.fr> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <1235638756.4073.14.camel@scorpion.multitel.be> <49A6611E.6040001@gmail.com> <1235750235.4012.33.camel@scorpion.multitel.be> <49AAE188.8050504@pu-pm.univ-fcomte.fr> <49ABC2A4.2000605@pu-pm.univ-fcomte.fr> <49ABE184.9080907@gmail.com> <1236001494.18076.16.camel@scorpion.multitel.be> <49ABE91B.9040106@gmail.com> <49ABEBA2.4090706@pu-pm.univ-fcomte.fr> <49ABEE9A.20809@gmail.com> <1236004887.18076.18.camel@scorpion.multitel.be> <49ABF105.1000109@pu-pm.univ-fcomte.fr> Message-ID: <49ABF9A5.4040908@gmail.com> Eugen Dedu wrote: > Damien Sandras wrote: >> Le lundi 02 mars 2009 ? 15:35 +0100, Alec Leamas a ?crit : >>> Eugen Dedu wrote: >>>> Alec Leamas wrote: >>>>> Damien Sandras wrote: >>>>>> Le lundi 02 mars 2009 ? 14:39 +0100, Alec Leamas a ?crit : >>>>>> >>>>>>> Eugen Dedu wrote: >>>>>>> >>>>>>>> Eugen Dedu wrote: >>>>>>>> >>>>>>>>> Damien Sandras wrote: >>>>>>>>> >>>>>>>>>> Le jeudi 26 f?vrier 2009 ? 10:30 +0100, Alec Leamas a ?crit : >>>>>>>>>> >>>>>>>>>>> Damien Sandras wrote: >>>>>>>>>>> >>>>>>>>>>>> Le mercredi 25 f?vrier 2009 ? 21:02 -0500, Mark T.B. >>>>>>>>>>>> Carroll a ?crit : >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>>> Damien Sandras writes: >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>>> Le jeudi 19 f?vrier 2009 ? 00:32 -0500, Mark T.B. Carroll >>>>>>>>>>>>>> a ?crit : >>>>>>>>>>>>>> >>>>>>>>>>>>>>> I have run through the configuration assistant thing >>>>>>>>>>>>>>> from start to >>>>>>>>>>>>>>> finish. I can call the 500 at ekiga.net echo test and that >>>>>>>>>>>>>>> works just fine. >>>>>>>>>>>>>>> However, calling the 520 at ekiga.net callback service has >>>>>>>>>>>>>>> it hang up on me >>>>>>>>>>>>>>> and then ... nothing, though the -d 5 output shows that >>>>>>>>>>>>>>> it is indeed >>>>>>>>>>>>>>> getting a callback initiated from from sip:500 at ekiga.net >>>>>>>>>>>>>>> which is then >>>>>>>>>>>>>>> aborted. I am behind NAT and the router forwards >>>>>>>>>>>>>>> incoming UDP from port >>>>>>>>>>>>>>> 5060 to 5100 to the machine I'm using and acts as a >>>>>>>>>>>>>>> gateway to let all >>>>>>>>>>>>>>> my outgoing packets out. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Should I gzip my -d 4 output and send it to somebody? I >>>>>>>>>>>>>>> can also sniff >>>>>>>>>>>>>>> packets and send pcap files. I use Debian; software >>>>>>>>>>>>>>> versions are, >>>>>>>>>>>>>>> >>>>>>>>>>>>>> There is a known problem with incoming calls and the >>>>>>>>>>>>>> current snapshot. I >>>>>>>>>>>>>> will fix it this week-end. >>>>>>>>>>>>>> >>>>>>>>>>>>> Now with the 20090225 one, the incoming call does arrive >>>>>>>>>>>>> (yay!), I hit >>>>>>>>>>>>> `accept', and it segfaults. >>>>>>>>>>>>> >>>>>>>>>>>>> I can still send my -d 4 output to somebody. (-: >>>>>>>>>>>>> >>>>>>>>>>>> A gdb backtrace would be more useful. >>>>>>>>>>>> >>>>>>>>>>> waiting for some kind of customer "service", taking a >>>>>>>>>>> backtrace (yes, same problem, trunk as of yesterday). >>>>>>>>>>> >>>>>>>>>> Despite trying 50 times, I can not reproduce it. Are you sure >>>>>>>>>> something >>>>>>>>>> is not corrupted? >>>>>>>>>> >>>>>>>>>> Eugen, can you reproduce it? >>>>>>>>>> >>>>>>>>> Hi, >>>>>>>>> >>>>>>>>> Sorry for taking so much time to reply. >>>>>>>>> >>>>>>>>> Very interesting, when I call 520, I receive the call and it >>>>>>>>> works (I >>>>>>>>> have audio conversation). I use on debian >>>>>>>>> ii ekiga-snapshot 0-20090226-1 H.323 and SIP >>>>>>>>> compatible VoIP >>>>>>>>> client - svn version >>>>>>>>> >>>>>>>>> >>>>>>>>>> configure: dummy >>>>>>>>>> export PTLIBDIR=$$PWD; \ >>>>>>>>>> ./configure \ >>>>>>>>>> --prefix=/usr \ >>>>>>>>>> --libdir=/usr/lib64 \ >>>>>>>>>> --enable-debug \ >>>>>>>>>> --enable-tracing \ >>>>>>>>>> --disable-static \ >>>>>>>>>> --enable-plugins \ >>>>>>>>>> --disable-oss \ >>>>>>>>>> --enable-v4l2 \ >>>>>>>>>> --disable-avc \ >>>>>>>>>> --disable-v4l >>>>>>>>>> >>>>>>>>> For info, I use much less configure options, only prefix and >>>>>>>>> enable-v4l >>>>>>>>> for ptlib I think, the other ones are by default. (But I do >>>>>>>>> not think >>>>>>>>> this is the problem.) >>>>>>>>> >>>>>>>>> By the way, does someone know how we can show the default >>>>>>>>> options when >>>>>>>>> running ./configure --help (for ex.)? Instead of putting them >>>>>>>>> in the >>>>>>>>> wiki, better to automatise the process by pushing them in the >>>>>>>>> source code. >>>>>>>>> >>>>>>>>> >>>>>>>>>> ================ Final configuration =================== >>>>>>>>>> Installing into prefix : /usr >>>>>>>>>> >>>>>>>>>> >>>>>>>>> [...] >>>>>>>>> >>>>>>>>>> libnotify support : disabled >>>>>>>>>> >>>>>>>>> Maybe it's because libnotify disabled?! I have it enabled, >>>>>>>>> and I have: >>>>>>>>> ii libnotify-dev 0.4.4-3 sends desktop >>>>>>>>> notifications to >>>>>>>>> a notification daemon >>>>>>>>> ii libnotify1 0.4.4-3 sends desktop >>>>>>>>> notifications to >>>>>>>>> a notification daemon >>>>>>>>> >>>>>>>> In fact, it cannot be because of libnotify, because Mark >>>>>>>> Carroll has the same problem and he uses snapshots, which use >>>>>>>> libnotify... >>>>>>>> >>>>>>>> >>>>>>> My bad, thou shall not guess. I just compiled a version w >>>>>>> libnotify, same problem & crash. Relevant thread from gdb: >>>>>>> >>>>>>> Program received signal SIGSEGV, Segmentation fault. >>>>>>> 0x00000037b3429a8c in g_type_check_instance_cast () >>>>>>> from /lib64/libgobject-2.0.so.0 >>>>>>> >>>>>>> [cut] >>>>>>> >>>>>>> Thread 1 (Thread 0x7ffff6b0f7b0 (LWP 23589)): >>>>>>> #0 0x00000037b3429a8c in g_type_check_instance_cast () >>>>>>> from /lib64/libgobject-2.0.so.0 >>>>>>> #1 0x00000000004aa1da in closed_cb (main_window=0x2) at >>>>>>> gui/main.cpp:2759 >>>>>>> #2 0x00000037b340b7dd in g_closure_invoke () from >>>>>>> /lib64/libgobject-2.0.so.0 >>>>>>> #3 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>>>>> #4 0x00000037b3422b68 in g_signal_emit_valist () >>>>>>> from /lib64/libgobject-2.0.so.0 >>>>>>> #5 0x00000037b3423093 in g_signal_emit () from >>>>>>> /lib64/libgobject-2.0.so.0 >>>>>>> #6 0x0000003167603929 in ?? () from /usr/lib64/libnotify.so.1 >>>>>>> #7 0x0000003b99811994 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>>> #8 0x00000037b340b7dd in g_closure_invoke () from >>>>>>> /lib64/libgobject-2.0.so.0 >>>>>>> #9 0x00000037b34214bd in ?? () from /lib64/libgobject-2.0.so.0 >>>>>>> #10 0x00000037b3422b68 in g_signal_emit_valist () >>>>>>> from /lib64/libgobject-2.0.so.0 >>>>>>> #11 0x00000037b3423093 in g_signal_emit () from >>>>>>> /lib64/libgobject-2.0.so.0 >>>>>>> #12 0x0000003b998129ca in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>>> #13 0x0000003b98c0ef7b in dbus_connection_dispatch () >>>>>>> from /lib64/libdbus-1.so.3 >>>>>>> #14 0x0000003b99809765 in ?? () from /usr/lib64/libdbus-glib-1.so.2 >>>>>>> #15 0x00000037b2c3779b in g_main_context_dispatch () >>>>>>> from /lib64/libglib-2.0.so.0 >>>>>>> #16 0x00000037b2c3af6d in ?? () from /lib64/libglib-2.0.so.0 >>>>>>> #17 0x00000037b2c3b49d in g_main_loop_run () from >>>>>>> /lib64/libglib-2.0.so.0 >>>>>>> #18 0x00000037b99238a7 in gtk_main () from >>>>>>> /usr/lib64/libgtk-x11-2.0.so.0 >>>>>>> #19 0x00000000004aa6d4 in main (argc=1, argv=0x7fffffffe438) >>>>>>> at gui/main.cpp:4562 >>>>>>> >>>>>> What version of libnotify ? >>>>>> What does grep give as result : >>>>>> grep closed /usr/include/libnotify/notif* >>>>>> >>>>> $ rpm -qa | grep libnotify >>>>> libnotify-devel-0.4.4-12.fc10.x86_64 >>>>> libnotify-0.4.4-12.fc10.x86_64 >>>>> >>>>> $ grep closed /usr/include/libnotify/notif* >>>>> /usr/include/libnotify/notification.h: void >>>>> (*closed)(NotifyNotification *notification, gint reason) >>>>> >>>>> which is the problem. Also, gdb reveals that closed_cb() is called >>>>> with two args, first of which is a *notification pointer, the >>>>> second a 0x2. >>>> We have the same version (0.4.4), yet the API is different??? Has >>>> Fedora changed the API??? >>>> >>> Thou Shall Not Guess, once again. Top of the libnotify RPM >>> changelog'below... >>> >>> %changelog >>> * Sat Aug 23 2008 Matthias Clasen - 0.4.4-12 >>> - Handle extra parameter of the closed signal >>> >>> * Tue Jun 10 2008 Colin Walters - 0.4.4-11 >>> - Add patch neccessary for reliable notification positioning >>> >>> * Mon Feb 18 2008 Fedora Release Engineering >>> - 0.4.4-10 >>> - Autorebuild for GCC 4.3 >>> >> >> Which is a problem since the API is differnet in the official and >> distributed rpms. > > So the issue is closed and we can go back to the other issue (from > Mark Carroll), see next e-mail. > I've filed a bug on this at Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=488080 --a From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 2 15:37:37 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 16:37:37 +0100 Subject: [Ekiga-list] Call for ekiga testing In-Reply-To: <24b40b2b0903012244l5399f1f7v4d975f4480381599@mail.gmail.com> References: <49AAE4D3.2060002@pu-pm.univ-fcomte.fr> <24b40b2b0903012244l5399f1f7v4d975f4480381599@mail.gmail.com> Message-ID: <49ABFD41.3010500@pu-pm.univ-fcomte.fr> In three hours, is it possible to you? chaitanya mehandru wrote: > Hi, I can be with you for the testing of ekiga svn. But my timezone is > probably different from yours and we can find a suitable time to work things > out. > > On Mon, Mar 2, 2009 at 1:11 AM, Eugen Dedu > wrote: > >> Hi, >> >> Can someone test ekiga SVN version (or debian snapshots/3.1.1) with me >> tomorrow? We will test various codecs, how video works, if there are >> problems etc. Something like >> http://wiki.ekiga.org/index.php/Pre-release_test#Ekiga_2.9_Pre-tests From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 2 17:12:30 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 02 Mar 2009 18:12:30 +0100 Subject: [Ekiga-list] Incoming call failure with 3.1.1 In-Reply-To: <878wnoj5ql.fsf@ixod.org> References: <87iqn7t2io.fsf@ixod.org> <1235062650.23177.8.camel@scorpion.multitel.be> <87ab8aosz1.fsf@ixod.org> <49ABF13A.7080808@pu-pm.univ-fcomte.fr> <878wnoj5ql.fsf@ixod.org> Message-ID: <49AC137E.9060504@pu-pm.univ-fcomte.fr> Mark T.B. Carroll wrote: >> can you send -d 4 and gdb > > Let me know if you'd like me to run with different options / commands. > > Mark Mark's output is at http://eugen.dedu.free.fr/incoming.text -- Eugen From hs.samix at gmail.com Mon Mar 2 19:06:48 2009 From: hs.samix at gmail.com (H. S.) Date: Mon, 2 Mar 2009 14:06:48 -0500 Subject: [Ekiga-list] [Solved] Re: no incoming calls behing an ADSL modem In-Reply-To: <1235987549.4041.32.camel@scorpion.multitel.be> References: <1235987549.4041.32.camel@scorpion.multitel.be> Message-ID: On Mon, Mar 2, 2009 at 4:52 AM, Damien Sandras wrote: > Le samedi 28 f?vrier 2009 ? 16:20 -0500, H. S. a ?crit : > > > > > > On Sat, Feb 28, 2009 at 3:49 PM, H. S. wrote: > > While testing with one of them, we noticed that he can call me > > sucessfully but I cannot call him. If I try calling his sip > > address, I get a message in the status "Remote user is > > unreachable". That user is behing a modem which is working in > > pppoe mode. His computer computer has a private address. While > > configure Ekiga, the stun was selected in the network setting. > > His computer is Ubuntu Hardy, Ekiga 2.0.12. > > > > > hmm ... he restarted Ekiga and now I am able to call him, even across > > the pppoe ADSL modem. Looks like a restart of Ekiga fixed something. > > Does that show what could have been missed? > > Most probably the NAT binding expired. If it is reproducable, perhaps he > could try setting a lower > value in /apps/ekiga/protocols/sip/binding_timeout using gconftool-2, > gconf-editor or your favorite text editor if it is on windows. > Ekiga has been working fine since then. No further problems with NAT and his adsl modem router. Conclusion: the very time that he configured ekiga, he could call me but I couldn't call him. But after restarting ekiga, it has been working very well since then, no problem at all even after ekiga restarts and computer reboots. It 'just works' :) Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Mon Mar 2 19:48:57 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 02 Mar 2009 20:48:57 +0100 Subject: [Ekiga-list] [Solved] Re: no incoming calls behing an ADSL modem In-Reply-To: References: <1235987549.4041.32.camel@scorpion.multitel.be> Message-ID: <1236023337.3982.0.camel@scorpion.multitel.be> Le lundi 02 mars 2009 ? 14:06 -0500, H. S. a ?crit : [...] > Most probably the NAT binding expired. If it is reproducable, > perhaps he could try setting a lower > value in /apps/ekiga/protocols/sip/binding_timeout using > gconftool-2, > gconf-editor or your favorite text editor if it is on windows. > > > Ekiga has been working fine since then. No further problems with NAT > and his adsl modem router. > > Conclusion: the very time that he configured ekiga, he could call me > but I couldn't call him. But after restarting ekiga, it has been > working very well since then, no problem at all even after ekiga > restarts and computer reboots. It 'just works' :) Unexplainable, but nevertheless a good news! -- _ 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 Mon Mar 2 20:54:27 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 02 Mar 2009 21:54:27 +0100 Subject: [Ekiga-list] Incoming Call Failure Message-ID: <1236027267.3982.2.camel@scorpion.multitel.be> Hi, Latest trunk should fix that. I think it only occured when notifications are disabled or do not work, and you get the real incoming call popup. Can you try ? -- _ 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 Mon Mar 2 22:49:24 2009 From: hs.samix at gmail.com (H. S.) Date: Mon, 2 Mar 2009 17:49:24 -0500 Subject: [Ekiga-list] any screenshots showing off 3.1.1? Message-ID: Hi, Just wondering if anybody has put up any screenshots showning off 3.1.x's new features or GUI anywhere? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: From leamas.alec at gmail.com Mon Mar 2 23:06:01 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Tue, 03 Mar 2009 00:06:01 +0100 Subject: [Ekiga-list] PTLIB alsa plugin status In-Reply-To: <1235983142.4041.10.camel@scorpion.multitel.be> References: <49A3BA0B.3010805@gmail.com> <49A3C7DF.1060400@gmail.com> <49A4FC57.1050104@gmail.com> <49A5CEC2.6090206@gmail.com> <49A6553D.9000301@gmail.com> <49A7260D.8020705@gmail.com> <49A82F19.4090807@gmail.com> <49A93B5B.3090407@gmail.com> <49AABD86.4020101@gmail.com> <1235983142.4041.10.camel@scorpion.multitel.be> Message-ID: <49AC6659.8090204@gmail.com> Damien Sandras wrote: > Le dimanche 01 mars 2009 ? 17:53 +0100, Alec Leamas a ?crit : > >> Derek Smithies wrote: >> >>> On Sat, 28 Feb 2009, Alec Leamas wrote: >>> >>> >>>> Derek Smithies wrote: >>>> >>>>> Hi, >>>>> >>>>> On Fri, 27 Feb 2009, Alec Leamas wrote: >>>>> >>>>>> I need a whisky. >>>>>> >>>>> Coffee is much better. Don't add any impurities though (milk, sugar >>>>> etc) >>>>> >>>> I'm was actually using both whisky AND coffe w milk. Sorry, no >>>> offense... :-) >>>> >>>> After some serious fights w the build system, I've been able to add a >>>> simple PTRACE to the SetBuffers method in sound_alsa.cxx. Trimmed >>>> output: >>>> >>>> 13:45:49.348 ALSA Setting buffers, size: 3840, count: 5 >>>> 13:45:49.402 ALSA Device default Opened >>>> 13:45:49.438 ALSA Setting buffers, size: 320, count: 5 >>>> >>> It is set in opal in >>> >>> OpalAudioMediaStream::OpalAudioMediaStream( >>> where soundChannelBuffers is set to the supplied parameter value. >>> >>> This comes out of the pcssendpoint class, which >>> >>> which ends up coming from: a method of the pcss endpoint which gets >>> the user defined buffer depth... >>> soundChannelBuffers = pcss endpoint.GetSoundChannelBufferDepth() >>> >>> >>> so you know what ? >>> >>> I think this is a bug from outside of ptlib&opal. The default values >>> for codec sizes in ptlib&opal are for a count of 2 buffers (unix) and >>> 3 buffers(windows). >>> >>> Derek. >>> >>> >> Indeed. I have submitted a temporary patch to >> http://bugzilla.gnome.org/show_bug.cgi?id=572953. Not tested, but >> should be better than today. If it not makes other problems >> visible...Many thanks for your help with his, I wouldn't really have a >> chance without it. >> >> > > This patch will break with some hardware, even on Linux. > With the standard 8 kHz codecs, there is not more than 2-3 errors on 1 Mbyte of data using a two periods hw buffer and a 150 ms jitter buffer from Sweden to the echo server. I've added logging code to the alsa driver to show this. I have not been able to get any usable results using the 16 kHz codecs against 500 at ekiga.net (no sound at all...). If the jitter buffer is decreased to 50 ms there are more errors, but then the sound is so bad anyway that it's not a valid usecase. Thinking about it, I can't really see why two or three periods should be a problem unless the jitter buffer is to small (or the system overloaded). And it's the user who sets the jitter buffer. I really think the defaut value should be smaller 2 (or 3) on Linux. Question is how to adjust this value if needed. Yet another "hidden" gconf variable? Is it needed, can this be handled by the jitter buffer? Anyway, this is a way to get rid of 40-60 ms of latency on Linux, more on windows. I think it deserves to be thought of, it is a substantial gain. BUt bot until the release is out :-) --a PS: I can now accept calls with the gtk message box. This used to crash. DS --a From hs.samix at gmail.com Tue Mar 3 03:25:25 2009 From: hs.samix at gmail.com (H. S.) Date: Mon, 2 Mar 2009 22:25:25 -0500 Subject: [Ekiga-list] ekiga 3.0.1 and pulseaudio problem in Debian Message-ID: Hi, This is on a Debian Unstable machine running 2.6.26-1 kernel and: ekiga 3.0.1-1 (pulled from Experimental branch of Debian) pulseaudio 0.9.10-3 If pulseaudio (PA) is running, the USB headset (Microsoft LX-3000) does not function with Ekiga. The audio devices chosen in this case are the usb headset with ptlib/alsa. If pulseaudio is killed, then the headset functions properly with ekiga. Any suggestion what is going on here and how to fix it? IIRC, the user installed the new version of ekiga only today. Earlier the system had ekiga 2.0.12 and that was working fine with the audio system on the Debian machine. If there is a problem with the new version, I will suggest to the user to downgrade to the earlier ekiga version. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: From hs.samix at gmail.com Tue Mar 3 03:30:16 2009 From: hs.samix at gmail.com (H. S.) Date: Mon, 2 Mar 2009 22:30:16 -0500 Subject: [Ekiga-list] list manager: could we have this on gmane.org? In-Reply-To: References: Message-ID: On Fri, Feb 27, 2009 at 3:29 PM, H. S. wrote: > > Hello, > > This is intended for whoever is maintaining this mailing list. I was wondering if this list can be made available via gmane.org. That way people can read this list as newsgroup on nntp server of gmane as well (list subscription would still be required). > > I am new to this list and I am not sure if this has been requested or looked into before. > > Regards and thanks. Just discovered that it is already on gmane but with a different name: gmane.comp.gnome.apps.gnomemeeting Regards. From chinku.linux at gmail.com Tue Mar 3 04:54:36 2009 From: chinku.linux at gmail.com (chaitanya mehandru) Date: Tue, 3 Mar 2009 10:24:36 +0530 Subject: [Ekiga-list] Call for ekiga testing In-Reply-To: <49ABFD41.3010500@pu-pm.univ-fcomte.fr> References: <49AAE4D3.2060002@pu-pm.univ-fcomte.fr> <24b40b2b0903012244l5399f1f7v4d975f4480381599@mail.gmail.com> <49ABFD41.3010500@pu-pm.univ-fcomte.fr> Message-ID: <24b40b2b0903022054h71f0b794va4ed710150ac8735@mail.gmail.com> Hi, Sorry for late reply. How did the testing go? If you might have some testing to be done,please let me know. We can work out some time. On Mon, Mar 2, 2009 at 9:07 PM, Eugen Dedu wrote: > In three hours, is it possible to you? > > chaitanya mehandru wrote: > >> Hi, I can be with you for the testing of ekiga svn. But my timezone is >> probably different from yours and we can find a suitable time to work >> things >> out. >> >> On Mon, Mar 2, 2009 at 1:11 AM, Eugen Dedu >> wrote: >> >> Hi, >>> >>> Can someone test ekiga SVN version (or debian snapshots/3.1.1) with me >>> tomorrow? We will test various codecs, how video works, if there are >>> problems etc. Something like >>> http://wiki.ekiga.org/index.php/Pre-release_test#Ekiga_2.9_Pre-tests >>> >> _______________________________________________ > 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 chinku.linux at gmail.com Tue Mar 3 09:27:08 2009 From: chinku.linux at gmail.com (chaitanya mehandru) Date: Tue, 3 Mar 2009 14:57:08 +0530 Subject: [Ekiga-list] Ekiga software architecture Message-ID: <24b40b2b0903030127n676c0f7eqa15f50e1ffba6eaa@mail.gmail.com> Hi, I am looking for some information regarding ekiga software architecture and something about the call flow involved in making calls through ekiga. I have searched a lot but didn't find anything relevant except some general information about VOIP network architecture. Can some body help me plz? Thanks, Chaitanya -------------- next part -------------- An HTML attachment was scrubbed... URL: From leamas.alec at gmail.com Tue Mar 3 11:39:07 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Tue, 03 Mar 2009 12:39:07 +0100 Subject: [Ekiga-list] Ekiga software architecture In-Reply-To: <24b40b2b0903030127n676c0f7eqa15f50e1ffba6eaa@mail.gmail.com> References: <24b40b2b0903030127n676c0f7eqa15f50e1ffba6eaa@mail.gmail.com> Message-ID: <49AD16DB.5010205@gmail.com> If you generate the Opal doxygen docs you will find an overview of how Opal handles the different phases and objects involved; I think this is the core of Ekiga call management. Please let us know if you find anything else! --alec chaitanya mehandru wrote: > Hi, > I am looking for some information regarding ekiga software > architecture and something about the call flow involved in making > calls through ekiga. I have searched a lot but didn't find anything > relevant except some general information about VOIP network > architecture. Can some body help me plz? > > Thanks, > Chaitanya > ------------------------------------------------------------------------ > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From alizard at ecis.com Tue Mar 3 12:28:58 2009 From: alizard at ecis.com (A.Lizard) Date: Tue, 03 Mar 2009 04:28:58 -0800 Subject: [Ekiga-list] two computers - work with echo test but not with each other Message-ID: <49ad228c.20018e0a.6c11.660e@mx.google.com> The computers are running Debian Lenny and Ubuntu Intrepid respectively, the Ubuntu box is an eeepc 900. They work with every echo test I've tried with video on test numbers that support it, but they won't talk to each other. The audio is missing... outgoing appears to work on each box judging from the varying audio levels shown when I speak, but incoming doesn't... like there's no incoming audio channel coming in to either installation. No remove video, either. The Debian box is running ekiga stable uptodate 2.0.12-1+nmu1. The Ubuntu box is running ekiga intrepid uptodate 2.0.12-0ubuntu5 BTW, I saw the person who posted about video problems with the eeepc and Xubuntu ... I am delighted to report that the Ubuntu installation using the Array.org EeePC Ubuntu Repository drivers works just fine. With the 500 at ekiga.org number, remote video shows up just fine on the eeepc. thanks member The Internet Society (ISOC), The HTML Writers Guild. "You can't have in a democracy various groups with arms - you have to have the state with a monopoly on power." Condoleeza Rice, US Secretary of State Personal Website http://www.ecis.com/~alizard business Website http://www.reptilelabs.com backup address (if ALL else fails) alizard at gmail.com PGP 8.0 key available by request or keyserver. Download PGP from: http://www.pgpi.org for e-mail privacy. Disaster prep info: http://www.ecis.com/~alizard/y2k.html ***Looking for INTELLIGENT new technology public policy alternatives?*** http://www.ecis.com/~alizard/technology.html From jpaulb at eastlink.ca Tue Mar 3 14:55:41 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Tue, 03 Mar 2009 10:55:41 -0400 Subject: [Ekiga-list] Error while opening video device Message-ID: <49AD44ED.8050009@eastlink.ca> I am using Ekgia 2.0.12 with Ubuntu 8.04 on an AMD64 with a GeForce 8500 GT graphic card and the Nvidia driver version 169.12 I receive the following warning: with both a Microsoft LifeCam NX-3000 and a Panasonic PV-GS320 video camera Your video driver doesn't support the requested video format The same version is running on an IBM A30 Laptop with out isues. The only difference I can think of is the laptop does not have Skype installed. Does any one have experance with this issue?? From f.vonbock at gmail.com Tue Mar 3 19:22:00 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Tue, 3 Mar 2009 22:22:00 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: <1235379711.4302.16.camel@scorpion.multitel.be> References: <1234977878.11150.22.camel@scorpion.multitel.be> <1235062542.23177.4.camel@scorpion.multitel.be> <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> Message-ID: Hi Damien, What about this? (this is from gutsy) 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP Set state Terminated_Timeout for transaction 1 REGISTER 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP Changing REGISTER handler from Subscribing to Unavailable, target= sip:alikhalfan1 at ekiga.net , id=9462b414-9606-de11-858b-0015c56c6109 at khalfan-laptop 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP Retrying REGISTER in 30 seconds. 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP Set state Terminated_Timeout for transaction 3 REGISTER 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP Changing REGISTER handler from Unavailable to Unavailable, target= sip:alikhalfan1 at ekiga.net , id=9462b414-9606-de11-858b-0015c56c6109 at khalfan-laptop 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP Retrying REGISTER in 30 seconds. 2009/03/03 22:20:59.400 0:08.303 Housekeeper:0xb556db90 SIP Set state Terminated_Timeout for transaction 2 REGISTER 2009/03/03 22:20:59.401 0:08.304 Housekeeper:0xb556db90 SIP Changing REGISTER handler from Subscribing to Unavailable, target= sip:2233364111 at sip2sip.info , id=a226b514-9606-de11-858b-0015c56c6109 at khalfan-laptop 2009/03/03 22:20:59.401 0:08.304 Housekeeper:0xb556db90 SIP Retrying REGISTER in 30 seconds. 2009/03/03 22:20:59.430 0:08.333 Housekeeper:0xb556db90 SIP Set state Terminated_Timeout for transaction 4 REGISTER 2009/03/03 22:20:59.430 0:08.333 Housekeeper:0xb556db90 SIP Changing REGISTER handler from Unavailable to Unavailable, target= sip:2233364111 at sip2sip.info , id=a226b514-9606-de11-858b-0015c56c6109 at khalfan-laptop 2009/03/03 22:20:59.431 0:08.334 Housekeeper:0xb556db90 SIP Retrying REGISTER in 30 seconds. 2009/03/03 22:20:59.445 0:08.348 Opal Garbage:0xb55efb90 SIP Transaction 1 REGISTER destroyed. 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP Transaction 2 REGISTER destroyed. 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP Transaction 3 REGISTER destroyed. 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP Transaction 4 REGISTER destroyed. 2009/03/03 22:20:59.692 0:08.595 Housekeeper:0xb556db90 SIP Transaction 5 REGISTER timeout, making retry 2 2009/03/03 22:20:59.692 0:08.595 Housekeeper:0xb556db90 OpalUDP Setting interface to 169.254.4.149%eth0:avahi 2009/03/03 22:20:59.693 0:08.596 Housekeeper:0xb556db90 SIP Sending PDU (549 bytes) to: rem=udp$62.4.81.186:5060,local=udp$ 169.254.4.149:5060,if=169.254.4.149%eth0:avahi REGISTER sip:sip.diamondcard.us SIP/2.0 CSeq: 5 REGISTER Via: SIP/2.0/UDP 84.255.184.12:5060 ;branch=z9hG4bK6616c217-9606-de11-858b-0015c56c6109;rport User-Agent: Ekiga/3.0.0 From: >;tag=700cc217-9606-de11-858b-0015c56c6109 Call-ID: f0c4b414-9606-de11-858b-0015c56c6109 at khalfan-laptop To: > Contact: Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING Expires: 4444444 Content-Length: 0 Max-Forwards: 70 2009/03/03 22:20:59.693 0:08.596 Housekeeper:0xb556db90 OpalUDP Setting interface to 192.168.1.9%eth1 2009/03/03 22:20:59.724 0:08.627 Housekeeper:0xb556db90 SIP Transaction 6 REGISTER timeout, making retry 2 2009/03/03 22:20:59.724 0:08.627 Housekeeper:0xb556db90 OpalUDP Setting interface to 192.168.1.9%eth1 2009/03/03 22:20:59.724 0:08.628 Housekeeper:0xb556db90 SIP Sending PDU (549 bytes) to: rem=udp$62.4.81.186:5060,local=udp$ 84.255.184.12:5060,if=192.168.1.9%eth1 REGISTER sip:sip.diamondcard.us SIP/2.0 CSeq: 6 REGISTER Via: SIP/2.0/UDP 84.255.184.12:5060 ;branch=z9hG4bK741fce17-9606-de11-858b-0015c56c6109;rport User-Agent: Ekiga/3.0.0 From: >;tag=b015ce17-9606-de11-858b-0015c56c6109 Call-ID: f0c4b414-9606-de11-858b-0015c56c6109 at khalfan-laptop To: > Contact: Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING Expires: 4444444 Content-Length: 0 Max-Forwards: 70 2009/03/03 22:20:59.725 0:08.628 Housekeeper:0xb556db90 OpalUDP Setting interface to 192.168.1.9%eth1 On Mon, Feb 23, 2009 at 12:01 PM, Damien Sandras wrote: > Le dimanche 22 f?vrier 2009 ? 17:01 +0300, Fedor vonBock a ?crit : > > hey damien, > > > > check it out > > It is still the same problem : > > > > > 2009/02/22 16:57:17.330 0:09.279 Housekeeper > > SIP Transaction 4 SUBSCRIBE timeout, making retry 2 > > 2009/02/22 16:57:17.330 0:09.279 Housekeeper > > SIP Sending PDU on udp$86.64.162.35:5060 > $84.255.188.217:5066> > > SUBSCRIBE sip:alikhalfan1 at ekiga.net SIP/2.0 > > CSeq: 4 SUBSCRIBE > > Via: SIP/2.0/UDP > > 84.255.188.217:5066 > ;branch=z9hG4bKa68a7461-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > >;tag=32817461-56ff-dd11-82c6-0015afe7d424 > > Call-ID: 861a4b61-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > > Contact: > > Accept: application/simple-message-summary > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Event: message-summary > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:18.170 0:10.119 Housekeeper > > SIP Transaction 1 REGISTER timeout, making retry 3 > > 2009/02/22 16:57:18.171 0:10.120 Housekeeper > > SIP Sending PDU on udp$62.4.81.180:5060 > > REGISTER sip:eugw.ast.diamondcard.us SIP/2.0 > > CSeq: 1 REGISTER > > Via: SIP/2.0/UDP > > 84.255.188.217:5063 > ;branch=z9hG4bKfc87c260-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > >;tag=3e7dc260-56ff-dd11-82c6-0015afe7d424 > > Call-ID: 0c7a9360-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > > > Contact: > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:18.462 0:10.411 Housekeeper > > SIP Transaction 2 SUBSCRIBE timeout, making retry 3 > > 2009/02/22 16:57:18.462 0:10.411 Housekeeper > > SIP Sending PDU on udp$62.4.81.180:5060 > > SUBSCRIBE sip:324278 at eugw.ast.diamondcard.usSIP/2.0 > > CSeq: 2 SUBSCRIBE > > Via: SIP/2.0/UDP > > 84.255.188.217:5064 > ;branch=z9hG4bKfe16f060-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > >;tag=620df060-56ff-dd11-82c6-0015afe7d424 > > Call-ID: cc21c760-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > > > Contact: > > Accept: application/simple-message-summary > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Event: message-summary > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:19.014 0:10.963 Housekeeper > > SIP Transaction 3 REGISTER timeout, making retry 3 > > 2009/02/22 16:57:19.014 0:10.963 Housekeeper > > SIP Sending PDU on udp$86.64.162.35:5060 > $84.255.188.217:5065> > > REGISTER sip:ekiga.net SIP/2.0 > > CSeq: 3 REGISTER > > Via: SIP/2.0/UDP > > 84.255.188.217:5065 > ;branch=z9hG4bKbea84361-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > >;tag=6ca04361-56ff-dd11-82c6-0015afe7d424 > > Call-ID: 045b1961-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > > Contact: > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:19.330 0:11.279 Housekeeper > > SIP Transaction 4 SUBSCRIBE timeout, making retry 3 > > 2009/02/22 16:57:19.330 0:11.279 Housekeeper > > SIP Sending PDU on udp$86.64.162.35:5060 > $84.255.188.217:5066> > > SUBSCRIBE sip:alikhalfan1 at ekiga.net SIP/2.0 > > CSeq: 4 SUBSCRIBE > > Via: SIP/2.0/UDP > > 84.255.188.217:5066 > ;branch=z9hG4bKa68a7461-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > >;tag=32817461-56ff-dd11-82c6-0015afe7d424 > > Call-ID: 861a4b61-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > > Contact: > > Accept: application/simple-message-summary > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Event: message-summary > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:20.662 0:12.611 Housekeeper > > SIP Set state Terminated_Timeout for transaction 1 REGISTER > > 2009/02/22 16:57:20.966 0:12.915 Housekeeper > > SIP Set state Terminated_Timeout for transaction 2 SUBSCRIBE > > 2009/02/22 16:57:21.510 0:13.459 Housekeeper > > SIP Set state Terminated_Timeout for transaction 3 REGISTER > > 2009/02/22 16:57:21.834 0:13.783 Housekeeper > > SIP Set state Terminated_Timeout for transaction 4 SUBSCRIBE > > ^CKilled > > > > > > On Fri, Feb 20, 2009 at 10:06 AM, Damien Sandras > > wrote: > > Le vendredi 20 f?vrier 2009 ? 09:47 +0300, Fedor vonBock a > > ?crit : > > > now it says stun detects cone nat when i press detect nat > > type > > > > > > > > > Please provide a full log then... > > > > > > > -- > > > > _ 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 > -- > _ 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Tue Mar 3 20:07:46 2009 From: dsandras at seconix.com (Damien Sandras) Date: Tue, 03 Mar 2009 21:07:46 +0100 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: References: <1234977878.11150.22.camel@scorpion.multitel.be> <1235062542.23177.4.camel@scorpion.multitel.be> <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> Message-ID: <1236110866.6118.2.camel@scorpion.multitel.be> Same problem again. But your expires value is weird. Le mardi 03 mars 2009 ? 22:22 +0300, Fedor vonBock a ?crit : > Hi Damien, > > What about this? (this is from gutsy) > > 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP > Set state Terminated_Timeout for transaction 1 REGISTER > 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP > Changing REGISTER handler from Subscribing to Unavailable, > target=sip:alikhalfan1 at ekiga.net, > id=9462b414-9606-de11-858b-0015c56c6109 at khalfan-laptop > 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP > Retrying REGISTER in 30 seconds. > 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP > Set state Terminated_Timeout for transaction 3 REGISTER > 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP > Changing REGISTER handler from Unavailable to Unavailable, > target=sip:alikhalfan1 at ekiga.net, > id=9462b414-9606-de11-858b-0015c56c6109 at khalfan-laptop > 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP > Retrying REGISTER in 30 seconds. > 2009/03/03 22:20:59.400 0:08.303 Housekeeper:0xb556db90 SIP > Set state Terminated_Timeout for transaction 2 REGISTER > 2009/03/03 22:20:59.401 0:08.304 Housekeeper:0xb556db90 SIP > Changing REGISTER handler from Subscribing to Unavailable, > target=sip:2233364111 at sip2sip.info, > id=a226b514-9606-de11-858b-0015c56c6109 at khalfan-laptop > 2009/03/03 22:20:59.401 0:08.304 Housekeeper:0xb556db90 SIP > Retrying REGISTER in 30 seconds. > 2009/03/03 22:20:59.430 0:08.333 Housekeeper:0xb556db90 SIP > Set state Terminated_Timeout for transaction 4 REGISTER > 2009/03/03 22:20:59.430 0:08.333 Housekeeper:0xb556db90 SIP > Changing REGISTER handler from Unavailable to Unavailable, > target=sip:2233364111 at sip2sip.info, > id=a226b514-9606-de11-858b-0015c56c6109 at khalfan-laptop > 2009/03/03 22:20:59.431 0:08.334 Housekeeper:0xb556db90 SIP > Retrying REGISTER in 30 seconds. > 2009/03/03 22:20:59.445 0:08.348 Opal Garbage:0xb55efb90 SIP > Transaction 1 REGISTER destroyed. > 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP > Transaction 2 REGISTER destroyed. > 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP > Transaction 3 REGISTER destroyed. > 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP > Transaction 4 REGISTER destroyed. > 2009/03/03 22:20:59.692 0:08.595 Housekeeper:0xb556db90 SIP > Transaction 5 REGISTER timeout, making retry 2 > 2009/03/03 22:20:59.692 0:08.595 Housekeeper:0xb556db90 > OpalUDP Setting interface to 169.254.4.149%eth0:avahi > 2009/03/03 22:20:59.693 0:08.596 Housekeeper:0xb556db90 SIP > Sending PDU (549 bytes) to: rem=udp$62.4.81.186:5060,local=udp > $169.254.4.149:5060,if=169.254.4.149%eth0:avahi > REGISTER sip:sip.diamondcard.us SIP/2.0 > CSeq: 5 REGISTER > Via: SIP/2.0/UDP > 84.255.184.12:5060;branch=z9hG4bK6616c217-9606-de11-858b-0015c56c6109;rport > User-Agent: Ekiga/3.0.0 > From: > ;tag=700cc217-9606-de11-858b-0015c56c6109 > Call-ID: f0c4b414-9606-de11-858b-0015c56c6109 at khalfan-laptop > To: > Contact: > Allow: > INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING > Expires: 4444444 > Content-Length: 0 > Max-Forwards: 70 > > > 2009/03/03 22:20:59.693 0:08.596 Housekeeper:0xb556db90 > OpalUDP Setting interface to 192.168.1.9%eth1 > 2009/03/03 22:20:59.724 0:08.627 Housekeeper:0xb556db90 SIP > Transaction 6 REGISTER timeout, making retry 2 > 2009/03/03 22:20:59.724 0:08.627 Housekeeper:0xb556db90 > OpalUDP Setting interface to 192.168.1.9%eth1 > 2009/03/03 22:20:59.724 0:08.628 Housekeeper:0xb556db90 SIP > Sending PDU (549 bytes) to: rem=udp$62.4.81.186:5060,local=udp > $84.255.184.12:5060,if=192.168.1.9%eth1 > REGISTER sip:sip.diamondcard.us SIP/2.0 > CSeq: 6 REGISTER > Via: SIP/2.0/UDP > 84.255.184.12:5060;branch=z9hG4bK741fce17-9606-de11-858b-0015c56c6109;rport > User-Agent: Ekiga/3.0.0 > From: > ;tag=b015ce17-9606-de11-858b-0015c56c6109 > Call-ID: f0c4b414-9606-de11-858b-0015c56c6109 at khalfan-laptop > To: > Contact: > Allow: > INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING > Expires: 4444444 > Content-Length: 0 > Max-Forwards: 70 > > > 2009/03/03 22:20:59.725 0:08.628 Housekeeper:0xb556db90 > OpalUDP Setting interface to 192.168.1.9%eth1 > > > > > On Mon, Feb 23, 2009 at 12:01 PM, Damien Sandras > wrote: > Le dimanche 22 f?vrier 2009 ? 17:01 +0300, Fedor vonBock a > ?crit : > > hey damien, > > > > check it out > > > It is still the same problem : > > > > > > 2009/02/22 16:57:17.330 0:09.279 > Housekeeper > > SIP Transaction 4 SUBSCRIBE timeout, making retry 2 > > 2009/02/22 16:57:17.330 0:09.279 > Housekeeper > > SIP Sending PDU on udp$86.64.162.35:5060 > $84.255.188.217:5066> > > SUBSCRIBE sip:alikhalfan1 at ekiga.net SIP/2.0 > > CSeq: 4 SUBSCRIBE > > Via: SIP/2.0/UDP > > > 84.255.188.217:5066;branch=z9hG4bKa68a7461-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > ;tag=32817461-56ff-dd11-82c6-0015afe7d424 > > Call-ID: 861a4b61-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > Contact: > > Accept: application/simple-message-summary > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Event: message-summary > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:18.170 0:10.119 > Housekeeper > > SIP Transaction 1 REGISTER timeout, making retry 3 > > 2009/02/22 16:57:18.171 0:10.120 > Housekeeper > > SIP Sending PDU on udp$62.4.81.180:5060 $84.255.188.217:5063> > > REGISTER sip:eugw.ast.diamondcard.us SIP/2.0 > > CSeq: 1 REGISTER > > Via: SIP/2.0/UDP > > > 84.255.188.217:5063;branch=z9hG4bKfc87c260-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > ;tag=3e7dc260-56ff-dd11-82c6-0015afe7d424 > > Call-ID: 0c7a9360-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > Contact: > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:18.462 0:10.411 > Housekeeper > > SIP Transaction 2 SUBSCRIBE timeout, making retry 3 > > 2009/02/22 16:57:18.462 0:10.411 > Housekeeper > > SIP Sending PDU on udp$62.4.81.180:5060 $84.255.188.217:5064> > > SUBSCRIBE sip:324278 at eugw.ast.diamondcard.us SIP/2.0 > > CSeq: 2 SUBSCRIBE > > Via: SIP/2.0/UDP > > > 84.255.188.217:5064;branch=z9hG4bKfe16f060-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > ;tag=620df060-56ff-dd11-82c6-0015afe7d424 > > Call-ID: cc21c760-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > Contact: > > Accept: application/simple-message-summary > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Event: message-summary > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:19.014 0:10.963 > Housekeeper > > SIP Transaction 3 REGISTER timeout, making retry 3 > > 2009/02/22 16:57:19.014 0:10.963 > Housekeeper > > SIP Sending PDU on udp$86.64.162.35:5060 > $84.255.188.217:5065> > > REGISTER sip:ekiga.net SIP/2.0 > > CSeq: 3 REGISTER > > Via: SIP/2.0/UDP > > > 84.255.188.217:5065;branch=z9hG4bKbea84361-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > ;tag=6ca04361-56ff-dd11-82c6-0015afe7d424 > > Call-ID: 045b1961-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > Contact: > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:19.330 0:11.279 > Housekeeper > > SIP Transaction 4 SUBSCRIBE timeout, making retry 3 > > 2009/02/22 16:57:19.330 0:11.279 > Housekeeper > > SIP Sending PDU on udp$86.64.162.35:5060 > $84.255.188.217:5066> > > SUBSCRIBE sip:alikhalfan1 at ekiga.net SIP/2.0 > > CSeq: 4 SUBSCRIBE > > Via: SIP/2.0/UDP > > > 84.255.188.217:5066;branch=z9hG4bKa68a7461-56ff-dd11-82c6-0015afe7d424;rport > > User-Agent: Ekiga/2.0.12 > > From: > > > ;tag=32817461-56ff-dd11-82c6-0015afe7d424 > > Call-ID: 861a4b61-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > To: > > Contact: > > Accept: application/simple-message-summary > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > Expires: 3600 > > Event: message-summary > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/02/22 16:57:20.662 0:12.611 > Housekeeper > > SIP Set state Terminated_Timeout for transaction 1 > REGISTER > > 2009/02/22 16:57:20.966 0:12.915 > Housekeeper > > SIP Set state Terminated_Timeout for transaction 2 > SUBSCRIBE > > 2009/02/22 16:57:21.510 0:13.459 > Housekeeper > > SIP Set state Terminated_Timeout for transaction 3 > REGISTER > > 2009/02/22 16:57:21.834 0:13.783 > Housekeeper > > SIP Set state Terminated_Timeout for transaction 4 > SUBSCRIBE > > ^CKilled > > > > > > On Fri, Feb 20, 2009 at 10:06 AM, Damien Sandras > > wrote: > > Le vendredi 20 f?vrier 2009 ? 09:47 +0300, Fedor > vonBock a > > ?crit : > > > now it says stun detects cone nat when i press > detect nat > > type > > > > > > > > > Please provide a full log then... > > > > > > > -- > > > > _ 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 > > -- > > _ 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 -- _ 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 Tue Mar 3 20:09:53 2009 From: dsandras at seconix.com (Damien Sandras) Date: Tue, 03 Mar 2009 21:09:53 +0100 Subject: [Ekiga-list] bye bye Message-ID: <1236110993.6118.6.camel@scorpion.multitel.be> Hi all, Due to the lack of spare time, I will keep reading this mailing list, but I will probably not be very active answering e-mails anymore. Most of the problems reported on this mailing list can be answered by anyone using Ekiga. I do not think I'm really useful anymore. It is probably better to spend time on code or on ekiga.net. Thanks for the support so far. -- _ 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 Tue Mar 3 21:04:26 2009 From: dsandras at seconix.com (Damien Sandras) Date: Tue, 03 Mar 2009 22:04:26 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.1.2 [UNSTABLE] available Message-ID: <1236114266.6118.18.camel@scorpion.multitel.be> This is nanother unstable release of the next 3.2 release of Ekiga. * What is it ? ============== Ekiga is a free Voice over IP softphone allowing you to do free 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: ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.1 Required librairies can be found at: ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ * What's changed ? ================== - New SBC audio codec - Removal of the old H.263 ffmpeg plug in and enhancement of the H.263-1998 plug in to take its place. - Allow compilation with CELT 0.4 and 0.5 - Allow several ALSA devices to have the same name - STUN enabling/disabling has been readded to the GUI - Remove white spaces from the URI (useful when copy/paste) - Clear the URI edit box after a call - Fixed crash when clearing call history - Fix Windows compilation - Fixes for tarball generation - Fixed account data corruption when the authentication user name is left blank - Fixed possible crash when answering incoming calls - Fixed G.722 usage - Other various fixes, cleanups, removal of deprecated symbols etc. - Updated translations: ca, cs, da, el, en_GB, es, eu, fi, fr, he, hu, it, ja, ko, kn, nb, nl, pl, pt_BR, sl, sv, th, vi, zh_HK, zh_TW - new help/eu localisation Experimental features: - Significant improvements in IPv6 support - Gstreamer audio and video capture support near to be finished... -- _ 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 Tue Mar 3 21:38:06 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 03 Mar 2009 22:38:06 +0100 Subject: [Ekiga-list] two computers - work with echo test but not with each other In-Reply-To: <49ad228c.20018e0a.6c11.660e@mx.google.com> References: <49ad228c.20018e0a.6c11.660e@mx.google.com> Message-ID: <49ADA33E.7050200@pu-pm.univ-fcomte.fr> A.Lizard wrote: > The computers are running Debian Lenny and Ubuntu Intrepid respectively, > the Ubuntu box is an eeepc 900. They work with every echo test I've > tried with video on test numbers that support it, but they won't talk to > each other. The audio is missing... outgoing appears to work on each box > judging from the varying audio levels shown when I speak, but incoming > doesn't... like there's no incoming audio channel coming in to either > installation. No remove video, either. > > The Debian box is running ekiga stable uptodate 2.0.12-1+nmu1. > The Ubuntu box is running ekiga intrepid uptodate 2.0.12-0ubuntu5 > > BTW, I saw the person who posted about video problems with the eeepc and > Xubuntu ... I am delighted to report that the Ubuntu installation using > the Array.org EeePC Ubuntu Repository drivers works just fine. With the > 500 at ekiga.org number, remote video shows up just fine on the eeepc. Hi, 2.0.12 is an old version... Please install v3 or wait a bit until it is available in your distribution (debian has it in experimental, very soon in unstable too). -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Mar 3 21:42:31 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 03 Mar 2009 22:42:31 +0100 Subject: [Ekiga-list] Error while opening video device In-Reply-To: <49AD44ED.8050009@eastlink.ca> References: <49AD44ED.8050009@eastlink.ca> Message-ID: <49ADA447.9050101@pu-pm.univ-fcomte.fr> J. Paul Bissonnette wrote: > > I am using Ekgia 2.0.12 with Ubuntu 8.04 on an AMD64 with a GeForce > 8500 GT graphic card and the Nvidia driver version 169.12 If possible, please upgrade to ekiga version 3... > I receive the following warning: with both a Microsoft LifeCam NX-3000 > and a Panasonic PV-GS320 video camera > > Your video driver doesn't support the requested video format > The same version is running on an IBM A30 Laptop with out isues. The > only difference I can think of is the laptop does not have Skype installed. This has nothing to do with skype I think. -- Eugen From dfox94085 at gmail.com Tue Mar 3 22:08:10 2009 From: dfox94085 at gmail.com (David Fox) Date: Tue, 3 Mar 2009 14:08:10 -0800 Subject: [Ekiga-list] Attempting to build latest 3.1.2 on intrepid fails Message-ID: <359a3c580903031408n7a92105ai522282c4b3c4519@mail.gmail.com> Hello. I am using Ubuntu Intrepid, and trying out the build for the latest 3.1.2 here. I have installed all the needed libraries and development files (essentially a process involving repeated runs of ../configure, wait for it to blow up, and install the missing -dev files), also installed opal and ptlib because even the versions of this in the ppa repository I used for 3.0.1 are too old. I wanted to enable kde support but that fails with a bunch of unresolved calls to KDEAboutData and stuff like that. So, I reconfigured, took out the --enable-kde part and now it fails when building the opal components, and acts as if the library is not there. Here is where the make blows up. Making all in opal make[6]: Entering directory `/home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal' /bin/bash ../../../../libtool --tag=CXX --mode=link g++ -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/local/include -I/usr/local/include/opal -I/usr/include/SDL -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/local/include -I/usr/include/SDL -g -O2 -Wall -Wextra -Winit-self -Wswitch-default-Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -export-dynamic -no-undefined -lsigc-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/local/lib -lopal -lpt -lpthread -lsasl2 -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lresolv -ldl -L/usr/local/lib -lpt -lpthread -lsasl2 -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lresolv -ldl -o libopal.la opal-call-manager.lo pcss-endpoint.lo opal-account.lo opal-bank.lo opal-call.lo opal-codec-description.lo opal-gmconf-bridge.lo opal-main.lo opal-audio.lo opal-videoinput.lo opal-videooutput.lo h323-endpoint.lo sip-chat-simple.lo sip-dialect.lo sip-endpoint.lo -lresolv rm -fr .libs/libopal.lax rm -fr .libs/libopal.lax mkdir .libs/libopal.lax rm -fr .libs/libopal.lax/libopal.a mkdir .libs/libopal.lax/libopal.a (cd .libs/libopal.lax/libopal.a && ar x /home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal/.libs/libopal.a) ar: /home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal/.libs/libopal.a: No such file or directory make[6]: *** [libopal.la] Error 9 make[6]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib/engine/components' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib/engine' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dfox/Desktop/ekiga-3.1.2' make: *** [all] Error 2 dfox at newbox:~/Desktop/ekiga-3.1.2$ -- thanks for letting me change the magnetic patterns on your hard disk. From dfox94085 at gmail.com Tue Mar 3 22:41:24 2009 From: dfox94085 at gmail.com (David Fox) Date: Tue, 3 Mar 2009 14:41:24 -0800 Subject: [Ekiga-list] Attempting to build latest 3.1.2 on intrepid fails - take 2 Message-ID: <359a3c580903031441v735006ak6236d6aca9d84653@mail.gmail.com> OK. Fixed #1 problem by 'make clean; make' silly me. Sorry for the noise. It's now built fine and living in /usr/local. There still remains a wish to build with kde support but that doesn't seem to be absolutely necessary, since it works in KDE anyway. There was an issue on startup not being able to find the 'hello' plug in, as well as messages saying that it could not open the video device (the moving logo, since on the desktop I lack any webcam) and also not being able to open the Logitech PTLIB/ALSA, which I thought was odd (I just bought a Logitech 350 USB headset) so I closed down the new ekiga and reverted to the one that I had been using in the ppa repository, which was 3.0.1. Still I got the same error. I closed out the "old" ekiga and restarted the new ekiga and rechecked the Audio Devices tab, reselecting the option for Logitech, and it works! :) -- thanks for letting me change the magnetic patterns on your hard disk. From chinku.linux at gmail.com Wed Mar 4 06:40:24 2009 From: chinku.linux at gmail.com (chaitanya mehandru) Date: Wed, 4 Mar 2009 12:10:24 +0530 Subject: [Ekiga-list] Ekiga software architecture In-Reply-To: <49AD16DB.5010205@gmail.com> References: <24b40b2b0903030127n676c0f7eqa15f50e1ffba6eaa@mail.gmail.com> <49AD16DB.5010205@gmail.com> Message-ID: <24b40b2b0903032240s79e0969dm948cdd9257bb868f@mail.gmail.com> Hi, I saw the doxygen docs and it is quite helpful. But I feel that goes into a detailed description at the source code level. Well,I may not have indicated clearly earlier but what I am really looking for is a description of -what happens when we launch ekiga: codec initialization,plugins, network connectivity checks, device detection,presence support -after ekiga is launched,how the video call gets connected,codec comparison with remote user,acknowledgments,traffic flow,buffering,etc. In other words, I want to find out how ekiga works internally at user-level and at the network level using sip protocol,h264 video and speex audio codec. I can fetch information for sip protocol but then how ekiga works using sip protocol,h264 video and speex audio is what i really need to find out. Please let me know if I need to give some more inputs. Thanks, Chaitanya On Tue, Mar 3, 2009 at 5:09 PM, Alec Leamas wrote: > If you generate the Opal doxygen docs you will find an overview of how Opal > handles the different phases and objects involved; I think this is the core > of Ekiga call management. Please let us know if you find anything else! > > --alec > > chaitanya mehandru wrote: > >> Hi, >> I am looking for some information regarding ekiga software architecture >> and something about the call flow involved in making calls through ekiga. I >> have searched a lot but didn't find anything relevant except some general >> information about VOIP network architecture. Can some body help me plz? >> Thanks, >> Chaitanya >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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 jpuydt at free.fr Wed Mar 4 08:16:15 2009 From: jpuydt at free.fr (Julien Puydt) Date: Wed, 04 Mar 2009 09:16:15 +0100 Subject: [Ekiga-list] Attempting to build latest 3.1.2 on intrepid fails - take 2 In-Reply-To: <359a3c580903031441v735006ak6236d6aca9d84653@mail.gmail.com> References: <359a3c580903031441v735006ak6236d6aca9d84653@mail.gmail.com> Message-ID: <49AE38CF.2050300@free.fr> David Fox a ?crit : > There was an issue on startup not being able to find the 'hello' plug > in, That is not a problem : ignore. Snark on #ekiga From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Mar 4 15:46:13 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 04 Mar 2009 16:46:13 +0100 Subject: [Ekiga-list] any screenshots showing off 3.1.1? In-Reply-To: References: Message-ID: <49AEA245.1030302@pu-pm.univ-fcomte.fr> H. S. wrote: > Hi, > > Just wondering if anybody has put up any screenshots showning off 3.1.x's > new features or GUI anywhere? I don't think so. You can look at http://svn.gnome.org/viewvc/ekiga/trunk/NEWS?revision=7714&view=markup for changes... -- Eugen From john_re at fastmail.us Wed Mar 4 15:55:55 2009 From: john_re at fastmail.us (john_re) Date: Wed, 04 Mar 2009 07:55:55 -0800 Subject: [Ekiga-list] Ekiga @ Global FreeSW Meeting March 7 Sat BerkeleyTIP -Global - For Forwarding Message-ID: <1236182155.30190.1303607881@webmail.messagingengine.com> Come by to help with getting Ekiga 3 working on KUbuntu 8.04, or whatever other OS's need it - or for any other part of the meeting :) ===== Ekiga(Gnome meeting), Asterisk, Xen, Virtualbox, Debian 15 Years, Free and Open Future, Amarok, ZFS, FreeBSD, Python, OLPC ===== SCHEDULE Schedule: All times Pacific Std Time = GMT -8H ex: 10A PST = 1P Eastern ST 10 A Begin: Set up. Get on IRC & VOIP 11 A Ekiga3 talk LIVE INSTALLFEST begin 12 N Asterisk, OLPC; PROGRAMMING PARTY: VOIP Conference client & server 1 P Xen, Virtualbox; GNOME 2 P KDE ? GUI; Macintosh 3 P Debian; BSD; College & University groups 4 P Free & Open Future; Culture; Hardware 5 P LIGHTNING TALKS Python; INetWebDev; Local Simultaneous Meetings Arrangements ===== PHYSICAL LOCATION: UC Berkeley FREE SPEECH CAFE At Moffitt Undergrad Library. http://maps.google.com/?ie=UTF8&t=h&ll=37.872558,-122.260795&spn=0.001776,0.002529&z=19 http://sites.google.com/site/berkeleytip/directions BART: Berkeley Downtown Station. Caltrain: Berkeley Station, bus up University to campus. Car: 880 Freeway, University Exit. ===== IRC & VOIP Join IRC freenode.net #berkeleytip, & we'll help you get on VOIP http://sites.google.com/site/berkeleytip/remote-attendance ===== Come to the: Great global meeting planned for this Saturday! :) Yes! You can join in with the friendly global BTIP people - get a headset & join the VOIP conference, from home, or wherever. Hey - invite your friends over & you can haz parte. ;) Be the first in your state - or country - to join in. Since Chaitanya joined from India in February, we have now officially moved up to global. :) BerkeleyTIP - Global Monthly GNU(Linux), BSD & All Free SW HW & Culture meeting. Talks, Installfest, Potluck & ProgrammingParty Educational, Productive, Social http://sites.google.com/site/berkeleytip/ ===== TALKS: 11A LIVE, - DOWNLOAD & WATCH VIDEOS BEFORE Ekiga 3 on KUbuntu 8.04 - Chaitanya Mehandru, LIVE 11AM PST = GMT -8H Asterisk Free Software Telephone System - Paul Charles Leddy, NYLUG-08 Xen Virtualization - Ian Pratt, FOSDEM-08 Virtualbox, Achim Hasenmueller, FOSDEM-08 Debian, Bdale Garbee, FOSDEM-09 Free and Open Future - Mark Surman, FOSDEM-09 Amarok v2 - Akademy-08 Debian: 15 Years and Counting - Steve McIntyre, Debconf-08 - Keynote ZFS for FreeBSD - Pawel Jakub Dawidek, MeetBSD-08 Python on the OLPC laptop - Ed Cherlin, BayPIGgies-08 Links to the videos & more info here: http://sites.google.com/site/berkeleytip/talk-videos Suggestion: Download & watch the videos _you_ are interested in _before_ the meeting, so you can spend the scheduled topic time _discussing_ that talk. All the talk/video speakers are invited to join in for Q&A & discussion. [Please pass that word on to the speakers, because I probably wont have time to notify them individually.] Thanks to all the speakerz, videographerz, & sponsoring groupiez. :) & doubble plus big thanks to David Fox, r noo talk/vid finder/scheduler. :) == LIGHTNING TALKS - 5PM - Sign up anytime. ===== PROGRAMMING PARTY: 1) Help get Ekiga 3 compiled, running & packaged for KUbuntu8.04 2) Help get a local Asterisk VOIP conference server working. 3) Whatever _you_ are interested in - Email the list inviting us to join on your project. :) ===== PEOPLE ARE TALKING: Chris said: the meeting went very well for Feb. 7. Windsor said: I am interested in Jack's idea of focusing a group on promotion of Linux as a desktop operating system and targeting perspective Linux users. I'm enthusiastic about doing something to this effect, like hosting an install night, standing in Sproul Plaza near a card table, etc.. David said: the USB headset I ordered and will pick up at the post office tomorrow - Markt9 (from virtual lug) told me that it was a very nice one. I can't wait until I get the chance to try it live. & Windsor says: I posted some guidelines for people editing the web page. Also, (and I'm not trying to be a kill-joy) I think the smilies should be left in IRC and private e-mails. Every time I see one on the site I think of myspace.com or icanhazcheeseburger.com. john_re says: Thanks for the tipz, everyone. - I'll keep 'em in mind. ;) ps: & more doubbble pluz big thanks to Windsor, for the new website design. :) [Someone, call the doctor, got a case of love bipolar. Staccato, roller coaster, can't get off this riiiiiiiiiiiiiiiiiiiiiiiide.] http://equine-ranch.com/horseinfo.php?horseid=240482 ===== JOIN THE MAILING LIST & say "Hi", where you're from, what you're interested in, & whatever project you invite others to join in on. http://groups.google.com/group/BerkTIPGlobal Click "Join this group" on the right side of the page. ===== FLYER - Opportunity - Put 10 up so your friends will know. http://sites.google.com/site/berkeleytip/home/March09_BTIPFlyer.odt?attredirects=0 ==== FOR FORWARDING - You are invited to forward this message anywhere appropriate. C-ya there :) From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Mar 4 16:26:27 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 04 Mar 2009 17:26:27 +0100 Subject: [Ekiga-list] Attempting to build latest 3.1.2 on intrepid fails In-Reply-To: <359a3c580903031408n7a92105ai522282c4b3c4519@mail.gmail.com> References: <359a3c580903031408n7a92105ai522282c4b3c4519@mail.gmail.com> Message-ID: <49AEABB3.2060307@pu-pm.univ-fcomte.fr> David Fox wrote: > Hello. I am using Ubuntu Intrepid, and trying out the build for the > latest 3.1.2 here. > > I have installed all the needed libraries and development files > (essentially a process involving repeated runs of ../configure, wait > for it to blow up, and install the missing -dev files), also installed > opal and ptlib because even the versions of this in the ppa repository > I used for 3.0.1 are too old. I have just put in wiki a link to debian build-depends (-dev packages to install). > Here is where the make blows up. > > Making all in opal > make[6]: Entering directory > `/home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal' > /bin/bash ../../../../libtool --tag=CXX --mode=link g++ > -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/local/include > -I/usr/local/include/opal -I/usr/include/SDL -DPTRACING=1 > -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/local/include > -I/usr/include/SDL -g -O2 -Wall -Wextra -Winit-self > -Wswitch-default-Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal > -Wshadow -export-dynamic -no-undefined -lsigc-2.0 > -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgobject-2.0 > -lgthread-2.0 -lrt -lglib-2.0 -L/usr/local/lib -lopal -lpt -lpthread > -lsasl2 -lldap -llber -lldap_r -lssl -lcrypto -lexpat -lSDL -lresolv > -ldl -L/usr/local/lib -lpt -lpthread -lsasl2 -lldap -llber -lldap_r > -lssl -lcrypto -lexpat -lSDL -lresolv -ldl -o libopal.la > opal-call-manager.lo pcss-endpoint.lo opal-account.lo opal-bank.lo > opal-call.lo opal-codec-description.lo opal-gmconf-bridge.lo > opal-main.lo opal-audio.lo opal-videoinput.lo opal-videooutput.lo > h323-endpoint.lo sip-chat-simple.lo sip-dialect.lo sip-endpoint.lo > -lresolv > rm -fr .libs/libopal.lax > rm -fr .libs/libopal.lax > mkdir .libs/libopal.lax > rm -fr .libs/libopal.lax/libopal.a > mkdir .libs/libopal.lax/libopal.a > (cd .libs/libopal.lax/libopal.a && ar x > /home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal/.libs/libopal.a) > ar: /home/dfox/Desktop/ekiga-3.1.2/lib/engine/components/opal/.libs/libopal.a: > No such file or directory > make[6]: *** [libopal.la] Error 9 I have this error too when I modifiy a few files and just type "make". It's weird, I do not know how to solve it without doing "make clean". -- Eugen From jpaulb at eastlink.ca Wed Mar 4 16:33:53 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Wed, 04 Mar 2009 12:33:53 -0400 Subject: [Ekiga-list] Error while opening video device In-Reply-To: <49ADA447.9050101@pu-pm.univ-fcomte.fr> References: <49AD44ED.8050009@eastlink.ca> <49ADA447.9050101@pu-pm.univ-fcomte.fr> Message-ID: <49AEAD71.6000701@eastlink.ca> There is no finished package for Ubuntu yet. I down loaded the source files. I haven't compiled a program in so long, can't even remember how to do it. In the ptlib-2.4.4 package configure: error: must have pthreads I have a package called pthreads installed in the opal-3.4.4 package this error occurs configure: error: C++ compiler cannot create executables In the ekiga package have dependence problem checking for PTLIB... configure: error: Package requirements (ptlib >= 2.4.4) were not met: All the other dependency issues were cleared up by installing the required dev packaged Kind of stopped until I can resolve these issues. Is there a howto on compiling? Eugen Dedu wrote: > J. Paul Bissonnette wrote: >> >> I am using Ekgia 2.0.12 with Ubuntu 8.04 on an AMD64 with a GeForce >> 8500 GT graphic card and the Nvidia driver version 169.12 > > If possible, please upgrade to ekiga version 3... > >> I receive the following warning: with both a Microsoft LifeCam >> NX-3000 and a Panasonic PV-GS320 video camera >> >> Your video driver doesn't support the requested video format >> The same version is running on an IBM A30 Laptop with out isues. The >> only difference I can think of is the laptop does not have Skype >> installed. > > This has nothing to do with skype I think. > From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Mar 4 16:42:19 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 04 Mar 2009 17:42:19 +0100 Subject: [Ekiga-list] Error while opening video device In-Reply-To: <49AEAD71.6000701@eastlink.ca> References: <49AD44ED.8050009@eastlink.ca> <49ADA447.9050101@pu-pm.univ-fcomte.fr> <49AEAD71.6000701@eastlink.ca> Message-ID: <49AEAF6B.9000404@pu-pm.univ-fcomte.fr> Sorry to ask to work on version 3, but people prefer to spend time on this version... J. Paul Bissonnette wrote: > There is no finished package for Ubuntu yet. I down loaded the source > files. I haven't compiled a program in so long, can't even remember how > to do it. > > In the ptlib-2.4.4 package > configure: error: must have pthreads > I have a package called pthreads installed Hm, I don't know this error, mabye someone else does know? > in the opal-3.4.4 package > this error occurs > configure: error: C++ compiler cannot create executables > > In the ekiga package have dependence problem > checking for PTLIB... configure: error: Package requirements (ptlib >= > 2.4.4) were not met: > > > All the other dependency issues were cleared up by installing the > required dev packaged > > Kind of stopped until I can resolve these issues. > > Is there a howto on compiling? wiki.ekiga.org, section compiling... > Eugen Dedu wrote: >> J. Paul Bissonnette wrote: >>> >>> I am using Ekgia 2.0.12 with Ubuntu 8.04 on an AMD64 with a GeForce >>> 8500 GT graphic card and the Nvidia driver version 169.12 >> >> If possible, please upgrade to ekiga version 3... From dfox94085 at gmail.com Wed Mar 4 18:22:33 2009 From: dfox94085 at gmail.com (David Fox) Date: Wed, 4 Mar 2009 10:22:33 -0800 Subject: [Ekiga-list] Error while opening video device In-Reply-To: <49AEAD71.6000701@eastlink.ca> References: <49AD44ED.8050009@eastlink.ca> <49ADA447.9050101@pu-pm.univ-fcomte.fr> <49AEAD71.6000701@eastlink.ca> Message-ID: <359a3c580903041022w30aed9d0kb747af058d08858f@mail.gmail.com> On Wed, Mar 4, 2009 at 8:33 AM, J. Paul Bissonnette wrote: > There is no finished package for Ubuntu yet. I down loaded the source files. > I haven't compiled a program in so long, can't even remember how to do it. First off, which version of Ubuntu? I imagine you've downloaded the latest source for Ekiga. I built 3.1.2 successfully (although not at first, I had to get a number of needed dependencies) yesterday on Ubuntu Intrepid 8.10. > > In the ptlib-2.4.4 package > configure: error: must have pthreads > I have a package called pthreads installed Well, it probably doesn't have the devel libraries installed. apt-cache search pthread | grep dev: gives libpthread-stubs0-dev, marked as automatically installed on my system. ptlib needs flex and bison for compile-time dependencies, so let's get that out of the way too: $ sudo aptitude install flex bison > > in the opal-3.4.4 package > this error occurs > configure: error: C++ compiler cannot create executables This error is unfortunately very misleading. It usually is hiding the fact of something else missing, and the real way to find out exactly what that is, is hidden in the configure output (config.log). Usually there will be some other linker error (such as not being able to find the C development files. So first thing I'd do here: $ sudo aptitude install libc6-dev build-essential (build-essential needs to be installed if you're going to develop things). > In the ekiga package have dependence problem > checking for PTLIB... configure: error: Package requirements (ptlib >= > 2.4.4) were not met: The latest source (3.1.2) needs ptlib 2.6.0, and the one in the PPA repository I was using for ekiga 3.0.1 on Intrepid is too old, so might as well get the latest sources, including ptlib-2.6.0. > All the other dependency issues were cleared up by installing the required > dev packaged I had to make sure the ekiga sources knew to get the various #includes from /usr/local/include for ptlib & opal, by adding --includedir=/usr/local/include to the ./configure command line. Just another tip (otherwise it would try to link and compile with older #includes). -- thanks for letting me change the magnetic patterns on your hard disk. From hs.samix at gmail.com Wed Mar 4 03:55:44 2009 From: hs.samix at gmail.com (H.S.) Date: Tue, 03 Mar 2009 22:55:44 -0500 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: <49A594DF.000003.16725@kamasutra> References: <49A594DF.000003.16725@kamasutra> Message-ID: Palo S. wrote: > > Based on my experiences, Ekiga is a great piece of > software but it is not prepared to replace Skype/ > Yahoo Mess on a larger scale mainly due to NAT issues, > poor non-Linux platform support + some long-term > video and presence related problems. Skype is working great for me for video and voice calls on Linux machiens (Debian and Ubuntu), all behind some sort of a an ADSL modem and a route firewall by just usin stun. Couldn't get a change to test it on Windows and Mac machines yet though. True that Skype and Yahoo mess are very popular. The best thing in skype is its no-problem working behind firewalls, same for ym but ym also has that photo sharing feature which is a big hit. Considering these, if Ekiga supports Windows as well, just-works behind home routers and gets photo sharing, it will compete with skype and ym. Additionally, when ekiga gets encryption in it (when? it was expected in 3.0), that should give a discrete jump in its popularity, specially among skype users who already do not like the backdoor controversy in skype. 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 hs.samix at gmail.com Wed Mar 4 21:26:09 2009 From: hs.samix at gmail.com (H.S.) Date: Wed, 04 Mar 2009 16:26:09 -0500 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: References: <49A594DF.000003.16725@kamasutra> Message-ID: H.S. wrote: > Palo S. wrote: >> Based on my experiences, Ekiga is a great piece of >> software but it is not prepared to replace Skype/ >> Yahoo Mess on a larger scale mainly due to NAT issues, >> poor non-Linux platform support + some long-term >> video and presence related problems. > > Skype is working great for me for video and voice calls on Linux ^^^^^^ s/skype/ekiga/ Sorry for the typo. -- 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 jpaulb at eastlink.ca Wed Mar 4 21:47:57 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Wed, 04 Mar 2009 17:47:57 -0400 Subject: [Ekiga-list] Error while opening video device In-Reply-To: <49AEAF6B.9000404@pu-pm.univ-fcomte.fr> References: <49AD44ED.8050009@eastlink.ca> <49ADA447.9050101@pu-pm.univ-fcomte.fr> <49AEAD71.6000701@eastlink.ca> <49AEAF6B.9000404@pu-pm.univ-fcomte.fr> Message-ID: <49AEF70D.7070007@eastlink.ca> I have Ekiga working many thanks Eugen :-) Went to this location http://wiki.ekiga.org/index.php/Snapshots and followed the instructions. Eugen Dedu wrote: > Sorry to ask to work on version 3, but people prefer to spend time on > this version... > > J. Paul Bissonnette wrote: >> There is no finished package for Ubuntu yet. I down loaded the source >> files. I haven't compiled a program in so long, can't even remember >> how to do it. >> >> In the ptlib-2.4.4 package >> configure: error: must have pthreads >> I have a package called pthreads installed > > Hm, I don't know this error, mabye someone else does know? > >> in the opal-3.4.4 package >> this error occurs >> configure: error: C++ compiler cannot create executables >> >> In the ekiga package have dependence problem >> checking for PTLIB... configure: error: Package requirements (ptlib >> >= 2.4.4) were not met: >> >> >> All the other dependency issues were cleared up by installing the >> required dev packaged >> >> Kind of stopped until I can resolve these issues. >> >> Is there a howto on compiling? > > wiki.ekiga.org, section compiling... > >> Eugen Dedu wrote: >>> J. Paul Bissonnette wrote: >>>> >>>> I am using Ekgia 2.0.12 with Ubuntu 8.04 on an AMD64 with a >>>> GeForce 8500 GT graphic card and the Nvidia driver version 169.12 >>> >>> If possible, please upgrade to ekiga version 3... > > _______________________________________________ > 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 Wed Mar 4 22:27:52 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 04 Mar 2009 23:27:52 +0100 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: References: <1235580916.5512.31.camel@scorpion.multitel.be> <1235587463.3978.3.camel@scorpion.multitel.be> Message-ID: <49AF0068.9040303@pu-pm.univ-fcomte.fr> michel memeteau wrote: > On Wed, Feb 25, 2009 at 7:44 PM, Damien Sandras wrote: > >>> Anything special about those 10% cases where it does not work? Just >>> trying to get a clear picture here and perhaps avoid problems, or at >>> least minimize them. >> See wiki.ekiga.org, in those cases, a simple port forwarding is enough. >> > > Symmetric Nat is really Frequent in French DSL ISP modems ( Freebox and > neufBox I think ) , and as long as TURN ICE or Upnp support Won't be in > Ekiga , port forwarding will still be needed in a lot of cases which leads > usually to not recommends Ekiga to your granMother ( a Pity ) I have some problems with my freebox v4 (in France) when I use its router mode. For ex, its NAT is sometimes recognised differently: snoopy:~$ ekiga-snapshot -d 5 2>&1|grep STUN 2009/03/04 23:21:03.471 0:05.735 StunDetector:0x77b28950 OPAL STUN server "stun.ekiga.net" replies Port Restricted NAT, external IP 82.238.108.175 2009/03/04 23:21:04.158 0:06.422 MonSock Created bundled UDP socket via STUN, internal=192.168.0.1:5060, external=82.238.108.175:5060 snoopy:~$ ekiga-snapshot -d 5 2>&1|grep STUN 2009/03/04 23:21:09.593 0:00.950 StunDetector:0x5d697950 OPAL STUN server "stun.ekiga.net" replies Cone NAT, external IP 82.238.108.175 2009/03/04 23:21:10.156 0:01.513 MonSock Created bundled UDP socket via STUN, internal=192.168.0.1:5060, external=82.238.108.175:5060 Also, the presence does not work reliably, it seems that the freebox simply drops some packets (!!??) Moreover, if I call 520, I do not receive the callback (but I receive it in non router mode). Do you know more about this? Do you have any pointer? I have searched on Internet without any useful information. Thanks, -- Eugen From hs.samix at gmail.com Thu Mar 5 01:50:09 2009 From: hs.samix at gmail.com (H.S.) Date: Wed, 04 Mar 2009 20:50:09 -0500 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: <49AF0068.9040303@pu-pm.univ-fcomte.fr> References: <1235580916.5512.31.camel@scorpion.multitel.be> <1235587463.3978.3.camel@scorpion.multitel.be> <49AF0068.9040303@pu-pm.univ-fcomte.fr> Message-ID: Eugen Dedu wrote: > michel memeteau wrote: >> On Wed, Feb 25, 2009 at 7:44 PM, Damien Sandras >> wrote: >> >>>> Anything special about those 10% cases where it does not work? Just >>>> trying to get a clear picture here and perhaps avoid problems, or at >>>> least minimize them. >>> See wiki.ekiga.org, in those cases, a simple port forwarding is enough. >>> >> >> Symmetric Nat is really Frequent in French DSL ISP modems ( Freebox and >> neufBox I think ) , and as long as TURN ICE or Upnp support Won't be in >> Ekiga , port forwarding will still be needed in a lot of cases which >> leads >> usually to not recommends Ekiga to your granMother ( a Pity ) > > I have some problems with my freebox v4 (in France) when I use its > router mode. > > For ex, its NAT is sometimes recognised differently: > snoopy:~$ ekiga-snapshot -d 5 2>&1|grep STUN > 2009/03/04 23:21:03.471 0:05.735 StunDetector:0x77b28950 > OPAL STUN server "stun.ekiga.net" replies Port Restricted NAT, > external IP 82.238.108.175 > 2009/03/04 23:21:04.158 0:06.422 > MonSock Created bundled UDP socket via STUN, internal=192.168.0.1:5060, > external=82.238.108.175:5060 > snoopy:~$ ekiga-snapshot -d 5 2>&1|grep STUN > 2009/03/04 23:21:09.593 0:00.950 StunDetector:0x5d697950 > OPAL STUN server "stun.ekiga.net" replies Cone NAT, external IP > 82.238.108.175 > 2009/03/04 23:21:10.156 0:01.513 > MonSock Created bundled UDP socket via STUN, internal=192.168.0.1:5060, > external=82.238.108.175:5060 > > Also, the presence does not work reliably, it seems that the freebox > simply drops some packets (!!??) > > Moreover, if I call 520, I do not receive the callback (but I receive it > in non router mode). > > Do you know more about this? Do you have any pointer? I have searched > on Internet without any useful information. > > Thanks, I am not familiar with freebox. What is non-router mode? Does freebox have an adsl modem in it? -- 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 michel.memeteau at gmail.com Thu Mar 5 08:17:17 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Thu, 5 Mar 2009 09:17:17 +0100 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: <49AF0068.9040303@pu-pm.univ-fcomte.fr> References: <1235580916.5512.31.camel@scorpion.multitel.be> <1235587463.3978.3.camel@scorpion.multitel.be> <49AF0068.9040303@pu-pm.univ-fcomte.fr> Message-ID: On Wed, Mar 4, 2009 at 11:27 PM, Eugen Dedu wrote: > Symmetric Nat is really Frequent in French DSL ISP modems ( Freebox and >> neufBox I think ) > > I have some problems with my freebox v4 (in France) when I use its router > mode. > StunDetector:0x77b28950 OPAL STUN server "stun.ekiga.net" replies Port > Restricted NAT, external IP 82.238.108.175 > StunDetector:0x5d697950 OPAL STUN server "stun.ekiga.net" replies Cone > NAT, external IP 82.238.108.175 > This leads to think that it's a Cone NAT instead of a symmetric as I thought ( Port restricted in both cases if I'm right ) . Stun can traverse Cone NAT so it "should " always work > > Also, the presence does not work reliably, it seems that the freebox simply > drops some packets (!!??) Moreover, if I call 520, I do not receive the > callback (but I receive it in non router mode). > In non Router Mode (Bridge) , you only have one machine with the Public IP addresse then everything works without any stun needed. All freebox have a second SSID "freephonie.net" which allow only SIP traffic to the SIP free.fr server. although it's on a seperate network, maybe the iptables rules catch some packets from the local LAN network ? We should ask this question on freephonie.org -- %<------------------------------------------------------->% 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 Sent from: Marseille Provence-Alpes-C?te d'Azur France. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Mar 5 10:08:45 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 05 Mar 2009 11:08:45 +0100 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: References: <1235580916.5512.31.camel@scorpion.multitel.be> <1235587463.3978.3.camel@scorpion.multitel.be> <49AF0068.9040303@pu-pm.univ-fcomte.fr> Message-ID: <49AFA4AD.9030006@pu-pm.univ-fcomte.fr> michel memeteau wrote: > On Wed, Mar 4, 2009 at 11:27 PM, Eugen Dedu > wrote: > >> Symmetric Nat is really Frequent in French DSL ISP modems ( Freebox and >>> neufBox I think ) >> I have some problems with my freebox v4 (in France) when I use its router >> mode. >> StunDetector:0x77b28950 OPAL STUN server "stun.ekiga.net" replies Port >> Restricted NAT, external IP 82.238.108.175 >> StunDetector:0x5d697950 OPAL STUN server "stun.ekiga.net" replies Cone >> NAT, external IP 82.238.108.175 >> > > This leads to think that it's a Cone NAT instead of a symmetric as I thought > ( Port restricted in both cases if I'm right ) . Stun can traverse Cone NAT > so it "should " always work This paragraph seems wrong: But why sometimes it shows Port restricted, and sometimes Cone? I thought that it tries to maintain the same port on the nat machine (which gives cone), but sometimes the port is occupied, so it uses another one (which gives port restricted). If this is true, then pure cone does not exist in reality, since it works only when the port is free on the nat machine. I think I understand: the first time, it is port restricted (see http://www.voip-info.org/wiki-STUN for a glossary), since it really is port restricted. The second time, the nat machine has already done the association, so stun does not see it as port restricted anymore, but as cone nat. (More precisely, restricted cone I imagine, not full cone.) >> Also, the presence does not work reliably, it seems that the freebox simply >> drops some packets (!!??) Moreover, if I call 520, I do not receive the >> callback (but I receive it in non router mode). >> > > In non Router Mode (Bridge) , you only have one machine with the Public IP > addresse then everything works without any stun needed. Indeed. > All freebox have a second SSID "freephonie.net" which allow only SIP traffic > to the SIP free.fr server. although it's on a seperate network, maybe the > iptables rules catch some packets from the local LAN network ? I have SIP mode disabled. Why does it drop packets (it seems)? > We should ask this question on freephonie.org Ok, thanks. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Mar 5 10:12:09 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 05 Mar 2009 11:12:09 +0100 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: References: <1235580916.5512.31.camel@scorpion.multitel.be> <1235587463.3978.3.camel@scorpion.multitel.be> <49AF0068.9040303@pu-pm.univ-fcomte.fr> Message-ID: <49AFA579.3000807@pu-pm.univ-fcomte.fr> H.S. wrote: > Eugen Dedu wrote: >> michel memeteau wrote: >>> On Wed, Feb 25, 2009 at 7:44 PM, Damien Sandras >>> wrote: >>> >>>>> Anything special about those 10% cases where it does not work? Just >>>>> trying to get a clear picture here and perhaps avoid problems, or at >>>>> least minimize them. >>>> See wiki.ekiga.org, in those cases, a simple port forwarding is enough. >>>> >>> Symmetric Nat is really Frequent in French DSL ISP modems ( Freebox and >>> neufBox I think ) , and as long as TURN ICE or Upnp support Won't be in >>> Ekiga , port forwarding will still be needed in a lot of cases which >>> leads >>> usually to not recommends Ekiga to your granMother ( a Pity ) >> I have some problems with my freebox v4 (in France) when I use its >> router mode. >> >> For ex, its NAT is sometimes recognised differently: >> snoopy:~$ ekiga-snapshot -d 5 2>&1|grep STUN >> 2009/03/04 23:21:03.471 0:05.735 StunDetector:0x77b28950 >> OPAL STUN server "stun.ekiga.net" replies Port Restricted NAT, >> external IP 82.238.108.175 >> 2009/03/04 23:21:04.158 0:06.422 >> MonSock Created bundled UDP socket via STUN, internal=192.168.0.1:5060, >> external=82.238.108.175:5060 >> snoopy:~$ ekiga-snapshot -d 5 2>&1|grep STUN >> 2009/03/04 23:21:09.593 0:00.950 StunDetector:0x5d697950 >> OPAL STUN server "stun.ekiga.net" replies Cone NAT, external IP >> 82.238.108.175 >> 2009/03/04 23:21:10.156 0:01.513 >> MonSock Created bundled UDP socket via STUN, internal=192.168.0.1:5060, >> external=82.238.108.175:5060 >> >> Also, the presence does not work reliably, it seems that the freebox >> simply drops some packets (!!??) >> >> Moreover, if I call 520, I do not receive the callback (but I receive it >> in non router mode). >> >> Do you know more about this? Do you have any pointer? I have searched >> on Internet without any useful information. >> >> Thanks, > > I am not familiar with freebox. What is non-router mode? Does freebox > have an adsl modem in it? router mode = with nat; non router = you have only one computer, with the public ip freebox connect people to Internet through adsl. -- Eugen From hs.samix at gmail.com Thu Mar 5 15:36:23 2009 From: hs.samix at gmail.com (H.S.) Date: Thu, 05 Mar 2009 10:36:23 -0500 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: <49AFA579.3000807@pu-pm.univ-fcomte.fr> References: <1235580916.5512.31.camel@scorpion.multitel.be> <1235587463.3978.3.camel@scorpion.multitel.be> <49AF0068.9040303@pu-pm.univ-fcomte.fr> <49AFA579.3000807@pu-pm.univ-fcomte.fr> Message-ID: Eugen Dedu wrote: > H.S. wrote: >> I am not familiar with freebox. What is non-router mode? Does freebox >> have an adsl modem in it? > > router mode = with nat; non router = you have only one computer, with > the public ip > freebox connect people to Internet through adsl. > Ah, right. I am familiar with non-router mode as bridge mode. Looks like freebox does have an adsl modem in it (or maybe a cable interface, if it goes with cable TV). 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 jpaulb at eastlink.ca Thu Mar 5 21:57:59 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Thu, 05 Mar 2009 17:57:59 -0400 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 Message-ID: <49B04AE7.4010300@eastlink.ca> the installation instructions to install on Ubuntu 8.10 is simple, however it won't install. It seems that deb: http://snapshots.ekiga.net/snapshots/ubuntu/ intrepid main point to nothing. The intrepid snapshot does not exist. From mshahwan2001 at yahoo.com Thu Mar 5 22:31:38 2009 From: mshahwan2001 at yahoo.com (Michael) Date: Thu, 5 Mar 2009 14:31:38 -0800 (PST) Subject: [Ekiga-list] call waiting References: <533767.24831.qm@web52409.mail.re2.yahoo.com> <1190965066.4188.2.camel@scorpion> Message-ID: <892703.65583.qm@web52403.mail.re2.yahoo.com> Damien: Just wanted to follow up on the below. We where disusing conference button to conference in line 1 (button) through line 6 (button). Was hoping to see it in 2008... is there a new ETA? ________________________________ From: Damien Sandras To: Ekiga mailing list Sent: Friday, September 28, 2007 2:37:46 AM Subject: Re: [Ekiga-list] call waiting Le jeudi 27 septembre 2007 ? 20:40 -0700, Michael a ?crit : > Damien: > > Do you have an ETA / road map of when it can be expected? Also a > conference button to conference in line 1-6 would be a killer feature. > Probably after 3.00, except if we receive a patch before. That would mean after 2008. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ NOVACOM : http://www.novacom.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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Mar 5 23:09:13 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 06 Mar 2009 00:09:13 +0100 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 In-Reply-To: <49B04AE7.4010300@eastlink.ca> References: <49B04AE7.4010300@eastlink.ca> Message-ID: <49B05B99.2060402@pu-pm.univ-fcomte.fr> J. Paul Bissonnette wrote: > the installation instructions to install on Ubuntu 8.10 is simple, > however it won't install. > It seems that > deb: http://snapshots.ekiga.net/snapshots/ubuntu/ intrepid main > point to nothing. The intrepid snapshot does not exist. Indeed, the http://snapshots.ekiga.net/snapshots/ubuntu/dists/intrepid/ directory has empty files. Could you try: deb http://snapshots.ekiga.net/snapshots/ubuntu/ hardy main ? Hoping it works... -- Eugen From jpaulb at eastlink.ca Thu Mar 5 23:45:43 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Thu, 05 Mar 2009 19:45:43 -0400 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 In-Reply-To: <49B05B99.2060402@pu-pm.univ-fcomte.fr> References: <49B04AE7.4010300@eastlink.ca> <49B05B99.2060402@pu-pm.univ-fcomte.fr> Message-ID: <49B06427.3050300@eastlink.ca> I thought I was going blind. There is a dependency problem to work out. Depends: libedataserver1.2-9 (>=2.22.3) but it is not installable This is not in 8.10 repository, libedataserver1.2-8 and libedataserver1.2-11 are. It must be a hardy only package. (?) Ekgia may just sneak into existence in a day or so. Eugen Dedu wrote: > J. Paul Bissonnette wrote: >> the installation instructions to install on Ubuntu 8.10 is simple, >> however it won't install. >> It seems that >> deb: http://snapshots.ekiga.net/snapshots/ubuntu/ intrepid main >> point to nothing. The intrepid snapshot does not exist. > > Indeed, the > http://snapshots.ekiga.net/snapshots/ubuntu/dists/intrepid/ directory > has empty files. > > Could you try: > deb http://snapshots.ekiga.net/snapshots/ubuntu/ hardy main > ? > > Hoping it works... > From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Mar 5 23:52:25 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 06 Mar 2009 00:52:25 +0100 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 In-Reply-To: <49B06427.3050300@eastlink.ca> References: <49B04AE7.4010300@eastlink.ca> <49B05B99.2060402@pu-pm.univ-fcomte.fr> <49B06427.3050300@eastlink.ca> Message-ID: <49B065B9.3010003@pu-pm.univ-fcomte.fr> This is a dirty solution, but might work: force the installation (without taking into account that dependency). By the way, ekiga is old there, from september/october 2008. Or wait until the next ubuntu provides ekiga, next month... J. Paul Bissonnette wrote: > I thought I was going blind. > There is a dependency problem to work out. > Depends: libedataserver1.2-9 (>=2.22.3) but it is not installable > This is not in 8.10 repository, libedataserver1.2-8 and > libedataserver1.2-11 are. It must be a hardy only package. (?) > > Ekgia may just sneak into existence in a day or so. > > Eugen Dedu wrote: >> J. Paul Bissonnette wrote: >>> the installation instructions to install on Ubuntu 8.10 is simple, >>> however it won't install. >>> It seems that >>> deb: http://snapshots.ekiga.net/snapshots/ubuntu/ intrepid main >>> point to nothing. The intrepid snapshot does not exist. >> >> Indeed, the >> http://snapshots.ekiga.net/snapshots/ubuntu/dists/intrepid/ directory >> has empty files. >> >> Could you try: >> deb http://snapshots.ekiga.net/snapshots/ubuntu/ hardy main >> ? >> >> Hoping it works... >> > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > From dfox94085 at gmail.com Fri Mar 6 00:03:30 2009 From: dfox94085 at gmail.com (David Fox) Date: Thu, 5 Mar 2009 16:03:30 -0800 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 In-Reply-To: <49B06427.3050300@eastlink.ca> References: <49B04AE7.4010300@eastlink.ca> <49B05B99.2060402@pu-pm.univ-fcomte.fr> <49B06427.3050300@eastlink.ca> Message-ID: <359a3c580903051603w7720bb9bs2e80254eeb4142a9@mail.gmail.com> On Thu, Mar 5, 2009 at 3:45 PM, J. Paul Bissonnette wrote: > I thought I was going blind. > There is a dependency problem to work out. > Depends: libedataserver1.2-9 (>=2.22.3) but it is not installable > This is not in 8.10 repository, libedataserver1.2-8 and libedataserver1.2-11 > are. It must be a hardy only package. (?) I'd say most likely but I don't use hardy anymore and don't know what's there. libedataserver1.2-11 is definitely in intrepid. I have used Yannick's PPA and it installs cleanly into intrepid, no dependency problems. However, it only provides 3.0.1, which is a win over intrepid since it only provides 2.x something of ekiga. # ekiga deb http://ppa.launchpad.net/tlbdk/ppa/ubuntu intrepid main deb-src http://ppa.launchpad.net/tlbdk/ppa/ubuntu intrepid main (from my /etc/apt/sources list) I'd suggest using that, or rolling your own binary. Installing by forcing to override a dependency could break things. -- thanks for letting me change the magnetic patterns on your hard disk. From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Mar 6 00:10:19 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 06 Mar 2009 01:10:19 +0100 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 In-Reply-To: <359a3c580903051603w7720bb9bs2e80254eeb4142a9@mail.gmail.com> References: <49B04AE7.4010300@eastlink.ca> <49B05B99.2060402@pu-pm.univ-fcomte.fr> <49B06427.3050300@eastlink.ca> <359a3c580903051603w7720bb9bs2e80254eeb4142a9@mail.gmail.com> Message-ID: <49B069EB.8020109@pu-pm.univ-fcomte.fr> David Fox wrote: > On Thu, Mar 5, 2009 at 3:45 PM, J. Paul Bissonnette wrote: >> I thought I was going blind. >> There is a dependency problem to work out. >> Depends: libedataserver1.2-9 (>=2.22.3) but it is not installable >> This is not in 8.10 repository, libedataserver1.2-8 and libedataserver1.2-11 >> are. It must be a hardy only package. (?) > > I'd say most likely but I don't use hardy anymore and don't know what's there. > > libedataserver1.2-11 is definitely in intrepid. > > I have used Yannick's PPA and it installs cleanly into intrepid, no > dependency problems. However, it only provides 3.0.1, which is a win > over intrepid since it only provides 2.x something of ekiga. > > # ekiga > > deb http://ppa.launchpad.net/tlbdk/ppa/ubuntu intrepid main > deb-src http://ppa.launchpad.net/tlbdk/ppa/ubuntu intrepid main Very well, I updated the wiki accordingly (http://wiki.ekiga.org/index.php/Snapshots#Ubuntu). -- Eugen From jpaulb at eastlink.ca Fri Mar 6 01:09:16 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Thu, 05 Mar 2009 21:09:16 -0400 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 In-Reply-To: <49B065B9.3010003@pu-pm.univ-fcomte.fr> References: <49B04AE7.4010300@eastlink.ca> <49B05B99.2060402@pu-pm.univ-fcomte.fr> <49B06427.3050300@eastlink.ca> <49B065B9.3010003@pu-pm.univ-fcomte.fr> Message-ID: <49B077BC.4040907@eastlink.ca> I'll wait to next month, planned on a yearly update anyway Eugen Dedu wrote: > This is a dirty solution, but might work: force the installation > (without taking into account that dependency). By the way, ekiga is > old there, from september/october 2008. > > Or wait until the next ubuntu provides ekiga, next month... > > J. Paul Bissonnette wrote: >> I thought I was going blind. >> There is a dependency problem to work out. >> Depends: libedataserver1.2-9 (>=2.22.3) but it is not installable >> This is not in 8.10 repository, libedataserver1.2-8 and >> libedataserver1.2-11 are. It must be a hardy only package. (?) >> >> Ekgia may just sneak into existence in a day or so. >> >> Eugen Dedu wrote: >>> J. Paul Bissonnette wrote: >>>> the installation instructions to install on Ubuntu 8.10 is simple, >>>> however it won't install. >>>> It seems that >>>> deb: http://snapshots.ekiga.net/snapshots/ubuntu/ intrepid main >>>> point to nothing. The intrepid snapshot does not exist. >>> >>> Indeed, the >>> http://snapshots.ekiga.net/snapshots/ubuntu/dists/intrepid/ >>> directory has empty files. >>> >>> Could you try: >>> deb http://snapshots.ekiga.net/snapshots/ubuntu/ hardy main >>> ? >>> >>> Hoping it works... >>> >> _______________________________________________ >> 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 jpaulb at eastlink.ca Fri Mar 6 01:16:40 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Thu, 05 Mar 2009 21:16:40 -0400 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 In-Reply-To: <359a3c580903051603w7720bb9bs2e80254eeb4142a9@mail.gmail.com> References: <49B04AE7.4010300@eastlink.ca> <49B05B99.2060402@pu-pm.univ-fcomte.fr> <49B06427.3050300@eastlink.ca> <359a3c580903051603w7720bb9bs2e80254eeb4142a9@mail.gmail.com> Message-ID: <49B07978.7010702@eastlink.ca> I'll give that a try tomorrow. It's time for a tall cool one. David Fox wrote: > On Thu, Mar 5, 2009 at 3:45 PM, J. Paul Bissonnette wrote: > >> I thought I was going blind. >> There is a dependency problem to work out. >> Depends: libedataserver1.2-9 (>=2.22.3) but it is not installable >> This is not in 8.10 repository, libedataserver1.2-8 and libedataserver1.2-11 >> are. It must be a hardy only package. (?) >> > > I'd say most likely but I don't use hardy anymore and don't know what's there. > > libedataserver1.2-11 is definitely in intrepid. > > I have used Yannick's PPA and it installs cleanly into intrepid, no > dependency problems. However, it only provides 3.0.1, which is a win > over intrepid since it only provides 2.x something of ekiga. > > # ekiga > > deb http://ppa.launchpad.net/tlbdk/ppa/ubuntu intrepid main > deb-src http://ppa.launchpad.net/tlbdk/ppa/ubuntu intrepid main > > (from my /etc/apt/sources list) > > I'd suggest using that, or rolling your own binary. Installing by > forcing to override a dependency could break things. > > > > > > > -- From butdiene at yahoo.com Fri Mar 6 03:47:20 2009 From: butdiene at yahoo.com (Ren Min) Date: Thu, 5 Mar 2009 19:47:20 -0800 (PST) Subject: [Ekiga-list] auto-answering in ekiga-3.0.2 Message-ID: <712439.65400.qm@web81404.mail.mud.yahoo.com> Hi, I think the auto-answering is a great feature in ekiga-2.0 version, but not found in ekiga-3. is there any plan to get auto-answering in ekiga-3? Thanks, Dongxu From dsandras at seconix.com Fri Mar 6 08:46:07 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 06 Mar 2009 09:46:07 +0100 Subject: [Ekiga-list] auto-answering in ekiga-3.0.2 In-Reply-To: <712439.65400.qm@web81404.mail.mud.yahoo.com> References: <712439.65400.qm@web81404.mail.mud.yahoo.com> Message-ID: <1236329167.4010.101.camel@scorpion.multitel.be> Le jeudi 05 mars 2009 ? 19:47 -0800, Ren Min a ?crit : > Hi, > > I think the auto-answering is a great feature in ekiga-2.0 version, but not found in ekiga-3. > > is there any plan to get auto-answering in ekiga-3? > > Thanks, > > Dongxu Yes, in 3.4. -- _ 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 Mar 6 08:46:43 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 06 Mar 2009 09:46:43 +0100 Subject: [Ekiga-list] call waiting In-Reply-To: <892703.65583.qm@web52403.mail.re2.yahoo.com> References: <533767.24831.qm@web52409.mail.re2.yahoo.com> <1190965066.4188.2.camel@scorpion> <892703.65583.qm@web52403.mail.re2.yahoo.com> Message-ID: <1236329203.4010.103.camel@scorpion.multitel.be> Le jeudi 05 mars 2009 ? 14:31 -0800, Michael a ?crit : > Damien: > > Just wanted to follow up on the below. We where disusing conference > button to conference in line 1 (button) through line 6 (button). Was > hoping to see it in 2008... is there a new ETA? I think I'll work on that for next release. Not sure yet though, that is complicated to do, and I have very few spare time to dedicate to Ekiga. -- _ 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 f.vonbock at gmail.com Fri Mar 6 11:17:57 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Fri, 6 Mar 2009 14:17:57 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: <1236110866.6118.2.camel@scorpion.multitel.be> References: <1234977878.11150.22.camel@scorpion.multitel.be> <1235062542.23177.4.camel@scorpion.multitel.be> <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> Message-ID: interesting, would you think it's from the routers itself (i'm using a us robotics -usr9108) On Tue, Mar 3, 2009 at 11:07 PM, Damien Sandras wrote: > Same problem again. But your expires value is weird. > > Le mardi 03 mars 2009 ? 22:22 +0300, Fedor vonBock a ?crit : > > Hi Damien, > > > > What about this? (this is from gutsy) > > > > 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP > > Set state Terminated_Timeout for transaction 1 REGISTER > > 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP > > Changing REGISTER handler from Subscribing to Unavailable, > > target=sip:alikhalfan1 at ekiga.net , > > id=9462b414-9606-de11-858b-0015c56c6109 at khalfan-laptop > > 2009/03/03 22:20:59.179 0:08.082 Housekeeper:0xb556db90 SIP > > Retrying REGISTER in 30 seconds. > > 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP > > Set state Terminated_Timeout for transaction 3 REGISTER > > 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP > > Changing REGISTER handler from Unavailable to Unavailable, > > target=sip:alikhalfan1 at ekiga.net , > > id=9462b414-9606-de11-858b-0015c56c6109 at khalfan-laptop > > 2009/03/03 22:20:59.232 0:08.135 Housekeeper:0xb556db90 SIP > > Retrying REGISTER in 30 seconds. > > 2009/03/03 22:20:59.400 0:08.303 Housekeeper:0xb556db90 SIP > > Set state Terminated_Timeout for transaction 2 REGISTER > > 2009/03/03 22:20:59.401 0:08.304 Housekeeper:0xb556db90 SIP > > Changing REGISTER handler from Subscribing to Unavailable, > > target=sip:2233364111 at sip2sip.info , > > id=a226b514-9606-de11-858b-0015c56c6109 at khalfan-laptop > > 2009/03/03 22:20:59.401 0:08.304 Housekeeper:0xb556db90 SIP > > Retrying REGISTER in 30 seconds. > > 2009/03/03 22:20:59.430 0:08.333 Housekeeper:0xb556db90 SIP > > Set state Terminated_Timeout for transaction 4 REGISTER > > 2009/03/03 22:20:59.430 0:08.333 Housekeeper:0xb556db90 SIP > > Changing REGISTER handler from Unavailable to Unavailable, > > target=sip:2233364111 at sip2sip.info , > > id=a226b514-9606-de11-858b-0015c56c6109 at khalfan-laptop > > 2009/03/03 22:20:59.431 0:08.334 Housekeeper:0xb556db90 SIP > > Retrying REGISTER in 30 seconds. > > 2009/03/03 22:20:59.445 0:08.348 Opal Garbage:0xb55efb90 SIP > > Transaction 1 REGISTER destroyed. > > 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP > > Transaction 2 REGISTER destroyed. > > 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP > > Transaction 3 REGISTER destroyed. > > 2009/03/03 22:20:59.446 0:08.349 Opal Garbage:0xb55efb90 SIP > > Transaction 4 REGISTER destroyed. > > 2009/03/03 22:20:59.692 0:08.595 Housekeeper:0xb556db90 SIP > > Transaction 5 REGISTER timeout, making retry 2 > > 2009/03/03 22:20:59.692 0:08.595 Housekeeper:0xb556db90 > > OpalUDP Setting interface to 169.254.4.149%eth0:avahi > > 2009/03/03 22:20:59.693 0:08.596 Housekeeper:0xb556db90 SIP > > Sending PDU (549 bytes) to: rem=udp$62.4.81.186:5060,local=udp > > $169.254.4.149:5060,if=169.254.4.149%eth0:avahi > > REGISTER sip:sip.diamondcard.us SIP/2.0 > > CSeq: 5 REGISTER > > Via: SIP/2.0/UDP > > 84.255.184.12:5060 > ;branch=z9hG4bK6616c217-9606-de11-858b-0015c56c6109;rport > > User-Agent: Ekiga/3.0.0 > > From: > > > >;tag=700cc217-9606-de11-858b-0015c56c6109 > > Call-ID: f0c4b414-9606-de11-858b-0015c56c6109 at khalfan-laptop > > To: > > > Contact: > > Allow: > > INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING > > Expires: 4444444 > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/03/03 22:20:59.693 0:08.596 Housekeeper:0xb556db90 > > OpalUDP Setting interface to 192.168.1.9%eth1 > > 2009/03/03 22:20:59.724 0:08.627 Housekeeper:0xb556db90 SIP > > Transaction 6 REGISTER timeout, making retry 2 > > 2009/03/03 22:20:59.724 0:08.627 Housekeeper:0xb556db90 > > OpalUDP Setting interface to 192.168.1.9%eth1 > > 2009/03/03 22:20:59.724 0:08.628 Housekeeper:0xb556db90 SIP > > Sending PDU (549 bytes) to: rem=udp$62.4.81.186:5060,local=udp > > $84.255.184.12:5060,if=192.168.1.9%eth1 > > REGISTER sip:sip.diamondcard.us SIP/2.0 > > CSeq: 6 REGISTER > > Via: SIP/2.0/UDP > > 84.255.184.12:5060 > ;branch=z9hG4bK741fce17-9606-de11-858b-0015c56c6109;rport > > User-Agent: Ekiga/3.0.0 > > From: > > > >;tag=b015ce17-9606-de11-858b-0015c56c6109 > > Call-ID: f0c4b414-9606-de11-858b-0015c56c6109 at khalfan-laptop > > To: > > > Contact: > > Allow: > > INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING > > Expires: 4444444 > > Content-Length: 0 > > Max-Forwards: 70 > > > > > > 2009/03/03 22:20:59.725 0:08.628 Housekeeper:0xb556db90 > > OpalUDP Setting interface to 192.168.1.9%eth1 > > > > > > > > > > On Mon, Feb 23, 2009 at 12:01 PM, Damien Sandras > > wrote: > > Le dimanche 22 f?vrier 2009 ? 17:01 +0300, Fedor vonBock a > > ?crit : > > > hey damien, > > > > > > check it out > > > > > > It is still the same problem : > > > > > > > > > > 2009/02/22 16:57:17.330 0:09.279 > > Housekeeper > > > SIP Transaction 4 SUBSCRIBE timeout, making retry 2 > > > 2009/02/22 16:57:17.330 0:09.279 > > Housekeeper > > > SIP Sending PDU on udp$86.64.162.35:5060 > > $84.255.188.217:5066> > > > SUBSCRIBE sip:alikhalfan1 at ekiga.netSIP/2.0 > > > CSeq: 4 SUBSCRIBE > > > Via: SIP/2.0/UDP > > > > > 84.255.188.217:5066 > ;branch=z9hG4bKa68a7461-56ff-dd11-82c6-0015afe7d424;rport > > > User-Agent: Ekiga/2.0.12 > > > From: > > > > > > >;tag=32817461-56ff-dd11-82c6-0015afe7d424 > > > Call-ID: 861a4b61-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > > To: > > > > Contact: > > > Accept: application/simple-message-summary > > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > > Expires: 3600 > > > Event: message-summary > > > Content-Length: 0 > > > Max-Forwards: 70 > > > > > > > > > 2009/02/22 16:57:18.170 0:10.119 > > Housekeeper > > > SIP Transaction 1 REGISTER timeout, making retry 3 > > > 2009/02/22 16:57:18.171 0:10.120 > > Housekeeper > > > SIP Sending PDU on udp$62.4.81.180:5060 > $84.255.188.217:5063> > > > REGISTER sip:eugw.ast.diamondcard.us SIP/2.0 > > > CSeq: 1 REGISTER > > > Via: SIP/2.0/UDP > > > > > 84.255.188.217:5063 > ;branch=z9hG4bKfc87c260-56ff-dd11-82c6-0015afe7d424;rport > > > User-Agent: Ekiga/2.0.12 > > > From: > > > > > > >;tag=3e7dc260-56ff-dd11-82c6-0015afe7d424 > > > Call-ID: 0c7a9360-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > > To: > > > > > Contact: > > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > > Expires: 3600 > > > Content-Length: 0 > > > Max-Forwards: 70 > > > > > > > > > 2009/02/22 16:57:18.462 0:10.411 > > Housekeeper > > > SIP Transaction 2 SUBSCRIBE timeout, making retry 3 > > > 2009/02/22 16:57:18.462 0:10.411 > > Housekeeper > > > SIP Sending PDU on udp$62.4.81.180:5060 > $84.255.188.217:5064> > > > SUBSCRIBE sip:324278 at eugw.ast.diamondcard.usSIP/2.0 > > > CSeq: 2 SUBSCRIBE > > > Via: SIP/2.0/UDP > > > > > 84.255.188.217:5064 > ;branch=z9hG4bKfe16f060-56ff-dd11-82c6-0015afe7d424;rport > > > User-Agent: Ekiga/2.0.12 > > > From: > > > > > > >;tag=620df060-56ff-dd11-82c6-0015afe7d424 > > > Call-ID: cc21c760-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > > To: > > > > > Contact: > > > Accept: application/simple-message-summary > > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > > Expires: 3600 > > > Event: message-summary > > > Content-Length: 0 > > > Max-Forwards: 70 > > > > > > > > > 2009/02/22 16:57:19.014 0:10.963 > > Housekeeper > > > SIP Transaction 3 REGISTER timeout, making retry 3 > > > 2009/02/22 16:57:19.014 0:10.963 > > Housekeeper > > > SIP Sending PDU on udp$86.64.162.35:5060 > > $84.255.188.217:5065> > > > REGISTER sip:ekiga.net SIP/2.0 > > > CSeq: 3 REGISTER > > > Via: SIP/2.0/UDP > > > > > 84.255.188.217:5065 > ;branch=z9hG4bKbea84361-56ff-dd11-82c6-0015afe7d424;rport > > > User-Agent: Ekiga/2.0.12 > > > From: > > > > > > >;tag=6ca04361-56ff-dd11-82c6-0015afe7d424 > > > Call-ID: 045b1961-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > > To: > > > > Contact: > > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > > Expires: 3600 > > > Content-Length: 0 > > > Max-Forwards: 70 > > > > > > > > > 2009/02/22 16:57:19.330 0:11.279 > > Housekeeper > > > SIP Transaction 4 SUBSCRIBE timeout, making retry 3 > > > 2009/02/22 16:57:19.330 0:11.279 > > Housekeeper > > > SIP Sending PDU on udp$86.64.162.35:5060 > > $84.255.188.217:5066> > > > SUBSCRIBE sip:alikhalfan1 at ekiga.netSIP/2.0 > > > CSeq: 4 SUBSCRIBE > > > Via: SIP/2.0/UDP > > > > > 84.255.188.217:5066 > ;branch=z9hG4bKa68a7461-56ff-dd11-82c6-0015afe7d424;rport > > > User-Agent: Ekiga/2.0.12 > > > From: > > > > > > >;tag=32817461-56ff-dd11-82c6-0015afe7d424 > > > Call-ID: 861a4b61-56ff-dd11-82c6-0015afe7d424 at khalfan-laptop > > > To: > > > > Contact: > > > Accept: application/simple-message-summary > > > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE > > > Expires: 3600 > > > Event: message-summary > > > Content-Length: 0 > > > Max-Forwards: 70 > > > > > > > > > 2009/02/22 16:57:20.662 0:12.611 > > Housekeeper > > > SIP Set state Terminated_Timeout for transaction 1 > > REGISTER > > > 2009/02/22 16:57:20.966 0:12.915 > > Housekeeper > > > SIP Set state Terminated_Timeout for transaction 2 > > SUBSCRIBE > > > 2009/02/22 16:57:21.510 0:13.459 > > Housekeeper > > > SIP Set state Terminated_Timeout for transaction 3 > > REGISTER > > > 2009/02/22 16:57:21.834 0:13.783 > > Housekeeper > > > SIP Set state Terminated_Timeout for transaction 4 > > SUBSCRIBE > > > ^CKilled > > > > > > > > > On Fri, Feb 20, 2009 at 10:06 AM, Damien Sandras > > > wrote: > > > Le vendredi 20 f?vrier 2009 ? 09:47 +0300, Fedor > > vonBock a > > > ?crit : > > > > now it says stun detects cone nat when i press > > detect nat > > > type > > > > > > > > > > > > > Please provide a full log then... > > > > > > > > > > -- > > > > > > _ 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 > > > > -- > > > > _ 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 > -- > _ 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Fri Mar 6 11:50:40 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 06 Mar 2009 12:50:40 +0100 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: References: <1234977878.11150.22.camel@scorpion.multitel.be> <1235062542.23177.4.camel@scorpion.multitel.be> <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> Message-ID: <1236340240.4010.118.camel@scorpion.multitel.be> Le vendredi 06 mars 2009 ? 14:17 +0300, Fedor vonBock a ?crit : > interesting, > > would you think it's from the routers itself (i'm using a us robotics > -usr9108) I'm using the same, but I heard that some US Robotics routers have a SIP mode. Try disabling it. -- _ 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 Mar 6 17:53:55 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 06 Mar 2009 18:53:55 +0100 Subject: [Ekiga-list] ekiga beginner questions In-Reply-To: <49A594DF.000003.16725@kamasutra> References: <49A594DF.000003.16725@kamasutra> Message-ID: <49B16333.7010806@pu-pm.univ-fcomte.fr> Palo S. wrote: > Based on my experiences, Ekiga is a great piece of > software but it is not prepared to replace Skype/ > Yahoo Mess on a larger scale mainly due to NAT issues, > poor non-Linux platform support + some long-term > video and presence related problems. What are the problems about the presence? -- Eugen From jpaulb at eastlink.ca Fri Mar 6 20:37:40 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Fri, 06 Mar 2009 16:37:40 -0400 Subject: [Ekiga-list] ekiga snapshot for Ubuntu 8.10 In-Reply-To: <359a3c580903051603w7720bb9bs2e80254eeb4142a9@mail.gmail.com> References: <49B04AE7.4010300@eastlink.ca> <49B05B99.2060402@pu-pm.univ-fcomte.fr> <49B06427.3050300@eastlink.ca> <359a3c580903051603w7720bb9bs2e80254eeb4142a9@mail.gmail.com> Message-ID: <49B18994.6030407@eastlink.ca> David Fox wrote: > On Thu, Mar 5, 2009 at 3:45 PM, J. Paul Bissonnette wrote: > >> I thought I was going blind. >> There is a dependency problem to work out. >> Depends: libedataserver1.2-9 (>=2.22.3) but it is not installable >> This is not in 8.10 repository, libedataserver1.2-8 and libedataserver1.2-11 >> are. It must be a hardy only package. (?) >> > > I'd say most likely but I don't use hardy anymore and don't know what's there. > > libedataserver1.2-11 is definitely in intrepid. > > I have used Yannick's PPA and it installs cleanly into intrepid, no > dependency problems. However, it only provides 3.0.1, which is a win > over intrepid since it only provides 2.x something of ekiga. > > # ekiga > > deb http://ppa.launchpad.net/tlbdk/ppa/ubuntu intrepid main > deb-src http://ppa.launchpad.net/tlbdk/ppa/ubuntu intrepid main > > (from my /etc/apt/sources list) > > I'd suggest using that, or rolling your own binary. Installing by > forcing to override a dependency could break things. > > > > > > > Thanks all That installed. At first I couldn't get any sound, however after a reboot seems to work. Echo test passed -- From f.vonbock at gmail.com Fri Mar 6 21:49:55 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Sat, 7 Mar 2009 00:49:55 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: <1236340240.4010.118.camel@scorpion.multitel.be> References: <1235062542.23177.4.camel@scorpion.multitel.be> <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> Message-ID: if i telnet localhost 5060 should i get a response? On Fri, Mar 6, 2009 at 2:50 PM, Damien Sandras wrote: > Le vendredi 06 mars 2009 ? 14:17 +0300, Fedor vonBock a ?crit : > > interesting, > > > > would you think it's from the routers itself (i'm using a us robotics > > -usr9108) > > I'm using the same, but I heard that some US Robotics routers have a SIP > mode. Try disabling it. > > -- > _ 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From xbaquero at ecnet.ec Sat Mar 7 02:45:49 2009 From: xbaquero at ecnet.ec (Xavier Baquero) Date: Fri, 6 Mar 2009 21:45:49 -0500 Subject: [Ekiga-list] EKIGA SDK? In-Reply-To: References: Message-ID: <23F8806EE516451BAA0F64E80DC1B2D6@SATELLITE> Hi, Sorry to ask, but does Ekiga also provides a Windows SDK? Like Activex, OCX, .Net? Thanks Saverio From jpuydt at free.fr Sat Mar 7 09:21:40 2009 From: jpuydt at free.fr (Julien Puydt) Date: Sat, 07 Mar 2009 10:21:40 +0100 Subject: [Ekiga-list] EKIGA SDK? In-Reply-To: <23F8806EE516451BAA0F64E80DC1B2D6@SATELLITE> References: <23F8806EE516451BAA0F64E80DC1B2D6@SATELLITE> Message-ID: <49B23CA4.4070002@free.fr> Xavier Baquero a ?crit : > Sorry to ask, but does Ekiga also provides a Windows SDK? Like Activex, OCX, > .Net? Sorry to ask, but what do you mean? Snark on #ekiga From xbaquero at ecnet.ec Sat Mar 7 10:34:36 2009 From: xbaquero at ecnet.ec (xbaquero at ecnet.ec) Date: Sat, 7 Mar 2009 05:34:36 -0500 Subject: [Ekiga-list] EKIGA SDK? Message-ID: <380-22009367103436794@M2W015.mail2web.com> Hello Julien, What I am looking for is a Windows Activex or OCX (components), in order to use it from within an application in order to add to this application SIP and H323 functionality. For example, I need that my application Registers on one side to a SIP server as well as to an H323 PBX. Appreciate your comments Xavier Original Message: ----------------- From: Julien Puydt jpuydt at free.fr Date: Sat, 07 Mar 2009 10:21:40 +0100 To: ekiga-list at gnome.org Subject: Re: [Ekiga-list] EKIGA SDK? Xavier Baquero a ?crit : > Sorry to ask, but does Ekiga also provides a Windows SDK? Like Activex, OCX, > .Net? Sorry to ask, but what do you mean? Snark on #ekiga _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list -------------------------------------------------------------------- mail2web LIVE ? Free email based on Microsoft? Exchange technology - http://link.mail2web.com/LIVE From dsandras at seconix.com Sat Mar 7 10:36:02 2009 From: dsandras at seconix.com (Damien Sandras) Date: Sat, 07 Mar 2009 11:36:02 +0100 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: References: <1235062542.23177.4.camel@scorpion.multitel.be> <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> Message-ID: <1236422162.2514.60.camel@scorpion.multitel.be> Le samedi 07 mars 2009 ? 00:49 +0300, Fedor vonBock a ?crit : > if i telnet localhost 5060 should i get a response? > No, telnet is over TCP. Ekiga works over UDP. -- _ 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 john_re at fastmail.us Sat Mar 7 14:25:16 2009 From: john_re at fastmail.us (john_re) Date: Sat, 07 Mar 2009 06:25:16 -0800 Subject: [Ekiga-list] Join today Ekiga VOIP meeting online 10A-6P PST = 6P-2A GMT Sat Mar 7 BerkeleyTIP Message-ID: <1236435916.7025.1304149737@webmail.messagingengine.com> Hi everyone :) If you have the time, I invite you to join with the global Ekiga, All Free SW, GNU(Linux) BSD, free hardware & free culture meeting today, BerkeleyTIP. 10AM - 6PM Pacific time (GMT - 8H) = 1P - 9P Eastern US, = 6P - 2A GMT Saturday March 7 We meet online with a VOIP conference, & using the #berkeleytip IRC channel on freenode.net. http://sites.google.com/site/berkeleytip/remote-attendance Two important VOIP topics in today's meeting are 1) Compiling & installing the latest Ekiga ver 3 sw, & 2) Preparing for creating our own Asterisk VOIP conference room server. Here's the website, http://sites.google.com/site/berkeleytip/ and mailing list you can join http://groups.google.com/group/BerkTIPGlobal (Click "join this group" on the right side of the page.) The best way to get started is by joining the IRC channel, & from there we'll help you get onto VOIP. If you're looking for a VOIP headset, Radio Shack currently has some good prices, & sales, on both regular & usb models. about $13-25. Email me if you have any questions. Do you think you'll be able to join with us? There might be likely about 5-10 people online. I'm building it up slowly month by month. If you are interested, I hope to hear from you. Best wishes :) From butdiene at yahoo.com Sat Mar 7 22:18:22 2009 From: butdiene at yahoo.com (Ren Min) Date: Sat, 7 Mar 2009 14:18:22 -0800 (PST) Subject: [Ekiga-list] ekiga-3.0.2 segfaults References: <1235062542.23177.4.camel@scorpion.multitel.be> <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> Message-ID: <48289.71850.qm@web81404.mail.mud.yahoo.com> Hi All, I got ekiga-3.0.2 segfaults so often that it's useless for me. 1, Always reproducible: Edit->Preferences. ekiga simply segfaults after I click on Preferences; 2,from time to time, segfaults during calls. ekiga backtrace upon segfaults (Edit->Preferences): $ ekiga Block 0x1a077f0 not in heap! Block 0x1a077f0 not in heap! Block 0x19fbc80 not in heap! (ekiga:28819): Gtk-WARNING **: Theme directory scalable/stock of theme Rodent has no size field (ekiga:28819): Gtk-WARNING **: Theme directory 48x48/stock of theme Rodent has no size field Block 0x7faf2802fba0 not in heap! Block 0x7faf2802fba0 not in heap! *** glibc detected *** ekiga: munmap_chunk(): invalid pointer: 0x00007faf2804b940 *** ======= Backtrace: ========= /lib/libc.so.6[0x7faf4142c918] ekiga[0x48b5f3] ekiga[0x48bff8] /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x207)[0x7faf421d2427] /usr/lib/libgobject-2.0.so.0[0x7faf421e8bf3] /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7bf)[0x7faf421ea3cf] /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7faf421ea8c3] /usr/lib/libgtk-x11-2.0.so.0[0x7faf42fda9b7] /usr/lib/libgtk-x11-2.0.so.0[0x7faf42fdabf6] /usr/lib/libgtk-x11-2.0.so.0[0x7faf42fdb76c] /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x207)[0x7faf421d2427] /usr/lib/libgobject-2.0.so.0[0x7faf421e8f1c] /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7bf)[0x7faf421ea3cf] /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7faf421ea8c3] /usr/lib/libgtk-x11-2.0.so.0[0x7faf42fe912d] /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x207)[0x7faf421d2427] /usr/lib/libgobject-2.0.so.0[0x7faf421e8838] /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7bf)[0x7faf421ea3cf] /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7faf421ea8c3] /usr/lib/libgtk-x11-2.0.so.0[0x7faf42fe837d] /usr/lib/libgtk-x11-2.0.so.0[0x7faf4308d608] /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x207)[0x7faf421d2427] /usr/lib/libgobject-2.0.so.0[0x7faf421e8bf3] /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x63b)[0x7faf421ea24b] /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7faf421ea8c3] /usr/lib/libgtk-x11-2.0.so.0[0x7faf4318fe8e] /usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xe3)[0x7faf43085f83] /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x2e3)[0x7faf430870a3] /usr/lib/libgdk-x11-2.0.so.0[0x7faf42aeb35c] /usr/lib/libglib-2.0.so.0[0x7faf41f10524] /usr/lib/libglib-2.0.so.0[0x7faf41f122d5] /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1f5)[0x7faf41f12845] /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xa7)[0x7faf430874b7] ekiga(main+0x4e3)[0x49d2f3] /lib/libc.so.6(__libc_start_main+0xe6)[0x7faf413d25c6] ekiga[0x480199] ======= Memory map: ======== 00400000-005ee000 r-xp 00000000 08:03 2316454 /usr/bin/ekiga 007ee000-007f4000 r--p 001ee000 08:03 2316454 /usr/bin/ekiga 007f4000-007fa000 rw-p 001f4000 08:03 2316454 /usr/bin/ekiga 007fa000-007fc000 rw-p 007fa000 00:00 0 018ae000-020cf000 rw-p 018ae000 00:00 0 [heap] 7faf24c54000-7faf24c64000 r-xp 00000000 08:03 281501 /usr/lib64/scim-1.0/1.4.0/IMEngine/socket.so 7faf24c64000-7faf24e64000 ---p 00010000 08:03 281501 /usr/lib64/scim-1.0/1.4.0/IMEngine/socket.so 7faf24e64000-7faf24e65000 r--p 00010000 08:03 281501 /usr/lib64/scim-1.0/1.4.0/IMEngine/socket.so 7faf24e65000-7faf24e66000 rw-p 00011000 08:03 281501 /usr/lib64/scim-1.0/1.4.0/IMEngine/socket.so 7faf24e66000-7faf24e6d000 r-xp 00000000 08:03 3140065 /usr/lib64/scim-1.0/1.4.0/Config/socket.so 7faf24e6d000-7faf2506c000 ---p 00007000 08:03 3140065 /usr/lib64/scim-1.0/1.4.0/Config/socket.so 7faf2506c000-7faf2506d000 r--p 00006000 08:03 3140065 /usr/lib64/scim-1.0/1.4.0/Config/socket.so 7faf2506d000-7faf2506e000 rw-p 00007000 08:03 3140065 /usr/lib64/scim-1.0/1.4.0/Config/socket.so 7faf2506e000-7faf25070000 r-xp 00000000 08:03 3354745 /usr/lib64/libscim-x11utils-1.0.so.8.2.4 7faf25070000-7faf2526f000 ---p 00002000 08:03 3354745 /usr/lib64/libscim-x11utils-1.0.so.8.2.4 7faf2526f000-7faf25270000 r--p 00001000 08:03 3354745 /usr/lib64/libscim-x11utils-1.0.so.8.2.4 7faf25270000-7faf25271000 rw-p 00002000 08:03 3354745 /usr/lib64/libscim-x11utils-1.0.so.8.2.4 7faf25271000-7faf2527a000 r-xp 00000000 08:03 1272536 /usr/lib64/libltdl.so.7.2.0 7faf2527a000-7faf25479000 ---p 00009000 08:03 1272536 /usr/lib64/libltdl.so.7.2.0 7faf25479000-7faf2547a000 r--p 00008000 08:03 1272536 /usr/lib64/libltdl.so.7.2.0 7faf2547a000-7faf2547b000 rw-p 00009000 08:03 1272536 /usr/lib64/libltdl.so.7.2.0 7faf2547b000-7faf25498000 r-xp 00000000 08:03 1688103 /usr/lib64/gio/modules/libgvfsdbus.so 7faf25498000-7faf25697000 ---p 0001d000 08:03 1688103 /usr/lib64/gio/modules/libgvfsdbus.so 7faf25697000-7faf25698000 r--p 0001c000 08:03 1688103 /usr/lib64/gio/modules/libgvfsdbus.so 7faf25698000-7faf25699000 rw-p 0001d000 08:03 1688103 /usr/lib64/gio/modules/libgvfsdbus.so 7faf25699000-7faf256aa000 r-xp 00000000 08:03 3268058 /usr/lib64/libgvfscommon.so.0.0.0 7faf256aa000-7faf258a9000 ---p 00011000 08:03 3268058 /usr/lib64/libgvfscommon.so.0.0.0 7faf258a9000-7faf258aa000 r--p 00010000 08:03 3268058 /usr/lib64/libgvfscommon.so.0.0.0 7faf258aa000-7faf258ab000 rw-p 00011000 08:03 3268058 /usr/lib64/libgvfscommon.so.0.0.0 7faf259a7000-7faf25a82000 r-xp 00000000 08:03 3354733 /usr/lib64/libscim-1.0.so.8.2.4 7faf25a82000-7faf25c82000 ---p 000db000 08:03 3354733 /usr/lib64/libscim-1.0.so.8.2.4 7faf25c82000-7faf25c86000 r--p 000db000 08:03 3354733 /usr/lib64/libscim-1.0.so.8.2.4 7faf25c86000-7faf25c9a000 rw-p 000df000 08:03 3354733 /usr/lib64/libscim-1.0.so.8.2.4 7faf25c9a000-7faf25cbd000 r-xp 00000000 08:03 281493 /usr/lib64/gtk-2.0/immodules/im-scim.so 7faf25cbd000-7faf25ebc000 ---p 00023000 08:03 281493 /usr/lib64/gtk-2.0/immodules/im-scim.so 7faf25ebc000-7faf25ebe000 r--p 00022000 08:03 281493 /usr/lib64/gtk-2.0/immodules/im-scim.so 7faf25ebe000-7faf25ebf000 rw-p 00024000 08:03 281493 /usr/lib64/gtk-2.0/immodules/im-scim.so 7faf25ebf000-7faf25ec5000 r-xp 00000000 08:03 1388759 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so 7faf25ec5000-7faf260c5000 ---p 00006000 08:03 1388759 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so 7faf260c5000-7faf260c6000 r--p 00006000 08:03 1388759 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so 7faf260c6000-7faf260c7000 rw-p 00007000 08:03 1388759 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so 7faf260c7000-7faf28000000 r--p 00000000 08:03 283739 /usr/share/fonts/opendesktop-fonts/odosung.ttc 7faf28000000-7faf2809c000 rw-p 7faf28000000 00:00 0 7faf2809c000-7faf2c000000 ---p 7faf2809c000 00:00 0 7faf2c095000-7faf2c0a5000 r--p 00000000 08:03 775914 /usr/share/fonts/mathematica-fonts/VeraIt.ttf 7faf2c0a5000-7faf2c0a6000 ---p 7faf2c0a5000 00:00 0 7faf2c0a6000-7faf2c0e6000 rw-p 7faf2c0a6000 00:00 0 7faf2c0e6000-7faf2c146000 rw-s 00000000 00:07 5898256 /SYSV00000000 (deleted) 7faf2c146000-7faf2c155000 r--p 00000000 08:03 775916 /usr/share/fonts/mathematica-fonts/VeraBd.ttf 7faf2c155000-7faf2c1b5000 rw-s 00000000 00:07 5865487 /SYSV00000000 (deleted) 7faf2c1b5000-7faf2c1cc000 r--s 00000000 08:03 3282295 /usr/share/mime/mime.cache 7faf2c1cc000-7faf2c53c000 r--p 00000000 08:03 3282296 /usr/share/icons/hicolor/icon-theme.cache 7faf2c53c000-7faf2ce4b000 r--p 00000000 08:03 2143387 /usr/share/icons/gnome/icon-theme.cache 7faf2ce4b000-7faf2d27b000 r--p 00000000 08:03 2845605 /usr/share/icons/Rodent/icon-theme.cache 7faf2d27b000-7faf2d28c000 r--p 00000000 08:03 775898 /usr/share/fonts/mathematica-fonts/Vera.ttf 7faf2d28c000-7faf2d28e000 r-xp 00000000 08:03 1649898 /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so 7faf2d28e000-7faf2d48d000 ---p 00002000 08:03 1649898 /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so 7faf2d48d000-7faf2d48e000 r--p 00001000 08:03 1649898 /usr/lib64/pango/1.6Aborted -------------- next part -------------- An HTML attachment was scrubbed... URL: From malik_jemes at hotmail.com Sat Mar 7 22:18:41 2009 From: malik_jemes at hotmail.com (malik_jemes at hotmail.com) Date: Sat, 7 Mar 2009 14:18:41 -0800 Subject: [Ekiga-list] Vacation reply In-Reply-To: Message-ID: An HTML attachment was scrubbed... URL: From dsandras at seconix.com Sun Mar 8 09:09:01 2009 From: dsandras at seconix.com (Damien Sandras) Date: Sun, 08 Mar 2009 10:09:01 +0100 Subject: [Ekiga-list] ekiga-3.0.2 segfaults In-Reply-To: <48289.71850.qm@web81404.mail.mud.yahoo.com> References: <1235062542.23177.4.camel@scorpion.multitel.be> <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> <48289.71850.qm@web81404.mail.mud.yahoo.com> Message-ID: <1236503341.27058.28.camel@scorpion.multitel.be> Le samedi 07 mars 2009 ? 14:18 -0800, Ren Min a ?crit : > Hi All, > > I got ekiga-3.0.2 segfaults so often that it's useless for me. > > 1, Always reproducible: Edit->Preferences. ekiga simply segfaults > after I click on Preferences; > > 2,from time to time, segfaults during calls. > > ekiga backtrace upon segfaults (Edit->Preferences): > > $ ekiga > Block 0x1a077f0 not in heap! > Block 0x1a077f0 not in heap! > Block 0x19fbc80 not in heap! > > (ekiga:28819): Gtk-WARNING **: Theme directory scalable/stock of theme > Rodent has no size field > > > (ekiga:28819): Gtk-WARNING **: Theme directory 48x48/stock of theme > Rodent has no size field > > Block 0x7faf2802fba0 not in heap! > Block 0x7faf2802fba0 not in heap! > *** glibc detected *** ekiga: munmap_chunk(): invalid pointer: > 0x00007faf2804b940 *** It segfaults in GTK, not in Ekiga. Please disable SCIM and all other related modules that you do not use. -- _ 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 hjm at pmeonline.net Sun Mar 8 16:56:26 2009 From: hjm at pmeonline.net (=?UTF-8?B?SGFucyBKw7ZyZyBNYXVyZXI=?=) Date: Sun, 08 Mar 2009 17:56:26 +0100 Subject: [Ekiga-list] No video with ekiga over asterisk Message-ID: <49B3F8BA.8070803@pmeonline.net> Hi, I am using asterisk 1.2.13 and use ekiga for all PC phones. It's working well. But if it comes to video I am running into problems: 1. the user on the other side of the line (extern) can't see me, but I can see them. 2. It's not possible to call me over my ekiga account. I am using the following configuration in asterisk: sip.conf: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [general] context=default bindport=5060 bindaddr=0.0.0.0 srvlookup=yes videosupport=yes disallow=all ; First disallow all codecs allow=gsm allow=ulaw allow=alaw ; Allow codecs in order of allow=ilbc ; preference allow=h261 register => user.password at ekiga.net/ekiga_in ; Internal account [31] callerid=ekigaphone host=dynamic domain=0.0.0.0 user=31 secret=secret type=friend mailbox=31 ;nat=yes nat=no canreinvite=no qualify=yes allow=h261 allow=h263 ; H.263 is our video codec allow=h263p ; H.263p is the enhanced video codec dtmfmode=rfc2833 ; inband is not supported in compressed codecs like gsm, so we better set it$ ;outgoing to ekiga.net [ekiga] type=friend username=user at ekiga.net secret=password host=ekiga.net canreinvite=no qualify=300 insecure=very ; required for incoming ekiga.net calls ;context=ekiga ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extensions.conf: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exten => _9.,1,Dial(SIP/${EXTEN:1}@ekiga,20,r)) ;set 9 in front of username to call ekiga-users (it works!) ;passthrough of calls from outside [ekiga] exten => 31,1,Dial(SIP/31) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ asterisk debug during call: -- Registered SIP '31' at 192.168.2.85 port 5074 expires 3600 -- Executing Dial("SIP/ekiga.net-08278060", "SIP/500 at ekiga|20|r)") in new stack -- Called 500 at ekiga -- SIP/ekiga-0827ac80 answered SIP/ekiga.net-08278060 -- Attempting native bridge of SIP/ekiga.net-08278060 and SIP/ekiga-0827ac80 == Spawn extension (default, 9500, 1) exited non-zero on 'SIP/ekiga.net-08278060' I am using a endian-mini firewall Endian Firewall Appliance release 2.2.1 (Deployset #0) Port forwarding to asterisk: TCP : 5060 UDP:13300 - 13399 UDP : 5000 - 5100 TCP : 1720 UDP : 3478 - 3479 Outgoing firewall rule: UDP/5060 UDP/5061 UDP/3478 UDP/3479 TCP/1720 UDP/5000 UDP/5001 UDP/5002 UDP/5003 UDP/5004 UDP/5005 Please can someone help me on this cofiguration missmatch. One problem could be the ports, I have tried all I found in the wiki and web. Thanks -------------- next part -------------- A non-text attachment was scrubbed... Name: hjm.vcf Type: text/x-vcard Size: 321 bytes Desc: not available URL: From f.vonbock at gmail.com Sun Mar 8 17:01:55 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Sun, 8 Mar 2009 20:01:55 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: <1236422162.2514.60.camel@scorpion.multitel.be> References: <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> <1236422162.2514.60.camel@scorpion.multitel.be> Message-ID: can you tell me how ekiga does the registration process....i'm going to to find a way to trace the process and see where the problem is On Sat, Mar 7, 2009 at 1:36 PM, Damien Sandras wrote: > Le samedi 07 mars 2009 ? 00:49 +0300, Fedor vonBock a ?crit : > > if i telnet localhost 5060 should i get a response? > > > > No, telnet is over TCP. Ekiga works over UDP. > > -- > _ 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Sun Mar 8 17:14:48 2009 From: dsandras at seconix.com (Damien Sandras) Date: Sun, 08 Mar 2009 18:14:48 +0100 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: References: <1235113571.4044.0.camel@scorpion.multitel.be> <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> <1236422162.2514.60.camel@scorpion.multitel.be> Message-ID: <1236532488.27058.40.camel@scorpion.multitel.be> Le dimanche 08 mars 2009 ? 20:01 +0300, Fedor vonBock a ?crit : > can you tell me how ekiga does the registration process....i'm going > to to find a way to trace the process and see where the problem is It sends a REGISTER SIP Request to port 5060 of Ekiga.net, over UDP. Before doing so, it does a STUN detection to try determining what UDP port will be open on your gateway for this request. Have you tried disabling STUN and see if it changes anything? -- _ 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 Sun Mar 8 17:15:49 2009 From: dsandras at seconix.com (Damien Sandras) Date: Sun, 08 Mar 2009 18:15:49 +0100 Subject: [Ekiga-list] No video with ekiga over asterisk In-Reply-To: <49B3F8BA.8070803@pmeonline.net> References: <49B3F8BA.8070803@pmeonline.net> Message-ID: <1236532549.27058.42.camel@scorpion.multitel.be> Hi, Le dimanche 08 mars 2009 ? 17:56 +0100, Hans J?rg Maurer a ?crit : > Hi, > > I am using asterisk 1.2.13 and use ekiga for all PC phones. It's working > well. But if it comes to video I am running into problems: > > 1. the user on the other side of the line (extern) can't see me, but I > can see them. > 2. It's not possible to call me over my ekiga account. > I think you should ask for help on the Asterisk mailing list. -- _ 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 f.vonbock at gmail.com Sun Mar 8 18:25:09 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Sun, 8 Mar 2009 21:25:09 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: <1236532488.27058.40.camel@scorpion.multitel.be> References: <1235379711.4302.16.camel@scorpion.multitel.be> <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> <1236422162.2514.60.camel@scorpion.multitel.be> <1236532488.27058.40.camel@scorpion.multitel.be> Message-ID: yeah...same thing....i'll just monitor the udp packets i guess.....appreciate your follow up, i'll keep you posted of any updates/questions On Sun, Mar 8, 2009 at 8:14 PM, Damien Sandras wrote: > Le dimanche 08 mars 2009 ? 20:01 +0300, Fedor vonBock a ?crit : > > can you tell me how ekiga does the registration process....i'm going > > to to find a way to trace the process and see where the problem is > > It sends a REGISTER SIP Request to port 5060 of Ekiga.net, over UDP. > > Before doing so, it does a STUN detection to try determining what UDP > port will be open on your gateway for this request. > > Have you tried disabling STUN and see if it changes anything? > -- > _ 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From f.vonbock at gmail.com Mon Mar 9 10:21:25 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Mon, 9 Mar 2009 13:21:25 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: References: <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> <1236422162.2514.60.camel@scorpion.multitel.be> <1236532488.27058.40.camel@scorpion.multitel.be> Message-ID: well...at least i knew the router carries some of the blame...i hooked my laptop straight to a dsl model and the registration succeeded..i'll see how to resolve this issue On Sun, Mar 8, 2009 at 9:25 PM, Fedor vonBock wrote: > yeah...same thing....i'll just monitor the udp packets i > guess.....appreciate your follow up, i'll keep you posted of any > updates/questions > > > On Sun, Mar 8, 2009 at 8:14 PM, Damien Sandras wrote: > >> Le dimanche 08 mars 2009 ? 20:01 +0300, Fedor vonBock a ?crit : >> > can you tell me how ekiga does the registration process....i'm going >> > to to find a way to trace the process and see where the problem is >> >> It sends a REGISTER SIP Request to port 5060 of Ekiga.net, over UDP. >> >> Before doing so, it does a STUN detection to try determining what UDP >> port will be open on your gateway for this request. >> >> Have you tried disabling STUN and see if it changes anything? >> -- >> _ 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 >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hjm at pmeonline.net Mon Mar 9 11:00:11 2009 From: hjm at pmeonline.net (=?ISO-8859-1?Q?Hans_J=F6rg_Maurer?=) Date: Mon, 09 Mar 2009 12:00:11 +0100 Subject: [Ekiga-list] No video with ekiga over asterisk In-Reply-To: References: Message-ID: <49B4F6BB.9010609@pmeonline.net> Hi Damien, I have tried it without using asterisk and registering direktly - Same issue. So I think it's either a problem with the portforwarding or the sip proxy. Can you provide me a list with the ports which are needed to open / forward? I have so many conflicting infos from different mails and websites, so I don't know which I really need. Also the ekiga-wiki didn't help me. Thanks Hans -------------- next part -------------- A non-text attachment was scrubbed... Name: hjm.vcf Type: text/x-vcard Size: 309 bytes Desc: not available URL: From shawn_adams at web.de Mon Mar 9 23:52:02 2009 From: shawn_adams at web.de (Shawn Adams) Date: Tue, 10 Mar 2009 00:52:02 +0100 Subject: [Ekiga-list] ekiga 3.0.2 compile issues Message-ID: <49B5ABA2.4070105@web.de> all, trying to compile 3.0.2 on opensuse, following reqs are installed: opal-3.4.4 ptlib-2.4.4 compile works well, but I get the following error message: /usr/bin/ekiga: symbol lookup error: /usr/lib/libedataserver-1.2.so.9: undefined symbol: g_once_init_enter_impl Can anyone point me in the right direction ? rpm -qa |grep evolu ====================== evolution-webcal-2.12.0-5 evolution-pilot-2.12.0-5.8 evolution-data-server-devel-1.12.0-5.6 multisync-evolution-0.82+cvs-135 evolution-sharp-0.14.0.1-5 evolution-2.12.0-5.8 evolution-data-server-1.12.0-5.6 evolution-devel-2.12.0-5.8 evolution-exchange-2.12.0-5 evolution-exchange-lang-2.12.0-5 evolution-webcal-lang-2.12.0-5 ls -la /usr/lib/libedataserver* ======================= -rw-r--r-- 1 root root 1253 2008-04-11 15:43 /usr/lib/libedataserver-1.2.la lrwxrwxrwx 1 root root 27 2009-03-01 15:54 /usr/lib/libedataserver-1.2.so -> libedataserver-1.2.so.9.1.0 lrwxrwxrwx 1 root root 27 2009-03-09 20:09 /usr/lib/libedataserver-1.2.so.9 -> libedataserver-1.2.so.9.1.0 -rwxr-xr-x 1 root root 856404 2008-04-11 15:46 /usr/lib/libedataserver-1.2.so.9.1.0 -- Shawn Adams shawn_adams at web.de From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Mar 10 10:33:12 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 10 Mar 2009 11:33:12 +0100 Subject: [Ekiga-list] ekiga 3.0.2 compile issues In-Reply-To: <49B5ABA2.4070105@web.de> References: <49B5ABA2.4070105@web.de> Message-ID: <49B641E8.9040600@pu-pm.univ-fcomte.fr> Shawn Adams wrote: > all, > > trying to compile 3.0.2 on opensuse, following reqs are installed: > > opal-3.4.4 > ptlib-2.4.4 > > compile works well, but I get the following error message: > > /usr/bin/ekiga: symbol lookup error: /usr/lib/libedataserver-1.2.so.9: > undefined symbol: g_once_init_enter_impl > > Can anyone point me in the right direction ? It seems to me that this is a problem with other libraries, please search on Internet, such as http://www.google.com/search?hl=en&q=g_once_init_enter_impl&btnG=Google+Search -- Eugen From michel.memeteau at gmail.com Tue Mar 10 10:40:59 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Tue, 10 Mar 2009 11:40:59 +0100 Subject: [Ekiga-list] Michaelc/Pateam Ekiga 3.02 for Windows Message-ID: On Thu, Feb 19, 2009 at 5:58 PM, Damien Sandras wrote: > Le mercredi 18 f?vrier 2009 ? 12:45 -0600, Michael Cronenworth a ?crit : > > -------- Original Message -------- > > Subject: Re: [Ekiga-list] Ekiga 3.02 for Windows: Logitech QuickCam > > > But I will ask if people contributing to the WIN32 build can also build > > > our 'DirectVideo' capture plugin. It might work with it. > > Is that a separate library? Configure argument? I have DirectShow > > capture compiled in and the Preferences dialog only shows WDM capture. > > There is probably a reason why it does not load in that case. Probably a > compilation flag. I confirm we had an extensive testing of the Win32 version from Michael 3.02 ( great work BTW ! ) and my ov511 worked only in WDM mode , No DirectX listed , but the previous Mathias ones showed only Directx. Maybe it's a problem to compile both ? With michael 3.02 WDM version I couldn't achieve more than 10 fps and 30 in directX mode with previous version. Does it comes from the driver and capture method ? and can it be something else in PTlib ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Mar 10 16:08:59 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 10 Mar 2009 17:08:59 +0100 Subject: [Ekiga-list] News on debian snapshots Message-ID: <49B6909B.2060501@pu-pm.univ-fcomte.fr> Hi, Information about the following debian snapshot packages: 1. DC and AVC plugins in ptlib are not provided anymore. debian has changed the version of raw1394 (and other libraries), and these two ptlib plugins are not compatible with this new version. 2. The non-free codecs h263+, mpeg-4 and h264 need an older ffmpeg (http://www.nabble.com/Can't-compile-opal-with-avcodec-td21097280.html) than debian and debian-multimedia offer, so they are not provided anymore either. You can use theora instead :o) Of course, when the compatibility is restored, these packages come back. Cheers, -- Eugen From craigs at postincrement.com Wed Mar 11 00:43:03 2009 From: craigs at postincrement.com (Craig Southeren) Date: Wed, 11 Mar 2009 11:43:03 +1100 Subject: [Ekiga-list] News on debian snapshots In-Reply-To: <49B6909B.2060501@pu-pm.univ-fcomte.fr> References: <49B6909B.2060501@pu-pm.univ-fcomte.fr> Message-ID: <49B70917.6080609@postincrement.com> Eugen Dedu wrote: > Hi, > > Information about the following debian snapshot packages: > > 1. DC and AVC plugins in ptlib are not provided anymore. debian has > changed the version of raw1394 (and other libraries), and these two > ptlib plugins are not compatible with this new version. > > 2. The non-free codecs h263+, mpeg-4 and h264 need an older ffmpeg > (http://www.nabble.com/Can't-compile-opal-with-avcodec-td21097280.html) > than debian and debian-multimedia offer, so they are not provided > anymore either. You can use theora instead :o) > > Of course, when the compatibility is restored, these packages come back. The H.263/H.263+ plugin works with the latest FFMpeg (I haven't tried ffmpeg 0.5) 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 mike at cchtml.com Wed Mar 11 01:58:44 2009 From: mike at cchtml.com (Michael Cronenworth) Date: Tue, 10 Mar 2009 20:58:44 -0500 Subject: [Ekiga-list] Michaelc/Pateam Ekiga 3.02 for Windows In-Reply-To: References: Message-ID: <49B71AD4.4090800@cchtml.com> michel memeteau wrote: > > Does it comes from the driver and capture method ? and can it be > something else in PTlib ? I'm trying to find time to figure out what configure line argument I'm missing. It'll be soon(tm). From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Mar 11 15:21:02 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 11 Mar 2009 16:21:02 +0100 Subject: [Ekiga-list] News on debian snapshots In-Reply-To: <49B70917.6080609@postincrement.com> References: <49B6909B.2060501@pu-pm.univ-fcomte.fr> <49B70917.6080609@postincrement.com> Message-ID: <49B7D6DE.8080108@pu-pm.univ-fcomte.fr> Craig Southeren wrote: > Eugen Dedu wrote: >> Hi, >> >> Information about the following debian snapshot packages: >> >> 1. DC and AVC plugins in ptlib are not provided anymore. debian has >> changed the version of raw1394 (and other libraries), and these two >> ptlib plugins are not compatible with this new version. >> >> 2. The non-free codecs h263+, mpeg-4 and h264 need an older ffmpeg >> (http://www.nabble.com/Can't-compile-opal-with-avcodec-td21097280.html) >> than debian and debian-multimedia offer, so they are not provided >> anymore either. You can use theora instead :o) >> >> Of course, when the compatibility is restored, these packages come back. > > The H.263/H.263+ plugin works with the latest FFMpeg (I haven't tried > ffmpeg 0.5) I have this error: make[1]: Entering directory `/home/dedu/softs/ekiga/opal-test/plugins/video/H.263-1998' g++ -I../../../include -I/usr/include/ffmpeg -I../common -I../../ -fPIC -DLIBAVCODEC_RTP_MODE=1 -Os -c h263-1998.cxx -o obj/h263-1998.o h263-1998.cxx: In member function ?virtual bool H263_RFC2190_EncoderContext::Open()?: h263-1998.cxx:546: error: ?struct AVCodecContext? has no member named ?rtp_mode? h263-1998.cxx:556: error: ?CODEC_FLAG_H263P_AIC? was not declared in this scope make[1]: *** [obj/h263-1998.o] Error 1 make[1]: Leaving directory `/home/dedu/softs/ekiga/opal-test/plugins/video/H.263-1998' make: *** [all] Error 2 I use latest libavcodec-dev from debian-multimedia: snoopy:~/softs/ekiga/opal-test/plugins$ dpkg -l libavcodec\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=================-=================-================================================== ii libavcodec-dev 3:20090222-0.0 library to encode decode multimedia streams - deve un libavcodec-unstri (no description available) un libavcodec-unstri (no description available) un libavcodec1-dev (no description available) pn libavcodec1d (no description available) un libavcodec2-dev (no description available) pn libavcodec51 (no description available) ii libavcodec52 3:20090222-0.0 library to encode decode multimedia streams - runt un libavcodeccvs-dev (no description available) un libavcodeccvs51 (no description available) un libavcodeccvs51-d (no description available) configure shows: checking if libavcodec has rtp_mode... yes I look in /usr/include/libavcodec/avcodec.h: #if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0) /* unused, FIXME remove*/ int rtp_mode; #endif As I do not have libavcodec51 or less installed, I have this error. So it seems rtp_mode is unneeded for libavcodec52 or greater. Cheers, -- Eugen From leamas.alec at gmail.com Wed Mar 11 19:46:11 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Wed, 11 Mar 2009 20:46:11 +0100 Subject: [Ekiga-list] Alsa device enumeration Message-ID: <49B81503.205@gmail.com> There are some problems w the current code which enumerates the alsa devices. I have a sketch for a patch, this is really not that complicated these days, there are new library routines which support it. The problem is just what devices to show, and how. Basically, there is two kind of devices: the classic devices which we partly see today, and several "new" devices such as pulse, hdmi, and several surround*. They exist for both capture and playback. The list for my box is below. The basic ideas are stolen from Skype. The important thing is the left column, the right is just internal stuff (hey, use a fixed font to see this...). Any thoughts out there about this list? Cheers! --alec Capture devices: null null default default pulse pulse AD198x Analog - hw:0,0 hw:0,0 AD198x Analog - plughw:0,0 plughw:0,0 AD198x Digital - hw:0,1 hw:0,1 AD198x Digital - plughw:0,1 plughw:0,1 Playback devices: iec958 - NVidia,0 iec958 null null default default pulse pulse AD198x Analog - hw:0,0 hw:0,0 AD198x Analog - plughw:0,0 plughw:0,0 AD198x Digital - hw:0,1 hw:0,1 AD198x Digital - plughw:0,1 plughw:0,1 surround40 - NVidia,0 surround40 surround41 - NVidia,0 surround41 surround50 - NVidia,0 surround50 surround51 - NVidia,0 surround51 surround71 - NVidia,0 surround71 front - NVidia,0 front From leamas.alec at gmail.com Wed Mar 11 20:15:15 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Wed, 11 Mar 2009 21:15:15 +0100 Subject: [Ekiga-list] Alsa device enumeration Message-ID: <49B81BD3.7000300@gmail.com> OK. That was really hard to read. Try ftp://mumin.dnsalias.net/pub/alsatest.log instead. --alec From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Mar 11 21:18:13 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 11 Mar 2009 22:18:13 +0100 Subject: [Ekiga-list] News on debian snapshots Message-ID: <49B82A95.1040504@pu-pm.univ-fcomte.fr> Hello, And sorry for the noise. I am now able to compile the non-free codecs h263+, mpeg-4 and h264 (with a minor patch). So snapshots are ok now, except: 1. DC and AVC plugins in ptlib are not provided anymore. debian has changed the version of raw1394 (and other libraries), and these two ptlib plugins are not compatible with this new version. 2. dbus still missing. Cheers, Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Mar 11 21:19:18 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 11 Mar 2009 22:19:18 +0100 Subject: [Ekiga-list] News on debian snapshots In-Reply-To: <49B70917.6080609@postincrement.com> References: <49B6909B.2060501@pu-pm.univ-fcomte.fr> <49B70917.6080609@postincrement.com> Message-ID: <49B82AD6.8070702@pu-pm.univ-fcomte.fr> Craig Southeren wrote: > Eugen Dedu wrote: >> Hi, >> >> Information about the following debian snapshot packages: >> >> 1. DC and AVC plugins in ptlib are not provided anymore. debian has >> changed the version of raw1394 (and other libraries), and these two >> ptlib plugins are not compatible with this new version. >> >> 2. The non-free codecs h263+, mpeg-4 and h264 need an older ffmpeg >> (http://www.nabble.com/Can't-compile-opal-with-avcodec-td21097280.html) >> than debian and debian-multimedia offer, so they are not provided >> anymore either. You can use theora instead :o) >> >> Of course, when the compatibility is restored, these packages come back. > > The H.263/H.263+ plugin works with the latest FFMpeg (I haven't tried > ffmpeg 0.5) I have this error: make[1]: Entering directory `/home/dedu/softs/ekiga/opal-test/plugins/video/H.263-1998' g++ -I../../../include -I/usr/include/ffmpeg -I../common -I../../ -fPIC -DLIBAVCODEC_RTP_MODE=1 -Os -c h263-1998.cxx -o obj/h263-1998.o h263-1998.cxx: In member function ?virtual bool H263_RFC2190_EncoderContext::Open()?: h263-1998.cxx:546: error: ?struct AVCodecContext? has no member named ?rtp_mode? h263-1998.cxx:556: error: ?CODEC_FLAG_H263P_AIC? was not declared in this scope make[1]: *** [obj/h263-1998.o] Error 1 make[1]: Leaving directory `/home/dedu/softs/ekiga/opal-test/plugins/video/H.263-1998' make: *** [all] Error 2 I use latest libavcodec-dev from debian-multimedia: snoopy:~/softs/ekiga/opal-test/plugins$ dpkg -l libavcodec\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=================-=================-================================================== ii libavcodec-dev 3:20090222-0.0 library to encode decode multimedia streams - deve un libavcodec-unstri (no description available) un libavcodec-unstri (no description available) un libavcodec1-dev (no description available) pn libavcodec1d (no description available) un libavcodec2-dev (no description available) pn libavcodec51 (no description available) ii libavcodec52 3:20090222-0.0 library to encode decode multimedia streams - runt un libavcodeccvs-dev (no description available) un libavcodeccvs51 (no description available) un libavcodeccvs51-d (no description available) configure shows: checking if libavcodec has rtp_mode... yes I look in /usr/include/libavcodec/avcodec.h: #if LIBAVCODEC_VERSION_INT < ((52<<16)+(0<<8)+0) /* unused, FIXME remove*/ int rtp_mode; #endif As I do not have libavcodec51 or less installed, I have this error. So it seems rtp_mode is unneeded for libavcodec52 or greater. Cheers, -- Eugen From f.vonbock at gmail.com Thu Mar 12 03:49:34 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Thu, 12 Mar 2009 06:49:34 +0300 Subject: [Ekiga-list] enabling stun on ubuntu Message-ID: hi, can anyone tell me how to enable the stun client on ubuntu intrepid? -------------- next part -------------- An HTML attachment was scrubbed... URL: From malik_jemes at hotmail.com Thu Mar 12 12:00:21 2009 From: malik_jemes at hotmail.com (malik_jemes at hotmail.com) Date: Thu, 12 Mar 2009 05:00:21 -0700 Subject: [Ekiga-list] Vacation reply In-Reply-To: Message-ID: An HTML attachment was scrubbed... URL: From dsandras at seconix.com Thu Mar 12 17:06:04 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 12 Mar 2009 18:06:04 +0100 Subject: [Ekiga-list] enabling stun on ubuntu In-Reply-To: References: Message-ID: <1236877564.4754.7.camel@scorpion.multitel.be> Le jeudi 12 mars 2009 ? 06:49 +0300, Fedor vonBock a ?crit : > hi, > > can anyone tell me how to enable the stun client on ubuntu intrepid? > If it is ekiga 3., it is automatic as long you did not disable the stun_server key in gconf. -- _ 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 Thu Mar 12 17:06:40 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 12 Mar 2009 18:06:40 +0100 Subject: [Ekiga-list] Alsa device enumeration In-Reply-To: <49B81503.205@gmail.com> References: <49B81503.205@gmail.com> Message-ID: <1236877600.4754.9.camel@scorpion.multitel.be> Le mercredi 11 mars 2009 ? 20:46 +0100, Alec Leamas a ?crit : > There are some problems w the current code which enumerates the alsa > devices. I have a sketch for a patch, this is really not that > complicated these days, there are new library routines which support it. > > The problem is just what devices to show, and how. Basically, there is > two kind of devices: the classic devices which we partly see today, and > several "new" devices such as pulse, hdmi, and several surround*. They > exist for both capture and playback. The list for my box is below. The > basic ideas are stolen from Skype. The important thing is the left > column, the right is just internal stuff (hey, use a fixed font to see > this...). > > Any thoughts out there about this list? > I would clean it and remove entries with hw only. Because that's complex. What is Surround40 capture ? -- _ 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 sig at netdot.net Thu Mar 12 17:19:53 2009 From: sig at netdot.net (Aaron VanDevender) Date: Thu, 12 Mar 2009 11:19:53 -0600 Subject: [Ekiga-list] Addressbook Message-ID: <49B94439.2040207@netdot.net> I'm having a great time with ekiga-3.0.2, but I have some trouble with the address book. #1. I tried to add a contact to my local roster. I opened the addressbook, searched ekiga.net, found my friend, and said "add to local roster." It popped up a category dialog, so I added "Buddies" ("Services" was the only choice) entered the name and SIP address and hit "OK." Ekiga then complained that I already had a contact with that address. But the only things in my local roster and the two defaults under "Services". #2. The web page http://wiki.ekiga.org/index.php/Managing_Addressbook makes numerous references to the File menu within the Addressbook, however there is no such menu. Only "Addressbook" and "Action." #3. Can you have multiple local addressbooks, or only the Evolution "Personal" one? #4. When I search for a user on the Ekiga.net white pages, how can I see their sip address? Right-click->Properties gives me the LDAP information. Thanks. -Aaron From leamas.alec at gmail.com Thu Mar 12 19:41:35 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Thu, 12 Mar 2009 20:41:35 +0100 Subject: [Ekiga-list] Alsa device enumeration In-Reply-To: <1236877600.4754.9.camel@scorpion.multitel.be> References: <49B81503.205@gmail.com> <1236877600.4754.9.camel@scorpion.multitel.be> Message-ID: <49B9656F.5080009@gmail.com> Damien Sandras wrote: > Le mercredi 11 mars 2009 ? 20:46 +0100, Alec Leamas a ?crit : > >> There are some problems w the current code which enumerates the alsa >> devices. I have a sketch for a patch, this is really not that >> complicated these days, there are new library routines which support it. >> >> The problem is just what devices to show, and how. Basically, there is >> two kind of devices: the classic devices which we partly see today, and >> several "new" devices such as pulse, hdmi, and several surround*. They >> exist for both capture and playback. The list for my box is below. The >> basic ideas are stolen from Skype. The important thing is the left >> column, the right is just internal stuff (hey, use a fixed font to see >> this...). >> >> Any thoughts out there about this list? >> >> > > I would clean it and remove entries with hw only. Because that's > complex. What is Surround40 capture ? > Surround capture is in my eyes complete nonsense. It's reported, though. I totally agree that it should not be visible to users. The hw discussion is complex. Actually, there are documents on the alsa site which boils down to that using hw:/plughw: is deprecated, they recommend "front", "surround*" etc. But for capture, it just makes no sense. And, more important, if you have more than one card there is no way to e. g., direct sound to "device front at the usb headset". Which device "front" actually refers to is a part of fthe alsa configuration (normally the default device). So, to direct sound to a specific card you must either mess with the alsa configuration, or use the hw:/plughw:. This is my current understanding. I know there are people who knows more which is reading this... My basic impression is that the alsa device addressing schema is a bit hard to handle, especially with more than one card. And although it's not that common that users have more than one card in their box, USB and bluetooth headsets are important use cases involving more than one card from the alsa perpective. It's also important to sort out the different roles in device management. The ultimate goal in my eyes is to create a new UI focused on making it much easier to setup the sound system. The major task is really up to the UI code here. My basic view is that the driver should provide a reasonably complete list of devices with as much information as possible. This does not preclude hiding nonsense like surround capture, But the finer tricks should be done by the UI, and we should be careful not to hide to much in the driver. The UI has other options than to just take the list from the driver and place in a select box IMHO. The plughw/hw is indeed complex. But to my understanding, it's really the only way to fix the basic task "Send sound to and get capture from the USB headset/main box/bluetooth headset". Of course, we could handle this by reconfiguring alsa. But since devices comes and goes away, and then comes back with a new number (sigh...) this is not that easy. Maybe the complexity of hw/plughw could be handled by a new UI? --alec From dsandras at seconix.com Thu Mar 12 19:54:46 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 12 Mar 2009 20:54:46 +0100 Subject: [Ekiga-list] Alsa device enumeration In-Reply-To: <49B9656F.5080009@gmail.com> References: <49B81503.205@gmail.com> <1236877600.4754.9.camel@scorpion.multitel.be> <49B9656F.5080009@gmail.com> Message-ID: <1236887686.4279.35.camel@scorpion.multitel.be> Le jeudi 12 mars 2009 ? 20:41 +0100, Alec Leamas a ?crit : > Damien Sandras wrote: > > Le mercredi 11 mars 2009 ? 20:46 +0100, Alec Leamas a ?crit : > > > >> There are some problems w the current code which enumerates the alsa > >> devices. I have a sketch for a patch, this is really not that > >> complicated these days, there are new library routines which support it. > >> > >> The problem is just what devices to show, and how. Basically, there is > >> two kind of devices: the classic devices which we partly see today, and > >> several "new" devices such as pulse, hdmi, and several surround*. They > >> exist for both capture and playback. The list for my box is below. The > >> basic ideas are stolen from Skype. The important thing is the left > >> column, the right is just internal stuff (hey, use a fixed font to see > >> this...). > >> > >> Any thoughts out there about this list? > >> > >> > > > > I would clean it and remove entries with hw only. Because that's > > complex. What is Surround40 capture ? > > > Surround capture is in my eyes complete nonsense. It's reported, though. > I totally agree that it should not be visible to users. > > The hw discussion is complex. Actually, there are documents on the alsa > site which boils down to that using hw:/plughw: is deprecated, they > recommend "front", "surround*" etc. But for capture, it just makes no > sense. And, more important, if you have more than one card there is no > way to e. g., direct sound to "device front at the usb headset". Which > device "front" actually refers to is a part of fthe alsa configuration > (normally the default device). So, to direct sound to a specific card > you must either mess with the alsa configuration, or use the > hw:/plughw:. This is my current understanding. I know there are people > who knows more which is reading this... > > My basic impression is that the alsa device addressing schema is a bit > hard to handle, especially with more than one card. And although it's > not that common that users have more than one card in their box, USB and > bluetooth headsets are important use cases involving more than one card > from the alsa perpective. > > It's also important to sort out the different roles in device > management. The ultimate goal in my eyes is to create a new UI focused > on making it much easier to setup the sound system. The major task is > really up to the UI code here. My basic view is that the driver should > provide a reasonably complete list of devices with as much information > as possible. This does not preclude hiding nonsense like surround > capture, But the finer tricks should be done by the UI, and we should be > careful not to hide to much in the driver. The UI has other options than > to just take the list from the driver and place in a select box IMHO. > > The plughw/hw is indeed complex. But to my understanding, it's really > the only way to fix the basic task "Send sound to and get capture from > the USB headset/main box/bluetooth headset". Of course, we could handle > this by reconfiguring alsa. But since devices comes and goes away, and > then comes back with a new number (sigh...) this is not that easy. > Maybe the complexity of hw/plughw could be handled by a new UI? I'm not sure. How can we know surround is non sense? How can we know other similar non sense entries... To my eyes, Alsa is really purely broken :-/ -- _ 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 shawn_adams at web.de Thu Mar 12 20:41:29 2009 From: shawn_adams at web.de (Shawn Adams) Date: Thu, 12 Mar 2009 21:41:29 +0100 Subject: [Ekiga-list] Ekiga 3.x compile - lesson learned In-Reply-To: <20090224201350.GA4297@jdiamond-nb> References: <20090224201350.GA4297@jdiamond-nb> Message-ID: <49B97379.4030902@web.de> All, Possibly for beginners only, please excuse the basic info contained herein. After beating my head flat trying to get Ekiga 3.0.2 to compile on opensuse 10.3, I posted one query to this list. Rather than giving me a complete answer, Eugen kindly pointed me in the right direction. I downloaded the following 3 source packages: from the ftp.gnome.org site: (ftp://ftp.gnome.org/pub/gnome/sources/ekiga/) opal-3.4.4 ptlib-2.4.4 ekiga-3.0.2 configure/make/make install ptlib configure/make/make install opal ekiga compiled fine, but when I executed ekiga, received the following error: /usr/bin/ekiga: symbol lookup error: /usr/lib/libedataserver-1.2.so.9: undefined symbol: g_once_init_enter_impl Eugen pointed me to links that suggested this might be caused by duplicate library files. True enough, I found duplicates of libedataserver-1.2.so.9 /usr/lib/libedataserver-1.2.so.9 -> libedataserver-1.2.so.9.1.0 /usr/lib/libedataserver-1.2.so.9.1.0 /opt/gnome/lib/libedataserver-1.2.so.9 -> libedataserver-1.2.so.9.1.0 /opt/gnome/lib/libedataserver-1.2.so.9.1.0 ldd /usr/lib/libedataserver-1.2.so.9.1.0 shows a huge list of libraries, but many were listed in /opt/gnome/lib linux-gate.so.1 => (0xffffe000) libbonobo-2.so.0 => /usr/lib/libbonobo-2.so.0 (0xb7ea4000) libbonobo-activation.so.4 => /usr/lib/libbonobo-activation.so.4 (0xb7e8e000) libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7e89000) libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0xb7e57000) I verified a huge number of libs were in both directories. Presuming one or the other was one too many (almost every file was a duplicate - same versions) I moved off all the duplicates from /opt/gnome/lib to /tmp, recompiled ekiga after "make clean", and then launched ekiga - the dreaded "invalid schema error" came up: Ekiga got an invalid value for the GConf key "/apps/ekiga/general/gconf_test_age". It probably means that your GConf schemas have not been correctly installed or the that permissions are not correct. The usual fix: # export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` # gconftool-2 --makefile-install-rule /etc/opt/gconf/schemas/ekiga.schemas Did not work. digging around a few Internet posts made reference to gconf schemas being in one set of directories, but ekiga looking in another. The reason was that the above command was installing into /etc/gconf, but ekiga was looking elsewhere. In the ekiga Makefile: GCONF_SCHEMA_CONFIG_SOURCE='xml::/etc/gconf/gconf.xml.schemas' I found that for whatever reason, my system has them in /etc/opt/gnome/gconf After manually ensuring that /etc/gconf had all possible gconf files, re-ran the age problem fix, and it finally worked. System is basically 10.3 "out of the box" with all up to date patches, etc... no idea why it seems these gnome-related libs/gconf stuff ended up in such a fashion (note - I don't use gnome, and probably never noticed ?) So what did I learn: Avoid duplicate libs (somehow i already knew that) Avoid duplicate gconf directories (somehow i already knew that) ldd command can show which libs are being loaded by an executable any gconf-dependent application issues - check those schema files I like 2.0.12 far better than 3.x so far... Hope this helps someone else. Best regards, Thanks to the ekiga team for a great product From derek at indranet.co.nz Thu Mar 12 21:25:39 2009 From: derek at indranet.co.nz (Derek Smithies) Date: Fri, 13 Mar 2009 10:25:39 +1300 (NZDT) Subject: [Ekiga-list] Alsa device enumeration In-Reply-To: <1236887686.4279.35.camel@scorpion.multitel.be> References: <49B81503.205@gmail.com> <1236877600.4754.9.camel@scorpion.multitel.be> <49B9656F.5080009@gmail.com> <1236887686.4279.35.camel@scorpion.multitel.be> Message-ID: Hi, On Thu, 12 Mar 2009, Damien Sandras wrote: > > I'm not sure. How can we know surround is non sense? How can we know > other similar non sense entries... To my eyes, Alsa is really purely > broken :-/ Very broken. Alsa stands for advanced linux sound architecture - which is misleading. Alsa rhymes with, and sounds very much like, the word "ulcer". ================================================= Sound cards - my colleagues and I did a count of the typical number. On a PC prior to 2000, (or so) the motherboard had a deficient onboard sound system, and you had to install a proper sound card. On the more recent PCs, (and laptops) the onboard sound is fine. However, the user will plugin in USB headsets (which are represented by alsa) as a sound card. Thus, we have to consider a PC as containing 2 sound cards: 1 that is always there 1 that comes and goes while the application is running. ========================================================= The labelling is deficient. I have a machine here that has two sound cards. 1 on the motherboard, 3x3.5mm sockets, mic, speaker, line in (yes, 3 sockets.. only one is output) 1 ES1371 (ensoniq) 4x3.5mm sockets, mic, speker, linein, lineout Ok, now remember this description of 7x3.5mm sockets. How does alsa report this as ? output of aplay -l **** List of PLAYBACK Hardware Devices **** card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: AudioPCI [Ensoniq AudioPCI], device 1: ES1371/2 [ES1371 DAC1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: AudioPCI_1 [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: AudioPCI_1 [Ensoniq AudioPCI], device 1: ES1371/2 [ES1371 DAC1] Subdevices: 1/1 Subdevice #0: subdevice #0 output of aplay -L front:CARD=AudioPCI,DEV=0 Ensoniq AudioPCI, ES1371 DAC2/ADC Front speakers surround40:CARD=AudioPCI,DEV=0 Ensoniq AudioPCI, ES1371 DAC2/ADC 4.0 Surround output to Front and Rear speakers iec958:CARD=AudioPCI,DEV=0 Ensoniq AudioPCI, ES1371 DAC2/ADC IEC958 (S/PDIF) Digital Audio Output null Discard all samples (playback) or generate zero samples (capture) front:CARD=AudioPCI_1,DEV=0 Ensoniq AudioPCI, ES1371 DAC2/ADC Front speakers surround40:CARD=AudioPCI_1,DEV=0 Ensoniq AudioPCI, ES1371 DAC2/ADC 4.0 Surround output to Front and Rear speakers iec958:CARD=AudioPCI_1,DEV=0 Ensoniq AudioPCI, ES1371 DAC2/ADC IEC958 (S/PDIF) Digital Audio Output ========================= Here is the problem: we need to turn the above two lists into something meaningful for the user. both cards on this machine are reported as having two play subdevices. Yet only one is available. Which card is which? Which card is the motherboard, and which card is in the PCI socket? One of the tasks of the alsa code has to be to work out what the physical location of each card is, and report it accordingly. Now, this is just one example of the brokenness of alsa. Every application that uses alsa has to enumerate sound cards, work out their physical location, work out when new cards (usb headsets etc) are plugged in... Isn't that what libraries are for - so that common code goes in the library, and applications share the output of the common code??? Derek. -- Derek Smithies Ph.D. IndraNet Technologies Ltd. Email: derek at indranet.co.nz ph +64 3 365 6485 Web: http://www.indranet-technologies.com/ From leamas.alec at gmail.com Thu Mar 12 21:51:26 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Thu, 12 Mar 2009 22:51:26 +0100 Subject: [Ekiga-list] Alsa device enumeration In-Reply-To: <1236887686.4279.35.camel@scorpion.multitel.be> References: <49B81503.205@gmail.com> <1236877600.4754.9.camel@scorpion.multitel.be> <49B9656F.5080009@gmail.com> <1236887686.4279.35.camel@scorpion.multitel.be> Message-ID: <49B983DE.7060601@gmail.com> Damien Sandras wrote: > [ cut] > > I'm not sure. How can we know surround is non sense? How can we know > other similar non sense entries... To my eyes, Alsa is really purely > broken :-/ > I didn't mean that surround is nonsense, no way. I just mean that surround capture/record/input makes no sense. 6 microphones, or what? One important aspect is that this "new" list contains new entries which are definitely meaningful including the pulse device. I have the same impression as you of the alsa naming scheme, But we have to live with t (?) I'll make Yet Another List. From dsandras at seconix.com Fri Mar 13 09:09:08 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 13 Mar 2009 10:09:08 +0100 Subject: [Ekiga-list] Addressbook In-Reply-To: <49B94439.2040207@netdot.net> References: <49B94439.2040207@netdot.net> Message-ID: <1236935348.4279.49.camel@scorpion.multitel.be> Le jeudi 12 mars 2009 ? 11:19 -0600, Aaron VanDevender a ?crit : > > I'm having a great time with ekiga-3.0.2, but I have some trouble with > the address book. > > #1. I tried to add a contact to my local roster. I opened the > addressbook, searched ekiga.net, found my friend, and said "add to local > roster." It popped up a category dialog, so I added "Buddies" > ("Services" was the only choice) entered the name and SIP address and > hit "OK." Ekiga then complained that I already had a contact with that > address. But the only things in my local roster and the two defaults > under "Services". Can you reproduce it? If I click on "Add to Local Roster", I do not have to enter the SIP address. Ekiga knows it, and adds it for you. It does not complain either of duplicate contacts. > #2. The web page http://wiki.ekiga.org/index.php/Managing_Addressbook > makes numerous references to the File menu within the Addressbook, > however there is no such menu. Only "Addressbook" and "Action." Yannick is in Cc, he will fix the doc. > #3. Can you have multiple local addressbooks, or only the Evolution > "Personal" one? If you add address books in Evolution, they will be accessible in Ekiga. But Ekiga does not allow adding a new Evolution address book by itself. > #4. When I search for a user on the Ekiga.net white pages, how can I see > their sip address? Right-click->Properties gives me the LDAP information. Why do you want to see the SIP address? -- _ 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 sushi at c-lab.de Fri Mar 13 14:18:20 2009 From: sushi at c-lab.de (Volker Spaarmann) Date: Fri, 13 Mar 2009 15:18:20 +0100 Subject: [Ekiga-list] Starting Ekiga with specific bitrate and deactivated controls Message-ID: <49BA6B2C.1080406@c-lab.de> Hi there, we are trying to start Ekiga from within an OSGI package handing over the comm partner and bitrate. specifying the comm partner works but altering the bitrate seems to be tricky. One approach we followed was to change the config prior to starting the client but on Win32 systems without gconf that didn't really work. In there any way to properly start Ekiga with certain config parameters? ...and is it possible to start Ekiga with only the video chat window open without most of the controls? Thx for your help, V. Spaarmann From f.vonbock at gmail.com Fri Mar 13 15:59:30 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Fri, 13 Mar 2009 18:59:30 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: References: <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> <1236422162.2514.60.camel@scorpion.multitel.be> <1236532488.27058.40.camel@scorpion.multitel.be> Message-ID: alright, i opened all the ports on my router, to see what happens....i saw that my accoount with diamondcards registered, but my ekiga account did not...it gives registration failed, when i checked the logs it gives (606 not acceptable) CSeq: 3 REGISTER Via: SIP/2.0/UDP 192.168.1.6:5063 ;branch=z9hG4bKdc63f840-520e-de11-85f8-0022159c30c4;rport User-Agent: Ekiga/2.0.12 From: >;tag=6c5bf840-520e-de11-85f8-0022159c30c4 Call-ID: bad1f740-520e-de11-85f8-0022159c30c4 at khalfan-laptop To: > Contact: Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE Expires: 3600 Content-Length: 0 Max-Forwards: 70 2009/03/13 18:35:30.831 0:04.894 GMAccounts...t:0a201470 PWLib File handle high water mark set: 57 PUDPSocket 2009/03/13 18:35:30.831 0:04.894 GMAccounts...t:0a201470 OpalUDP Binding to interface: 192.168.1.6:57641 2009/03/13 18:35:30.831 0:04.894 GMAccounts...t:0a201470 SIP Created transport udp$0.0.0.0 2009/03/13 18:35:30.832 0:04.895 GMAccounts...t:0a201470 OpalUDP Started connect to 86.64.162.35:5060 2009/03/13 18:35:30.832 0:04.895 GMAccounts...t:0a201470 PWLib File handle high water mark set: 58 PUDPSocket 2009/03/13 18:35:30.832 0:04.896 GMAccounts...t:0a201470 OpalUDP Connect on pre-bound interface: 192.168.1.6 2009/03/13 18:35:30.833 0:04.896 GMAccounts...t:0a201470 PWLib File handle low water mark set: 57 PUDPSocket 2009/03/13 18:35:30.833 0:04.896 GMAccounts...t:0a201470 PWLib File handle high water mark set: 59 Thread unblock pipe 2009/03/13 18:35:30.833 0:04.896 GMAccounts...t:0a201470 PWLib Thread high water mark set: 10 2009/03/13 18:35:30.834 0:04.897 GMAccounts...t:0a201470 SIP Created Transport for Registrar udp$86.64.162.35:5060 2009/03/13 18:35:30.836 0:04.899 SIP Transport:a2de820 SIP Read thread started. 2009/03/13 18:35:30.836 0:04.899 SIP Transport:a2de820 SIP Waiting for PDU on udp$86.64.162.35:5060 2009/03/13 18:35:30.836 0:04.899 GMAccounts...t:0a201470 SIP Sending PDU on udp$86.64.162.35:5060 SUBSCRIBE sip:alikhalfan1 at ekiga.net SIP/2.0 CSeq: 4 SUBSCRIBE Via: SIP/2.0/UDP 192.168.1.6:5064 ;branch=z9hG4bK8e810041-520e-de11-85f8-0022159c30c4;rport User-Agent: Ekiga/2.0.12 From: >;tag=10780041-520e-de11-85f8-0022159c30c4 Call-ID: 70e1ff40-520e-de11-85f8-0022159c30c4 at khalfan-laptop To: > Contact: Accept: application/simple-message-summary Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE Expires: 3600 Event: message-summary Content-Length: 0 Max-Forwards: 70 2009/03/13 18:35:30.965 0:05.028 SIP Transport:a2b5d50 SIP PDU Received on udp$62.4.81.186:5060 SIP/2.0 100 Trying CSeq: 1 REGISTER Via: SIP/2.0/UDP 192.168.1.6:5061 ;branch=z9hG4bK2885e540-520e-de11-85f8-0022159c30c4;rport server: Generic SIP Proxy From: >;tag=4c7ae540-520e-de11-85f8-0022159c30c4 Call-ID: 208be240-520e-de11-85f8-0022159c30c4 at khalfan-laptop To: > Content-Length: 0 Record-Route: 2009/03/13 18:35:30.968 0:05.031 SIP Transport:a2b5d50 SIP Transaction 1 REGISTER proceeding. 2009/03/13 18:35:30.969 0:05.032 SIP Transport:a2b5d50 OpalUDP Ended connect, selecting 192.168.1.6:5061 2009/03/13 18:35:30.970 0:05.034 SIP Transport:a2b5d50 SIP Waiting for PDU on udp$62.4.81.186:5060 2009/03/13 18:35:30.972 0:05.035 SIP Transport:a2b5d50 SIP PDU Received on udp$62.4.81.186:5060 SIP/2.0 401 Unauthorized CSeq: 1 REGISTER Via: SIP/2.0/UDP 192.168.1.6:5061 ;branch=z9hG4bK2885e540-520e-de11-85f8-0022159c30c4;rport server: Generic SIP Proxy From: >;tag=4c7ae540-520e-de11-85f8-0022159c30c4 Call-ID: 208be240-520e-de11-85f8-0022159c30c4 at khalfan-laptop To: >;tag=2ba7c5e834a5e32ce93c7ba7714e70b8.e90e Content-Length: 0 WWW-Authenticate: Digest realm="sip.diamondcard.us", nonce="49ba7e726ef215fa32009b697e1d7bd14ccfb367" Record-Route: 2009/03/13 18:35:30.978 0:05.041 SIP Transport:a2b5d50 SIP Transaction 1 REGISTER completed. 2009/03/13 18:35:30.978 0:05.041 SIP Transport:a2b5d50 SIP Received Authentication Required response 2009/03/13 18:35:30.979 0:05.042 SIP Transport:a2b5d50 SIP Updated realm to sip.diamondcard.us 2009/03/13 18:35:30.980 0:05.043 SIP Transport:a2b5d50 SIP Adding authentication information 2009/03/13 18:35:30.983 0:05.047 SIP Transport:a2b5d50 SIP Sending PDU on udp$62.4.81.186:5060 REGISTER sip:sip.diamondcard.us SIP/2.0 CSeq: 5 REGISTER Via: SIP/2.0/UDP 192.168.1.6:5061 ;branch=z9hG4bK48981641-520e-de11-85f8-0022159c30c4;rport User-Agent: Ekiga/2.0.12 Authorization: Digest username="324278", realm="sip.diamondcard.us", nonce="49ba7e726ef215fa32009b697e1d7bd14ccfb367", uri="sip: sip.diamondcard.us", algorithm=md5, response="ad56d2307cb11e2f0abae1d8ed9487ab" From: >;tag=4c7ae540-520e-de11-85f8-0022159c30c4 Call-ID: 208be240-520e-de11-85f8-0022159c30c4 at khalfan-laptop To: > Contact: Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,NOTIFY,REFER,MESSAGE Expires: 3600 Content-Length: 0 Max-Forwards: 70 2009/03/13 18:35:30.985 0:05.048 SIP Transport:a2af908 SIP PDU Received on udp$86.64.162.35:5060 SIP/2.0 606 Not Acceptable CSeq: 3 REGISTER Via: SIP/2.0/UDP 192.168.1.6:5063 ;branch=z9hG4bKdc63f840-520e-de11-85f8-0022159c30c4;rport server: Kamailio (1.4.0-notls (i386/linux)) From: >;tag=6c5bf840-520e-de11-85f8-0022159c30c4 Call-ID: bad1f740-520e-de11-85f8-0022159c30c4 at khalfan-laptop To: >;tag=c64e1f832a41ec1c1f4e5673ac5b80f6.fc3f Content-Length: 0 Record-Route: On Mon, Mar 9, 2009 at 1:21 PM, Fedor vonBock wrote: > well...at least i knew the router carries some of the blame...i hooked my > laptop straight to a dsl model and the registration succeeded..i'll see how > to resolve this issue > > > > > On Sun, Mar 8, 2009 at 9:25 PM, Fedor vonBock wrote: > >> yeah...same thing....i'll just monitor the udp packets i >> guess.....appreciate your follow up, i'll keep you posted of any >> updates/questions >> >> >> On Sun, Mar 8, 2009 at 8:14 PM, Damien Sandras wrote: >> >>> Le dimanche 08 mars 2009 ? 20:01 +0300, Fedor vonBock a ?crit : >>> > can you tell me how ekiga does the registration process....i'm going >>> > to to find a way to trace the process and see where the problem is >>> >>> It sends a REGISTER SIP Request to port 5060 of Ekiga.net, over UDP. >>> >>> Before doing so, it does a STUN detection to try determining what UDP >>> port will be open on your gateway for this request. >>> >>> Have you tried disabling STUN and see if it changes anything? >>> -- >>> _ 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 >>> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Fri Mar 13 16:15:34 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 13 Mar 2009 17:15:34 +0100 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: References: <1236110866.6118.2.camel@scorpion.multitel.be> <1236340240.4010.118.camel@scorpion.multitel.be> <1236422162.2514.60.camel@scorpion.multitel.be> <1236532488.27058.40.camel@scorpion.multitel.be> Message-ID: <1236960934.18318.47.camel@scorpion.multitel.be> Le vendredi 13 mars 2009 ? 18:59 +0300, Fedor vonBock a ?crit : > alright, i opened all the ports on my router, to see what happens....i > saw that my accoount with diamondcards registered, but my ekiga > account did not...it gives registration failed, when i checked the > logs it gives (606 not acceptable) It is because Ekiga.net does not allow registering private IP addresses. If it was allowed, you could register, but you could not get audio and video during calls except when using a relay. Diamondcard implements a relay as it is being used for outgoing calls to the tradional telco. You need to enable STUN. -- _ 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 f.vonbock at gmail.com Mon Mar 16 09:39:41 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Mon, 16 Mar 2009 12:39:41 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: <1236960934.18318.47.camel@scorpion.multitel.be> References: <1236340240.4010.118.camel@scorpion.multitel.be> <1236422162.2514.60.camel@scorpion.multitel.be> <1236532488.27058.40.camel@scorpion.multitel.be> <1236960934.18318.47.camel@scorpion.multitel.be> Message-ID: alright...i changed the router, enabled stun it registered now, i guess that particular router (usr 9108) does not accept the SIP protocol. On Fri, Mar 13, 2009 at 7:15 PM, Damien Sandras wrote: > Le vendredi 13 mars 2009 ? 18:59 +0300, Fedor vonBock a ?crit : > > alright, i opened all the ports on my router, to see what happens....i > > saw that my accoount with diamondcards registered, but my ekiga > > account did not...it gives registration failed, when i checked the > > logs it gives (606 not acceptable) > > It is because Ekiga.net does not allow registering private IP addresses. > > If it was allowed, you could register, but you could not get audio and > video during calls except when using a relay. Diamondcard implements a > relay as it is being used for outgoing calls to the tradional telco. > > You need to enable STUN. > -- > _ 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Mon Mar 16 09:46:37 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 16 Mar 2009 10:46:37 +0100 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: References: <1236340240.4010.118.camel@scorpion.multitel.be> <1236422162.2514.60.camel@scorpion.multitel.be> <1236532488.27058.40.camel@scorpion.multitel.be> <1236960934.18318.47.camel@scorpion.multitel.be> Message-ID: <1237196797.22087.12.camel@scorpion.multitel.be> Le lundi 16 mars 2009 ? 12:39 +0300, Fedor vonBock a ?crit : > alright...i changed the router, enabled stun it registered now, i > guess that particular router (usr 9108) does not accept the SIP > protocol. Apparently it is a known problem : http://www.geekzone.co.nz/forums.asp?forumid=65&topicid=23296 -- _ 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 f.vonbock at gmail.com Mon Mar 16 09:53:40 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Mon, 16 Mar 2009 12:53:40 +0300 Subject: [Ekiga-list] displaying account balance Message-ID: Hi, I wonder if there's anyway on ekiga to display the balance when someone's making a call (something similar to skype) ? so someone could no the balance per minute? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Mon Mar 16 10:25:19 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 16 Mar 2009 11:25:19 +0100 Subject: [Ekiga-list] displaying account balance In-Reply-To: References: Message-ID: <1237199119.22087.22.camel@scorpion.multitel.be> Le lundi 16 mars 2009 ? 12:53 +0300, Fedor vonBock a ?crit : > Hi, > > I wonder if there's anyway on ekiga to display the balance when > someone's making a call (something similar to skype) ? so someone > could no the balance per minute? Not yet. -- _ 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 osaoletti at gmail.com Mon Mar 16 10:42:43 2009 From: osaoletti at gmail.com (olivier saoletti) Date: Mon, 16 Mar 2009 11:42:43 +0100 Subject: [Ekiga-list] videoconference with Ekiga Message-ID: <38f8886f0903160342j479ae17fwf72006cb64a0976d@mail.gmail.com> Hello, We are currently working on a videoconference project (Gnugk + OpenMcu + Ekiga) and we would like to know if Ekiga is able to handle more than 10 video flux and display them on the same screen ? If possible, how we can do it as we can only have 2 users displaying their video as the time during all of our experiments ? Thanks for your help. Olivier -------------- next part -------------- An HTML attachment was scrubbed... URL: From f.vonbock at gmail.com Mon Mar 16 10:46:39 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Mon, 16 Mar 2009 13:46:39 +0300 Subject: [Ekiga-list] displaying account balance In-Reply-To: <1237199119.22087.22.camel@scorpion.multitel.be> References: <1237199119.22087.22.camel@scorpion.multitel.be> Message-ID: thanks....appreciate it On Mon, Mar 16, 2009 at 1:25 PM, Damien Sandras wrote: > Le lundi 16 mars 2009 ? 12:53 +0300, Fedor vonBock a ?crit : > > Hi, > > > > I wonder if there's anyway on ekiga to display the balance when > > someone's making a call (something similar to skype) ? so someone > > could no the balance per minute? > > Not yet. > > -- > _ 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From malik_jemes at hotmail.com Mon Mar 16 12:00:26 2009 From: malik_jemes at hotmail.com (malik_jemes at hotmail.com) Date: Mon, 16 Mar 2009 05:00:26 -0700 Subject: [Ekiga-list] Vacation reply In-Reply-To: Message-ID: An HTML attachment was scrubbed... URL: From dsandras at seconix.com Mon Mar 16 12:14:21 2009 From: dsandras at seconix.com (Damien Sandras) Date: Mon, 16 Mar 2009 13:14:21 +0100 Subject: [Ekiga-list] videoconference with Ekiga In-Reply-To: <38f8886f0903160342j479ae17fwf72006cb64a0976d@mail.gmail.com> References: <38f8886f0903160342j479ae17fwf72006cb64a0976d@mail.gmail.com> Message-ID: <1237205661.22087.47.camel@scorpion.multitel.be> Le lundi 16 mars 2009 ? 11:42 +0100, olivier saoletti a ?crit : > Hello, > > We are currently working on a videoconference project (Gnugk + OpenMcu > + Ekiga) and we would like to know if Ekiga is able to handle more > than 10 video flux and display them on the same screen ? If possible, > how we can do it as we can only have 2 users displaying their video as > the time during all of our experiments ? Thanks for your help. Hello, It is not possible (yet). -- _ 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 Mon Mar 16 13:25:34 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 16 Mar 2009 14:25:34 +0100 Subject: [Ekiga-list] Ekiga 3.x compile - lesson learned In-Reply-To: <49B97379.4030902@web.de> References: <20090224201350.GA4297@jdiamond-nb> <49B97379.4030902@web.de> Message-ID: <49BE534E.2030409@pu-pm.univ-fcomte.fr> Shawn Adams wrote: > All, [...] > So what did I learn: > > Avoid duplicate libs (somehow i already knew that) > Avoid duplicate gconf directories (somehow i already knew that) > ldd command can show which libs are being loaded by an executable > any gconf-dependent application issues - check those schema files > I like 2.0.12 far better than 3.x so far... What do like better in 2.0 than in 3.x? What don't you like in 3.x (compared to 2.0)? -- Eugen From razametal at gmail.com Mon Mar 16 15:35:27 2009 From: razametal at gmail.com (RazaMetaL | Only The Good Die Young) Date: Mon, 16 Mar 2009 10:35:27 -0500 Subject: [Ekiga-list] videoconference with Ekiga In-Reply-To: <38f8886f0903160342j479ae17fwf72006cb64a0976d@mail.gmail.com> References: <38f8886f0903160342j479ae17fwf72006cb64a0976d@mail.gmail.com> Message-ID: 2009/3/16 olivier saoletti : > Hello, > > We are currently working on a videoconference project (Gnugk + OpenMcu + > Ekiga) and we would like to know if Ekiga is able to handle more than 10 > video flux and display them on the same screen ? If possible, how we can do > it as we can only have 2 users displaying their video as the time during all > of our experiments ? Thanks for your help. > Hi, Can you show us your gnugk settings? I need to make an experiment with gnugk and need working examples :) Best regards, -- Linux User: 255902 Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html From hs.samix at gmail.com Mon Mar 16 18:47:22 2009 From: hs.samix at gmail.com (H.S.) Date: Mon, 16 Mar 2009 14:47:22 -0400 Subject: [Ekiga-list] strange incoming calls from unknown callers Message-ID: Hello, I have noticed I occasionally get calls from unknown callers. I supposed others have had similar experiences? What gives? 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 phil-ekiga at tinsleyviaduct.com Mon Mar 16 18:49:40 2009 From: phil-ekiga at tinsleyviaduct.com (Phil Reynolds) Date: Mon, 16 Mar 2009 18:49:40 +0000 Subject: [Ekiga-list] strange incoming calls from unknown callers In-Reply-To: References: Message-ID: <20090316184940.16962gwvy9p43q6c@topdeck.tinsleyviaduct.com> Quoting H.S. : > Hello, > > I have noticed I occasionally get calls from unknown callers. I supposed > others have had similar experiences? What gives? Low-lifes trying to make SIP/H323 connections direct to random machines. -- Phil Reynolds mail: phil-ekiga at tinsleyviaduct.com Web: http://www.tinsleyviaduct.com/phil/ Waltham 66, Emley Moor 69, Droitwich 79, Windows 95 ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From hs.samix at gmail.com Mon Mar 16 19:04:53 2009 From: hs.samix at gmail.com (H.S.) Date: Mon, 16 Mar 2009 15:04:53 -0400 Subject: [Ekiga-list] strange incoming calls from unknown callers In-Reply-To: <20090316184940.16962gwvy9p43q6c@topdeck.tinsleyviaduct.com> References: <20090316184940.16962gwvy9p43q6c@topdeck.tinsleyviaduct.com> Message-ID: Phil Reynolds wrote: > Quoting H.S. : > >> Hello, >> >> I have noticed I occasionally get calls from unknown callers. I supposed >> others have had similar experiences? What gives? > > Low-lifes trying to make SIP/H323 connections direct to random machines. > I am curious. What is the motivation for this? Is this similar to random port scan a machine with a public IP gets (/var/log/auth.log is full or SSH attempts)? -- 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 phil-ekiga at tinsleyviaduct.com Mon Mar 16 19:48:06 2009 From: phil-ekiga at tinsleyviaduct.com (Phil Reynolds) Date: Mon, 16 Mar 2009 19:48:06 +0000 Subject: [Ekiga-list] strange incoming calls from unknown callers In-Reply-To: References: <20090316184940.16962gwvy9p43q6c@topdeck.tinsleyviaduct.com> Message-ID: <20090316194806.169654rsm6l9kzcm@topdeck.tinsleyviaduct.com> Quoting H.S. : > Phil Reynolds wrote: >> Quoting H.S. : >> >>> Hello, >>> >>> I have noticed I occasionally get calls from unknown callers. I supposed >>> others have had similar experiences? What gives? >> >> Low-lifes trying to make SIP/H323 connections direct to random machines. >> > > I am curious. What is the motivation for this? Is this similar to random > port scan a machine with a public IP gets (/var/log/auth.log is full or > SSH attempts)? Possible SPIT attempts perhaps... -- Phil Reynolds mail: phil-ekiga at tinsleyviaduct.com Web: http://www.tinsleyviaduct.com/phil/ Waltham 66, Emley Moor 69, Droitwich 79, Windows 95 ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From hs.samix at gmail.com Mon Mar 16 20:00:23 2009 From: hs.samix at gmail.com (H.S.) Date: Mon, 16 Mar 2009 16:00:23 -0400 Subject: [Ekiga-list] strange incoming calls from unknown callers In-Reply-To: <20090316194806.169654rsm6l9kzcm@topdeck.tinsleyviaduct.com> References: <20090316184940.16962gwvy9p43q6c@topdeck.tinsleyviaduct.com> <20090316194806.169654rsm6l9kzcm@topdeck.tinsleyviaduct.com> Message-ID: Phil Reynolds wrote: > > Possible SPIT attempts perhaps... > Aha ... hence I learn about Spam over Internet Telephony, more technically called VoIP spam. How does one guard against it, other than ignoring unknown callers? Does Ekiga have something to deal with this problem? 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 Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Mar 16 20:13:25 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 16 Mar 2009 21:13:25 +0100 Subject: [Ekiga-list] strange incoming calls from unknown callers In-Reply-To: References: <20090316184940.16962gwvy9p43q6c@topdeck.tinsleyviaduct.com> <20090316194806.169654rsm6l9kzcm@topdeck.tinsleyviaduct.com> Message-ID: <49BEB2E5.7020604@pu-pm.univ-fcomte.fr> H.S. wrote: > Phil Reynolds wrote: > >> Possible SPIT attempts perhaps... >> > > Aha ... hence I learn about Spam over Internet Telephony, more > technically called VoIP spam. > > How does one guard against it, other than ignoring unknown callers? Does > Ekiga have something to deal with this problem? Nothing for the moment. There is something on the todo list (and a bug report). -- Eugen From f.vonbock at gmail.com Mon Mar 16 20:26:39 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Mon, 16 Mar 2009 23:26:39 +0300 Subject: [Ekiga-list] had to reset the router for ekiga to work Message-ID: Hi, Yesterday, ekiga was working fine on my laptop, today it couldn't register. When I reset my router to the default settings, it registered again. Has anyone experienced this? I'll keep monitoring it again to see if it happens.... -------------- next part -------------- An HTML attachment was scrubbed... URL: From hs.samix at gmail.com Mon Mar 16 23:29:42 2009 From: hs.samix at gmail.com (H.S.) Date: Mon, 16 Mar 2009 19:29:42 -0400 Subject: [Ekiga-list] strange incoming calls from unknown callers In-Reply-To: <49BEB2E5.7020604@pu-pm.univ-fcomte.fr> References: <20090316184940.16962gwvy9p43q6c@topdeck.tinsleyviaduct.com> <20090316194806.169654rsm6l9kzcm@topdeck.tinsleyviaduct.com> <49BEB2E5.7020604@pu-pm.univ-fcomte.fr> Message-ID: Eugen Dedu wrote: > H.S. wrote: >> Phil Reynolds wrote: >> >>> Possible SPIT attempts perhaps... >>> >> >> Aha ... hence I learn about Spam over Internet Telephony, more >> technically called VoIP spam. >> >> How does one guard against it, other than ignoring unknown callers? Does >> Ekiga have something to deal with this problem? > > Nothing for the moment. There is something on the todo list (and a bug > report). > Okay. Thanks, everyone. -- 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 Tue Mar 17 10:14:53 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 17 Mar 2009 11:14:53 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available Message-ID: <49BF781D.9090201@pu-pm.univ-fcomte.fr> This is the 3.2.0 stable release of Ekiga. * What is it ? ============== Ekiga is a free Voice over IP softphone allowing you to do free 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: ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ Required librairies can be found at: ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ * What's changed ? ================== Compared to previous unstable version (3.1.2): - Better NAT support in case of Cone NAT - Uniformise detection of libnotify; fix compilation with mingw - Fix "URL completion combobox shows identical completions" - Fix "Assistant loosing values when going backward" - Fix GmConf settings when compiled with another package name - Fix unregistration of accounts - Fix build with --enable-kde - Fix OS X build - Fixed possible crash when retrieving presence information - New translations: crh, or - Updated translations: as, bg, bn_IN, da, de, el, eu, gl, gu, hi, hu, ja, kn, ko, ku, lt, ml, mr, or, pt, ro, ru, ta, te, tr - New help translation: en_GB - Updated help translation: fr Compared to previous stable version (3.0.0), major features: - Better NAT support in case of Cone NAT - There is now only one H.263 plugin implementing both H.263 and H.263+ - Allow several ALSA devices to have the same name - Added support for the G.722 audio codec: G.722 is a 16 kHz wideband audio codec advertised as HD Voice by the famous Polycom. It is a great boost in quality and interoperability - Added support for the CELT ultral-low delay audio codec: CELT delivers high quality audio at 32 kHz or 48 kHz, allowing to transmit music in high quality, with low delay and low bitrate - Added support for SIP dialog-info notifications: they allow displaying notifications of incoming calls in the roster. With software like kamailio or Asterisk, it allows being informed of incoming calls reaching your colleagues - Largely improved LDAP support: the OpenLDAP guys contributed several patches to provide state-of-the-art LDAP support in the Ekiga address book. The new code even supports authentication - Killed the gconf_test_age test, Ekiga can now finally work with badly installed GConf schemas - Better handling of multiple network interfaces with dynamic addition and removal - Added settings migration from Ekiga 2.0.x. - Improved Windows build - Other various fixes, cleanups, removal of deprecated symbols etc. - New translations: crh, or - New help translation: en_GB, eu - Updated many translations and help Experimental features: - Significant improvements in IPv6 support - Gstreamer audio and video capture support near to be finished... On behalf of Ekiga team, Eugen Dedu From gembasz at pagema.net Tue Mar 17 13:16:43 2009 From: gembasz at pagema.net (gembasz) Date: Tue, 17 Mar 2009 14:16:43 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <49BF781D.9090201@pu-pm.univ-fcomte.fr> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> Message-ID: <49BFA2BB.5030709@pagema.net> Eugen Dedu pisze: [...] > * Where to get it ? > =================== > > Ekiga is available at: > ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ > > Required librairies can be found at: > ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ > ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ > [...] Hi, Under those links available packages are: ekiga-3.2.0, ptlib-2.6.0 and opal-3.6.0. Installing ptlib and opal was OK, but ekiga wants ptlib>=2.6.1 and opal>=3.6.1 What's with that? I've manually changed it to 2.6.0 and 3.6.0 and trying to compile it (don't know yet if it works), but is it OK? Regards From f.vonbock at gmail.com Tue Mar 17 13:39:48 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Tue, 17 Mar 2009 16:39:48 +0300 Subject: [Ekiga-list] ekiga timeout - eeebuntu In-Reply-To: <1237196797.22087.12.camel@scorpion.multitel.be> References: <1236422162.2514.60.camel@scorpion.multitel.be> <1236532488.27058.40.camel@scorpion.multitel.be> <1236960934.18318.47.camel@scorpion.multitel.be> <1237196797.22087.12.camel@scorpion.multitel.be> Message-ID: and that solved the problem......why is it enabled by default i don't know thanks damien 2009/3/16 Damien Sandras > Le lundi 16 mars 2009 ? 12:39 +0300, Fedor vonBock a ?crit : > > alright...i changed the router, enabled stun it registered now, i > > guess that particular router (usr 9108) does not accept the SIP > > protocol. > > Apparently it is a known problem : > http://www.geekzone.co.nz/forums.asp?forumid=65&topicid=23296 > -- > _ 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Mar 17 14:34:02 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 17 Mar 2009 15:34:02 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <49BFA2BB.5030709@pagema.net> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <49BFA2BB.5030709@pagema.net> Message-ID: <49BFB4DA.5010105@pu-pm.univ-fcomte.fr> Please wait a few hours, ptlib and opal will be uploaded too. Eugen gembasz wrote: > Eugen Dedu pisze: > [...] >> * Where to get it ? >> =================== >> >> Ekiga is available at: >> ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ >> >> Required librairies can be found at: >> ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ >> ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ >> > [...] > > Hi, > > Under those links available packages are: ekiga-3.2.0, ptlib-2.6.0 and > opal-3.6.0. > Installing ptlib and opal was OK, but ekiga wants ptlib>=2.6.1 and > opal>=3.6.1 > > What's with that? > > I've manually changed it to 2.6.0 and 3.6.0 and trying to compile it > (don't know yet if it works), but is it OK? > > Regards > _______________________________________________ > 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 Tue Mar 17 15:34:19 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 17 Mar 2009 16:34:19 +0100 Subject: [Ekiga-list] Addressbook In-Reply-To: <1236935348.4279.49.camel@scorpion.multitel.be> References: <49B94439.2040207@netdot.net> <1236935348.4279.49.camel@scorpion.multitel.be> Message-ID: <49BFC2FB.8020301@pu-pm.univ-fcomte.fr> Damien Sandras wrote: > Le jeudi 12 mars 2009 ? 11:19 -0600, Aaron VanDevender a ?crit : >> >> I'm having a great time with ekiga-3.0.2, but I have some trouble with >> the address book. >> >> #2. The web page http://wiki.ekiga.org/index.php/Managing_Addressbook >> makes numerous references to the File menu within the Addressbook, >> however there is no such menu. Only "Addressbook" and "Action." I have updated this page. It still should be completed... -- Eugen From wampeh at gmail.com Tue Mar 17 18:39:55 2009 From: wampeh at gmail.com (William Ampeh) Date: Tue, 17 Mar 2009 14:39:55 -0400 Subject: [Ekiga-list] Calling a skype user from ekiga Message-ID: I installed Ekiga last night, but could not make any calls. Echo testing passed. My questions is, how do I call a non-Ekiga user (e.g., a skype user wampeh at skype.com or a gmail user wampehgmail.com, say)? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Mar 17 19:38:26 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 17 Mar 2009 20:38:26 +0100 Subject: [Ekiga-list] Calling a skype user from ekiga In-Reply-To: References: Message-ID: <49BFFC32.7070202@pu-pm.univ-fcomte.fr> William Ampeh wrote: > I installed Ekiga last night, but could not make any calls. Echo testing > passed. My questions is, how do I call a non-Ekiga user (e.g., a skype user > wampeh at skype.com or a gmail user wampehgmail.com, say)? http://wiki.ekiga.org/index.php/Ekiga_Interoperability -- Eugen From jmeili at gmx.ch Tue Mar 17 20:07:41 2009 From: jmeili at gmx.ch (Judith Meili) Date: Tue, 17 Mar 2009 21:07:41 +0100 Subject: [Ekiga-list] Ekiga is not connecting Message-ID: <49C0030D.5040202@gmx.ch> Hi Ekiga is not connecting me anymore. I cant make VOIP to normal phone calls anymore. Even if I close skype it is not working. What should I do? reinstall? If yes where do I find the adressbook to not loose the entered numbers? Thanks Judith -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Mar 17 20:14:42 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 17 Mar 2009 21:14:42 +0100 Subject: [Ekiga-list] Ekiga is not connecting In-Reply-To: <49C0030D.5040202@gmx.ch> References: <49C0030D.5040202@gmx.ch> Message-ID: <49C004B2.6060802@pu-pm.univ-fcomte.fr> Judith Meili wrote: > Hi > > Ekiga is not connecting me anymore. I cant make VOIP to normal phone > calls anymore. Even if I close skype it is not working. What do you, as a mechanic person, answer to such a question: "Help, my car does not work anymore!" Please give details... > What should I do? reinstall? If yes where do I find the adressbook to > not loose the entered numbers? You will not loose your configuration, because this is in your account, not in the system. Reinstalling will not help, I think. -- Eugen From jmeili at gmx.ch Tue Mar 17 20:16:53 2009 From: jmeili at gmx.ch (Judith Meili) Date: Tue, 17 Mar 2009 21:16:53 +0100 Subject: [Ekiga-list] Ekiga is not connecting In-Reply-To: <49C004B2.6060802@pu-pm.univ-fcomte.fr> References: <49C0030D.5040202@gmx.ch> <49C004B2.6060802@pu-pm.univ-fcomte.fr> Message-ID: <49C00535.2030804@gmx.ch> Ok. Which details do you need? Eugen Dedu schrieb: > Judith Meili wrote: >> Hi >> >> Ekiga is not connecting me anymore. I cant make VOIP to normal phone >> calls anymore. Even if I close skype it is not working. > > What do you, as a mechanic person, answer to such a question: "Help, > my car does not work anymore!" Please give details... > >> What should I do? reinstall? If yes where do I find the adressbook to >> not loose the entered numbers? > > You will not loose your configuration, because this is in your > account, not in the system. > > Reinstalling will not help, I think. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Mar 17 20:19:16 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 17 Mar 2009 21:19:16 +0100 Subject: [Ekiga-list] Ekiga is not connecting In-Reply-To: <49C00535.2030804@gmx.ch> References: <49C0030D.5040202@gmx.ch> <49C004B2.6060802@pu-pm.univ-fcomte.fr> <49C00535.2030804@gmx.ch> Message-ID: <49C005C4.9030703@pu-pm.univ-fcomte.fr> What does it shows, ekiga (what connection error)? Also, send the output of -d 4, see the wiki, debugging, for more info. Judith Meili wrote: > Ok. Which details do you need? > > Eugen Dedu schrieb: >> Judith Meili wrote: >>> Hi >>> >>> Ekiga is not connecting me anymore. I cant make VOIP to normal phone >>> calls anymore. Even if I close skype it is not working. >> >> What do you, as a mechanic person, answer to such a question: "Help, >> my car does not work anymore!" Please give details... >> >>> What should I do? reinstall? If yes where do I find the adressbook to >>> not loose the entered numbers? >> >> You will not loose your configuration, because this is in your >> account, not in the system. >> >> Reinstalling will not help, I think. From michel.memeteau at gmail.com Tue Mar 17 20:22:40 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Tue, 17 Mar 2009 21:22:40 +0100 Subject: [Ekiga-list] Calling a skype user from ekiga In-Reply-To: References: Message-ID: Forget calling skype people , they got locked in their skype world as soon as they installed it. calling Gtalk ( XMPP/jabber) people can be done through a gateway but not directly. the most common use of ekiga is for calling SIP adresses 2009/3/17 William Ampeh > I installed Ekiga last night, but could not make any calls. Echo testing > passed. My questions is, how do I call a non-Ekiga user (e.g., a skype user > wampeh at skype.com or a gmail user wampehgmail.com, say)? > > Thanks. > > _______________________________________________ > 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 jmeili at gmx.ch Tue Mar 17 20:47:43 2009 From: jmeili at gmx.ch (Judith Meili) Date: Tue, 17 Mar 2009 21:47:43 +0100 Subject: [Ekiga-list] Ekiga is not connecting In-Reply-To: <49C005C4.9030703@pu-pm.univ-fcomte.fr> References: <49C0030D.5040202@gmx.ch> <49C004B2.6060802@pu-pm.univ-fcomte.fr> <49C00535.2030804@gmx.ch> <49C005C4.9030703@pu-pm.univ-fcomte.fr> Message-ID: <49C00C6F.1090603@gmx.ch> Theres no connecting error. It doesnt even ring. How do I find -d 4 Eugen Dedu schrieb: > What does it shows, ekiga (what connection error)? > > Also, send the output of -d 4, see the wiki, debugging, for more info. > > Judith Meili wrote: >> Ok. Which details do you need? >> >> Eugen Dedu schrieb: >>> Judith Meili wrote: >>>> Hi >>>> >>>> Ekiga is not connecting me anymore. I cant make VOIP to normal >>>> phone calls anymore. Even if I close skype it is not working. >>> >>> What do you, as a mechanic person, answer to such a question: "Help, >>> my car does not work anymore!" Please give details... >>> >>>> What should I do? reinstall? If yes where do I find the adressbook >>>> to not loose the entered numbers? >>> >>> You will not loose your configuration, because this is in your >>> account, not in the system. >>> >>> Reinstalling will not help, I think. > > > _______________________________________________ > 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 butdiene at yahoo.com Tue Mar 17 21:03:51 2009 From: butdiene at yahoo.com (Ren Min) Date: Tue, 17 Mar 2009 14:03:51 -0700 (PDT) Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <49BFA2BB.5030709@pagema.net> <49BFB4DA.5010105@pu-pm.univ-fcomte.fr> Message-ID: <277481.40527.qm@web81401.mail.mud.yahoo.com> Just tried ekiga-3.2.0, found one old kde issue. as in ekiga-3.1.0, ./configure --disable-kde --disable-kab still being ignored, and configure fails without finding kapplications.h; I have to manually disable the scripts in configure for the kde part; I have kde-4.2.1 installed, but I don't want kde support in ekiga thanks! but ----- Original Message ---- From: Eugen Dedu To: Ekiga mailing list Sent: Tuesday, March 17, 2009 9:34:02 AM Subject: Re: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available Please wait a few hours, ptlib and opal will be uploaded too. Eugen gembasz wrote: > Eugen Dedu pisze: > [...] >> * Where to get it ? >> =================== >> >> Ekiga is available at: >> ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ >> >> Required librairies can be found at: >> ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ >> ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ >> > [...] > > Hi, > > Under those links available packages are: ekiga-3.2.0, ptlib-2.6.0 and opal-3.6.0. > Installing ptlib and opal was OK, but ekiga wants ptlib>=2.6.1 and opal>=3.6.1 > > What's with that? > > I've manually changed it to 2.6.0 and 3.6.0 and trying to compile it (don't know yet if it works), but is it OK? > > Regards > _______________________________________________ > 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 jmeili at gmx.ch Tue Mar 17 21:08:24 2009 From: jmeili at gmx.ch (Judith Meili) Date: Tue, 17 Mar 2009 22:08:24 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <277481.40527.qm@web81401.mail.mud.yahoo.com> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <49BFA2BB.5030709@pagema.net> <49BFB4DA.5010105@pu-pm.univ-fcomte.fr> <277481.40527.qm@web81401.mail.mud.yahoo.com> Message-ID: <49C01148.2030703@gmx.ch> after three weeks not working it is suddenly working again. Something seems to be very instable. Ren Min schrieb: > Just tried ekiga-3.2.0, found one old kde issue. > > > as in ekiga-3.1.0, > > ./configure --disable-kde --disable-kab > > still being ignored, and configure fails without finding kapplications.h; > I have to manually disable the scripts in configure for the kde part; > > I have kde-4.2.1 installed, but I don't want kde support in ekiga > > thanks! > > but > > > > ----- Original Message ---- > From: Eugen Dedu > To: Ekiga mailing list > Sent: Tuesday, March 17, 2009 9:34:02 AM > Subject: Re: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available > > Please wait a few hours, ptlib and opal will be uploaded too. > > Eugen > > gembasz wrote: > >> Eugen Dedu pisze: >> [...] >> >>> * Where to get it ? >>> =================== >>> >>> Ekiga is available at: >>> ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ >>> >>> Required librairies can be found at: >>> ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ >>> ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ >>> >>> >> [...] >> >> Hi, >> >> Under those links available packages are: ekiga-3.2.0, ptlib-2.6.0 and opal-3.6.0. >> Installing ptlib and opal was OK, but ekiga wants ptlib>=2.6.1 and opal>=3.6.1 >> >> What's with that? >> >> I've manually changed it to 2.6.0 and 3.6.0 and trying to compile it (don't know yet if it works), but is it OK? >> >> Regards >> _______________________________________________ >> 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 Tue Mar 17 21:15:18 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 17 Mar 2009 22:15:18 +0100 Subject: [Ekiga-list] Ekiga is not connecting In-Reply-To: <49C00C6F.1090603@gmx.ch> References: <49C0030D.5040202@gmx.ch> <49C004B2.6060802@pu-pm.univ-fcomte.fr> <49C00535.2030804@gmx.ch> <49C005C4.9030703@pu-pm.univ-fcomte.fr> <49C00C6F.1090603@gmx.ch> Message-ID: <49C012E6.80603@pu-pm.univ-fcomte.fr> Do you use the debian snapshots? Judith Meili wrote: > Theres no connecting error. It doesnt even ring. > > How do I find -d 4 > > > Eugen Dedu schrieb: >> What does it shows, ekiga (what connection error)? >> >> Also, send the output of -d 4, see the wiki, debugging, for more info. >> >> Judith Meili wrote: >>> Ok. Which details do you need? >>> >>> Eugen Dedu schrieb: >>>> Judith Meili wrote: >>>>> Hi >>>>> >>>>> Ekiga is not connecting me anymore. I cant make VOIP to normal >>>>> phone calls anymore. Even if I close skype it is not working. >>>> >>>> What do you, as a mechanic person, answer to such a question: "Help, >>>> my car does not work anymore!" Please give details... >>>> >>>>> What should I do? reinstall? If yes where do I find the adressbook >>>>> to not loose the entered numbers? >>>> >>>> You will not loose your configuration, because this is in your >>>> account, not in the system. >>>> >>>> Reinstalling will not help, I think. >> >> >> _______________________________________________ >> 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 jmeili at gmx.ch Tue Mar 17 21:20:16 2009 From: jmeili at gmx.ch (Judith Meili) Date: Tue, 17 Mar 2009 22:20:16 +0100 Subject: [Ekiga-list] [Fwd: Re: Ekiga is not connecting] Message-ID: <49C01410.1050402@gmx.ch> Whats that? -------- Original-Nachricht -------- Betreff: Re: [Ekiga-list] Ekiga is not connecting Datum: Tue, 17 Mar 2009 22:15:18 +0100 Von: Eugen Dedu Antwort an: Ekiga mailing list Organisation: University of Franche-Comt?, France An: Ekiga mailing list Referenzen: <49C0030D.5040202 at gmx.ch> <49C004B2.6060802 at pu-pm.univ-fcomte.fr> <49C00535.2030804 at gmx.ch> <49C005C4.9030703 at pu-pm.univ-fcomte.fr> <49C00C6F.1090603 at gmx.ch> Do you use the debian snapshots? Judith Meili wrote: > Theres no connecting error. It doesnt even ring. > > How do I find -d 4 > > > Eugen Dedu schrieb: >> What does it shows, ekiga (what connection error)? >> >> Also, send the output of -d 4, see the wiki, debugging, for more info. >> >> Judith Meili wrote: >>> Ok. Which details do you need? >>> >>> Eugen Dedu schrieb: >>>> Judith Meili wrote: >>>>> Hi >>>>> >>>>> Ekiga is not connecting me anymore. I cant make VOIP to normal >>>>> phone calls anymore. Even if I close skype it is not working. >>>> >>>> What do you, as a mechanic person, answer to such a question: "Help, >>>> my car does not work anymore!" Please give details... >>>> >>>>> What should I do? reinstall? If yes where do I find the adressbook >>>>> to not loose the entered numbers? >>>> >>>> You will not loose your configuration, because this is in your >>>> account, not in the system. >>>> >>>> Reinstalling will not help, I think. >> >> >> _______________________________________________ >> 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 jpaulb at eastlink.ca Tue Mar 17 21:53:18 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Tue, 17 Mar 2009 18:53:18 -0300 Subject: [Ekiga-list] Ekiga is not connecting In-Reply-To: <49C0030D.5040202@gmx.ch> References: <49C0030D.5040202@gmx.ch> Message-ID: <49C01BCE.8020700@eastlink.ca> / have run into a similar problem. Don't know if this is the same with you. Some times when I run Skype, Ekiga will act up afterwards. The solution I found was reboot. Paul / Judith Meili wrote: > Hi > > Ekiga is not connecting me anymore. I cant make VOIP to normal phone > calls anymore. Even if I close skype it is not working. > > What should I do? reinstall? If yes where do I find the adressbook to > not loose the entered numbers? > > Thanks > > Judith > > > > ------------------------------------------------------------------------ > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list From shawn_adams at web.de Wed Mar 18 00:33:29 2009 From: shawn_adams at web.de (Shawn Adams) Date: Wed, 18 Mar 2009 01:33:29 +0100 Subject: [Ekiga-list] had to reset the router for ekiga to work In-Reply-To: References: Message-ID: <49C04159.9090802@web.de> Did you simply try resetting the router before defaulting the settings ? Just a guess, the router did not properly delete NAT (Network address translation) or SIP ALG (if it has ALG function) tables after the last time your PC used Ekiga. Reset cleared the tables, maybe the reset was what cleared things, and not changing the settings ? Or perhaps the router was configured to allow SIP/H323 to your PC, and your PC was this time using DHCP, received a dynamic IP, and thus, did not complete registration ? Just guesses, I've seen both quite often. Fedor vonBock wrote: > Hi, > > Yesterday, ekiga was working fine on my laptop, today it couldn't > register. When I reset my router to the default settings, it > registered again. > > Has anyone experienced this? > > I'll keep monitoring it again to see if it happens.... > > > ------------------------------------------------------------------------ > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list -- Shawn Adams shawn_adams at web.de From leamas.alec at gmail.com Wed Mar 18 00:55:34 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Wed, 18 Mar 2009 01:55:34 +0100 Subject: [Ekiga-list] Calling a skype user from ekiga In-Reply-To: <49BFFC32.7070202@pu-pm.univ-fcomte.fr> References: <49BFFC32.7070202@pu-pm.univ-fcomte.fr> Message-ID: <49C04686.2040509@gmail.com> Eugen Dedu wrote: > William Ampeh wrote: >> I installed Ekiga last night, but could not make any calls. Echo >> testing >> passed. My questions is, how do I call a non-Ekiga user (e.g., a >> skype user >> wampeh at skype.com or a gmail user wampehgmail.com, say)? > > http://wiki.ekiga.org/index.php/Ekiga_Interoperability > Nothing I've tried, but rumour is that Skype has announced an official Skype <-> SIP gateway as an Asterisk add-on. Is this wiki entry still valid taking this into consideration? (this is not to say that there is a simple way to call Skype users from Ekiga or other SIP phones). --alec From mtbc at ixod.org Wed Mar 18 02:30:42 2009 From: mtbc at ixod.org (Mark T.B. Carroll) Date: Tue, 17 Mar 2009 22:30:42 -0400 Subject: [Ekiga-list] Crashes with 2009-03-15 version Message-ID: <87wsanlfzh.fsf@ixod.org> With Debian ekiga-snapshot 0-20090315-1 I get: A segfault when I quit Ekiga, recorded at http://pastebin.com/m6ce15928 A bad window crash during a call, recorded at http://pastebin.com/m20224abe Unfortunately, for the latter, gdb loses track of the process for some reason. None of the normal gdb commands provide any useful diagnostic information after the crash. I haven't yet got ekiga-snapshot to crash in gdb if I give the --sync argument, but I shall keep trying. (I also can't get gdb to ever find a definition of gdk_x_error.) When I call 500 at ekiga.net I get my video echoed back to me. However, if I call 520 at ekiga.net so that 500 at ekiga.net calls me back, I only get my audio echoed back, no video. Is that normal? Mark From mtbc at ixod.org Wed Mar 18 03:29:29 2009 From: mtbc at ixod.org (Mark T.B. Carroll) Date: Tue, 17 Mar 2009 23:29:29 -0400 Subject: [Ekiga-list] Crashes with 2009-03-15 version In-Reply-To: <87wsanlfzh.fsf@ixod.org> (Mark T. B. Carroll's message of "Tue\, 17 Mar 2009 22\:30\:42 -0400") References: <87wsanlfzh.fsf@ixod.org> Message-ID: <87y6v31pba.fsf@ixod.org> "Mark T.B. Carroll" writes: > Unfortunately, for the latter, gdb loses track of the process for some > reason. None of the normal gdb commands provide any useful diagnostic > information after the crash. I haven't yet got ekiga-snapshot to crash > in gdb if I give the --sync argument, but I shall keep trying. (I also > can't get gdb to ever find a definition of gdk_x_error.) I did manage to get it to crash when I hung up from the echo test. Here's another -d 4 output: http://pastebin.com/m5d2c8e93 The gdk_x_error breakpoint doesn't seem to be taking. ): I also tried installing libgtk2.0-0-dbg and breaking on gdk_x_error() also with no success. Mark From mtbc at ixod.org Wed Mar 18 03:44:40 2009 From: mtbc at ixod.org (Mark T.B. Carroll) Date: Tue, 17 Mar 2009 23:44:40 -0400 Subject: [Ekiga-list] Crashes with 2009-03-15 version In-Reply-To: <87wsanlfzh.fsf@ixod.org> (Mark T. B. Carroll's message of "Tue\, 17 Mar 2009 22\:30\:42 -0400") References: <87wsanlfzh.fsf@ixod.org> Message-ID: <87prgfwl3r.fsf@ixod.org> "Mark T.B. Carroll" writes: > I haven't yet got ekiga-snapshot to crash in gdb if I give the --sync > argument, but I shall keep trying. (I also can't get gdb to ever find > a definition of gdk_x_error.) Managed to get a backtrace! (-: Presumably without the breakpoint it'd have fallen through to the aforementioned BadWindow error. See http://pastebin.com/m327c8621 Mark From f.vonbock at gmail.com Wed Mar 18 06:56:07 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Wed, 18 Mar 2009 09:56:07 +0300 Subject: [Ekiga-list] had to reset the router for ekiga to work In-Reply-To: <49C04159.9090802@web.de> References: <49C04159.9090802@web.de> Message-ID: only time will tell.....i shall check again On Wed, Mar 18, 2009 at 3:33 AM, Shawn Adams wrote: > > Did you simply try resetting the router before defaulting the settings ? > > Just a guess, the router did not properly delete NAT (Network address > translation) or SIP ALG (if it has ALG function) tables after the last > time your PC used Ekiga. Reset cleared the tables, maybe the reset was > what cleared things, and not changing the settings ? > > Or perhaps the router was configured to allow SIP/H323 to your PC, and > your PC was this time using DHCP, received a dynamic IP, and thus, did > not complete registration ? > > Just guesses, I've seen both quite often. > > > > > > Fedor vonBock wrote: > > Hi, > > > > Yesterday, ekiga was working fine on my laptop, today it couldn't > > register. When I reset my router to the default settings, it > > registered again. > > > > Has anyone experienced this? > > > > I'll keep monitoring it again to see if it happens.... > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > ekiga-list mailing list > > ekiga-list at gnome.org > > http://mail.gnome.org/mailman/listinfo/ekiga-list > > -- > Shawn Adams > shawn_adams at web.de > > > _______________________________________________ > 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 dfox94085 at gmail.com Wed Mar 18 07:13:55 2009 From: dfox94085 at gmail.com (David Fox) Date: Wed, 18 Mar 2009 00:13:55 -0700 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <49BF781D.9090201@pu-pm.univ-fcomte.fr> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> Message-ID: <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> On Tue, Mar 17, 2009 at 3:14 AM, Eugen Dedu wrote: > =================== > > Ekiga is available at: > ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ > > Required librairies can be found at: > ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ > ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ It's been nearly 24 hours since the announcement, still no new libraries have been uploaded. Any ETA on when they'll be uploaded? I'd like to try out the new version. -- thanks for letting me change the magnetic patterns on your hard disk. From butdiene at yahoo.com Wed Mar 18 07:24:34 2009 From: butdiene at yahoo.com (Ren Min) Date: Wed, 18 Mar 2009 00:24:34 -0700 (PDT) Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> Message-ID: <951101.68112.qm@web81403.mail.mud.yahoo.com> it requires gstreamer-0.10.22, a big trouble for me, since 0.10.21 is the newest version in gentoo portage. Otherwise, I would like to try it also. ----- Original Message ---- From: David Fox To: Ekiga mailing list Sent: Wednesday, March 18, 2009 2:13:55 AM Subject: Re: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available On Tue, Mar 17, 2009 at 3:14 AM, Eugen Dedu wrote: > =================== > > Ekiga is available at: > ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ > > Required librairies can be found at: > ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ > ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ It's been nearly 24 hours since the announcement, still no new libraries have been uploaded. Any ETA on when they'll be uploaded? I'd like to try out the new version. -- thanks for letting me change the magnetic patterns on your hard disk. _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list From joshua.duan at sg.bosch.com Wed Mar 18 07:24:40 2009 From: joshua.duan at sg.bosch.com (Joshua Duan (CI/AFR-SG)) Date: Wed, 18 Mar 2009 15:24:40 +0800 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> Message-ID: <49C0A1B8.4020404@sg.bosch.com> Dear List. I have downloaded the source tar ball for v3.2 and ran into library issues. After searching for a while, i found the library required: http://sourceforge.net/project/showfiles.php?group_id=204472&package_id=291816&release_id=669093 for those who can't wait until the required libraries to be uploaded to gnome ftp, you can download from the sourceforge link above. Cheers J.D David Fox wrote: > On Tue, Mar 17, 2009 at 3:14 AM, Eugen Dedu > wrote: > > >> =================== >> >> Ekiga is available at: >> ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ >> >> Required librairies can be found at: >> ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ >> ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ >> > > It's been nearly 24 hours since the announcement, still no new > libraries have been uploaded. Any ETA on when they'll be uploaded? I'd > like to try out the new version From sevmek at free.fr Wed Mar 18 08:39:52 2009 From: sevmek at free.fr (yannick) Date: Wed, 18 Mar 2009 09:39:52 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <951101.68112.qm@web81403.mail.mud.yahoo.com> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> <951101.68112.qm@web81403.mail.mud.yahoo.com> Message-ID: <49C0B358.3050809@free.fr> Ren Min a ?crit : > it requires gstreamer-0.10.22, a big trouble for me, since 0.10.21 is the newest version in gentoo portage. > The gstreamer support seems to be experimental, you probably don't need it and use ptlib instead. From dsandras at seconix.com Wed Mar 18 08:58:37 2009 From: dsandras at seconix.com (Damien Sandras) Date: Wed, 18 Mar 2009 09:58:37 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> Message-ID: <1237366717.3914.4.camel@scorpion.multitel.be> Le mercredi 18 mars 2009 ? 00:13 -0700, David Fox a ?crit : > On Tue, Mar 17, 2009 at 3:14 AM, Eugen Dedu > wrote: > > > =================== > > > > Ekiga is available at: > > ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ > > > > Required librairies can be found at: > > ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ > > ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ > > It's been nearly 24 hours since the announcement, still no new > libraries have been uploaded. Any ETA on when they'll be uploaded? I'd > like to try out the new version. They have now been uploaded. -- _ 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 devel at tootai.net Wed Mar 18 10:57:56 2009 From: devel at tootai.net (Daniel Huhardeaux) Date: Wed, 18 Mar 2009 11:57:56 +0100 Subject: [Ekiga-list] Calling a skype user from ekiga In-Reply-To: <49C04686.2040509@gmail.com> References: <49BFFC32.7070202@pu-pm.univ-fcomte.fr> <49C04686.2040509@gmail.com> Message-ID: <49C0D3B4.3030501@tootai.net> Alec Leamas a ?crit : > Eugen Dedu wrote: >> William Ampeh wrote: >>> I installed Ekiga last night, but could not make any calls. Echo >>> testing >>> passed. My questions is, how do I call a non-Ekiga user (e.g., a >>> skype user >>> wampeh at skype.com or a gmail user wampehgmail.com, say)? >> >> http://wiki.ekiga.org/index.php/Ekiga_Interoperability >> > Nothing I've tried, but rumour is that Skype has announced an official > Skype <-> SIP gateway as an Asterisk add-on. Is not ready now. What you can use is the new opensky gateway from Gizmo project. [...] -- Daniel From butdiene at yahoo.com Wed Mar 18 11:06:36 2009 From: butdiene at yahoo.com (Ren Min) Date: Wed, 18 Mar 2009 04:06:36 -0700 (PDT) Subject: [Ekiga-list] Ekiga 3.2.0 compiling error Message-ID: <833200.58561.qm@web81405.mail.mud.yahoo.com> Hi All, ekiga-3.2.0 doesn't build for me. see attached config.log and build.log for more. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib/gmconf -I../../../../lib/engine/framework -I../../../../lib/engine/presence -I../../../../lib/engine/account -I../../../../lib/engine/components/xcap -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT rl-entry.lo -MD -MP -MF .deps/rl-entry.Tpo -c ../../../../lib/engine/components/resource-list//rl-entry.cpp -fPIC -DPIC -o .libs/rl-entry.o ../../../../lib/engine/components/resource-list//rl-entry.cpp: In member function 'virtual const std::string RL::Entry::get_name() const': ../../../../lib/engine/components/resource-list//rl-entry.cpp:130: error: '_' was not declared in this scope ../../../../lib/engine/components/resource-list//rl-entry.cpp: In member function 'virtual bool RL::Entry::populate_menu(Ekiga::MenuBuilder&)': ../../../../lib/engine/components/resource-list//rl-entry.cpp:143: error: '_' was not declared in this scope ../../../../lib/engine/components/resource-list//rl-entry.cpp:148: error: no matching function for call to 'Ekiga::PresenceCore::populate_presentity_menu(RL::Entry&, std::string&, Ekiga::MenuBuilder&)' ../../../../lib/engine/presence/presence-core.h:230: note: candidates are: bool Ekiga::PresenceCore::populate_presentity_menu(gmref_ptr, std::string, Ekiga::MenuBuilder&) ../../../../lib/engine/components/resource-list//rl-entry.cpp: In member function 'void RL::Entry::refresh()': ../../../../lib/engine/components/resource-list//rl-entry.cpp:163: error: '_' was not declared in this scope ../../../../lib/engine/components/resource-list//rl-entry.cpp: In member function 'void RL::Entry::on_xcap_answer(bool, std::string)': ../../../../lib/engine/components/resource-list//rl-entry.cpp:186: error: '_' was not declared in this scope make[6]: *** [rl-entry.lo] Error 1 make[6]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib/engine/components/resource-list' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib/engine/components' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib/engine' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0' make: *** [all] Error 2 -------------- next part -------------- A non-text attachment was scrubbed... Name: error-logs.tbz Type: application/x-bzip-compressed-tar Size: 26995 bytes Desc: not available URL: From virtuallug.com at gmail.com Wed Mar 18 11:10:04 2009 From: virtuallug.com at gmail.com (markt9) Date: Wed, 18 Mar 2009 07:10:04 -0400 Subject: [Ekiga-list] Thursday night Ekiga meet-ups Message-ID: <49C0D68C.2080304@gmail.com> Greetings from Michigan, I am looking for fellow Linux enthusiasts to join us on Thursday nights on Ekiga and/or IRC for Linux related chat. Hopefully you might fire up Ekiga at 9:00 p.m. Michigan/Eastern Time and try to join in. You can find the connection details including the IRC channel at http://www.virtuallug.com/ Thanks, Markt9 From dsandras at seconix.com Wed Mar 18 11:11:12 2009 From: dsandras at seconix.com (Damien Sandras) Date: Wed, 18 Mar 2009 12:11:12 +0100 Subject: [Ekiga-list] Ekiga 3.2.0 compiling error In-Reply-To: <833200.58561.qm@web81405.mail.mud.yahoo.com> References: <833200.58561.qm@web81405.mail.mud.yahoo.com> Message-ID: <1237374672.10707.5.camel@scorpion.multitel.be> Ressource-list is an experimental module : don't build it. Le mercredi 18 mars 2009 ? 04:06 -0700, Ren Min a ?crit : > Hi All, > > > ekiga-3.2.0 doesn't build for me. see attached config.log and build.log for more. > > > > x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib/gmconf -I../../../../lib/engine/framework -I../../../../lib/engine/presence -I../../../../lib/engine/account -I../../../../lib/engine/components/xcap -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT rl-entry.lo -MD -MP -MF .deps/rl-entry.Tpo -c ../../../../lib/engine/components/resource-list//rl-entry.cpp -fPIC -DPIC -o .libs/rl-entry.o > ../../../../lib/engine/components/resource-list//rl-entry.cpp: In member function 'virtual const std::string RL::Entry::get_name() const': > ../../../../lib/engine/components/resource-list//rl-entry.cpp:130: error: '_' was not declared in this scope > ../../../../lib/engine/components/resource-list//rl-entry.cpp: In member function 'virtual bool RL::Entry::populate_menu(Ekiga::MenuBuilder&)': > ../../../../lib/engine/components/resource-list//rl-entry.cpp:143: error: '_' was not declared in this scope > ../../../../lib/engine/components/resource-list//rl-entry.cpp:148: error: no matching function for call to 'Ekiga::PresenceCore::populate_presentity_menu(RL::Entry&, std::string&, Ekiga::MenuBuilder&)' > ../../../../lib/engine/presence/presence-core.h:230: note: candidates are: bool Ekiga::PresenceCore::populate_presentity_menu(gmref_ptr, std::string, Ekiga::MenuBuilder&) > ../../../../lib/engine/components/resource-list//rl-entry.cpp: In member function 'void RL::Entry::refresh()': > ../../../../lib/engine/components/resource-list//rl-entry.cpp:163: error: '_' was not declared in this scope > ../../../../lib/engine/components/resource-list//rl-entry.cpp: In member function 'void RL::Entry::on_xcap_answer(bool, std::string)': > ../../../../lib/engine/components/resource-list//rl-entry.cpp:186: error: '_' was not declared in this scope > make[6]: *** [rl-entry.lo] Error 1 > make[6]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib/engine/components/resource-list' > make[5]: *** [all-recursive] Error 1 > make[5]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib/engine/components' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib/engine' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0/lib' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/var/tmp/portage/net-im/ekiga-3.2.0/work/ekiga-3.2.0' > make: *** [all] Error 2 > _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list -- _ 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 chinku.linux at gmail.com Wed Mar 18 11:27:40 2009 From: chinku.linux at gmail.com (chaitanya mehandru) Date: Wed, 18 Mar 2009 16:57:40 +0530 Subject: [Ekiga-list] Thursday night Ekiga meet-ups In-Reply-To: <49C0D68C.2080304@gmail.com> References: <49C0D68C.2080304@gmail.com> Message-ID: <24b40b2b0903180427k620c9108if5ef57e7b5b1266f@mail.gmail.com> Hi, It will be great to join you. I am from India and really interested in knowing more about linux though I am not very experienced user. Can we also have some voice conference as well? On Wed, Mar 18, 2009 at 4:40 PM, markt9 wrote: > Greetings from Michigan, > > I am looking for fellow Linux enthusiasts to join us on Thursday nights > on Ekiga and/or IRC for Linux related chat. > > Hopefully you might fire up Ekiga at 9:00 p.m. Michigan/Eastern Time and > try to join in. > > You can find the connection details including the IRC channel at > http://www.virtuallug.com/ > > Thanks, > > Markt9 > _______________________________________________ > 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 Wed Mar 18 11:40:16 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 18 Mar 2009 12:40:16 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <951101.68112.qm@web81403.mail.mud.yahoo.com> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> <951101.68112.qm@web81403.mail.mud.yahoo.com> Message-ID: <49C0DDA0.7020508@pu-pm.univ-fcomte.fr> It does NOT require gstreamer... by default. Only if you configure with --enable-gstreamer, you need recent libraries. Eugen Ren Min wrote: > it requires gstreamer-0.10.22, a big trouble for me, since 0.10.21 is the newest version in gentoo portage. > > Otherwise, I would like to try it also. > > > > ----- Original Message ---- > From: David Fox > To: Ekiga mailing list > Sent: Wednesday, March 18, 2009 2:13:55 AM > Subject: Re: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available > > On Tue, Mar 17, 2009 at 3:14 AM, Eugen Dedu > wrote: > >> =================== >> >> Ekiga is available at: >> ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ >> >> Required librairies can be found at: >> ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ >> ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ > > It's been nearly 24 hours since the announcement, still no new > libraries have been uploaded. Any ETA on when they'll be uploaded? I'd > like to try out the new version. > > > From jpuydt at free.fr Wed Mar 18 08:47:47 2009 From: jpuydt at free.fr (Julien Puydt) Date: Wed, 18 Mar 2009 09:47:47 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <951101.68112.qm@web81403.mail.mud.yahoo.com> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> <951101.68112.qm@web81403.mail.mud.yahoo.com> Message-ID: <49C0B533.8030100@free.fr> Ren Min a ?crit : > it requires gstreamer-0.10.22, a big trouble for me, since 0.10.21 is the newest version in gentoo portage. No. Gstreamer isn't required. You have to ask for it. Snark on #ekiga From jpuydt at free.fr Wed Mar 18 09:08:05 2009 From: jpuydt at free.fr (Julien Puydt) Date: Wed, 18 Mar 2009 10:08:05 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <277481.40527.qm@web81401.mail.mud.yahoo.com> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <49BFA2BB.5030709@pagema.net> <49BFB4DA.5010105@pu-pm.univ-fcomte.fr> <277481.40527.qm@web81401.mail.mud.yahoo.com> Message-ID: <49C0B9F5.8020303@free.fr> Ren Min a ?crit : > Just tried ekiga-3.2.0, found one old kde issue. > as in ekiga-3.1.0, > > ./configure --disable-kde --disable-kab > > still being ignored, and configure fails without finding kapplications.h; > I have to manually disable the scripts in configure for the kde part; > > I have kde-4.2.1 installed, but I don't want kde support in ekiga I just checked : - if you don't tell anything to the configure script, kde&kab are disabled ; - if you use --disable-..., then it's interpreted as a --enable-... -- and that is a bug! Snark on #ekiga From mr.jayasimha at gmail.com Wed Mar 18 13:59:21 2009 From: mr.jayasimha at gmail.com (Jayasimha MR) Date: Wed, 18 Mar 2009 19:29:21 +0530 Subject: [Ekiga-list] Ekiga Engine Message-ID: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> Hello Damien, I am interested in using the Ekiga as an Engine in my custom application. I read in the post over here that states that the Code is already available. Would you kindly let me know how do i use it, any documenations or examples would really help. http://mail.gnome.org/archives/ekiga-list/2009-February/msg00305.html Thanks, Jayasimha -------------- next part -------------- An HTML attachment was scrubbed... URL: From dfox94085 at gmail.com Wed Mar 18 17:07:31 2009 From: dfox94085 at gmail.com (David Fox) Date: Wed, 18 Mar 2009 10:07:31 -0700 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <1237366717.3914.4.camel@scorpion.multitel.be> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <359a3c580903180013u35f5feb8oa08987c02b082179@mail.gmail.com> <1237366717.3914.4.camel@scorpion.multitel.be> Message-ID: <359a3c580903181007i270ba61dle60d22dd48b92b0@mail.gmail.com> On Wed, Mar 18, 2009 at 1:58 AM, Damien Sandras wrote: > They have now been uploaded. Cool, got it. -- thanks for letting me change the magnetic patterns on your hard disk. From dfox94085 at gmail.com Wed Mar 18 17:21:54 2009 From: dfox94085 at gmail.com (David Fox) Date: Wed, 18 Mar 2009 10:21:54 -0700 Subject: [Ekiga-list] Ekiga 3.2.0 newly built, segfaults at exit Message-ID: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> I just built ekiga 3.2.0 and the dependencies ptlib and opal a few minutes ago. Ekiga seems to work, but it segfaults when the program exits. I'm running updated Jaunty on a quad-core Intel Q6600. Here's the run from inside gdb. (gdb) file /usr/local/bin/ekiga Reading symbols from /usr/local/bin/ekiga...done. (gdb) run Starting program: /usr/local/bin/ekiga ekiga [Thread debugging using libthread_db enabled] [New Thread 0x7fef781d17b0 (LWP 2041)] [New Thread 0x7fef780a6950 (LWP 2046)] [New Thread 0x7fef78065950 (LWP 2047)] [New Thread 0x7fef66c7c950 (LWP 2048)] [New Thread 0x7fef66c3b950 (LWP 2049)] [New Thread 0x7fef66bfa950 (LWP 2050)] [New Thread 0x7fef66bb9950 (LWP 2051)] [New Thread 0x7fef66b78950 (LWP 2052)] [New Thread 0x7fef66b37950 (LWP 2053)] [New Thread 0x7fef66af6950 (LWP 2054)] [New Thread 0x7fef6668a950 (LWP 2055)] [New Thread 0x7fef65e89950 (LWP 2062)] [Thread 0x7fef66af6950 (LWP 2054) exited] [New Thread 0x7fef5e604950 (LWP 2065)] [Thread 0x7fef5e604950 (LWP 2065) exited] [Thread 0x7fef66b78950 (LWP 2052) exited] [New Thread 0x7fef66b78950 (LWP 2067)] [Thread 0x7fef66b37950 (LWP 2053) exited] [New Thread 0x7fef66b37950 (LWP 2068)] [New Thread 0x7fef5de03950 (LWP 2069)] [New Thread 0x7fef5ddc2950 (LWP 2070)] [Thread 0x7fef5ddc2950 (LWP 2070) exited] [New Thread 0x7fef5dd81950 (LWP 2071)] [Thread 0x7fef5dd81950 (LWP 2071) exited] [Thread 0x7fef5de03950 (LWP 2069) exited] [New Thread 0x7fef5dd40950 (LWP 2072)] [Thread 0x7fef5dd40950 (LWP 2072) exited] [New Thread 0x7fef5dcff950 (LWP 2073)] [New Thread 0x7fef5dcbe950 (LWP 2076)] [New Thread 0x7fef5dc7d950 (LWP 2077)] [New Thread 0x7fef5dc3c950 (LWP 2078)] [New Thread 0x7fef5e604950 (LWP 2079)] [New Thread 0x7fef58b38950 (LWP 2080)] [New Thread 0x7fef58337950 (LWP 2081)] [Thread 0x7fef5dc7d950 (LWP 2077) exited] [Thread 0x7fef5dcbe950 (LWP 2076) exited] [Thread 0x7fef5dc3c950 (LWP 2078) exited] [Thread 0x7fef58337950 (LWP 2081) exited] [Thread 0x7fef5e604950 (LWP 2079) exited] [Thread 0x7fef58b38950 (LWP 2080) exited] [Thread 0x7fef78065950 (LWP 2047) exited] [Thread 0x7fef780a6950 (LWP 2046) exited] *** glibc detected *** /usr/local/bin/ekiga: corrupted double-linked list: 0x0000000001a7eec0 *** ======= Backtrace: ========= /lib/libc.so.6[0x7fef70121a8e] /lib/libc.so.6[0x7fef701238f1] /lib/libc.so.6(__libc_calloc+0x14f)[0x7fef7012553f] /usr/lib/libglib-2.0.so.0(g_malloc0+0x2a)[0x7fef7398887a] /usr/lib/libglib-2.0.so.0(g_slice_alloc+0x5b3)[0x7fef7399e9a3] /usr/lib/libglib-2.0.so.0(g_list_prepend+0x1e)[0x7fef7397ddde] /usr/lib/libglib-2.0.so.0(g_queue_push_head+0x11)[0x7fef73991be1] /usr/lib/libglib-2.0.so.0(g_async_queue_push_unlocked+0x1e)[0x7fef7395cc0e] /usr/lib/libglib-2.0.so.0(g_async_queue_push+0x59)[0x7fef7395ccf9] /usr/local/bin/ekiga(_ZN5Ekiga11GlibRuntime11run_in_mainEN4sigc5slot0IvEEj+0x4e)[0x4f6fbe] /usr/local/bin/ekiga(_ZN22GMVideoOutputManager_x19close_frame_displayEv+0xb8)[0x5b1338] /usr/local/bin/ekiga(_ZN20GMVideoOutputManager4MainEv+0x17d)[0x5b46ad] /usr/local/lib/libpt.so.2.6.1(_ZN7PThread14PX_ThreadStartEPv+0x13d)[0x7fef72aea21b] /lib/libpthread.so.0[0x7fef726573ba] /lib/libc.so.6(clone+0x6d)[0x7fef7018efcd] ======= Memory map: ======== 00400000-0062f000 r-xp 00000000 08:05 2177576 /usr/local/bin/ekiga 0082e000-0083f000 r--p 0022e000 08:05 2177576 /usr/local/bin/ekiga 0083f000-00845000 rw-p 0023f000 08:05 2177576 /usr/local/bin/ekiga 00845000-00846000 rw-p 00845000 00:00 0 018c6000-022c5000 rw-p 018c6000 00:00 0 [heap] 7fef582f7000-7fef582f8000 ---p 7fef582f7000 00:00 0 7fef582f8000-7fef58338000 rw-p 7fef582f8000 00:00 0 7fef58338000-7fef58339000 ---p 7fef58338000 00:00 0 7fef58339000-7fef58b39000 rw-p 7fef58339000 00:00 0 7fef5cb3a000-7fef5cb3e000 r-xp 00000000 08:05 523390 /lib/libattr.so.1.1.0 7fef5cb3e000-7fef5cd3d000 ---p 00004000 08:05 523390 /lib/libattr.so.1.1.0 7fef5cd3d000-7fef5cd3e000 r--p 00003000 08:05 523390 /lib/libattr.so.1.1.0 7fef5cd3e000-7fef5cd3f000 rw-p 00004000 08:05 523390 /lib/libattr.so.1.1.0 7fef5cd3f000-7fef5cd42000 r-xp 00000000 08:05 523368 /lib/libuuid.so.1.2 7fef5cd42000-7fef5cf42000 ---p 00003000 08:05 523368 /lib/libuuid.so.1.2 7fef5cf42000-7fef5cf43000 r--p 00003000 08:05 523368 /lib/libuuid.so.1.2 7fef5cf43000-7fef5cf44000 rw-p 00004000 08:05 523368 /lib/libuuid.so.1.2 7fef5cf44000-7fef5cf49000 r-xp 00000000 08:05 163737 /usr/lib/libgdbm.so.3.0.0 7fef5cf49000-7fef5d148000 ---p 00005000 08:05 163737 /usr/lib/libgdbm.so.3.0.0 7fef5d148000-7fef5d149000 r--p 00004000 08:05 163737 /usr/lib/libgdbm.so.3.0.0 7fef5d149000-7fef5d14a000 rw-p 00005000 08:05 163737 /usr/lib/libgdbm.so.3.0.0 7fef5d14a000-7fef5d14e000 r-xp 00000000 08:05 523293 /lib/libcap.so.2.11 7fef5d14e000-7fef5d34d000 ---p 00004000 08:05 523293 /lib/libcap.so.2.11 7fef5d34d000-7fef5d34e000 r--p 00003000 08:05 523293 /lib/libcap.so.2.11 7fef5d34e000-7fef5d34f000 rw-p 00004000 08:05 523293 /lib/libcap.so.2.11 7fef5d34f000-7fef5d366000 r-xp 00000000 08:05 2094605 /usr/lib/libICE.so.6.3.0 7fef5d366000-7fef5d565000 ---p 00017000 08:05 2094605 /usr/lib/libICE.so.6.3.0 7fef5d565000-7fef5d567000 rw-p 00016000 08:05 2094605 /usr/lib/libICE.so.6.3.0 7fef5d567000-7fef5d56a000 rw-p 7fef5d567000 00:00 0 7fef5d56a000-7fef5d572000 r-xp 00000000 08:05 2093788 /usr/lib/libSM.so.6.0.0 7fef5d572000-7fef5d771000 ---p 00008000 08:05 2093788 /usr/lib/libSM.so.6.0.0 7fef5d771000-7fef5d772000 r--p 00007000 08:05 2093788 /usr/lib/libSM.so.6.0.0 7fef5d772000-7fef5d773000 rw-p 00008000 08:05 2093788 /usr/lib/libSM.so.6.0.0 7fef5d773000-7fef5d7d0000 r-xp 00000000 08:05 2093502 /usr/lib/libpulse.so.0.7.1 7fef5d7d0000-7fef5d9d0000 ---p 0005d000 08:05 2093502 /usr/lib/libpulse.so.0.7.1 7fef5d9d0000-7fef5d9d1000 r--p 0005d000 08:05 2093502 /usr/lib/libpulse.so.0.7.1 7fef5d9d1000-7fef5d9d2000 rw-p 0005e000 08:05 2093502 /usr/lib/libpulse.so.0.7.1 7fef5d9f5000-7fef5d9fb000 r-xp 00000000 08:05 2102233 /usr/lib/alsa-lib/libasound_module_pcm_pulse.so 7fef5d9fb000-7fef5dbfa000 ---p 00006000 08:05 2102233 /usr/lib/alsa-lib/libasound_module_pcm_pulse.so 7fef5dbfa000-7fef5dbfb000 Program received signal SIGABRT, Aborted. [Switching to Thread 0x7fef66c7c950 (LWP 2048)] 0x00007fef700dbfb5 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c Current language: auto; currently c (gdb) where #0 0x00007fef700dbfb5 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007fef700ddbc3 in *__GI_abort () at abort.c:88 #2 0x00007fef7011b228 in __libc_message (do_abort=2, fmt=0x7fef701e5488 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:170 #3 0x00007fef70121a8e in malloc_consolidate (av=0x7fef70416a00) at malloc.c:5994 #4 0x00007fef701238f1 in _int_malloc (av=0x7fef70416a00, bytes=2048) at malloc.c:4229 #5 0x00007fef7012553f in __libc_calloc (n=, elem_size=) at malloc.c:3946 #6 0x00007fef7398887a in g_malloc0 () from /usr/lib/libglib-2.0.so.0 #7 0x00007fef7399e9a3 in g_slice_alloc () from /usr/lib/libglib-2.0.so.0 #8 0x00007fef7397ddde in g_list_prepend () from /usr/lib/libglib-2.0.so.0 #9 0x00007fef73991be1 in g_queue_push_head () from /usr/lib/libglib-2.0.so.0 #10 0x00007fef7395cc0e in g_async_queue_push_unlocked () from /usr/lib/libglib-2.0.so.0 #11 0x00007fef7395ccf9 in g_async_queue_push () from /usr/lib/libglib-2.0.so.0 #12 0x00000000004f6fbe in Ekiga::GlibRuntime::run_in_main (this=0x1995400, action=, seconds=0) at ../../../lib/engine/framework/runtime-glib.cpp:163 #13 0x00000000005b1338 in GMVideoOutputManager_x::close_frame_display ( ---Type to continue, or q to quit--- this=0x19b1650) at ../../../../lib/engine/components/x-videooutput/videooutput-manager-x.cpp:434 #14 0x00000000005b46ad in GMVideoOutputManager::Main (this=0x19b1650) at ../../../../lib/engine/components/common-videooutput/videooutput-manager-common.cpp:123 #15 0x00007fef72aea21b in PThread::PX_ThreadStart () from /usr/local/lib/libpt.so.2.6.1 #16 0x00007fef726573ba in start_thread (arg=) at pthread_create.c:297 #17 0x00007fef7018efcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #18 0x0000000000000000 in ?? () (gdb) -- thanks for letting me change the magnetic patterns on your hard disk. From dfox94085 at gmail.com Wed Mar 18 17:29:54 2009 From: dfox94085 at gmail.com (David Fox) Date: Wed, 18 Mar 2009 10:29:54 -0700 Subject: [Ekiga-list] Thursday night Ekiga meet-ups In-Reply-To: <49C0D68C.2080304@gmail.com> References: <49C0D68C.2080304@gmail.com> Message-ID: <359a3c580903181029h33db29f8g670e70e17b9012@mail.gmail.com> On Wed, Mar 18, 2009 at 4:10 AM, markt9 wrote: > Greetings from Michigan, > > I am looking for fellow Linux enthusiasts to join us on Thursday nights > on Ekiga and/or IRC for Linux related chat. Cool - I'll even bring a new ekiga! :) > Markt9 -- thanks for letting me change the magnetic patterns on your hard disk. From peasthope at shaw.ca Wed Mar 18 18:26:20 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Wed, 18 Mar 2009 11:26:20 -0700 Subject: [Ekiga-list] audio message Message-ID: Folk, A logical way to send an audio message is to create a sound file and send it, mime encoded, by email. Hopefully, the receiving MUA can pass the sound data to a suitable interpreter with minimal intervention by the recipient. Can Ekiga be used to encode and decode the sound? Can anyone cite or provide specific instructions to send an audio message? Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ From virtuallug.com at gmail.com Wed Mar 18 19:32:00 2009 From: virtuallug.com at gmail.com (markt9) Date: Wed, 18 Mar 2009 15:32:00 -0400 Subject: [Ekiga-list] Thursday night Ekiga meet-ups In-Reply-To: <24b40b2b0903180427k620c9108if5ef57e7b5b1266f@mail.gmail.com> References: <49C0D68C.2080304@gmail.com> <24b40b2b0903180427k620c9108if5ef57e7b5b1266f@mail.gmail.com> Message-ID: <49C14C30.60408@gmail.com> Glad to hear from you Chaitanya. Yes the idea is that we connect on the www.virtuallug.com Ekiga conference number so we can all hear and take turns talking or debating topics of interest to Linux users. Seems like Linux is so easy today, and one of the regular callers is an 11 year old successfully running Ubuntu, I bet you'd enjoy joining too. Eventually I'd like voice and video conferencing, but I don't know how yet. Hopefully someone will show up one Thursday night and teach us how to do it better, and then we will. For now, Ekiga on a nice usb headset seems to work well. So check out the virtuallug web site for the connection details and give it try tomorrow..... Markt9 chaitanya mehandru wrote: > Hi, > It will be great to join you. I am from India and really interested > in knowing more about linux though I am not very experienced user. > Can we also have some voice conference as well? > On Wed, Mar 18, 2009 at 4:40 PM, markt9 @gmail.com > wrote: > > Greetings from Michigan, > > I am looking for fellow Linux enthusiasts to join us on Thursday nights > on Ekiga and/or IRC for Linux related chat. > > Hopefully you might fire up Ekiga at 9:00 p.m. Michigan/Eastern Time and > try to join in. > > You can find the connection details including the IRC channel at > http://www.virtuallug.com/ From butdiene at yahoo.com Wed Mar 18 19:51:15 2009 From: butdiene at yahoo.com (Ren Min) Date: Wed, 18 Mar 2009 12:51:15 -0700 (PDT) Subject: [Ekiga-list] ekiga-3.2.0, can not register to ekiga.net References: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> Message-ID: <604864.12949.qm@web81403.mail.mud.yahoo.com> Hi All, couldn't register:( ----------------------------------------------------------------------------------------- User-Agent: Ekiga.NET From: "yong" ;tag=42909cb1-6012-de11-85a3-0015afa5adb0 Call-ID: 18a999b1-6012-de11-85a3-0015afa5adb0 at yong Supported: replaces To: ;tag=as39ed9bb6 Contact: ;expires=300 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Expires: 300 Content-Length: 0 Record-Route: 2009/03/18 15:29:14.645 0:19.081 Opal Liste...0xb4f37b90 SIP Transaction 1 SUBSCRIBE completed. 2009/03/18 15:29:14.645 0:19.081 Opal Liste...0xb4f37b90 SIP Expiry time for SUBSCRIBE set to 300 seconds. 2009/03/18 15:29:14.645 0:19.081 Opal Liste...0xb4f37b90 SIP Changing SUBSCRIBE handler from Subscribing to Subscribed, target=sip:500 at ekiga.net, id=18a999b1-6012-de11-85a3-0015afa5adb0 at yong 2009/03/18 15:29:14.645 0:19.081 Opal Liste...0xb4f37b90 OpalUDP Setting interface to 192.168.1.4%eth1 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 SIP Set Request URI to sip:500 at 86.64.162.35:5081 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 SIP Updating dialog tag from "" to "as39ed9bb6" 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 Opal Transport clean up on termination 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 Opal Transport Close 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 Opal Deleted transport udp$86.64.162.35:5060 2009/03/18 15:29:15.647 0:20.083 Housekeeper:0xb4f78b90 SIP Set state Terminated_Success for transaction 1 SUBSCRIBE 2009/03/18 15:29:31.263 0:35.699 SIP No SRV record found. 2009/03/18 15:29:31.263 0:35.700 SIP Transaction remote address is udp$ekiga.net:5060 2009/03/18 15:29:31.264 0:35.700 SIP Sending PDU (551 bytes) to: rem=udp$86.64.162.35:5060,local=udp$192.168.1.4:5060,if=192.168.1.4%eth1 SUBSCRIBE sip:500 at ekiga.net SIP/2.0 CSeq: 1 SUBSCRIBE Via: SIP/2.0/UDP 192.168.1.4:5060;branch=z9hG4bK02a8d3bb-6012-de11-85a3-0015afa5adb0;rport User-Agent: Ekiga/3.2.0 From: "yong" ;tag=ee6bd3bb-6012-de11-85a3-0015afa5adb0 Call-ID: aed9d2bb-6012-de11-85a3-0015afa5adb0 at yong To: Contact: Accept: application/dialog-info+xml Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING Expires: 300 Event: dialog;sla;ma Content-Length: 0 Max-Forwards: 70 2009/03/18 15:29:31.265 0:35.701 OpalUDP Setting interface to 192.168.1.4%eth1 2009/03/18 15:29:31.265 0:35.701 SIP Transaction timers set: retry=0.500, completion=6.000 2009/03/18 15:29:31.266 0:35.702 OpalUDP Binding to interface: 0.0.0.0:5060 2009/03/18 15:29:31.267 0:35.703 SIP Created transport udp$86.64.162.35:5060 2009/03/18 15:29:31.267 0:35.703 OpalUDP Started connect to 86.64.162.35:5060 2009/03/18 15:29:31.267 0:35.703 SIP Changing SUBSCRIBE handler from Unavailable to Subscribing, target=sip:501 at ekiga.net, id=e404d1c5-6012-de11-85a3-0015afa5adb0 at yong 2009/03/18 15:29:31.267 0:35.703 OpalUDP Writing to interface 0 - "192.168.1.4%eth1" 2009/03/18 15:29:31.268 0:35.704 OpalMan Listener interfaces: associated transport=None udp$192.168.1.4:5060 2009/03/18 15:29:31.270 0:35.706 SIP Transaction created. 2009/03/18 15:29:31.271 0:35.707 Opal Garbage:0xb4ffab90 SIP Transaction 1 SUBSCRIBE destroyed. 2009/03/18 15:29:31.274 0:35.710 DNS SRV Lookup ekiga.net service _sip._udp 2009/03/18 15:29:31.405 0:35.841 Opal Liste...0xb4f37b90 OpalUDP Binding to interface: 192.168.1.4:5060 2009/03/18 15:29:31.406 0:35.842 Opal Liste...0xb4f37b90 SIP Waiting for PDU on udp$86.64.162.35:5060 2009/03/18 15:29:31.406 0:35.842 Opal Liste...0xb4f37b90 SIP PDU received: rem=udp$86.64.162.35:5060,local=udp$192.168.1.4:5060,if=192.168.1.4%eth1 SIP/2.0 489 Event Not Supported CSeq: 1 SUBSCRIBE Via: SIP/2.0/UDP 192.168.1.4:5060;branch=z9hG4bK02a8d3bb-6012-de11-85a3-0015afa5adb0;rport=5060;received=67.212.18.235 Server: Kamailio (1.4.0-notls (i386/linux)) From: "yong" ;tag=ee6bd3bb-6012-de11-85a3-0015afa5adb0 Call-ID: aed9d2bb-6012-de11-85a3-0015afa5adb0 at yong To: ;tag=c64e1f832a41ec1c1f4e5673ac5b80f6.93bf Content-Length: 0 2009/03/18 15:29:31.407 0:35.843 Opal Liste...0xb4f37b90 SIP Transaction 1 SUBSCRIBE completed. 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Not retrying SUBSCRIBE due to error response 489 Bad Event 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Changing SUBSCRIBE handler from Subscribing to Unsubscribed, target=sip:500 at ekiga.net, id=aed9d2bb-6012-de11-85a3-0015afa5adb0 at yong 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Set state Terminated_Aborted for transaction 1 SUBSCRIBE 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Not retrying SUBSCRIBE due to error response 487 Request Terminated 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Changing SUBSCRIBE handler from Unsubscribed to Unsubscribed, target=sip:500 at ekiga.net, id=aed9d2bb-6012-de11-85a3-0015afa5adb0 at yong 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 Opal Transport clean up on termination 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 Opal Transport Close 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 Opal Deleted transport udp$86.64.162.35:5060 From Eugen.Dedu at pu-pm.univ-fcomte.fr Wed Mar 18 20:18:11 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 18 Mar 2009 21:18:11 +0100 Subject: [Ekiga-list] Ekiga 3.2.0 newly built, segfaults at exit In-Reply-To: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> References: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> Message-ID: <49C15703.7080200@pu-pm.univ-fcomte.fr> David Fox wrote: > I just built ekiga 3.2.0 and the dependencies ptlib and opal a few > minutes ago. Ekiga seems to work, but it segfaults when the program > exits. Me too I have this. This confirms (it seems) that this segfault appears not only in my case... Hoping that snark has it too :o) -- Eugen From jpuydt at free.fr Wed Mar 18 20:20:15 2009 From: jpuydt at free.fr (Julien Puydt) Date: Wed, 18 Mar 2009 21:20:15 +0100 Subject: [Ekiga-list] Ekiga 3.2.0 newly built, segfaults at exit In-Reply-To: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> References: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> Message-ID: <49C1577F.3090609@free.fr> David Fox a ?crit : > I just built ekiga 3.2.0 and the dependencies ptlib and opal a few > minutes ago. Ekiga seems to work, but it segfaults when the program > exits. > > I'm running updated Jaunty on a quad-core Intel Q6600. > > Here's the run from inside gdb. > Please report on the bugzilla and attach the backtraces there : we(developers) are pretty busy those days, and it would be a shame to forget about it! Snark on #ekiga From dsandras at seconix.com Wed Mar 18 20:35:05 2009 From: dsandras at seconix.com (Damien Sandras) Date: Wed, 18 Mar 2009 21:35:05 +0100 Subject: [Ekiga-list] Ekiga 3.2.0 newly built, segfaults at exit In-Reply-To: <49C15703.7080200@pu-pm.univ-fcomte.fr> References: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> <49C15703.7080200@pu-pm.univ-fcomte.fr> Message-ID: <1237408505.3862.1.camel@scorpion.multitel.be> Le mercredi 18 mars 2009 ? 21:18 +0100, Eugen Dedu a ?crit : > David Fox wrote: > > I just built ekiga 3.2.0 and the dependencies ptlib and opal a few > > minutes ago. Ekiga seems to work, but it segfaults when the program > > exits. > > Me too I have this. This confirms (it seems) that this segfault appears > not only in my case... Hoping that snark has it too :o) Both crashes do not seem similar at all. Wouldn't it be (in this case) happening only when video preview is active ? -- _ 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 Wed Mar 18 20:35:16 2009 From: dsandras at seconix.com (Damien Sandras) Date: Wed, 18 Mar 2009 21:35:16 +0100 Subject: [Ekiga-list] ekiga-3.2.0, can not register to ekiga.net In-Reply-To: <604864.12949.qm@web81403.mail.mud.yahoo.com> References: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> <604864.12949.qm@web81403.mail.mud.yahoo.com> Message-ID: <1237408516.3862.2.camel@scorpion.multitel.be> I see no REGISTER in the trace. Le mercredi 18 mars 2009 ? 12:51 -0700, Ren Min a ?crit : > Hi All, > > couldn't register:( > ----------------------------------------------------------------------------------------- > > User-Agent: Ekiga.NET > From: "yong" ;tag=42909cb1-6012-de11-85a3-0015afa5adb0 > Call-ID: 18a999b1-6012-de11-85a3-0015afa5adb0 at yong > Supported: replaces > To: ;tag=as39ed9bb6 > Contact: ;expires=300 > Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY > Expires: 300 > Content-Length: 0 > Record-Route: > > > 2009/03/18 15:29:14.645 0:19.081 Opal Liste...0xb4f37b90 SIP Transaction 1 SUBSCRIBE completed. > 2009/03/18 15:29:14.645 0:19.081 Opal Liste...0xb4f37b90 SIP Expiry time for SUBSCRIBE set to 300 seconds. > 2009/03/18 15:29:14.645 0:19.081 Opal Liste...0xb4f37b90 SIP Changing SUBSCRIBE handler from Subscribing to Subscribed, target=sip:500 at ekiga.net, id=18a999b1-6012-de11-85a3-0015afa5adb0 at yong > 2009/03/18 15:29:14.645 0:19.081 Opal Liste...0xb4f37b90 OpalUDP Setting interface to 192.168.1.4%eth1 > 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 SIP Set Request URI to sip:500 at 86.64.162.35:5081 > 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 SIP Updating dialog tag from "" to "as39ed9bb6" > 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 Opal Transport clean up on termination > 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 Opal Transport Close > 2009/03/18 15:29:14.646 0:19.082 Opal Liste...0xb4f37b90 Opal Deleted transport udp$86.64.162.35:5060 > 2009/03/18 15:29:15.647 0:20.083 Housekeeper:0xb4f78b90 SIP Set state Terminated_Success for transaction 1 SUBSCRIBE > 2009/03/18 15:29:31.263 0:35.699 SIP No SRV record found. > 2009/03/18 15:29:31.263 0:35.700 SIP Transaction remote address is udp$ekiga.net:5060 > 2009/03/18 15:29:31.264 0:35.700 SIP Sending PDU (551 bytes) to: rem=udp$86.64.162.35:5060,local=udp$192.168.1.4:5060,if=192.168.1.4%eth1 > SUBSCRIBE sip:500 at ekiga.net SIP/2.0 > CSeq: 1 SUBSCRIBE > Via: SIP/2.0/UDP 192.168.1.4:5060;branch=z9hG4bK02a8d3bb-6012-de11-85a3-0015afa5adb0;rport > User-Agent: Ekiga/3.2.0 > From: "yong" ;tag=ee6bd3bb-6012-de11-85a3-0015afa5adb0 > Call-ID: aed9d2bb-6012-de11-85a3-0015afa5adb0 at yong > To: > Contact: > Accept: application/dialog-info+xml > Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING > Expires: 300 > Event: dialog;sla;ma > Content-Length: 0 > Max-Forwards: 70 > > > 2009/03/18 15:29:31.265 0:35.701 OpalUDP Setting interface to 192.168.1.4%eth1 > 2009/03/18 15:29:31.265 0:35.701 SIP Transaction timers set: retry=0.500, completion=6.000 > 2009/03/18 15:29:31.266 0:35.702 OpalUDP Binding to interface: 0.0.0.0:5060 > 2009/03/18 15:29:31.267 0:35.703 SIP Created transport udp$86.64.162.35:5060 > 2009/03/18 15:29:31.267 0:35.703 OpalUDP Started connect to 86.64.162.35:5060 > 2009/03/18 15:29:31.267 0:35.703 SIP Changing SUBSCRIBE handler from Unavailable to Subscribing, target=sip:501 at ekiga.net, id=e404d1c5-6012-de11-85a3-0015afa5adb0 at yong > 2009/03/18 15:29:31.267 0:35.703 OpalUDP Writing to interface 0 - "192.168.1.4%eth1" > 2009/03/18 15:29:31.268 0:35.704 OpalMan Listener interfaces: associated transport=None > udp$192.168.1.4:5060 > 2009/03/18 15:29:31.270 0:35.706 SIP Transaction created. > 2009/03/18 15:29:31.271 0:35.707 Opal Garbage:0xb4ffab90 SIP Transaction 1 SUBSCRIBE destroyed. > 2009/03/18 15:29:31.274 0:35.710 DNS SRV Lookup ekiga.net service _sip._udp > 2009/03/18 15:29:31.405 0:35.841 Opal Liste...0xb4f37b90 OpalUDP Binding to interface: 192.168.1.4:5060 > 2009/03/18 15:29:31.406 0:35.842 Opal Liste...0xb4f37b90 SIP Waiting for PDU on udp$86.64.162.35:5060 > 2009/03/18 15:29:31.406 0:35.842 Opal Liste...0xb4f37b90 SIP PDU received: rem=udp$86.64.162.35:5060,local=udp$192.168.1.4:5060,if=192.168.1.4%eth1 > SIP/2.0 489 Event Not Supported > CSeq: 1 SUBSCRIBE > Via: SIP/2.0/UDP 192.168.1.4:5060;branch=z9hG4bK02a8d3bb-6012-de11-85a3-0015afa5adb0;rport=5060;received=67.212.18.235 > Server: Kamailio (1.4.0-notls (i386/linux)) > From: "yong" ;tag=ee6bd3bb-6012-de11-85a3-0015afa5adb0 > Call-ID: aed9d2bb-6012-de11-85a3-0015afa5adb0 at yong > To: ;tag=c64e1f832a41ec1c1f4e5673ac5b80f6.93bf > Content-Length: 0 > > > 2009/03/18 15:29:31.407 0:35.843 Opal Liste...0xb4f37b90 SIP Transaction 1 SUBSCRIBE completed. > 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Not retrying SUBSCRIBE due to error response 489 Bad Event > 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Changing SUBSCRIBE handler from Subscribing to Unsubscribed, target=sip:500 at ekiga.net, id=aed9d2bb-6012-de11-85a3-0015afa5adb0 at yong > 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Set state Terminated_Aborted for transaction 1 SUBSCRIBE > 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Not retrying SUBSCRIBE due to error response 487 Request Terminated > 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 SIP Changing SUBSCRIBE handler from Unsubscribed to Unsubscribed, target=sip:500 at ekiga.net, id=aed9d2bb-6012-de11-85a3-0015afa5adb0 at yong > 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 Opal Transport clean up on termination > 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 Opal Transport Close > 2009/03/18 15:29:31.408 0:35.844 Opal Liste...0xb4f37b90 Opal Deleted transport udp$86.64.162.35:5060 > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list -- _ 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 Wed Mar 18 20:37:17 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Wed, 18 Mar 2009 21:37:17 +0100 Subject: [Ekiga-list] Crashes with 2009-03-15 version In-Reply-To: <87wsanlfzh.fsf@ixod.org> References: <87wsanlfzh.fsf@ixod.org> Message-ID: <49C15B7D.6030405@pu-pm.univ-fcomte.fr> Mark T.B. Carroll wrote: > With Debian ekiga-snapshot 0-20090315-1 I get: > > A segfault when I quit Ekiga, > recorded at http://pastebin.com/m6ce15928 > > A bad window crash during a call, > recorded at http://pastebin.com/m20224abe > > Unfortunately, for the latter, gdb loses track of the process for some > reason. None of the normal gdb commands provide any useful diagnostic > information after the crash. I haven't yet got ekiga-snapshot to crash > in gdb if I give the --sync argument, but I shall keep trying. (I also > can't get gdb to ever find a definition of gdk_x_error.) Please create a bug report on bugzilla... > When I call 500 at ekiga.net I get my video echoed back to me. However, if > I call 520 at ekiga.net so that 500 at ekiga.net calls me back, I only get my > audio echoed back, no video. Is that normal? This is normal, Damien confirmed (520 is audio only). -- Eugen From butdiene at yahoo.com Wed Mar 18 20:49:54 2009 From: butdiene at yahoo.com (Ren Min) Date: Wed, 18 Mar 2009 13:49:54 -0700 (PDT) Subject: [Ekiga-list] ekiga-3.2.0, can not register to ekiga.net References: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> <604864.12949.qm@web81403.mail.mud.yahoo.com> <1237408516.3862.2.camel@scorpion.multitel.be> Message-ID: <38106.82739.qm@web81404.mail.mud.yahoo.com> couldn't register on two computers, trying again, REGISTER sip:ekiga.net SIP/2.0 Route: CSeq: 1 REGISTER Via: SIP/2.0/UDP 192.168.0.5:5060;branch=z9hG4bKa630eee2-6a12-de11-87b0-0018dec7bae3;rport User-Agent: Ekiga/3.2.0 From: ;tag=9ae2ede2-6a12-de11-87b0-0018dec7bae3 Call-ID: ca79eae2-6a12-de11-87b0-0018dec7bae3 at localhost To: Contact: ;q=1 Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING Expires: 3600 Content-Length: 0 Max-Forwards: 70 2009/03/18 15:41:55.079 2:09.119 subscriber:0x2569e950 OpalUDP Setting interface to 192.168.0.5%eth1 2009/03/18 15:41:55.079 2:09.119 subscriber:0x2569e950 SIP Transaction timers set: retry=0.500, completion=6.000 ** (ekiga:16219): CRITICAL **: gm_conf_get_string: assertion `key /apps/ekiga/general/user_interface/main_window/size has no corresponding entry! ' failed 2009/03/18 15:41:55.176 2:09.216 VidInputCoreConfBridge Updating preview size and fps 2009/03/18 15:41:55.177 2:09.217 VidInputCore Setting new preview config: 176x144/30 2009/03/18 15:41:55.183 2:09.223 AudioOutputCoreConfBridge Updating device 2009/03/18 15:41:55.183 2:09.223 AudioOutputCoreSetting device[1]: SILENT (Ekiga/Ekiga) 2009/03/18 15:41:55.183 2:09.223 GMAudioOutputManager_null Setting Device[1] SILENT (Ekiga/Ekiga) 2009/03/18 15:41:55.183 2:09.223 AudioOutputCoreConfBridge Updating device 2009/03/18 15:41:55.183 2:09.223 AudioOutputCoreSetting device[0]: Default (PTLIB/ALSA) 2009/03/18 15:41:55.183 2:09.223 GMAudioOutputManager_ptlib Setting Device[0] Default (PTLIB/ALSA) 2009/03/18 15:41:55.183 2:09.223 AudioInputCoreConfBridge Updating device 2009/03/18 15:41:55.183 2:09.223 AudioInputCore Setting device: Default (PTLIB/ALSA) 2009/03/18 15:41:55.183 2:09.223 GMAudioInputManager_ptlib Setting Device Default (PTLIB/ALSA) 2009/03/18 15:41:55.183 2:09.223 VidInputCoreConfBridge Updating device 2009/03/18 15:41:55.183 2:09.223 VidInputCore Setting device: Moving Logo (Moving Logo/Moving Logo) 2009/03/18 15:41:55.183 2:09.223 GMVideoInputManager_mlogo Setting Device Moving Logo 2009/03/18 15:41:55.215 2:09.255 Opal Liste...0x2d706950 PWLib File handle low water mark set: 47 PUDPSocket 2009/03/18 15:41:55.215 2:09.255 Opal Liste...0x2d706950 OpalUDP Binding to interface: 192.168.0.5:5060 2009/03/18 15:41:55.215 2:09.255 Opal Liste...0x2d706950 SIP Waiting for PDU on udp$86.64.162.35:5060 2009/03/18 15:41:55.215 2:09.255 Opal Liste...0x2d706950 SIP PDU received: rem=udp$86.64.162.35:5060,local=udp$192.168.0.5:5060,if=192.168.0.5%eth1 SIP/2.0 606 Not Acceptable CSeq: 1 REGISTER Via: SIP/2.0/UDP 192.168.0.5:5060;branch=z9hG4bKa630eee2-6a12-de11-87b0-0018dec7bae3;rport=63173;received=75.21.89.239 Server: Kamailio (1.4.0-notls (i386/linux)) From: ;tag=9ae2ede2-6a12-de11-87b0-0018dec7bae3 Call-ID: ca79eae2-6a12-de11-87b0-0018dec7bae3 at localhost To: ;tag=c64e1f832a41ec1c1f4e5673ac5b80f6.e593 Content-Length: 0 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 SIP Transaction 1 REGISTER completed. 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 SIP Not retrying REGISTER due to error response 606 Not Acceptable 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 SIP Changing REGISTER handler from Subscribing to Unsubscribed, target=sip:butdiene1 at ekiga.net, id=ca79eae2-6a12-de11-87b0-0018dec7bae3 at localhost 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 SIP Set state Terminated_Aborted for transaction 1 REGISTER 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 SIP Not retrying REGISTER due to error response 487 Request Terminated 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 SIP Changing REGISTER handler from Unsubscribed to Unsubscribed, target=sip:butdiene1 at ekiga.net, id=ca79eae2-6a12-de11-87b0-0018dec7bae3 at localhost 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 Opal Transport clean up on termination 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 Opal Transport Close 2009/03/18 15:41:55.216 2:09.256 Opal Liste...0x2d706950 Opal Deleted transport udp$86.64.162.35:5060 2009/03/18 15:41:55.476 2:09.516 Opal Garbage:0x422f8950 SIP Transaction 1 REGISTER destroyed. 2009/03/18 15:41:55.476 2:09.516 Opal Garbage:0x422f8950 SIP Deleting SIPRegisterHandler sip:butdiene1 at ekiga.net 2009/03/18 15:41:55.476 2:09.516 Opal Garbage:0x422f8950 Opal Transport clean up on termination 2009/03/18 15:41:55.476 2:09.516 Opal Garbage:0x422f8950 Opal Transport Close 2009/03/18 15:41:55.476 2:09.516 Opal Garbage:0x422f8950 Opal Transport clean up on termination 2009/03/18 15:41:55.476 2:09.516 Opal Garbage:0x422f8950 Opal Transport Close 2009/03/18 15:41:55.476 2:09.516 Opal Garbage:0x422f8950 Opal Deleted transport udp$86.64.162.35:5060 2009/03/18 15:41:55.476 2:09.516 Opal Garbage:0x422f8950 SIP Deleted handler. From mtbc at ixod.org Wed Mar 18 22:13:14 2009 From: mtbc at ixod.org (Mark T.B. Carroll) Date: Wed, 18 Mar 2009 18:13:14 -0400 Subject: [Ekiga-list] Crashes with 2009-03-15 version In-Reply-To: <49C15B7D.6030405@pu-pm.univ-fcomte.fr> (Eugen Dedu's message of "Wed\, 18 Mar 2009 21\:37\:17 +0100") References: <87wsanlfzh.fsf@ixod.org> <49C15B7D.6030405@pu-pm.univ-fcomte.fr> Message-ID: <87prgejx8l.fsf@ixod.org> Eugen Dedu writes: > Mark T.B. Carroll wrote: >> With Debian ekiga-snapshot 0-20090315-1 I get: >> >> A segfault when I quit Ekiga, >> recorded at http://pastebin.com/m6ce15928 Now at http://bugzilla.gnome.org/show_bug.cgi?id=575886 >> A bad window crash during a call, >> recorded at http://pastebin.com/m20224abe Now at http://bugzilla.gnome.org/show_bug.cgi?id=575887 > Please create a bug report on bugzilla... Okay. >> When I call 500 at ekiga.net I get my video echoed back to me. However, if >> I call 520 at ekiga.net so that 500 at ekiga.net calls me back, I only get my >> audio echoed back, no video. Is that normal? > > This is normal, Damien confirmed (520 is audio only). Ah, great, thanks. Mark From claudio at dim.uchile.cl Wed Mar 18 23:56:24 2009 From: claudio at dim.uchile.cl (Claudio Baeza Retamal) Date: Wed, 18 Mar 2009 19:56:24 -0400 Subject: [Ekiga-list] Problem with Logitech QuickCam Pro 9000 Message-ID: <1237420584.5416.29.camel@asteriscos-CMM.dim.uchile.cl> Hello everybody, I have a Logitech QuickCam Pro 9000, in skype work fine, image quality is excellent, but in ekiga don't work. When I run ekiga -d 4, It say the error: "GMVideoInputManager_ptlib Encountered error 1 while opening" Does has anyone any solution for this problem? Thanks best regards claudio I tried with ekiga 3.0.1 and the last ekiga 3.2, the partial output of "ekiga -d 4" is: > 2009/03/18 19:48:12.240 0:00.230 VidInputCoreConfBridge Updating preview size and fps > 2009/03/18 19:48:12.240 0:00.230 VidInputCore Setting new preview config: 640x480/30 > 2009/03/18 19:48:12.242 0:00.232 VidInputCoreConfBridge Updating preview size and fps > 2009/03/18 19:48:12.242 0:00.232 VidInputCore Setting new preview config: 640x480/30 > 2009/03/18 19:48:12.243 0:00.233 VidInputCoreConfBridge Updating device > 2009/03/18 19:48:12.243 0:00.233 VidInputCore Setting device: UVC Camera (046d:0990) (PTLIB/V4L2) > 2009/03/18 19:48:12.243 0:00.233 GMVideoInputManager_ptlib Setting Device UVC Camera (046d:0990) (PTLIB/V4L2) > 2009/03/18 19:48:12.244 0:00.234 VidInputCoreConfBridge Updating device > 2009/03/18 19:48:12.244 0:00.234 VidInputCore Setting device: UVC Camera (046d:0990) (PTLIB/V4L2) > 2009/03/18 19:48:12.244 0:00.234 GMVideoInputManager_ptlib Setting Device UVC Camera (046d:0990) (PTLIB/V4L2) > 2009/03/18 19:48:12.244 0:00.234 VidInputCoreConfBridge Updating device > 2009/03/18 19:48:12.244 0:00.234 VidInputCore Setting device: UVC Camera (046d:0990) (PTLIB/V4L2) > 2009/03/18 19:48:12.244 0:00.234 GMVideoInputManager_ptlib Setting Device UVC Camera (046d:0990) (PTLIB/V4L2) > 2009/03/18 19:48:12.244 0:00.234 VidInputCoreConfBridge Updating image > 2009/03/18 19:48:12.244 0:00.234 VidInputCoreConfBridge Updating preview > 2009/03/18 19:48:12.244 0:00.234 VidInputCore Starting preview 640x480/30 > 2009/03/18 19:48:12.244 0:00.234 VidInputCore Opening device with 640x480/30 > 2009/03/18 19:48:12.244 0:00.234 GMVideoInputManager_ptlib Opening Device UVC Camera (046d:0990) (PTLIB/V4L2) > 2009/03/18 19:48:12.244 0:00.234 GMVideoInputManager_ptlib Opening Device with 640x480/30 > 2009/03/18 19:48:12.244 0:00.234 GMVideoInputManager_ptlib Encountered error 1 while opening device > 2009/03/18 19:48:12.244 0:00.234 VidInputCore Falling back to Moving Logo (Moving Logo/Moving Logo) > 2009/03/18 19:48:12.244 0:00.234 GMVideoInputManager_mlogo Setting Device Moving Logo > 2009/03/18 19:48:12.244 0:00.234 GMVideoInputManager_mlogo Opening Moving Logo with 640x480/30 From thedogfarted at gmail.com Thu Mar 19 00:56:28 2009 From: thedogfarted at gmail.com (=?UTF-8?B?SsSBbmlzIFJ1a8WhxIFucw==?=) Date: Thu, 19 Mar 2009 02:56:28 +0200 Subject: [Ekiga-list] ekiga-3.2.0, can not register to ekiga.net In-Reply-To: <38106.82739.qm@web81404.mail.mud.yahoo.com> References: <359a3c580903181021h7408e651k52f56410afbebaa@mail.gmail.com> <604864.12949.qm@web81403.mail.mud.yahoo.com> <1237408516.3862.2.camel@scorpion.multitel.be> <38106.82739.qm@web81404.mail.mud.yahoo.com> Message-ID: On Wed, Mar 18, 2009 at 10:49 PM, Ren Min wrote: > REGISTER sip:ekiga.net SIP/2.0 > Route: > CSeq: 1 REGISTER > Via: SIP/2.0/UDP 192.168.0.5:5060;branch=z9hG4bKa630eee2-6a12-de11-87b0-0018dec7bae3;rport > User-Agent: Ekiga/3.2.0 > From: ;tag=9ae2ede2-6a12-de11-87b0-0018dec7bae3 > Call-ID: ca79eae2-6a12-de11-87b0-0018dec7bae3 at localhost > To: > Contact: ;q=1 The REGISTER lists a private IP as the contact address and that's why ekiga.net responds with > SIP/2.0 606 Not Acceptable I guess STUN is not enabled (or smth is wrong with it). -- Ian From joshua.duan at sg.bosch.com Thu Mar 19 05:39:29 2009 From: joshua.duan at sg.bosch.com (Joshua Duan (CI/AFR-SG)) Date: Thu, 19 Mar 2009 13:39:29 +0800 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <49BF781D.9090201@pu-pm.univ-fcomte.fr> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> Message-ID: <49C1DA91.5090207@sg.bosch.com> Thanks team for the tremendous effort! It is so encouraging to see that the address book function kept improving along with every release. I have successfully downloaded and compiled it. It is running perfect now. and the authentication for LDAP also works. however, i have a few questions that i could not find in the manual. 1. Filter Template. How should the filter template be used? are there %d, %s that represents input from search? 2. using of customized attributes. in my current ldap schema, SIP is represented by a physical number in the format of +countrycode (areacode) -SIP userid. however, the LDAP addressbook is only able to use the +countrycode as the number to call. Hope the developers can share a bit more about how to use the newly added functions. Thanks and Cheers Joshua Duan Eugen Dedu wrote: > This is the 3.2.0 stable release of Ekiga. > > > * What is it ? > ============== > > Ekiga is a free Voice over IP softphone allowing you to do free 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: > ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ > > Required librairies can be found at: > ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/ > ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ > > > * What's changed ? > ================== > > Compared to previous unstable version (3.1.2): > - Better NAT support in case of Cone NAT > - Uniformise detection of libnotify; fix compilation with mingw > - Fix "URL completion combobox shows identical completions" > - Fix "Assistant loosing values when going backward" > - Fix GmConf settings when compiled with another package name > - Fix unregistration of accounts > - Fix build with --enable-kde > - Fix OS X build > - Fixed possible crash when retrieving presence information > - New translations: crh, or > - Updated translations: as, bg, bn_IN, da, de, el, eu, gl, gu, hi, hu, > ja, kn, ko, ku, lt, ml, mr, or, pt, ro, ru, ta, te, tr > - New help translation: en_GB > - Updated help translation: fr > > Compared to previous stable version (3.0.0), major features: > - Better NAT support in case of Cone NAT > - There is now only one H.263 plugin implementing both H.263 and H.263+ > - Allow several ALSA devices to have the same name > - Added support for the G.722 audio codec: G.722 is a 16 kHz wideband > audio codec advertised as HD Voice by the famous Polycom. It is a > great boost in quality and interoperability > - Added support for the CELT ultral-low delay audio codec: CELT delivers > high quality audio at 32 kHz or 48 kHz, allowing to transmit music in > high quality, with low delay and low bitrate > - Added support for SIP dialog-info notifications: they allow displaying > notifications of incoming calls in the roster. With software like > kamailio or Asterisk, it allows being informed of incoming calls > reaching your colleagues > - Largely improved LDAP support: the OpenLDAP guys contributed several > patches to provide state-of-the-art LDAP support in the Ekiga address > book. The new code even supports authentication > - Killed the gconf_test_age test, Ekiga can now finally work with > badly installed GConf schemas > - Better handling of multiple network interfaces with dynamic addition > and removal > - Added settings migration from Ekiga 2.0.x. > - Improved Windows build > - Other various fixes, cleanups, removal of deprecated symbols etc. > - New translations: crh, or > - New help translation: en_GB, eu > - Updated many translations and help > Experimental features: > - Significant improvements in IPv6 support > - Gstreamer audio and video capture support near to be finished... > > On behalf of Ekiga team, > Eugen Dedu > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > From jpuydt at free.fr Thu Mar 19 06:02:51 2009 From: jpuydt at free.fr (Julien Puydt) Date: Thu, 19 Mar 2009 07:02:51 +0100 Subject: [Ekiga-list] Problem with Logitech QuickCam Pro 9000 In-Reply-To: <1237420584.5416.29.camel@asteriscos-CMM.dim.uchile.cl> References: <1237420584.5416.29.camel@asteriscos-CMM.dim.uchile.cl> Message-ID: <49C1E00B.2070401@free.fr> Claudio Baeza Retamal a ?crit : > I have a Logitech QuickCam Pro 9000, in skype work fine, image quality > is excellent, but in ekiga don't work. When I run ekiga -d 4, It say the > error: "GMVideoInputManager_ptlib Encountered error 1 while > opening" > > Does has anyone any solution for this problem? Do you use it with the V4L or V4L2 plugin? Try the other one... Snark on #ekiga From malik_jemes at hotmail.com Thu Mar 19 12:00:02 2009 From: malik_jemes at hotmail.com (malik_jemes at hotmail.com) Date: Thu, 19 Mar 2009 05:00:02 -0700 Subject: [Ekiga-list] Vacation reply In-Reply-To: Message-ID: An HTML attachment was scrubbed... URL: From mr.jayasimha at gmail.com Thu Mar 19 12:38:40 2009 From: mr.jayasimha at gmail.com (Jayasimha MR) Date: Thu, 19 Mar 2009 18:08:40 +0530 Subject: [Ekiga-list] Ekiga Engine In-Reply-To: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> References: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> Message-ID: <91e03fd90903190538q2c9821c2iad051bf0b6c49f3a@mail.gmail.com> Hi, Kindly could you respond with the pointers? Thanks, Jay On Wed, Mar 18, 2009 at 7:29 PM, Jayasimha MR wrote: > Hello Damien, > > I am interested in using the Ekiga as an Engine in my custom application. I > read in the post over here that > states that the Code is already available. Would you kindly let me know how > do i use it, any documenations > or examples would really help. > > http://mail.gnome.org/archives/ekiga-list/2009-February/msg00305.html > > Thanks, > Jay > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Thu Mar 19 12:48:10 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 19 Mar 2009 13:48:10 +0100 Subject: [Ekiga-list] Ekiga Engine In-Reply-To: <91e03fd90903190538q2c9821c2iad051bf0b6c49f3a@mail.gmail.com> References: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> <91e03fd90903190538q2c9821c2iad051bf0b6c49f3a@mail.gmail.com> Message-ID: <1237466890.3956.31.camel@scorpion.multitel.be> Hi, Unfortunately, the only documentation is the code itself. It is located under lib/engine. Components are implemented in lib/engine/components Le jeudi 19 mars 2009 ? 18:08 +0530, Jayasimha MR a ?crit : > Hi, > > Kindly could you respond with the pointers? > > Thanks, > Jay > > On Wed, Mar 18, 2009 at 7:29 PM, Jayasimha MR > wrote: > Hello Damien, > > I am interested in using the Ekiga as an Engine in my custom > application. I read in the post over here that > states that the Code is already available. Would you kindly > let me know how do i use it, any documenations > or examples would really help. > > http://mail.gnome.org/archives/ekiga-list/2009-February/msg00305.html > > Thanks, > Jay > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list -- _ 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 Thu Mar 19 12:48:24 2009 From: jpuydt at free.fr (Julien Puydt) Date: Thu, 19 Mar 2009 13:48:24 +0100 Subject: [Ekiga-list] Ekiga Engine In-Reply-To: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> References: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> Message-ID: <49C23F18.2050508@free.fr> Jayasimha MR a ?crit : > I am interested in using the Ekiga as an Engine in my custom application. I > read in the post over here that > states that the Code is already available. Would you kindly let me know how > do i use it, any documenations > or examples would really help. > > http://mail.gnome.org/archives/ekiga-list/2009-February/msg00305.html The documentation isn't well centralized ; basically : - during development, you'll probably want to hook it to ekiga through a plugin (see lib/engine/plugin/plugin-core.cpp where there is a simple example -- notice that it should be named "ekiga_test.so" and not "hello.so"...) ; - how to initialize a piece of code (like a plugin) is documented in lib/engine/framework/kickstart.h ) ; - for the rest, it really depends on what you're trying to do : if you want to play with the addressbook, you'll find the api in lib/engine/addressbook/ ; for presence in lib/engine/presence/ etc Hope this helps, Snark From jpuydt at free.fr Thu Mar 19 12:54:30 2009 From: jpuydt at free.fr (Julien Puydt) Date: Thu, 19 Mar 2009 13:54:30 +0100 Subject: [Ekiga-list] ANNOUNCE - Ekiga 3.2.0 [STABLE] available In-Reply-To: <49C1DA91.5090207@sg.bosch.com> References: <49BF781D.9090201@pu-pm.univ-fcomte.fr> <49C1DA91.5090207@sg.bosch.com> Message-ID: <49C24086.4090205@free.fr> Joshua Duan (CI/AFR-SG) a ?crit : > Thanks team for the tremendous effort! It is so encouraging to see that > the address book function kept improving along with every release. > > I have successfully downloaded and compiled it. It is running perfect > now. and the authentication for LDAP also works. > > however, i have a few questions that i could not find in the manual. I asked the openLDAP developper to help us document... Snark on #ekiga From mr.jayasimha at gmail.com Thu Mar 19 13:59:26 2009 From: mr.jayasimha at gmail.com (Jayasimha MR) Date: Thu, 19 Mar 2009 19:29:26 +0530 Subject: [Ekiga-list] Ekiga Engine In-Reply-To: <49C23F18.2050508@free.fr> References: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> <49C23F18.2050508@free.fr> Message-ID: <91e03fd90903190659s2d700b83p6552b71a68f2b223@mail.gmail.com> Hello Snark, Thank you very much for the detailed explanation. This is very useful. I will look into the kickstart.h to get started. Thanks & Regards, Jayasimha On Thu, Mar 19, 2009 at 6:18 PM, Julien Puydt wrote: > Jayasimha MR a ?crit : > > I am interested in using the Ekiga as an Engine in my custom application. >> I >> read in the post over here that >> states that the Code is already available. Would you kindly let me know >> how >> do i use it, any documenations >> or examples would really help. >> >> http://mail.gnome.org/archives/ekiga-list/2009-February/msg00305.html >> > > The documentation isn't well centralized ; basically : > - during development, you'll probably want to hook it to ekiga through a > plugin (see lib/engine/plugin/plugin-core.cpp where there is a simple > example -- notice that it should be named "ekiga_test.so" and not > "hello.so"...) ; > > - how to initialize a piece of code (like a plugin) is documented in > lib/engine/framework/kickstart.h ) ; > > - for the rest, it really depends on what you're trying to do : if you want > to play with the addressbook, you'll find the api in lib/engine/addressbook/ > ; for presence in lib/engine/presence/ etc > > Hope this helps, > > Snark > > _______________________________________________ > 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 mr.jayasimha at gmail.com Thu Mar 19 14:05:32 2009 From: mr.jayasimha at gmail.com (Jayasimha MR) Date: Thu, 19 Mar 2009 19:35:32 +0530 Subject: [Ekiga-list] Ekiga Engine In-Reply-To: <1237466890.3956.31.camel@scorpion.multitel.be> References: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> <91e03fd90903190538q2c9821c2iad051bf0b6c49f3a@mail.gmail.com> <1237466890.3956.31.camel@scorpion.multitel.be> Message-ID: <91e03fd90903190705x2752f3a4m2f8df0921e1febac@mail.gmail.com> Hi Damien, Thanks for your reply. I was going through the code and try to understand it. DOxygen has helped me so far to understand the dependencies. Here is what i intend to do: * Use Ekiga as the Core of my Application * Develop a Custom UI that can either go in as a plugin to Firefox (add-on) or a standalone Application I Understand that Ekiga code is tightly coupled with GTK+ WM, so if i develop a standalone App, it should be based off GTK+ itself. Any advice/suggestions will be very much appreciated. Thanks And Regards, Jayasimha On Thu, Mar 19, 2009 at 6:18 PM, Damien Sandras wrote: > Hi, > > Unfortunately, the only documentation is the code itself. It is located > under lib/engine. Components are implemented in lib/engine/components > > Le jeudi 19 mars 2009 ? 18:08 +0530, Jayasimha MR a ?crit : > > Hi, > > > > Kindly could you respond with the pointers? > > > > Thanks, > > Jay > > > > On Wed, Mar 18, 2009 at 7:29 PM, Jayasimha MR > > wrote: > > Hello Damien, > > > > I am interested in using the Ekiga as an Engine in my custom > > application. I read in the post over here that > > states that the Code is already available. Would you kindly > > let me know how do i use it, any documenations > > or examples would really help. > > > > > http://mail.gnome.org/archives/ekiga-list/2009-February/msg00305.html > > > > Thanks, > > Jay > > > > _______________________________________________ > > ekiga-list mailing list > > ekiga-list at gnome.org > > http://mail.gnome.org/mailman/listinfo/ekiga-list > -- > _ 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From dsandras at seconix.com Thu Mar 19 16:31:00 2009 From: dsandras at seconix.com (Damien Sandras) Date: Thu, 19 Mar 2009 17:31:00 +0100 Subject: [Ekiga-list] Ekiga Engine In-Reply-To: <91e03fd90903190705x2752f3a4m2f8df0921e1febac@mail.gmail.com> References: <91e03fd90903180659x581ba85end60a8dc3bf990eca@mail.gmail.com> <91e03fd90903190538q2c9821c2iad051bf0b6c49f3a@mail.gmail.com> <1237466890.3956.31.camel@scorpion.multitel.be> <91e03fd90903190705x2752f3a4m2f8df0921e1febac@mail.gmail.com> Message-ID: <1237480260.3956.42.camel@scorpion.multitel.be> Le jeudi 19 mars 2009 ? 19:35 +0530, Jayasimha MR a ?crit : > Hi Damien, > > Thanks for your reply. I was going through the code and try to > understand it. DOxygen has helped me so far > to understand the dependencies. Here is what i intend to do: > > * Use Ekiga as the Core of my Application > * Develop a Custom UI that can either go in as a plugin to Firefox > (add-on) or a standalone Application > > I Understand that Ekiga code is tightly coupled with GTK+ WM, so if i > develop a standalone App, it should > be based off GTK+ itself. Any advice/suggestions will be very much > appreciated. > With the engine, theorically, you do not need GTK+ at all, only GLib. -- _ 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 peasthope at shaw.ca Thu Mar 19 21:29:09 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Thu, 19 Mar 2009 14:29:09 -0700 Subject: [Ekiga-list] (no subject) Message-ID: Subject: audio message Folk, A logical way to send an audio message is to create a sound file and send it, mime encoded, by email. Hopefully, the receiving MUA can pass the sound data to a suitable interpreter with minimal intervention by the recipient. Can Ekiga be used to encode and decode the sound? Can anyone cite or provide specific instructions to send an audio message? Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ From peasthope at shaw.ca Thu Mar 19 22:58:30 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Thu, 19 Mar 2009 15:58:30 -0700 Subject: [Ekiga-list] (no subject) Message-ID: Subject: audio message Folk, Sorry for the previous copy with the subject not specified properly. A logical way to send an audio message is to create a sound file and send it, mime encoded, by email. Hopefully, the receiving MUA can pass the sound data to a suitable interpreter with minimal intervention by the recipient. Can Ekiga be used to encode and decode the sound? Can anyone cite or provide specific instructions to send an audio message? Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ From iams4m at gmail.com Fri Mar 20 03:38:18 2009 From: iams4m at gmail.com (Sam) Date: Thu, 19 Mar 2009 23:38:18 -0400 Subject: [Ekiga-list] Thursday night Ekiga meet-ups In-Reply-To: <49C0D68C.2080304@gmail.com> References: <49C0D68C.2080304@gmail.com> Message-ID: Hello, markt9 wrote: > Greetings from Michigan, > > I am looking for fellow Linux enthusiasts to join us on Thursday nights > on Ekiga and/or IRC for Linux related chat. > > Hopefully you might fire up Ekiga at 9:00 p.m. Michigan/Eastern Time and > try to join in. > > You can find the connection details including the IRC channel at > http://www.virtuallug.com/ > > Thanks, > > Markt9 It was nice talking to all you guys, David, Mark and Zachary. Hope to catch you all again on Ekiga when you setup another conf. It also went very well from telephony point of view; no problems in audio at all. Kudos to Ekiga devs! Sam. From dsandras at seconix.com Fri Mar 20 08:43:07 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 20 Mar 2009 09:43:07 +0100 Subject: [Ekiga-list] (no subject) In-Reply-To: References: Message-ID: <1237538587.3956.55.camel@scorpion.multitel.be> Le jeudi 19 mars 2009 ? 15:58 -0700, peasthope at shaw.ca a ?crit : > Subject: audio message > > Folk, > > Sorry for the previous copy with the subject > not specified properly. > > A logical way to send an audio message > is to create a sound file and send it, > mime encoded, by email. Hopefully, the > receiving MUA can pass the sound data > to a suitable interpreter with minimal > intervention by the recipient. > > Can Ekiga be used to encode and decode > the sound? Can anyone cite or provide > specific instructions to send an audio > message? I don't understand what you are trying to do with Ekiga ? Stream a file to a remote peer from an attachment in an e-mail ? -- _ 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 Mar 20 08:43:45 2009 From: dsandras at seconix.com (Damien Sandras) Date: Fri, 20 Mar 2009 09:43:45 +0100 Subject: [Ekiga-list] Thursday night Ekiga meet-ups In-Reply-To: References: <49C0D68C.2080304@gmail.com> Message-ID: <1237538625.3956.56.camel@scorpion.multitel.be> Le jeudi 19 mars 2009 ? 23:38 -0400, Sam a ?crit : > Hello, > > markt9 wrote: > > Greetings from Michigan, > > > > I am looking for fellow Linux enthusiasts to join us on Thursday nights > > on Ekiga and/or IRC for Linux related chat. > > > > Hopefully you might fire up Ekiga at 9:00 p.m. Michigan/Eastern Time and > > try to join in. > > > > You can find the connection details including the IRC channel at > > http://www.virtuallug.com/ > > > > Thanks, > > > > Markt9 > > It was nice talking to all you guys, David, Mark and Zachary. Hope to > catch you all again on Ekiga when you setup another conf. It also went > very well from telephony point of view; no problems in audio at all. > Kudos to Ekiga devs! Thanks :-) -- _ 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 sergstesh at yahoo.com Fri Mar 20 09:14:08 2009 From: sergstesh at yahoo.com (Sergei Steshenko) Date: Fri, 20 Mar 2009 02:14:08 -0700 (PDT) Subject: [Ekiga-list] (no subject) Message-ID: <232392.18221.qm@web35203.mail.mud.yahoo.com> --- On Thu, 3/19/09, peasthope at shaw.ca wrote: > From: peasthope at shaw.ca > Subject: [Ekiga-list] (no subject) > To: peasthope at shaw.ca, ekiga-list at gnome.org > Date: Thursday, March 19, 2009, 3:58 PM > Subject: audio message > > Folk, > > Sorry for the previous copy with the subject > not specified properly. > > A logical way to send an audio message > is to create a sound file and send it, > mime encoded, by email.? Hopefully, the > receiving MUA can pass the sound data > to a suitable interpreter with minimal > intervention by the recipient. > > Can Ekiga be used to encode and decode > the sound?? Can anyone cite or provide > specific instructions to send an audio > message? > > Thanks,? ? ? ? ... Peter E. > > -- > http://members.shaw.ca/peasthope/ > http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > And why do you need Ekiga or any VOIP application for that matter ? Use any command line or GUI encoder, and attach the encoded sound file to your Email while it's being composed using your favorite MUA (Mail User Agent I guess ?). Regards, Sergei. From dford at ansur.demon.co.uk Fri Mar 20 10:12:03 2009 From: dford at ansur.demon.co.uk (David Ford) Date: Fri, 20 Mar 2009 10:12:03 +0000 Subject: [Ekiga-list] (no subject) In-Reply-To: References: Message-ID: <49C36BF3.8030108@ansur.demon.co.uk> An audio message is different from an audio conversation - Ekiga is optimised for conversations. If you want to record audio there are plenty of programs out there that will do that - Audacity comes to mind. Hope this helps David peasthope at shaw.ca wrote: > Subject: audio message > > Folk, > > Sorry for the previous copy with the subject > not specified properly. > > A logical way to send an audio message > is to create a sound file and send it, > mime encoded, by email. Hopefully, the > receiving MUA can pass the sound data > to a suitable interpreter with minimal > intervention by the recipient. > > Can Ekiga be used to encode and decode > the sound? Can anyone cite or provide > specific instructions to send an audio > message? > > Thanks, ... Peter E. > > From peasthope at shaw.ca Fri Mar 20 17:04:23 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Fri, 20 Mar 2009 10:04:23 -0700 Subject: [Ekiga-list] Re (2): (no subject) Message-ID: Apologies for the subjectless messages. Damien wrote, > I don't understand what you are trying to do with Ekiga ? The objective is to send an audio message as Sergei describes. Sergei wrote, > And why do you need Ekiga or any VOIP application for that matter ? Merely because it is installed and working. > Use any command line or GUI encoder, ... Such as ...? I've never used an encoder except implicitly in Ekiga. So I wonder whether Ekiga can do it. > ... attach the encoded sound file to > your Email while it's being composed using your favorite MUA (Mail User > Agent I guess ?). Precisely what I had in mind. Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ From peasthope at shaw.ca Fri Mar 20 17:15:26 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Fri, 20 Mar 2009 10:15:26 -0700 Subject: [Ekiga-list] audio message; was Re (2): (no subject) Message-ID: David wrote, > An audio message is different from an audio conversation ... Yes; although Skype handles both. A Linux system is more modular than a commercial system and I want to find an efficient means to send an audio message using facilities in Debian Linux. > Audacity comes to mind. OK, thanks. Will try it. Regards, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ From jmeili at gmx.ch Fri Mar 20 20:21:11 2009 From: jmeili at gmx.ch (Judith Meili) Date: Fri, 20 Mar 2009 21:21:11 +0100 Subject: [Ekiga-list] adress book Message-ID: <49C3FAB7.6020201@gmx.ch> Hi I want to install the new version of Ekiga. How do I save my adress book? Thanks Judith -------------- next part -------------- An HTML attachment was scrubbed... URL: From f.vonbock at gmail.com Fri Mar 20 21:09:56 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Sat, 21 Mar 2009 00:09:56 +0300 Subject: [Ekiga-list] sip providers besides diamondcard Message-ID: Hi, Would anyone recommend any sip provider besides diamondcard offering cheap rates? i'm looking from something suitable for the middle east region 'cause the rates for the countries here is much more expensive (using either diamondcard or skype) -------------- next part -------------- An HTML attachment was scrubbed... URL: From stuart_lesnett at lesnett.com Fri Mar 20 21:33:42 2009 From: stuart_lesnett at lesnett.com (Stuart Lesnett) Date: Fri, 20 Mar 2009 17:33:42 -0400 Subject: [Ekiga-list] sip providers besides diamondcard In-Reply-To: References: Message-ID: <1237584823.5824.1.camel@dig-charlee> Cheapvoice.com might fill your request. good luck.. On Sat, 2009-03-21 at 00:09 +0300, Fedor vonBock wrote: > Hi, > Would anyone recommend any sip provider besides diamondcard offering > cheap rates? > > i'm looking from something suitable for the middle east region 'cause > the rates for the countries here is much more expensive (using either > diamondcard or skype) > > > > > _______________________________________________ > 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 sergstesh at yahoo.com Sat Mar 21 06:42:53 2009 From: sergstesh at yahoo.com (Sergei Steshenko) Date: Fri, 20 Mar 2009 23:42:53 -0700 (PDT) Subject: [Ekiga-list] Re (2): (no subject) Message-ID: <383082.87953.qm@web35206.mail.mud.yahoo.com> --- On Fri, 3/20/09, peasthope at shaw.ca wrote: > From: peasthope at shaw.ca > Subject: [Ekiga-list] Re (2): (no subject) > To: peasthope at shaw.ca, ekiga-list at gnome.org > Date: Friday, March 20, 2009, 10:04 AM [snip] > > Such as ...?? I've never used an encoder except > implicitly in Ekiga. [snip] ecasound Perl Audio Converter - to name a few. Regards, Sergei. From sergstesh at yahoo.com Sat Mar 21 06:44:12 2009 From: sergstesh at yahoo.com (Sergei Steshenko) Date: Fri, 20 Mar 2009 23:44:12 -0700 (PDT) Subject: [Ekiga-list] audio message; was Re (2): (no subject) Message-ID: <815988.82999.qm@web35205.mail.mud.yahoo.com> --- On Fri, 3/20/09, peasthope at shaw.ca wrote: > From: peasthope at shaw.ca > Subject: [Ekiga-list] audio message; was Re (2): (no subject) > To: peasthope at shaw.ca, ekiga-list at gnome.org > Date: Friday, March 20, 2009, 10:15 AM > David wrote, > > An audio message is different from an audio > conversation ... > > Yes; although Skype handles both.? > > A Linux system is more modular than a commercial > system and I want to find an efficient means to > send an audio message using facilities in Debian > Linux. > > > Audacity comes to mind. > > OK, thanks.? Will try it. > > Regards,? ? ???... Peter E. > ecasound krecord . Regards, Sergei. From f.vonbock at gmail.com Sat Mar 21 19:28:24 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Sat, 21 Mar 2009 22:28:24 +0300 Subject: [Ekiga-list] sip providers besides diamondcard In-Reply-To: <1237584823.5824.1.camel@dig-charlee> References: <1237584823.5824.1.camel@dig-charlee> Message-ID: cheapvoip.com i also checked out future-nine.com thanks for the help On Sat, Mar 21, 2009 at 12:33 AM, Stuart Lesnett wrote: > Cheapvoice.com might fill your request. good luck.. > > > > On Sat, 2009-03-21 at 00:09 +0300, Fedor vonBock wrote: > > Hi, > Would anyone recommend any sip provider besides diamondcard offering cheap > rates? > > i'm looking from something suitable for the middle east region 'cause the > rates for the countries here is much more expensive (using either > diamondcard or skype) > > > > _______________________________________________ekiga-list mailing listekiga-list at gnome.orghttp://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 sevmek at free.fr Sun Mar 22 07:30:55 2009 From: sevmek at free.fr (yannick) Date: Sun, 22 Mar 2009 08:30:55 +0100 Subject: [Ekiga-list] Call for testing Ekiga 3.2 on Ubuntu 9.04 Message-ID: <49C5E92F.3010000@free.fr> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Ken VanDine from Ubuntu made a package of Ekiga 3.2 for the incoming Ubuntu 9.04, it lacks several codecs but it is important to try it for a possible integration to the next stable release of Ubuntu. Further information and package here: https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367 Best regards, Yannick -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknF6ScACgkQaP9jcuuuScBFUgCdGtkjPxnB6Q789/8MbZTLRQ2M MLUAoJDO4lyQoMuVVCA/SU6bV/2Kc6Hw =TXqe -----END PGP SIGNATURE----- From f.vonbock at gmail.com Sun Mar 22 17:27:05 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Sun, 22 Mar 2009 20:27:05 +0300 Subject: [Ekiga-list] had to reset the router for ekiga to work In-Reply-To: References: <49C04159.9090802@web.de> Message-ID: Shawn I think you're right...it's mostly a problem with the NAT thing after acquiring a new public address would you think this is router specific? i'll check out a different router and see On Wed, Mar 18, 2009 at 9:56 AM, Fedor vonBock wrote: > only time will tell.....i shall check again > > > > On Wed, Mar 18, 2009 at 3:33 AM, Shawn Adams wrote: > >> >> Did you simply try resetting the router before defaulting the settings ? >> >> Just a guess, the router did not properly delete NAT (Network address >> translation) or SIP ALG (if it has ALG function) tables after the last >> time your PC used Ekiga. Reset cleared the tables, maybe the reset was >> what cleared things, and not changing the settings ? >> >> Or perhaps the router was configured to allow SIP/H323 to your PC, and >> your PC was this time using DHCP, received a dynamic IP, and thus, did >> not complete registration ? >> >> Just guesses, I've seen both quite often. >> >> >> >> >> >> Fedor vonBock wrote: >> > Hi, >> > >> > Yesterday, ekiga was working fine on my laptop, today it couldn't >> > register. When I reset my router to the default settings, it >> > registered again. >> > >> > Has anyone experienced this? >> > >> > I'll keep monitoring it again to see if it happens.... >> > >> > >> > ------------------------------------------------------------------------ >> > >> > _______________________________________________ >> > ekiga-list mailing list >> > ekiga-list at gnome.org >> > http://mail.gnome.org/mailman/listinfo/ekiga-list >> >> -- >> Shawn Adams >> shawn_adams at web.de >> >> >> _______________________________________________ >> 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 peasthope at shaw.ca Sun Mar 22 22:01:21 2009 From: peasthope at shaw.ca (PETER EASTHOPE) Date: Sun, 22 Mar 2009 15:01:21 -0700 Subject: [Ekiga-list] onnectivity in SIP protocol. Message-ID: Folk, Thanks for the responses about audio messaging. The Wikipedia article about SIP contains this sentence. "Although two SIP endpoints can communicate without any intervening SIP infrastructure ... this approach is impractical for a public service." Why is this? As a specific example, what is the advantage of calling sip:peasthope at ekiga.net rather than sip:peasthope at carnot.yi.org? Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ From michel.memeteau at gmail.com Sun Mar 22 23:15:39 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Mon, 23 Mar 2009 00:15:39 +0100 Subject: [Ekiga-list] onnectivity in SIP protocol. In-Reply-To: References: Message-ID: On Sun, Mar 22, 2009 at 11:01 PM, PETER EASTHOPE wrote: > Why is this? As a specific example, what is > the advantage of calling sip:peasthope at ekiga.net > rather than sip:peasthope at carnot.yi.org ? If you have a SIP server at carnot.yi.org ( What is it ? ) with some features like answering machine , then you should tell people to call you on this one , yes ... -- %<------------------------------------------------------->% 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 simos.lists at googlemail.com Mon Mar 23 18:04:37 2009 From: simos.lists at googlemail.com (Simos) Date: Mon, 23 Mar 2009 18:04:37 +0000 Subject: [Ekiga-list] had to reset the router for ekiga to work In-Reply-To: References: <49C04159.9090802@web.de> Message-ID: <598e9210903231104k7fc26ff2gfa0998fb30b292ee@mail.gmail.com> If this is the case, you can troubleshoot with the following steps: 1. Verify that Ekiga works. 2. Go to the router administration screen, select to disconnect from the net, then click to reconnect. Verify that you got a new public IP. Use www.whatismyip.com to verify the change. 3. Try to place a call with Ekiga again. Simos 2009/3/22 Fedor vonBock : > Shawn I think you're right...it's mostly a problem with the NAT thing after > acquiring a new public address > > would you think this is router specific? > > i'll check out a different router and see > > > > On Wed, Mar 18, 2009 at 9:56 AM, Fedor vonBock wrote: >> >> only time will tell.....i shall check again >> >> >> On Wed, Mar 18, 2009 at 3:33 AM, Shawn Adams wrote: >>> >>> Did you simply try resetting the router before defaulting the settings ? >>> >>> Just a guess, the router did not properly delete NAT (Network address >>> translation) or SIP ALG (if it has ALG function) tables after the last >>> time your PC used Ekiga. Reset cleared the tables, maybe the reset was >>> what cleared things, and not changing the settings ? >>> >>> Or perhaps the router was configured to allow SIP/H323 to your PC, and >>> your PC was this time using DHCP, received a dynamic IP, and thus, did >>> not complete registration ? >>> >>> Just guesses, I've seen both quite often. >>> >>> >>> >>> >>> >>> Fedor vonBock wrote: >>> > Hi, >>> > >>> > Yesterday, ekiga was working fine on my laptop, today it couldn't >>> > register. ?When I reset my router to the default settings, it >>> > registered again. >>> > >>> > Has anyone experienced this? >>> > >>> > I'll keep monitoring it again to see if it happens.... >>> > >>> > >>> > >>> > ------------------------------------------------------------------------ >>> > >>> > _______________________________________________ >>> > ekiga-list mailing list >>> > ekiga-list at gnome.org >>> > http://mail.gnome.org/mailman/listinfo/ekiga-list >>> >>> -- >>> Shawn Adams >>> shawn_adams at web.de >>> >>> >>> _______________________________________________ >>> 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 simos.lists at googlemail.com Mon Mar 23 18:08:25 2009 From: simos.lists at googlemail.com (Simos) Date: Mon, 23 Mar 2009 18:08:25 +0000 Subject: [Ekiga-list] sip providers besides diamondcard In-Reply-To: References: <1237584823.5824.1.camel@dig-charlee> Message-ID: <598e9210903231108t1bb019bfhb2771285481626c1@mail.gmail.com> There is a small list of providers at http://wiki.ekiga.org/index.php/List_of_PC_to_phone_providers There are about a dozen more that are pending to add to the page (my fault). Most of the SIP providers from the existing list above are part of a company called Betamax. You can compare prices at http://progx.ch/home-voip-prixbetamax-3-1-2.html If you have more SIP provider, feel free to follow the steps to add them to the wiki page. Simos 2009/3/21 Fedor vonBock : > cheapvoip.com > i also checked out future-nine.com > > > thanks for the help > > > On Sat, Mar 21, 2009 at 12:33 AM, Stuart Lesnett > wrote: >> >> Cheapvoice.com might fill your request. good luck.. >> >> >> On Sat, 2009-03-21 at 00:09 +0300, Fedor vonBock wrote: >> >> Hi, >> Would anyone recommend any sip provider besides diamondcard offering cheap >> rates? >> >> i'm looking from something suitable for the middle east region 'cause the >> rates for the countries here is much more expensive (using either >> diamondcard or skype) >> >> >> >> _______________________________________________ >> 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 peasthope at shaw.ca Mon Mar 23 19:55:06 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Mon, 23 Mar 2009 12:55:06 -0700 Subject: [Ekiga-list] Re (2): connectivity in SIP protocol. Message-ID: Michel Memeteau wrote, " ... features like answering machine ..." How can a voice message be left with Ekiga? " ... carnot.yi.org ( What is it ? )" Sparcstation 2. From peasthope at shaw.ca Mon Mar 23 19:58:03 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Mon, 23 Mar 2009 12:58:03 -0700 Subject: [Ekiga-list] Re (2): connectivity in SIP protocol. Message-ID: Michel Memeteau wrote, " ... features like answering machine ..." How can a voice message be left with Ekiga? " ... carnot.yi.org ( What is it ? )" Sparcstation 2. Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ From butdiene at yahoo.com Mon Mar 23 22:09:59 2009 From: butdiene at yahoo.com (Ren Min) Date: Mon, 23 Mar 2009 15:09:59 -0700 (PDT) Subject: [Ekiga-list] sip providers besides diamondcard References: <1237584823.5824.1.camel@dig-charlee> <598e9210903231108t1bb019bfhb2771285481626c1@mail.gmail.com> Message-ID: <771889.43068.qm@web81407.mail.mud.yahoo.com> Hi, I can register to voipzoom.com (also from betamax). as with other betamax services, I never get a clue how to make calls landlines from sip. betamax pages tells you how to set up your sip clients, and how to make phone calls using their windows only software. The question, how do I make calls to land phones from a sip client, like ekiga? Thanks! but ----- Original Message ---- From: Simos To: Ekiga mailing list Sent: Monday, March 23, 2009 1:08:25 PM Subject: Re: [Ekiga-list] sip providers besides diamondcard There is a small list of providers at http://wiki.ekiga.org/index.php/List_of_PC_to_phone_providers There are about a dozen more that are pending to add to the page (my fault). Most of the SIP providers from the existing list above are part of a company called Betamax. You can compare prices at http://progx.ch/home-voip-prixbetamax-3-1-2.html If you have more SIP provider, feel free to follow the steps to add them to the wiki page. Simos 2009/3/21 Fedor vonBock : > cheapvoip.com > i also checked out future-nine.com > > > thanks for the help > > > On Sat, Mar 21, 2009 at 12:33 AM, Stuart Lesnett > wrote: >> >> Cheapvoice.com might fill your request. good luck.. >> >> >> On Sat, 2009-03-21 at 00:09 +0300, Fedor vonBock wrote: >> >> Hi, >> Would anyone recommend any sip provider besides diamondcard offering cheap >> rates? >> >> i'm looking from something suitable for the middle east region 'cause the >> rates for the countries here is much more expensive (using either >> diamondcard or skype) >> >> >> >> _______________________________________________ >> 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 christian.bourke1 at gmail.com Tue Mar 24 02:30:39 2009 From: christian.bourke1 at gmail.com (Bilbo) Date: Mon, 23 Mar 2009 19:30:39 -0700 (PDT) Subject: [Ekiga-list] Ekiga 3.0.2 doesn't recognise my web cameras Message-ID: <22673252.post@talk.nabble.com> Hi, I have just upgraded to the latest stable windows ekiga version from the following link: http://wiki.ekiga.org/index.php/Windows_Users. When using Ekiga version 'ekiga-setup-3.0.2beta-7316.exe', it was able to detect all my web cameras successfully, however after uninstalling beta and re-installing 3.0.2 stable from the link above it is no longer able to recognise my web cameras on both my Windows vista laptops. It does appear to be able to recognise the microphone attached to the web camera. The cameras I have tested with are: - Logitech quickcam pro 9000 - Dell integrated laptop webcamera - Logitech quickcam IM/Connect The cameras still work when opening other SIP video applications / Web camera software. Any suggestions would be appreciated. Thanks, -- View this message in context: http://www.nabble.com/Ekiga-3.0.2-doesn%27t-recognise-my-web-cameras-tp22673252p22673252.html Sent from the Ekiga General mailing list archive at Nabble.com. From butdiene at yahoo.com Tue Mar 24 07:22:59 2009 From: butdiene at yahoo.com (Ren Min) Date: Tue, 24 Mar 2009 00:22:59 -0700 (PDT) Subject: [Ekiga-list] how do I make IP based calls? References: <22673252.post@talk.nabble.com> Message-ID: <596083.18823.qm@web81401.mail.mud.yahoo.com> Hi All, I tried: h323:192.168.0.2 but the other side doesn't receive any call, and the caller side ends up wit "user not available". Thanks! but From garmellin at gpi.it Tue Mar 24 09:12:48 2009 From: garmellin at gpi.it (Giampaolo Armellin) Date: Tue, 24 Mar 2009 10:12:48 +0100 Subject: [Ekiga-list] Auto answering by ekiga Message-ID: <20090324091333.98E8D138D@mailweb.gpi.it> Is it possible to configure Ekiga to auto ansie calls? I would need to run Ekiga in background, without using the user interface, just answering incoming IP calls, each time they come. Thanks a lot Giampaolo Armellin -------------- next part -------------- An HTML attachment was scrubbed... URL: From jpaulb at eastlink.ca Tue Mar 24 20:50:22 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Tue, 24 Mar 2009 17:50:22 -0300 Subject: [Ekiga-list] sip providers besides diamondcard In-Reply-To: <771889.43068.qm@web81407.mail.mud.yahoo.com> References: <1237584823.5824.1.camel@dig-charlee> <598e9210903231108t1bb019bfhb2771285481626c1@mail.gmail.com> <771889.43068.qm@web81407.mail.mud.yahoo.com> Message-ID: <49C9478E.30706@eastlink.ca> go here for the bad news for voipzoom.com http://progx.ch/home-voip-clone-3-1-30.html no sip service go to http://progx.ch/home-voip-prixbetamax-3-1-2.html and find a provider that has sip service I tried voipstunt.com their info is here http://progx.ch/home-voip-clone-3-1-2.html Ren Min wrote: > Hi, > > I can register to voipzoom.com (also from betamax). > > as with other betamax services, I never get a clue how to make calls landlines from sip. > > betamax pages tells you how to set up your sip clients, and how to make phone calls using their windows only software. > > The question, how do I make calls to land phones from a sip client, like ekiga? > > Thanks! > > but > > > > ----- Original Message ---- > From: Simos > To: Ekiga mailing list > Sent: Monday, March 23, 2009 1:08:25 PM > Subject: Re: [Ekiga-list] sip providers besides diamondcard > > There is a small list of providers at > http://wiki.ekiga.org/index.php/List_of_PC_to_phone_providers > > There are about a dozen more that are pending to add to the page (my fault). > > Most of the SIP providers from the existing list above are part of a > company called Betamax. > You can compare prices at http://progx.ch/home-voip-prixbetamax-3-1-2.html > > If you have more SIP provider, feel free to follow the steps to add > them to the wiki page. > > Simos > > 2009/3/21 Fedor vonBock : > >> cheapvoip.com >> i also checked out future-nine.com >> >> >> thanks for the help >> >> >> On Sat, Mar 21, 2009 at 12:33 AM, Stuart Lesnett >> wrote: >> >>> Cheapvoice.com might fill your request. good luck.. >>> >>> >>> On Sat, 2009-03-21 at 00:09 +0300, Fedor vonBock wrote: >>> >>> Hi, >>> Would anyone recommend any sip provider besides diamondcard offering cheap >>> rates? >>> >>> i'm looking from something suitable for the middle east region 'cause the >>> rates for the countries here is much more expensive (using either >>> diamondcard or skype) >>> >>> >>> >>> _______________________________________________ >>> 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 > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > > From jcdick1 at yahoo.com Tue Mar 24 21:51:10 2009 From: jcdick1 at yahoo.com (Christopher Dick) Date: Tue, 24 Mar 2009 14:51:10 -0700 (PDT) Subject: [Ekiga-list] Ekiga compatible hardware Message-ID: <953395.18785.qm@web37908.mail.mud.yahoo.com> I was just wondering if anyone knew of any standalone phone hardware that is compatible with Ekiga. I know Belkin and such sell phone designed specifically for Skype, but I really want something more "open." Any suggestions are appreciated. Thanks! Chris From jpaulb at eastlink.ca Tue Mar 24 22:04:12 2009 From: jpaulb at eastlink.ca (J. Paul Bissonnette) Date: Tue, 24 Mar 2009 19:04:12 -0300 Subject: [Ekiga-list] Ekiga compatible hardware In-Reply-To: <953395.18785.qm@web37908.mail.mud.yahoo.com> References: <953395.18785.qm@web37908.mail.mud.yahoo.com> Message-ID: <49C958DC.3060406@eastlink.ca> snom makes phones http://www.snom.com Nokia makes cell phones with Wifi that can be used E63, E66 E71 Pirelli DP-L10 Christopher Dick wrote: > I was just wondering if anyone knew of any standalone phone hardware that is compatible with Ekiga. I know Belkin and such sell phone designed specifically for Skype, but I really want something more "open." > > Any suggestions are appreciated. > > Thanks! > > Chris > > > > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > > From mtbc at ixod.org Tue Mar 24 22:06:18 2009 From: mtbc at ixod.org (Mark T.B. Carroll) Date: Tue, 24 Mar 2009 18:06:18 -0400 Subject: [Ekiga-list] Ekiga compatible hardware In-Reply-To: <953395.18785.qm@web37908.mail.mud.yahoo.com> (Christopher Dick's message of "Tue\, 24 Mar 2009 14\:51\:10 -0700 \(PDT\)") References: <953395.18785.qm@web37908.mail.mud.yahoo.com> Message-ID: <871vsmbmp1.fsf@ixod.org> Christopher Dick writes: > I was just wondering if anyone knew of any standalone phone hardware that is compatible with Ekiga. I know Belkin and such sell phone designed specifically for Skype, but I really want something more "open." I have a note somewhere that the Grandstream GXV3000 is meant to work with it. Mark From christian.bourke1 at gmail.com Wed Mar 25 05:03:21 2009 From: christian.bourke1 at gmail.com (Bilbo) Date: Tue, 24 Mar 2009 22:03:21 -0700 (PDT) Subject: [Ekiga-list] Ekiga 3.0.2 stable process keeps running after application is closed Message-ID: <22695341.post@talk.nabble.com> Hi, I am running Ekiga on Windows Vista and XP machines. I have noticed that when I select, chat + quit within Ekiga the application appears to close, however the 'ekiga' process keeps running in the background and doesn't allow you to start another instance of ekiga until you open task manager and kill the process. Would be great if this problem could be resolved. Thanks, -- View this message in context: http://www.nabble.com/Ekiga-3.0.2-stable-process-keeps-running-after-application-is-closed-tp22695341p22695341.html Sent from the Ekiga General mailing list archive at Nabble.com. From brian.silberbauer at gmail.com Wed Mar 25 07:37:29 2009 From: brian.silberbauer at gmail.com (Brian Silberbauer) Date: Wed, 25 Mar 2009 09:37:29 +0200 Subject: [Ekiga-list] account question Message-ID: <866680730903250037w5e791e5ne9a17f72d6f72b3c@mail.gmail.com> Hi I''m not sure whether this is the right list to post to, but its the only one I've found - please forward if its not the right list. I created an account a while back with ekiga.net and am struggling to login via ekiga. I suspect it is because I have an inverted comma (') in the password and I've tried resetting my password via the web site, but the password authentication fails online too. Would it be possible to reset my password? My username is brian.silberbauer I have sent a mail to accounts, but it was unclear whether anybody is monitoring the account. Great work BTW, very nice app. Brian -- Brian Silberbauer Consulting +27 (0)83 566 2705 http://www.gamatam.com/ jobs site: http://gamatamjobs.appspot.com/ From sevmek at free.fr Wed Mar 25 08:39:01 2009 From: sevmek at free.fr (yannick) Date: Wed, 25 Mar 2009 09:39:01 +0100 Subject: [Ekiga-list] account question In-Reply-To: <866680730903250037w5e791e5ne9a17f72d6f72b3c@mail.gmail.com> References: <866680730903250037w5e791e5ne9a17f72d6f72b3c@mail.gmail.com> Message-ID: <49C9EDA5.7080504@free.fr> Brian Silberbauer a ?crit : > Hi > > I''m not sure whether this is the right list to post to, but its the > only one I've found - please forward if its not the right list. > > I created an account a while back with ekiga.net and am struggling to > login via ekiga. I suspect it is because I have an inverted comma (') > in the password and I've tried resetting my password via the web site, > but the password authentication fails online too. > > Would it be possible to reset my password? > > My username is brian.silberbauer Hello, I'll have a look and let you know your password (probably escaped) there was a bug like this with the old interface which has been fixed with the new one. Unfortunately, I'm quite busy today. Best regards, Yannick > > I have sent a mail to accounts, but it was unclear whether anybody is > monitoring the account. > > Great work BTW, very nice app. > > Brian > > From sevmek at free.fr Wed Mar 25 09:17:43 2009 From: sevmek at free.fr (yannick) Date: Wed, 25 Mar 2009 10:17:43 +0100 Subject: [Ekiga-list] The stun server is down. Message-ID: <49C9F6B7.50604@free.fr> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Unfortunately the STUN server which helps to pass NATs is down at the moment. Thus you probably get a message error from Ekiga asking you to setup port forwarding. When the STUN server will be up again this error will disappear. We hope to fix this situation soon. Sorry for the disagreement. Best regards, Yannick -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknJ9rIACgkQaP9jcuuuScBy/gCfRo+WuUDUzBtpoZL9kokvKXHU YKEAoJA0BjKHJqppGDXbw4Xhu7h52JtP =76wH -----END PGP SIGNATURE----- From brian.silberbauer at gmail.com Wed Mar 25 09:22:07 2009 From: brian.silberbauer at gmail.com (Brian Silberbauer) Date: Wed, 25 Mar 2009 11:22:07 +0200 Subject: [Ekiga-list] account question In-Reply-To: <49C9EDA5.7080504@free.fr> References: <866680730903250037w5e791e5ne9a17f72d6f72b3c@mail.gmail.com> <49C9EDA5.7080504@free.fr> Message-ID: <866680730903250222r21fc9eefl9ec59d9b53377be1@mail.gmail.com> Thanks for getting back to me Yannick. There is no rush, do it whenever you have a chance - I'm up to my eyeballs today too :) Brian On Wed, Mar 25, 2009 at 10:39 AM, yannick wrote: > Brian Silberbauer a ?crit : >> Hi >> >> I''m not sure whether this is the right list to post to, but its the >> only one I've found - please forward if its not the right list. >> >> I created an account a while back with ekiga.net and am struggling to >> login via ekiga. I suspect it is because I have an inverted comma (') >> in the password and I've tried resetting my password via the web site, >> but the password authentication fails online too. >> >> Would it be possible to reset my password? >> >> My username is brian.silberbauer > > Hello, > > I'll have a look and let you know your password (probably escaped) there > was a bug like this with the old interface which has been fixed with the > new one. > > Unfortunately, I'm quite busy today. > > Best regards, > Yannick > >> >> I have sent a mail to accounts, but it was unclear whether anybody is >> monitoring the account. >> >> Great work BTW, very nice app. >> >> Brian >> >> > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > -- Brian Silberbauer Consulting +27 (0)83 566 2705 http://www.gamatam.com/ jobs site: http://gamatamjobs.appspot.com/ From sevmek at free.fr Wed Mar 25 11:59:52 2009 From: sevmek at free.fr (yannick) Date: Wed, 25 Mar 2009 12:59:52 +0100 Subject: [Ekiga-list] The stun server is up. In-Reply-To: <49C9F6B7.50604@free.fr> References: <49C9F6B7.50604@free.fr> Message-ID: <49CA1CB8.5040708@free.fr> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, The STUN server is UP now. Best regards, Yannick yannick a ?crit : > Hello, > > Unfortunately the STUN server which helps to pass NATs is down at the > moment. Thus you probably get a message error from Ekiga asking you to > setup port forwarding. When the STUN server will be up again this error > will disappear. We hope to fix this situation soon. > > Sorry for the disagreement. > > Best regards, > Yannick _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknKHLQACgkQaP9jcuuuScDbcQCfcEzwx3XIXSzqG3vyp2DAG7Ft ztkAoLlP1c9AK+fsaseOFB9fJ2cojaD/ =o+is -----END PGP SIGNATURE----- From peasthope at shaw.ca Wed Mar 25 14:29:29 2009 From: peasthope at shaw.ca (peasthope at shaw.ca) Date: Wed, 25 Mar 2009 07:29:29 -0700 Subject: [Ekiga-list] Peer to peer VoIP. Message-ID: Michel Memeteau wrote, "... SIP server ..." OK. Given that SIP is based upon a server-client model, is there another way to use Ekiga for a direct peer-peer VoIP connection? Thanks, ... Peter E. -- http://members.shaw.ca/peasthope/ http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ From michel.memeteau at gmail.com Wed Mar 25 14:38:47 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Wed, 25 Mar 2009 15:38:47 +0100 Subject: [Ekiga-list] Peer to peer VoIP. In-Reply-To: References: Message-ID: the sip servers are just used for finding people IP adress VOIP are plain direct RTP flow. 2009/3/25 > Michel Memeteau wrote, > "... SIP server ..." > > OK. Given that SIP is based upon a server-client > model, is there another way to use Ekiga for a > direct peer-peer VoIP connection? > > Thanks, ... Peter E. > > -- > http://members.shaw.ca/peasthope/ > http://carnot.yi.org/ = http://carnot.pathology.ubc.ca/ > _______________________________________________ > 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 thedogfarted at gmail.com Wed Mar 25 15:25:32 2009 From: thedogfarted at gmail.com (=?UTF-8?B?SsSBbmlzIFJ1a8WhxIFucw==?=) Date: Wed, 25 Mar 2009 17:25:32 +0200 Subject: [Ekiga-list] Peer to peer VoIP. In-Reply-To: References: Message-ID: Hi Peter 2009/3/25 : > Michel Memeteau wrote, > "... SIP server ..." > > OK. ?Given that SIP is based upon a server-client > model Actually, SIP is peer-to-peer protocol. If you know that a person you want to call is running Ekiga (or any other SIP client) on a machine that has a particular IP, you can make a call to sip: and the INVITE will be sent to that IP. In the case of domain names DNS NAPTR and SRV queries are used to determine the IP address(es). Now what's the advantage of calling sip:user at example.com over sip:user at home.box.example.com? Because in the latter case you're tied to a particular location(s) that are listed in DNS records. With SIP server in the middle, the INVITE is sent to the server and the server decides where to forward it, those even can be multiple locations at the same time. And once the call has been established, the rest of the communication is peer-to-peer anyway (well it actually depends on various things). -- Ian From f.vonbock at gmail.com Wed Mar 25 18:29:28 2009 From: f.vonbock at gmail.com (Ali) Date: Wed, 25 Mar 2009 21:29:28 +0300 Subject: [Ekiga-list] sip providers besides diamondcard In-Reply-To: <49C9478E.30706@eastlink.ca> References: <1237584823.5824.1.camel@dig-charlee> <598e9210903231108t1bb019bfhb2771285481626c1@mail.gmail.com> <771889.43068.qm@web81407.mail.mud.yahoo.com> <49C9478E.30706@eastlink.ca> Message-ID: <49CA7808.80009@gmail.com> J. Paul Bissonnette wrote: > go here for the bad news for voipzoom.com > http://progx.ch/home-voip-clone-3-1-30.html > no sip service > go to http://progx.ch/home-voip-prixbetamax-3-1-2.html > and find a provider that has sip service > I tried voipstunt.com > their info is here > http://progx.ch/home-voip-clone-3-1-2.html > > Ren Min wrote: >> Hi, >> >> I can register to voipzoom.com (also from betamax). >> >> as with other betamax services, I never get a clue how to make calls >> landlines from sip. >> >> betamax pages tells you how to set up your sip clients, and how to >> make phone calls using their windows only software. >> >> The question, how do I make calls to land phones from a sip client, >> like ekiga? >> >> Thanks! >> >> but >> >> >> >> ----- Original Message ---- >> From: Simos >> To: Ekiga mailing list >> Sent: Monday, March 23, 2009 1:08:25 PM >> Subject: Re: [Ekiga-list] sip providers besides diamondcard >> >> There is a small list of providers at >> http://wiki.ekiga.org/index.php/List_of_PC_to_phone_providers >> >> There are about a dozen more that are pending to add to the page (my >> fault). >> >> Most of the SIP providers from the existing list above are part of a >> company called Betamax. >> You can compare prices at >> http://progx.ch/home-voip-prixbetamax-3-1-2.html >> >> If you have more SIP provider, feel free to follow the steps to add >> them to the wiki page. >> >> Simos >> >> 2009/3/21 Fedor vonBock : >>> cheapvoip.com >>> i also checked out future-nine.com >>> >>> >>> thanks for the help >>> >>> >>> On Sat, Mar 21, 2009 at 12:33 AM, Stuart Lesnett >>> wrote: >>>> Cheapvoice.com might fill your request. good luck.. >>>> >>>> >>>> On Sat, 2009-03-21 at 00:09 +0300, Fedor vonBock wrote: >>>> >>>> Hi, >>>> Would anyone recommend any sip provider besides diamondcard >>>> offering cheap >>>> rates? >>>> >>>> i'm looking from something suitable for the middle east region >>>> 'cause the >>>> rates for the countries here is much more expensive (using either >>>> diamondcard or skype) >>>> >>>> >>>> >>>> _______________________________________________ >>>> 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 >> >> _______________________________________________ >> 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 > checked out calleasy.com looks promising From cata at francu.com Wed Mar 25 19:34:39 2009 From: cata at francu.com (Catalin Francu) Date: Wed, 25 Mar 2009 12:34:39 -0700 Subject: [Ekiga-list] Ekiga.net numeric aliases Message-ID: <8e9b9e40903251234p3d8d46fdxbdcf80089e4d275b@mail.gmail.com> Hi, First of all, thanks for Ekiga! Second, I'd like to add my vote to bring back the web interface, or at least the numeric alias feature. As a bit of background, I am looking for a new VoIP provider for a circle of about 20 family and friends. We have used FreeWorldDialup in the past, and even paid for membership in 2008, but their service has been appalling lately. We all use Handytone 286/386/486 ATAs, and we would like to keep using them. Most of these people are non-technical users and they would have a hard time using a soft phone; besides, they are not in the habit of keeping their computers on 24/7. Me and my brother took the time to set up and configure all these ATAs. Now we would love to switch to ekiga.net (we have been free software fans for many years), but to do so, we need numerical aliases in order to continue using ATAs and regular phones. There are several advantages to using an ATA over a soft phone: there is no need to keep the computer up 24/7, we can use any phone we like (e.g. a cordless one or an answering machine) etc. Please, bring back numeric aliases! Cheers, Catalin -------------- next part -------------- An HTML attachment was scrubbed... URL: From f.vonbock at gmail.com Wed Mar 25 19:53:14 2009 From: f.vonbock at gmail.com (Ali) Date: Wed, 25 Mar 2009 22:53:14 +0300 Subject: [Ekiga-list] usb to phone connector Message-ID: <49CA8BAA.8080908@gmail.com> Hi, There are many adapters (like the d-link) that work well with skype, has anyone ever found a usb to phone connector that works with ekiga. From crtamb at yahoo.com.br Wed Mar 25 20:09:13 2009 From: crtamb at yahoo.com.br (Cristiano) Date: Wed, 25 Mar 2009 17:09:13 -0300 Subject: [Ekiga-list] Microphone doesn't works Ekiga Message-ID: Hello, I'm very interested for the Ekiga to use with voip phone like justvoip, instead the Windows software. I have configured the justvoip sip and account parameters, I can make the call and listen to the other, but the other don't listen me. The microphone works well in other aplications (and the bar o ekiga moves whem I talking in call). I use linux mint (based on Ubuntu 8.10) and Ekiga 2.0.12) and don't find consistent answer to my questions in any forum or google search. Could someone help me? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: From butdiene at yahoo.com Wed Mar 25 20:37:25 2009 From: butdiene at yahoo.com (Ren Min) Date: Wed, 25 Mar 2009 13:37:25 -0700 (PDT) Subject: [Ekiga-list] Microphone doesn't works Ekiga References: Message-ID: <800618.16335.qm@web81401.mail.mud.yahoo.com> Hi Cristiano, How do you dial land phones from ekiga? I'm using betamax's voipzoom.com. I could register to voipzoom from ekiga, and I could call from sip to voipzoom software phone. My question is, how do I dial land lines from ekiga? what do I write in the sip field. Thanks! but ________________________________ From: Cristiano To: ekiga-list at gnome.org Sent: Wednesday, March 25, 2009 3:09:13 PM Subject: [Ekiga-list] Microphone doesn't works Ekiga Hello, I'm very interested for the Ekiga to use with voip phone like justvoip, instead the Windows software. I have configured the justvoip sip and account parameters, I can make the call and listen to the other, but the other don't listen me. The microphone works well in other aplications (and the bar o ekiga moves whem I talking in call). I use linux mint (based on Ubuntu 8.10) and Ekiga 2.0.12) and don't find consistent answer to my questions in any forum or google search. Could someone help me? Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: From simos.lists at googlemail.com Wed Mar 25 20:43:48 2009 From: simos.lists at googlemail.com (Simos) Date: Wed, 25 Mar 2009 20:43:48 +0000 Subject: [Ekiga-list] Microphone doesn't works Ekiga In-Reply-To: <800618.16335.qm@web81401.mail.mud.yahoo.com> References: <800618.16335.qm@web81401.mail.mud.yahoo.com> Message-ID: <598e9210903251343t7ab7e73egf510a0caa3577942@mail.gmail.com> 2009/3/25 Ren Min : > Hi Cristiano, > > How do you dial land phones from ekiga? > > I'm using betamax's voipzoom.com. I could register to voipzoom from ekiga, > and I could call from sip to voipzoom software phone. > > My question is, how do I dial land lines from ekiga? > > what do I write in the sip field. You type something like sip:0044123456789 at sip.voipzoom.com (I am not sure if you need the "sip." part though; I do not have Ekiga right now to test). In this way, you can select different SIP accounts when you dial a number. Simos > > ________________________________ > From: Cristiano > To: ekiga-list at gnome.org > Sent: Wednesday, March 25, 2009 3:09:13 PM > Subject: [Ekiga-list] Microphone doesn't works Ekiga > > Hello, > > I'm very interested for the Ekiga to use with voip phone like justvoip, > instead the Windows software. > > I have configured the justvoip sip and account? parameters,? I can make the > call and listen to the other, but the other don't listen me. > > The microphone works well in other aplications (and the bar o ekiga moves > whem I talking in call). > > I use linux mint (based on Ubuntu 8.10) and Ekiga 2.0.12) and don't find > consistent answer to my questions in any forum or google search. > > Could someone? help me? > > Thanks, > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > From simos.lists at googlemail.com Wed Mar 25 20:50:59 2009 From: simos.lists at googlemail.com (Simos) Date: Wed, 25 Mar 2009 20:50:59 +0000 Subject: [Ekiga-list] Ekiga.net numeric aliases In-Reply-To: <8e9b9e40903251234p3d8d46fdxbdcf80089e4d275b@mail.gmail.com> References: <8e9b9e40903251234p3d8d46fdxbdcf80089e4d275b@mail.gmail.com> Message-ID: <598e9210903251350hb26845fn96f8b93e05d69e36@mail.gmail.com> 2009/3/25 Catalin Francu : > Hi, > > First of all, thanks for Ekiga! Second, I'd like to add my vote to bring > back the web interface, or at least the numeric alias feature. > > As a bit of background, I am looking for a new VoIP provider for a circle of > about 20 family and friends. We have used FreeWorldDialup in the past, and > even paid for membership in 2008, but their service has been appalling > lately. We all use Handytone 286/386/486 ATAs, and we would like to keep > using them. Most of these people are non-technical users and they would have > a hard time using a soft phone; besides, they are not in the habit of > keeping their computers on 24/7. Me and my brother took the time to set up > and configure all these ATAs. > > Now we would love to switch to ekiga.net (we have been free software fans > for many years), but to do so, we need numerical aliases in order to > continue using ATAs and regular phones. > > There are several advantages to using an ATA over a soft phone: there is no > need to keep the computer up 24/7, we can use any phone we like (e.g. a > cordless one or an answering machine) etc. Please, bring back numeric > aliases! I am not sure what you mean with numeric aliases. Can you give an example? The way to go forward with this request is to 1. Check at http://bugzilla.gnome.org/browse.cgi?product=ekiga is the issue has been already reported. You normally go through the bug reports and try to find a similar request. 2. If [1] was fruitful, subscribe to the bug report. 3. If [2] was not fruitful, then you can add a bug report (of the type 'feature request') and put here the URL to this bug report. Other users that are interested can subscribe to the report and add their input. Hope this helps, Simos From simos.lists at googlemail.com Wed Mar 25 20:56:48 2009 From: simos.lists at googlemail.com (Simos) Date: Wed, 25 Mar 2009 20:56:48 +0000 Subject: [Ekiga-list] how do I make IP based calls? In-Reply-To: <596083.18823.qm@web81401.mail.mud.yahoo.com> References: <22673252.post@talk.nabble.com> <596083.18823.qm@web81401.mail.mud.yahoo.com> Message-ID: <598e9210903251356m2e1e26benbdfe0979f44fa550@mail.gmail.com> On Tue, Mar 24, 2009 at 7:22 AM, Ren Min wrote: > > Hi All, > > I tried: > > h323:192.168.0.2 > > but the other side doesn't receive any call, and the caller side ends up wit "user not available". I am not sure if h323 is enabled by default in Ekiga. You can check on the target machine if port h323 (port number 1720) is open. To do so, you can use the GNOME nettool (http://projects.gnome.org/gnome-network/screenshots/info_netstat.jpg) to display active network services. You can also perform a port-scanning from the caller computer to the callee computer to see if that port is open. Simos From simos.lists at googlemail.com Wed Mar 25 21:04:26 2009 From: simos.lists at googlemail.com (Simos) Date: Wed, 25 Mar 2009 21:04:26 +0000 Subject: [Ekiga-list] usb to phone connector In-Reply-To: <49CA8BAA.8080908@gmail.com> References: <49CA8BAA.8080908@gmail.com> Message-ID: <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> On Wed, Mar 25, 2009 at 7:53 PM, Ali wrote: > Hi, > > There are many adapters (like the d-link) that work well with ?skype, has > anyone ever found a usb to phone connector that works with ekiga. If there is no better answer for this, you can have a look at http://www.voip-info.org/wiki/view/Analog+Telephone+Adapters The relevant section for you is 'FXS to USB Adapters'. It would be good if you could report back with your results. Simos From crtamb at yahoo.com.br Wed Mar 25 22:08:09 2009 From: crtamb at yahoo.com.br (Cristiano) Date: Wed, 25 Mar 2009 19:08:09 -0300 Subject: [Ekiga-list] Microphone doesn't works Ekiga In-Reply-To: <598e9210903251343t7ab7e73egf510a0caa3577942@mail.gmail.com> References: <800618.16335.qm@web81401.mail.mud.yahoo.com> <598e9210903251343t7ab7e73egf510a0caa3577942@mail.gmail.com> Message-ID: Hi, When I dial, I don't need add 00. Only I dial 554412345678 (ekiga software identifies like "sip:554832349544 at sip.justvoip.com"), and land line calls. I can hear the voice that I call, but he cannot hear me. That's it. 2009/3/25 Simos > 2009/3/25 Ren Min : > > Hi Cristiano, > > > > How do you dial land phones from ekiga? > > > > I'm using betamax's voipzoom.com. I could register to voipzoom from > ekiga, > > and I could call from sip to voipzoom software phone. > > > > My question is, how do I dial land lines from ekiga? > > > > what do I write in the sip field. > > You type something like > > sip:0044123456789 at sip.voipzoom.com > (I am not sure if you need the "sip." part though; I do not have Ekiga > right now to test). > > In this way, you can select different SIP accounts when you dial a number. > > Simos > > > > > ________________________________ > > From: Cristiano > > To: ekiga-list at gnome.org > > Sent: Wednesday, March 25, 2009 3:09:13 PM > > Subject: [Ekiga-list] Microphone doesn't works Ekiga > > > > Hello, > > > > I'm very interested for the Ekiga to use with voip phone like justvoip, > > instead the Windows software. > > > > I have configured the justvoip sip and account parameters, I can make > the > > call and listen to the other, but the other don't listen me. > > > > The microphone works well in other aplications (and the bar o ekiga moves > > whem I talking in call). > > > > I use linux mint (based on Ubuntu 8.10) and Ekiga 2.0.12) and don't find > > consistent answer to my questions in any forum or google search. > > > > Could someone help me? > > > > Thanks, > > _______________________________________________ > > 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 cata at francu.com Wed Mar 25 22:24:21 2009 From: cata at francu.com (Catalin Francu) Date: Wed, 25 Mar 2009 15:24:21 -0700 Subject: [Ekiga-list] Ekiga.net numeric aliases In-Reply-To: <598e9210903251350hb26845fn96f8b93e05d69e36@mail.gmail.com> References: <8e9b9e40903251234p3d8d46fdxbdcf80089e4d275b@mail.gmail.com> <598e9210903251350hb26845fn96f8b93e05d69e36@mail.gmail.com> Message-ID: <8e9b9e40903251524od28ebe7m8e45a3770f3a96bb@mail.gmail.com> Hi Simos, Well, I'm new to ekiga, but if I understand correctly, each account, say sip:john at ekiga.net , can have a numeric alias, say 1234567 at ekiga.net, so that I can call John from an ATA (i.e., my phone has a numeric keypad, but not a full keyboard). I understand this functionality used to exist, but was removed sometime in 2008, along with the web-based account maintenance. I just cast my vote to bring it back. :-) I will look up this issue in Bugzilla, thanks for the pointer. Catalin On Wed, Mar 25, 2009 at 1:50 PM, Simos wrote: > 2009/3/25 Catalin Francu : > > Hi, > > > > First of all, thanks for Ekiga! Second, I'd like to add my vote to bring > > back the web interface, or at least the numeric alias feature. > > > > As a bit of background, I am looking for a new VoIP provider for a circle > of > > about 20 family and friends. We have used FreeWorldDialup in the past, > and > > even paid for membership in 2008, but their service has been appalling > > lately. We all use Handytone 286/386/486 ATAs, and we would like to keep > > using them. Most of these people are non-technical users and they would > have > > a hard time using a soft phone; besides, they are not in the habit of > > keeping their computers on 24/7. Me and my brother took the time to set > up > > and configure all these ATAs. > > > > Now we would love to switch to ekiga.net (we have been free software > fans > > for many years), but to do so, we need numerical aliases in order to > > continue using ATAs and regular phones. > > > > There are several advantages to using an ATA over a soft phone: there is > no > > need to keep the computer up 24/7, we can use any phone we like (e.g. a > > cordless one or an answering machine) etc. Please, bring back numeric > > aliases! > > I am not sure what you mean with numeric aliases. Can you give an example? > > The way to go forward with this request is to > 1. Check at http://bugzilla.gnome.org/browse.cgi?product=ekiga > is the issue has been already reported. > You normally go through the bug reports and try to find a similar request. > 2. If [1] was fruitful, subscribe to the bug report. > 3. If [2] was not fruitful, then you can add a bug report (of the type > 'feature request') > and put here the URL to this bug report. Other users that are interested > can subscribe to the report and add their input. > > Hope this helps, > Simos > _______________________________________________ > 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 simos.lists at googlemail.com Wed Mar 25 22:25:00 2009 From: simos.lists at googlemail.com (Simos) Date: Wed, 25 Mar 2009 22:25:00 +0000 Subject: [Ekiga-list] Microphone doesn't works Ekiga In-Reply-To: References: <800618.16335.qm@web81401.mail.mud.yahoo.com> <598e9210903251343t7ab7e73egf510a0caa3577942@mail.gmail.com> Message-ID: <598e9210903251525w47d155b2qa58bbc813d13098c@mail.gmail.com> 2009/3/25 Cristiano : > Hi, > > When I dial, I don't need add 00. Only I dial 554412345678 (ekiga software > identifies like "sip:554832349544 at sip.justvoip.com"), and land line calls. > I can hear the voice that I call, but he cannot hear me. For the problem you are facing, you need to check the Audio device settings in the preferences. I would suspect that there are several options in the settings and an inappropriate option was selected. Simos > > > 2009/3/25 Simos >> >> 2009/3/25 Ren Min : >> > Hi Cristiano, >> > >> > How do you dial land phones from ekiga? >> > >> > I'm using betamax's voipzoom.com. I could register to voipzoom from >> > ekiga, >> > and I could call from sip to voipzoom software phone. >> > >> > My question is, how do I dial land lines from ekiga? >> > >> > what do I write in the sip field. >> >> You type something like >> >> sip:0044123456789 at sip.voipzoom.com >> (I am not sure if you need the "sip." part though; I do not have Ekiga >> right now to test). >> >> In this way, you can select different SIP accounts when you dial a number. >> >> Simos >> >> > >> > ________________________________ >> > From: Cristiano >> > To: ekiga-list at gnome.org >> > Sent: Wednesday, March 25, 2009 3:09:13 PM >> > Subject: [Ekiga-list] Microphone doesn't works Ekiga >> > >> > Hello, >> > >> > I'm very interested for the Ekiga to use with voip phone like justvoip, >> > instead the Windows software. >> > >> > I have configured the justvoip sip and account? parameters,? I can make >> > the >> > call and listen to the other, but the other don't listen me. >> > >> > The microphone works well in other aplications (and the bar o ekiga >> > moves >> > whem I talking in call). >> > >> > I use linux mint (based on Ubuntu 8.10) and Ekiga 2.0.12) and don't find >> > consistent answer to my questions in any forum or google search. >> > >> > Could someone? help me? >> > >> > Thanks, >> > _______________________________________________ >> > 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 simos.lists at googlemail.com Wed Mar 25 22:34:25 2009 From: simos.lists at googlemail.com (Simos) Date: Wed, 25 Mar 2009 22:34:25 +0000 Subject: [Ekiga-list] Ekiga.net numeric aliases In-Reply-To: <8e9b9e40903251524od28ebe7m8e45a3770f3a96bb@mail.gmail.com> References: <8e9b9e40903251234p3d8d46fdxbdcf80089e4d275b@mail.gmail.com> <598e9210903251350hb26845fn96f8b93e05d69e36@mail.gmail.com> <8e9b9e40903251524od28ebe7m8e45a3770f3a96bb@mail.gmail.com> Message-ID: <598e9210903251534w6544e649g31a7d5c8e7bee31c@mail.gmail.com> 2009/3/25 Catalin Francu : > Hi Simos, > > Well, I'm new to ekiga, but if I understand correctly, each account, say > sip:john at ekiga.net, can have a numeric alias, say 1234567 at ekiga.net, so that > I can call John from an ATA (i.e., my phone has a numeric keypad, but not a > full keyboard). I understand this functionality used to exist, but was > removed sometime in 2008, along with the web-based account maintenance. I > just cast my vote to bring it back. :-) > > I will look up this issue in Bugzilla, thanks for the pointer. I see. It looks like this issue is not an Ekiga issue but a feature in the SIP server at ekiga.net. That is, the SIP server at ekiga.net could be configured to allow these 'numeric aliases', that correspond to some index number (for example, the first person which subscribed to ekiga.net is 10000, the second is 10001 and so on). For this, you can ask the admin at ekiga.net. I am not sure if s/he reads this list. It could be possible for Ekiga to provide support with a smart way that assigns numbers to individual accounts that you may have in your addressbook, something similar to the feature you have on a mobile phone. For example, when you dial '1' and it takes you to an entry in your addressbook that you configured earlier. Such a feature would work well when you have many different SIP providers enabled in your Ekiga. If you feel this would be more reasonable, then you need to search at bugzilla.gnome.org as instructed before. Hope this helps, Simos > > On Wed, Mar 25, 2009 at 1:50 PM, Simos wrote: >> >> 2009/3/25 Catalin Francu : >> > Hi, >> > >> > First of all, thanks for Ekiga! Second, I'd like to add my vote to bring >> > back the web interface, or at least the numeric alias feature. >> > >> > As a bit of background, I am looking for a new VoIP provider for a >> > circle of >> > about 20 family and friends. We have used FreeWorldDialup in the past, >> > and >> > even paid for membership in 2008, but their service has been appalling >> > lately. We all use Handytone 286/386/486 ATAs, and we would like to keep >> > using them. Most of these people are non-technical users and they would >> > have >> > a hard time using a soft phone; besides, they are not in the habit of >> > keeping their computers on 24/7. Me and my brother took the time to set >> > up >> > and configure all these ATAs. >> > >> > Now we would love to switch to ekiga.net (we have been free software >> > fans >> > for many years), but to do so, we need numerical aliases in order to >> > continue using ATAs and regular phones. >> > >> > There are several advantages to using an ATA over a soft phone: there is >> > no >> > need to keep the computer up 24/7, we can use any phone we like (e.g. a >> > cordless one or an answering machine) etc. Please, bring back numeric >> > aliases! >> >> I am not sure what you mean with numeric aliases. Can you give an example? >> >> The way to go forward with this request is to >> 1. Check at http://bugzilla.gnome.org/browse.cgi?product=ekiga >> is the issue has been already reported. >> You normally go through the bug reports and try to find a similar request. >> 2. If [1] was fruitful, subscribe to the bug report. >> 3. If [2] was not fruitful, then you can add a bug report (of the type >> 'feature request') >> and put here the URL to this bug report. Other users that are interested >> can subscribe to the report and add their input. >> >> Hope this helps, >> Simos >> _______________________________________________ >> 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 butdiene at yahoo.com Wed Mar 25 22:39:40 2009 From: butdiene at yahoo.com (Ren Min) Date: Wed, 25 Mar 2009 15:39:40 -0700 (PDT) Subject: [Ekiga-list] Microphone doesn't works Ekiga References: <800618.16335.qm@web81401.mail.mud.yahoo.com> <598e9210903251343t7ab7e73egf510a0caa3577942@mail.gmail.com> <598e9210903251525w47d155b2qa58bbc813d13098c@mail.gmail.com> Message-ID: <704892.58373.qm@web81405.mail.mud.yahoo.com> it's straight forward to troubleshoot echo test: sip:500 at ekiga.net if your mic works for echo test, it's a justvoip.com issue. otherwise, it's easier. but ----- Original Message ---- From: Simos To: Ekiga mailing list Sent: Wednesday, March 25, 2009 5:25:00 PM Subject: Re: [Ekiga-list] Microphone doesn't works Ekiga 2009/3/25 Cristiano : > Hi, > > When I dial, I don't need add 00. Only I dial 554412345678 (ekiga software > identifies like "sip:554832349544 at sip.justvoip.com"), and land line calls. > I can hear the voice that I call, but he cannot hear me. For the problem you are facing, you need to check the Audio device settings in the preferences. I would suspect that there are several options in the settings and an inappropriate option was selected. Simos > > > 2009/3/25 Simos >> >> 2009/3/25 Ren Min : >> > Hi Cristiano, >> > >> > How do you dial land phones from ekiga? >> > >> > I'm using betamax's voipzoom.com. I could register to voipzoom from >> > ekiga, >> > and I could call from sip to voipzoom software phone. >> > >> > My question is, how do I dial land lines from ekiga? >> > >> > what do I write in the sip field. >> >> You type something like >> >> sip:0044123456789 at sip.voipzoom.com >> (I am not sure if you need the "sip." part though; I do not have Ekiga >> right now to test). >> >> In this way, you can select different SIP accounts when you dial a number. >> >> Simos >> >> > >> > ________________________________ >> > From: Cristiano >> > To: ekiga-list at gnome.org >> > Sent: Wednesday, March 25, 2009 3:09:13 PM >> > Subject: [Ekiga-list] Microphone doesn't works Ekiga >> > >> > Hello, >> > >> > I'm very interested for the Ekiga to use with voip phone like justvoip, >> > instead the Windows software. >> > >> > I have configured the justvoip sip and account parameters, I can make >> > the >> > call and listen to the other, but the other don't listen me. >> > >> > The microphone works well in other aplications (and the bar o ekiga >> > moves >> > whem I talking in call). >> > >> > I use linux mint (based on Ubuntu 8.10) and Ekiga 2.0.12) and don't find >> > consistent answer to my questions in any forum or google search. >> > >> > Could someone help me? >> > >> > Thanks, >> > _______________________________________________ >> > 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 michel.memeteau at gmail.com Wed Mar 25 23:48:50 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Thu, 26 Mar 2009 00:48:50 +0100 Subject: [Ekiga-list] usb to phone connector In-Reply-To: <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> References: <49CA8BAA.8080908@gmail.com> <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> Message-ID: WHat do You mean ? A USB phone ? -> Basically a sound card with HID keys . try Yealink P1K then On Wed, Mar 25, 2009 at 10:04 PM, Simos wrote: > On Wed, Mar 25, 2009 at 7:53 PM, Ali wrote: > > Hi, > > > > There are many adapters (like the d-link) that work well with skype, has > > anyone ever found a usb to phone connector that works with ekiga. > > If there is no better answer for this, you can have a look at > http://www.voip-info.org/wiki/view/Analog+Telephone+Adapters > > The relevant section for you is 'FXS to USB Adapters'. > It would be good if you could report back with your results. > > Simos > _______________________________________________ > 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 simos.lists at googlemail.com Thu Mar 26 00:14:49 2009 From: simos.lists at googlemail.com (Simos) Date: Thu, 26 Mar 2009 00:14:49 +0000 Subject: [Ekiga-list] usb to phone connector In-Reply-To: References: <49CA8BAA.8080908@gmail.com> <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> Message-ID: <598e9210903251714je6cee4aw477ec7c2b8f8a078@mail.gmail.com> 2009/3/25 michel memeteau > WHat do You mean ? > A USB phone ? -> Basically a sound card with HID keys . try Yealink P1K > then > What is meant in the initial question is to have a USB gadget that allows an analog telephone device to use Ekiga and make phonecalls. This makes it easy for users that actually use the analog telephone and never see that the telephone is connected to a computer and not to the wall. Such devices exist for Skype; they have simple drivers that let the telephone control the UI of Skype. Simos > > > On Wed, Mar 25, 2009 at 10:04 PM, Simos wrote: > >> On Wed, Mar 25, 2009 at 7:53 PM, Ali wrote: >> > Hi, >> > >> > There are many adapters (like the d-link) that work well with skype, >> has >> > anyone ever found a usb to phone connector that works with ekiga. >> >> If there is no better answer for this, you can have a look at >> http://www.voip-info.org/wiki/view/Analog+Telephone+Adapters >> >> The relevant section for you is 'FXS to USB Adapters'. >> It would be good if you could report back with your results. >> >> Simos >> _______________________________________________ >> 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 > > _______________________________________________ > 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 hs.samix at gmail.com Thu Mar 26 00:48:15 2009 From: hs.samix at gmail.com (H.S.) Date: Wed, 25 Mar 2009 20:48:15 -0400 Subject: [Ekiga-list] different audio device for alerts? Message-ID: Hello, Just wondering if Ekiga's new versions have a different output audio device preference for alerts (incoming rings, for example). The feature would be quite useful in the case where a user is using headphones for conversations but wants to hear an incoming ring from different speakers to attract attention. Otherwise, with the headphones on the desk, the ringing in them can easily missed. 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 jpuydt at free.fr Thu Mar 26 05:59:06 2009 From: jpuydt at free.fr (Julien Puydt) Date: Thu, 26 Mar 2009 06:59:06 +0100 Subject: [Ekiga-list] different audio device for alerts? In-Reply-To: References: Message-ID: <49CB19AA.2000407@free.fr> H.S. a ?crit : > Just wondering if Ekiga's new versions have a different output audio > device preference for alerts (incoming rings, for example). Yes. Snark on #ekiga From michel.memeteau at gmail.com Thu Mar 26 07:49:34 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Thu, 26 Mar 2009 08:49:34 +0100 Subject: [Ekiga-list] usb to phone connector In-Reply-To: <598e9210903251714je6cee4aw477ec7c2b8f8a078@mail.gmail.com> References: <49CA8BAA.8080908@gmail.com> <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> <598e9210903251714je6cee4aw477ec7c2b8f8a078@mail.gmail.com> Message-ID: 2009/3/26 Simos > > What is meant in the initial question is to have a USB gadget that allows an analog telephone device > to use Ekiga and make phonecalls. A yealink USB-B2K then. I still have one ( a Wengobox ) to sell if anyone interested. http://memeteau.free.fr/usbb2k/b_b2kk01.JPG From sevmek at free.fr Thu Mar 26 08:45:24 2009 From: sevmek at free.fr (yannick) Date: Thu, 26 Mar 2009 09:45:24 +0100 Subject: [Ekiga-list] Ekiga.net numeric aliases In-Reply-To: <598e9210903251534w6544e649g31a7d5c8e7bee31c@mail.gmail.com> References: <8e9b9e40903251234p3d8d46fdxbdcf80089e4d275b@mail.gmail.com> <598e9210903251350hb26845fn96f8b93e05d69e36@mail.gmail.com> <8e9b9e40903251524od28ebe7m8e45a3770f3a96bb@mail.gmail.com> <598e9210903251534w6544e649g31a7d5c8e7bee31c@mail.gmail.com> Message-ID: <49CB40A4.3020806@free.fr> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm the one who wrote the new web interface for ekiga.net. I know numeric aliases are important for our users, ufortunately I'm facing quite a lot of troubles in my life and the developement is very, very slow at the moment. The source code is available here: http://webxser.tuxfamily.org/ and a bug for this particular feature has been opened here: http://webxser.tuxfamily.org/flyspray/index.php?do=details&task_id=5 but the plan is first to move the webinterface to drupal first. Still if anyone want to add this feature in the meantime to webxser, this help will be welcome. Sorry for not being able to help you now, Best regards, Yannick Simos a ?crit : > 2009/3/25 Catalin Francu : >> Hi Simos, >> >> Well, I'm new to ekiga, but if I understand correctly, each account, say >> sip:john at ekiga.net, can have a numeric alias, say 1234567 at ekiga.net, so that >> I can call John from an ATA (i.e., my phone has a numeric keypad, but not a >> full keyboard). I understand this functionality used to exist, but was >> removed sometime in 2008, along with the web-based account maintenance. I >> just cast my vote to bring it back. :-) >> >> I will look up this issue in Bugzilla, thanks for the pointer. > > I see. It looks like this issue is not an Ekiga issue but a feature in > the SIP server at ekiga.net. > That is, the SIP server at ekiga.net could be configured to allow > these 'numeric aliases', > that correspond to some index number (for example, the first person > which subscribed to ekiga.net is 10000, the second is 10001 and so on). > > For this, you can ask the admin at ekiga.net. I am not sure if s/he > reads this list. > > It could be possible for Ekiga to provide support with a smart way > that assigns numbers to individual accounts that you may have in your > addressbook, > something similar to the feature you have on a mobile phone. For > example, when you > dial '1' and it takes you to an entry in your addressbook that you > configured earlier. > Such a feature would work well when you have many different SIP > providers enabled in your Ekiga. > If you feel this would be more reasonable, then you need to search at > bugzilla.gnome.org as > instructed before. > > Hope this helps, > Simos > >> On Wed, Mar 25, 2009 at 1:50 PM, Simos wrote: >>> 2009/3/25 Catalin Francu : >>>> Hi, >>>> >>>> First of all, thanks for Ekiga! Second, I'd like to add my vote to bring >>>> back the web interface, or at least the numeric alias feature. >>>> >>>> As a bit of background, I am looking for a new VoIP provider for a >>>> circle of >>>> about 20 family and friends. We have used FreeWorldDialup in the past, >>>> and >>>> even paid for membership in 2008, but their service has been appalling >>>> lately. We all use Handytone 286/386/486 ATAs, and we would like to keep >>>> using them. Most of these people are non-technical users and they would >>>> have >>>> a hard time using a soft phone; besides, they are not in the habit of >>>> keeping their computers on 24/7. Me and my brother took the time to set >>>> up >>>> and configure all these ATAs. >>>> >>>> Now we would love to switch to ekiga.net (we have been free software >>>> fans >>>> for many years), but to do so, we need numerical aliases in order to >>>> continue using ATAs and regular phones. >>>> >>>> There are several advantages to using an ATA over a soft phone: there is >>>> no >>>> need to keep the computer up 24/7, we can use any phone we like (e.g. a >>>> cordless one or an answering machine) etc. Please, bring back numeric >>>> aliases! >>> I am not sure what you mean with numeric aliases. Can you give an example? >>> >>> The way to go forward with this request is to >>> 1. Check at http://bugzilla.gnome.org/browse.cgi?product=ekiga >>> is the issue has been already reported. >>> You normally go through the bug reports and try to find a similar request. >>> 2. If [1] was fruitful, subscribe to the bug report. >>> 3. If [2] was not fruitful, then you can add a bug report (of the type >>> 'feature request') >>> and put here the URL to this bug report. Other users that are interested >>> can subscribe to the report and add their input. >>> >>> Hope this helps, >>> Simos >>> _______________________________________________ >>> 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 > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknLQJsACgkQaP9jcuuuScBCowCggsUwHfRPRv5RiCJU13bhyL+4 hHYAnirsS0yfMJzE1ImeuPTfqfv2QerK =GYWs -----END PGP SIGNATURE----- From sevmek at free.fr Thu Mar 26 08:50:44 2009 From: sevmek at free.fr (yannick) Date: Thu, 26 Mar 2009 09:50:44 +0100 Subject: [Ekiga-list] usb to phone connector In-Reply-To: References: <49CA8BAA.8080908@gmail.com> <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> <598e9210903251714je6cee4aw477ec7c2b8f8a078@mail.gmail.com> Message-ID: <49CB41E4.4080108@free.fr> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 For USB handset, there is an experimental driver, further information here: http://wiki.ekiga.org/index.php/Controling_Ekiga_using_an_USB_phone michel memeteau a ?crit : > 2009/3/26 Simos >> What is meant in the initial question is to have a USB gadget that allows an analog telephone device >> to use Ekiga and make phonecalls. > > A yealink USB-B2K then. I still have one ( a Wengobox ) to sell if > anyone interested. > > http://memeteau.free.fr/usbb2k/b_b2kk01.JPG > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknLQeEACgkQaP9jcuuuScDowQCeLMAMveGOpi5BvCoWE8V1oked YlQAoJhJ15RyJ2piJPP3XvijtK0X/QEr =ZsP0 -----END PGP SIGNATURE----- From simon.lallemand at gmail.com Thu Mar 26 08:57:14 2009 From: simon.lallemand at gmail.com (Simon LALLEMAND) Date: Thu, 26 Mar 2009 09:57:14 +0100 Subject: [Ekiga-list] SIP + video codecs = problems Message-ID: <49CB436A.9000608@gmail.com> Hi, I currently study abroad so I use ekiga to call my friends and my family and it works perfectly with freephonie.net (a french provider) but when I tried with freecall.com or webcalldirect.com, I got the error "could not connect to remote host". I launched ekiga in verbose mode and I noticed that there was stuff concerning the video when I make a call. I don't use video so I deselected all video codecs and then... it worked !! Maybe there should be an global option or for each providers to deactivate the video ? Should I open a bug report ? Simon From zzybaloobah at yahoo.com Thu Mar 26 15:44:37 2009 From: zzybaloobah at yahoo.com (Steve Briggs) Date: Thu, 26 Mar 2009 08:44:37 -0700 (PDT) Subject: [Ekiga-list] Newbie questions about ekiga Message-ID: <275314.6488.qm@web53907.mail.re2.yahoo.com> Hi - I'm really looking for an intercom application for the home, but VoIP seems to be the closest fit. And ekiga seems the best of the VoIP for Fedora. Now, my questions: 1) Is there a way to have the remote automatically answer? As an intercom app, it will have speakers set up; the remote party doesn't need to answer the phone, they just need to get my message. I saw some references to it in some old posts on the archive, but no reference to it in the current documentation. 2) Is there a way to call multiple parties at once? Again, in the intercom application, I'd like to "page" (in the sense of "Come down for supper!") multiple rooms at once. I guess this is like conference calling (but with the remote clients all having auto-answer). I see a "conference room" in "Services", but that looks like everyone has to dial-in. This is all intended for multiple computers on a home LAN; not for "real" dial-out capability. TIA Steve From leamas.alec at gmail.com Thu Mar 26 16:38:01 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Thu, 26 Mar 2009 17:38:01 +0100 Subject: [Ekiga-list] Implementing ekiga-callto (plain number management) Message-ID: <49CBAF69.10306@gmail.com> This is a discussion started in http://bugzilla.gnome.org/show_bug.cgi?id=576486. Making a try to move discussion to the mailing list. Please read the bug to get context, specifically the "stories" attachment. The basic idea is that users should be able to use ordinary phone numbers when using Ekiga. > Snark skrev: > There are several parts in all of this : > - what can the user enter ? User can enter anything which would be handled by a normal phone. User can also enter a number with formatting characters like in '+46 (0)70-532 11 22', typically when pasting from documents. User can also enter a foreign number, meant to be evaluated outside user's country, but in this case user might have to edit the result before using it. "User" could also mean other programs (e. g., Firefox) invoking ekiga through the CLI interface. This situation is more or less the same, besides that there will no be formatting characters in this case. Another "user" is the address book, where users store numbers in all sorts of ways, often without countrycode similar to how numbers are entered interactive. > - what can the user modify after entering ? I don't really understand what you mean... > - what does ekiga understand. Well, in the end Ekiga only understands a complete url on the form sip:+1234567899 at sip.provider.net. My code makes the transformations from the forms mentioned above to this form. > I'm not sure your code handles everything... isn't it only for ' > US-based phone numbers? Different countries have different schemes, > have a look there : > http://en.wikipedia.org/wiki/Local_conventions_for_writing_telephone_numbers > No, my code is designed to handle anything, and it seems like it does as well. My code can handle even odd things like local prefixes of more than one digit etc. There is a table in the very heart, a text file, which miss some entries for small islands/countries/territories but should be complete otherwise. You can try the ekiga-callto package, it's python but uses the same logic. Or you can compile my package, it compiles to a test binary which makes CLI conversions, see the README file. Alas, I'm not handling missing area codes. I don't think this is a real problem, though. The URL you mention is a little bit off-topic. The rewriting rules are more strict, the way people actually write their numbers is much more relaxed - and the list is far from complete. Fortunately, it doesn't really matter. To get a feeling what the rewriting rules are, you might be interested in http://www.kropla.com/dialcode.htm. > I'd rather have a discussion on the ekiga-devel mailing list, since > I'm not that familiar with what opal can handle : it would be better > if others could step in! > Now, we are here! But this is *not* about changing the interface to OPAL. It's about preprocessing numbers given by users to the form we already use. OPAL should not see any difference. > Snark --alec From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Mar 26 18:01:34 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 26 Mar 2009 19:01:34 +0100 Subject: [Ekiga-list] SIP + video codecs = problems In-Reply-To: <49CB436A.9000608@gmail.com> References: <49CB436A.9000608@gmail.com> Message-ID: <49CBC2FE.5020701@pu-pm.univ-fcomte.fr> Simon LALLEMAND wrote: > Hi, > > I currently study abroad so I use ekiga to call my friends and my family > and it works perfectly with freephonie.net (a french provider) but when > I tried with freecall.com or webcalldirect.com, I got the error "could > not connect to remote host". > > I launched ekiga in verbose mode and I noticed that there was stuff > concerning the video when I make a call. I don't use video so I > deselected all video codecs and then... it worked !! > > Maybe there should be an global option or for each providers to > deactivate the video ? > > Should I open a bug report ? Yes. Could you attach the -d 4 output please (see wiki for how to do it)? -- Eugen From jpuydt at free.fr Thu Mar 26 19:03:08 2009 From: jpuydt at free.fr (Julien Puydt) Date: Thu, 26 Mar 2009 20:03:08 +0100 Subject: [Ekiga-list] Implementing ekiga-callto (plain number management) In-Reply-To: <49CBAF69.10306@gmail.com> References: <49CBAF69.10306@gmail.com> Message-ID: <49CBD16C.2070106@free.fr> Alec Leamas a ?crit : > > This is a discussion started in > http://bugzilla.gnome.org/show_bug.cgi?id=576486. Making a try to move > discussion to the mailing list. Please read the bug to get context, > specifically the "stories" attachment. > > The basic idea is that users should be able to use ordinary phone > numbers when using Ekiga. Eh... I wrote "ekiga-devel" mailing-list, not that one :-) Snark From leamas.alec at gmail.com Thu Mar 26 19:12:58 2009 From: leamas.alec at gmail.com (Alec Leamas) Date: Thu, 26 Mar 2009 20:12:58 +0100 Subject: [Ekiga-list] Implementing ekiga-callto (plain number management) In-Reply-To: <49CBD16C.2070106@free.fr> References: <49CBAF69.10306@gmail.com> <49CBD16C.2070106@free.fr> Message-ID: <49CBD3BA.90009@gmail.com> Julien Puydt wrote: > Alec Leamas a ?crit : >> >> This is a discussion started in >> http://bugzilla.gnome.org/show_bug.cgi?id=576486. Making a try to >> move discussion to the mailing list. Please read the bug to get >> context, specifically the "stories" attachment. >> >> The basic idea is that users should be able to use ordinary phone >> numbers when using Ekiga. > > Eh... I wrote "ekiga-devel" mailing-list, not that one :-) Sorry, my wrong, let's continue ther then... --a From nicolas.michel at lemail.be Thu Mar 26 19:22:52 2009 From: nicolas.michel at lemail.be (Nicolas Michel) Date: Thu, 26 Mar 2009 20:22:52 +0100 Subject: [Ekiga-list] Know his sip number Message-ID: <1238095372.6712.75.camel@nm-laptop> Hi here, I want to know my sip number. How can I do that ? Thank you, -------------- next part -------------- An HTML attachment was scrubbed... URL: From michel.memeteau at gmail.com Thu Mar 26 22:21:41 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Thu, 26 Mar 2009 23:21:41 +0100 Subject: [Ekiga-list] Know his sip number In-Reply-To: <1238095372.6712.75.camel@nm-laptop> References: <1238095372.6712.75.camel@nm-laptop> Message-ID: If you use an ekiga account, you have and ekiga address user at ekiga.net Ekiga.net has no PSTN gateway so people can only call you from the internet 2009/3/26 Nicolas Michel > Hi here, > > I want to know my sip number. How can I do that ? > > Thank you, > > > _______________________________________________ > 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 f.vonbock at gmail.com Fri Mar 27 07:26:10 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Fri, 27 Mar 2009 10:26:10 +0300 Subject: [Ekiga-list] usb to phone connector In-Reply-To: References: <49CA8BAA.8080908@gmail.com> <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> <598e9210903251714je6cee4aw477ec7c2b8f8a078@mail.gmail.com> Message-ID: where can i but it from? On Thu, Mar 26, 2009 at 10:49 AM, michel memeteau wrote: > 2009/3/26 Simos > > > > What is meant in the initial question is to have a USB gadget that allows > an analog telephone device > > to use Ekiga and make phonecalls. > > A yealink USB-B2K then. I still have one ( a Wengobox ) to sell if > anyone interested. > > http://memeteau.free.fr/usbb2k/b_b2kk01.JPG > _______________________________________________ > 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 f.vonbock at gmail.com Fri Mar 27 07:40:04 2009 From: f.vonbock at gmail.com (Fedor vonBock) Date: Fri, 27 Mar 2009 10:40:04 +0300 Subject: [Ekiga-list] usb to phone connector In-Reply-To: References: <49CA8BAA.8080908@gmail.com> <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> <598e9210903251714je6cee4aw477ec7c2b8f8a078@mail.gmail.com> Message-ID: buy* On Fri, Mar 27, 2009 at 10:26 AM, Fedor vonBock wrote: > where can i but it from? > > > On Thu, Mar 26, 2009 at 10:49 AM, michel memeteau < > michel.memeteau at gmail.com> wrote: > >> 2009/3/26 Simos >> > >> > What is meant in the initial question is to have a USB gadget that >> allows an analog telephone device >> > to use Ekiga and make phonecalls. >> >> A yealink USB-B2K then. I still have one ( a Wengobox ) to sell if >> anyone interested. >> >> http://memeteau.free.fr/usbb2k/b_b2kk01.JPG >> _______________________________________________ >> 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 sevmek at free.fr Fri Mar 27 09:17:17 2009 From: sevmek at free.fr (yannick) Date: Fri, 27 Mar 2009 10:17:17 +0100 Subject: [Ekiga-list] Call for testing Ekiga 3.2 on Ubuntu 9.04 In-Reply-To: <49C5E92F.3010000@free.fr> References: <49C5E92F.3010000@free.fr> Message-ID: <49CC999D.9060703@free.fr> yannick a ?crit : > Hello, > > Ken VanDine from Ubuntu made a package of Ekiga 3.2 for the incoming > Ubuntu 9.04, it lacks several codecs but it is important to try it for a > possible integration to the next stable release of Ubuntu. > > Further information and package here: > https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367 > > Best regards, > Yannick Ekiga 3.2 has been approved for Ubuntu 9.04: https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367/comments/21 _______________________________________________ ekiga-list mailing list ekiga-list at gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-list From simos.lists at googlemail.com Fri Mar 27 09:37:36 2009 From: simos.lists at googlemail.com (Simos) Date: Fri, 27 Mar 2009 09:37:36 +0000 Subject: [Ekiga-list] usb to phone connector In-Reply-To: References: <49CA8BAA.8080908@gmail.com> <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> <598e9210903251714je6cee4aw477ec7c2b8f8a078@mail.gmail.com> Message-ID: <598e9210903270237r5322625fgd45f538956f023dd@mail.gmail.com> 2009/3/27 Fedor vonBock : > where can i but it from? This normally depends on where you are located at. You can use Google to search for retailers for these products. Use the model name when searching. Simos > On Thu, Mar 26, 2009 at 10:49 AM, michel memeteau > wrote: >> >> 2009/3/26 Simos >> > >> > What is meant in the initial question is to have a USB gadget that >> > allows an analog telephone device >> > to use Ekiga and make phonecalls. >> >> A yealink USB-B2K then. I still have one ( a Wengobox ) to sell if >> anyone interested. >> >> http://memeteau.free.fr/usbb2k/b_b2kk01.JPG >> _______________________________________________ >> 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 michel.memeteau at gmail.com Fri Mar 27 11:37:40 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Fri, 27 Mar 2009 12:37:40 +0100 Subject: [Ekiga-list] Call for testing Ekiga 3.2 on Ubuntu 9.04 In-Reply-To: <49CC999D.9060703@free.fr> References: <49C5E92F.3010000@free.fr> <49CC999D.9060703@free.fr> Message-ID: On Fri, Mar 27, 2009 at 10:17 AM, yannick wrote: > Ekiga 3.2 has been approved for Ubuntu 9.04: > https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367/comments/21 > great News ! a real step forward for VOIP integration in Ubuntu. -- %<------------------------------------------------------->% 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 michel.memeteau at gmail.com Fri Mar 27 11:41:27 2009 From: michel.memeteau at gmail.com (michel memeteau) Date: Fri, 27 Mar 2009 12:41:27 +0100 Subject: [Ekiga-list] usb to phone connector In-Reply-To: References: <49CA8BAA.8080908@gmail.com> <598e9210903251404q67966ac3jcb47600d598559c5@mail.gmail.com> <598e9210903251714je6cee4aw477ec7c2b8f8a078@mail.gmail.com> Message-ID: 2009/3/27 Fedor vonBock > where can i but it from? > As I said , I can sell you this one : http://memeteau.free.fr/usbb2k/b_b2kk01.JPG Which allow you to use a real phone with Ekiga through USB > > > On Thu, Mar 26, 2009 at 10:49 AM, michel memeteau < > michel.memeteau at gmail.com> wrote: > >> 2009/3/26 Simos >> > >> > What is meant in the initial question is to have a USB gadget that >> allows an analog telephone device >> > to use Ekiga and make phonecalls. >> >> A yealink USB-B2K then. I still have one ( a Wengobox ) to sell if >> anyone interested. >> >> http://memeteau.free.fr/usbb2k/b_b2kk01.JPG >> _______________________________________________ >> 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 > -- %<------------------------------------------------------->% 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 nicolas.michel at lemail.be Fri Mar 27 15:29:07 2009 From: nicolas.michel at lemail.be (Nicolas Michel) Date: Fri, 27 Mar 2009 16:29:07 +0100 Subject: [Ekiga-list] Know his sip number In-Reply-To: References: <1238095372.6712.75.camel@nm-laptop> Message-ID: <1238167747.6817.52.camel@nm-laptop> I know. The number I was talking about was not the one to be reachable from a land line but the SIP number which is an alias of the text address like user at ekiga.net. Is there a way to have it? Some time ago, I was able to connect to my ekiga account page which tells me this kind of information but this web page don't seem to exists anymore. Le jeudi 26 mars 2009 ? 23:21 +0100, michel memeteau a ?crit : > If you use an ekiga account, you have and ekiga address > user at ekiga.net > > Ekiga.net has no PSTN gateway so people can only call you from the > internet > > > 2009/3/26 Nicolas Michel > > Hi here, > > I want to know my sip number. How can I do that ? > > Thank you, > > > > > _______________________________________________ > 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 > > _______________________________________________ > 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 hs.samix at gmail.com Fri Mar 27 16:01:01 2009 From: hs.samix at gmail.com (H.S.) Date: Fri, 27 Mar 2009 12:01:01 -0400 Subject: [Ekiga-list] Call for testing Ekiga 3.2 on Ubuntu 9.04 In-Reply-To: <49CC999D.9060703@free.fr> References: <49C5E92F.3010000@free.fr> <49CC999D.9060703@free.fr> Message-ID: yannick wrote: > yannick a ?crit : >> Hello, >> >> Ken VanDine from Ubuntu made a package of Ekiga 3.2 for the incoming >> Ubuntu 9.04, it lacks several codecs but it is important to try it for a >> possible integration to the next stable release of Ubuntu. >> >> Further information and package here: >> https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367 >> >> Best regards, >> Yannick > > Ekiga 3.2 has been approved for Ubuntu 9.04: > https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367/comments/21 Any news about the number of codecs included with it? 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 sevmek at free.fr Fri Mar 27 18:10:30 2009 From: sevmek at free.fr (yannick) Date: Fri, 27 Mar 2009 19:10:30 +0100 Subject: [Ekiga-list] Know his sip number In-Reply-To: <1238167747.6817.52.camel@nm-laptop> References: <1238095372.6712.75.camel@nm-laptop> <1238167747.6817.52.camel@nm-laptop> Message-ID: <49CD1696.6020303@free.fr> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Nicolas Michel a ?crit : > I know. The number I was talking about was not the one to be reachable > from a land line but the SIP number which is an alias of the text > address like user at ekiga.net. > Is there a way to have it? > > Some time ago, I was able to connect to my ekiga account page which > tells me this kind of information but this web page don't seem to exists > anymore. > Hello, This was a feature of the old interface; since we updated the server this feature is not available anymore. I'm willing to add it back but i'm in some kind of trouble and I lack time. Still if you want to help (kamailio/MySQL and PHP), you're welcome. see: http://webxser.tuxfamily.org/ http://webxser.tuxfamily.org/flyspray/index.php?do=details&task_id=5 Best regards, Yannick -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknNFo8ACgkQaP9jcuuuScCSywCfTXyQajuntSi5sN+BlDp5iZmQ gWAAni38HHXMp3oRQ41v4EdiKsEO6rBv =ETb/ -----END PGP SIGNATURE----- From jamesmikedupont at googlemail.com Sat Mar 28 08:05:35 2009 From: jamesmikedupont at googlemail.com (jamesmikedupont at googlemail.com) Date: Sat, 28 Mar 2009 09:05:35 +0100 Subject: [Ekiga-list] Problems with firewire capture In-Reply-To: References: Message-ID: Here is my message without attachments because of bounce. On Sat, Mar 28, 2009 at 9:03 AM, jamesmikedupont at googlemail.com wrote: > Hi, > > I am running on ubuntu unstable on a amd operon x86 - 64 > Linux mdupontdesktop2 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC > 2008 i686 GNU/Linux > > I have the vloopback that was packaged in ?flashcam-1.3 loaded > > lsmod {{{ > vloopback ? ? ? ? ? ? ?20192 ?1 > compat_ioctl32 ? ? ? ? ?9344 ?1 vloopback > video1394 ? ? ? ? ? ? ?23868 ?0 > videodev ? ? ? ? ? ? ? 41344 ?2 vloopback > v4l1_compat ? ? ? ? ? ?22404 ?1 videodev > dv1394 ? ? ? ? ? ? ? ? 25180 ?0 > raw1394 ? ? ? ? ? ? ? ?32348 ?2 > }}} > > Ekiga : GNOME ekiga 2.0.12 > > Using both direct capture : green screen > {{{ > ? ? ? ?GMVideoGrabber:b2502008 trying to open Panasonic NV-GS60 NV-GS60 > 2009/03/28 08:16:41.565 > 0:11.857 ? ? ? ?GMVideoGrabber:b2502008 Successfully opened avc1394 > 2009/03/28 08:16:41.565 > 0:11.857 ? ? ? ?GMVideoGrabber:b2502008 PColCnv SetFrameSize: 352x288 OK > 2009/03/28 08:16:41.566 > 0:11.858 ? ? ? ?GMVideoGrabber:b2502008 PColCnv SetFrameSize: 176x144 OK > 2009/03/28 08:16:41.568 > 0:11.860 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetFrameSize to 176x144 > 2009/03/28 08:16:41.568 > 0:11.860 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, > want YUV420P trying RGB32 > 2009/03/28 08:16:41.570 > 0:11.862 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, > want YUV420P trying BGR32 > 2009/03/28 08:16:41.570 > 0:11.862 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, > want YUV420P trying RGB24 > 2009/03/28 08:16:41.571 > 0:11.863 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter set > renderer to RGB24 > 2009/03/28 08:16:41.572 > 0:11.864 ? ? ? ?GMVideoGrabber:b2502008 PColCnv SetFrameSize: 176x144 OK > 2009/03/28 08:16:41.572 > 0:11.864 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter > succeeded for YUV420P and device using RGB24 > 2009/03/28 08:16:41.574 ? 0:11.866 ? ? ?GMVideoGrabber:b2502008 Cannot > receive data on channel 63 > 2009/03/28 08:16:41.582 ? 0:11.874 ? ? ?GMVideoGrabber:b2502008 Cannot > receive data on channel 63 > }}} > > > and loopback dv4l : no video > > ?ekiga Detected the following video input devices: DV4Linux dv1394 to > V4L,/dev/.static/dev/video9 with plugin V4L > ?GMVideoGrabber:09fb6da8 PVideoInputDevice_V4L::GetFrameData mcapture2 > failed : Inappropriate ioctl for device > > but xawtv runs fine > > xawtv now freezing up sometimes > ? {{{ > ?ioctl: VIDIOCGCAP(name="DV4Linux dv1394 to V4L";type=0x1 > [CAPTURE];channels=1;audios=0;maxwidth=720;maxheight=576;minwidth=128;minheight=96): > Inappropriate ioctl for device > ?ioctl: VIDIOCMCAPTURE(frame=0;height=288;width=384;format=4): > Inappropriate ioctl for device}}} > > When i reselect the device "dvcam" then the video in awtv works. > > Mencoder : > mencoder /dev/video0 success: format: 0 ?data: 0x0 - 0x0 > > See the attached log files -v6 > I start in dvmode and switch to loopback. > > > Thanks > mike > From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Mar 28 08:49:02 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 28 Mar 2009 09:49:02 +0100 Subject: [Ekiga-list] Problems with firewire capture In-Reply-To: References: Message-ID: <49CDE47E.2030505@pu-pm.univ-fcomte.fr> Hi, Unfortunately, ekiga 2.0 is an old version we do not work anymore on. And the dc and avc plugins cannot be compiled anymore on current systems, so they are not provided anymore. So you are in a difficult situation... Just an idea: Have you tried with v4l2? Eugen jamesmikedupont at googlemail.com wrote: > Here is my message without attachments > because of bounce. > > On Sat, Mar 28, 2009 at 9:03 AM, jamesmikedupont at googlemail.com > wrote: >> Hi, >> >> I am running on ubuntu unstable on a amd operon x86 - 64 >> Linux mdupontdesktop2 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC >> 2008 i686 GNU/Linux >> >> I have the vloopback that was packaged in flashcam-1.3 loaded >> >> lsmod {{{ >> vloopback 20192 1 >> compat_ioctl32 9344 1 vloopback >> video1394 23868 0 >> videodev 41344 2 vloopback >> v4l1_compat 22404 1 videodev >> dv1394 25180 0 >> raw1394 32348 2 >> }}} >> >> Ekiga : GNOME ekiga 2.0.12 >> >> Using both direct capture : green screen >> {{{ >> GMVideoGrabber:b2502008 trying to open Panasonic NV-GS60 NV-GS60 >> 2009/03/28 08:16:41.565 >> 0:11.857 GMVideoGrabber:b2502008 Successfully opened avc1394 >> 2009/03/28 08:16:41.565 >> 0:11.857 GMVideoGrabber:b2502008 PColCnv SetFrameSize: 352x288 OK >> 2009/03/28 08:16:41.566 >> 0:11.858 GMVideoGrabber:b2502008 PColCnv SetFrameSize: 176x144 OK >> 2009/03/28 08:16:41.568 >> 0:11.860 GMVideoGrabber:b2502008 PVidDev SetFrameSize to 176x144 >> 2009/03/28 08:16:41.568 >> 0:11.860 GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, >> want YUV420P trying RGB32 >> 2009/03/28 08:16:41.570 >> 0:11.862 GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, >> want YUV420P trying BGR32 >> 2009/03/28 08:16:41.570 >> 0:11.862 GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, >> want YUV420P trying RGB24 >> 2009/03/28 08:16:41.571 >> 0:11.863 GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter set >> renderer to RGB24 >> 2009/03/28 08:16:41.572 >> 0:11.864 GMVideoGrabber:b2502008 PColCnv SetFrameSize: 176x144 OK >> 2009/03/28 08:16:41.572 >> 0:11.864 GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter >> succeeded for YUV420P and device using RGB24 >> 2009/03/28 08:16:41.574 0:11.866 GMVideoGrabber:b2502008 Cannot >> receive data on channel 63 >> 2009/03/28 08:16:41.582 0:11.874 GMVideoGrabber:b2502008 Cannot >> receive data on channel 63 >> }}} >> >> >> and loopback dv4l : no video >> >> ekiga Detected the following video input devices: DV4Linux dv1394 to >> V4L,/dev/.static/dev/video9 with plugin V4L >> GMVideoGrabber:09fb6da8 PVideoInputDevice_V4L::GetFrameData mcapture2 >> failed : Inappropriate ioctl for device >> >> but xawtv runs fine >> >> xawtv now freezing up sometimes >> {{{ >> ioctl: VIDIOCGCAP(name="DV4Linux dv1394 to V4L";type=0x1 >> [CAPTURE];channels=1;audios=0;maxwidth=720;maxheight=576;minwidth=128;minheight=96): >> Inappropriate ioctl for device >> ioctl: VIDIOCMCAPTURE(frame=0;height=288;width=384;format=4): >> Inappropriate ioctl for device}}} >> >> When i reselect the device "dvcam" then the video in awtv works. >> >> Mencoder : >> mencoder /dev/video0 success: format: 0 data: 0x0 - 0x0 >> >> See the attached log files -v6 >> I start in dvmode and switch to loopback. >> >> >> Thanks >> mike >> > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > http://mail.gnome.org/mailman/listinfo/ekiga-list > From jamesmikedupont at googlemail.com Sat Mar 28 15:20:48 2009 From: jamesmikedupont at googlemail.com (jamesmikedupont at googlemail.com) Date: Sat, 28 Mar 2009 16:20:48 +0100 Subject: [Ekiga-list] Problems with firewire capture In-Reply-To: <49CDE47E.2030505@pu-pm.univ-fcomte.fr> References: <49CDE47E.2030505@pu-pm.univ-fcomte.fr> Message-ID: I will get the latest svn/cvs/git and compile it all myself. mike On Sat, Mar 28, 2009 at 9:49 AM, Eugen Dedu wrote: > Hi, > > Unfortunately, ekiga 2.0 is an old version we do not work anymore on. And > the dc and avc plugins cannot be compiled anymore on current systems, so > they are not provided anymore. ?So you are in a difficult situation... > > Just an idea: Have you tried with v4l2? > > Eugen > > jamesmikedupont at googlemail.com wrote: >> >> Here is my message without attachments >> because of bounce. >> >> On Sat, Mar 28, 2009 at 9:03 AM, jamesmikedupont at googlemail.com >> wrote: >>> >>> Hi, >>> >>> I am running on ubuntu unstable on a amd operon x86 - 64 >>> Linux mdupontdesktop2 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC >>> 2008 i686 GNU/Linux >>> >>> I have the vloopback that was packaged in ?flashcam-1.3 loaded >>> >>> lsmod {{{ >>> vloopback ? ? ? ? ? ? ?20192 ?1 >>> compat_ioctl32 ? ? ? ? ?9344 ?1 vloopback >>> video1394 ? ? ? ? ? ? ?23868 ?0 >>> videodev ? ? ? ? ? ? ? 41344 ?2 vloopback >>> v4l1_compat ? ? ? ? ? ?22404 ?1 videodev >>> dv1394 ? ? ? ? ? ? ? ? 25180 ?0 >>> raw1394 ? ? ? ? ? ? ? ?32348 ?2 >>> }}} >>> >>> Ekiga : GNOME ekiga 2.0.12 >>> >>> Using both direct capture : green screen >>> {{{ >>> ? ? ? GMVideoGrabber:b2502008 trying to open Panasonic NV-GS60 NV-GS60 >>> 2009/03/28 08:16:41.565 >>> 0:11.857 ? ? ? ?GMVideoGrabber:b2502008 Successfully opened avc1394 >>> 2009/03/28 08:16:41.565 >>> 0:11.857 ? ? ? ?GMVideoGrabber:b2502008 PColCnv SetFrameSize: 352x288 OK >>> 2009/03/28 08:16:41.566 >>> 0:11.858 ? ? ? ?GMVideoGrabber:b2502008 PColCnv SetFrameSize: 176x144 OK >>> 2009/03/28 08:16:41.568 >>> 0:11.860 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetFrameSize to 176x144 >>> 2009/03/28 08:16:41.568 >>> 0:11.860 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, >>> want YUV420P trying RGB32 >>> 2009/03/28 08:16:41.570 >>> 0:11.862 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, >>> want YUV420P trying BGR32 >>> 2009/03/28 08:16:41.570 >>> 0:11.862 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter, >>> want YUV420P trying RGB24 >>> 2009/03/28 08:16:41.571 >>> 0:11.863 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter >>> set >>> renderer to RGB24 >>> 2009/03/28 08:16:41.572 >>> 0:11.864 ? ? ? ?GMVideoGrabber:b2502008 PColCnv SetFrameSize: 176x144 OK >>> 2009/03/28 08:16:41.572 >>> 0:11.864 ? ? ? ?GMVideoGrabber:b2502008 PVidDev SetColourFormatConverter >>> succeeded for YUV420P and device using RGB24 >>> 2009/03/28 08:16:41.574 ? 0:11.866 ? ? ?GMVideoGrabber:b2502008 Cannot >>> receive data on channel 63 >>> 2009/03/28 08:16:41.582 ? 0:11.874 ? ? ?GMVideoGrabber:b2502008 Cannot >>> receive data on channel 63 >>> }}} >>> >>> >>> and loopback dv4l : no video >>> >>> ?ekiga Detected the following video input devices: DV4Linux dv1394 to >>> V4L,/dev/.static/dev/video9 with plugin V4L >>> ?GMVideoGrabber:09fb6da8 PVideoInputDevice_V4L::GetFrameData mcapture2 >>> failed : Inappropriate ioctl for device >>> >>> but xawtv runs fine >>> >>> xawtv now freezing up sometimes >>> ?{{{ >>> ?ioctl: VIDIOCGCAP(name="DV4Linux dv1394 to V4L";type=0x1 >>> >>> [CAPTURE];channels=1;audios=0;maxwidth=720;maxheight=576;minwidth=128;minheight=96): >>> Inappropriate ioctl for device >>> ?ioctl: VIDIOCMCAPTURE(frame=0;height=288;width=384;format=4): >>> Inappropriate ioctl for device}}} >>> >>> When i reselect the device "dvcam" then the video in awtv works. >>> >>> Mencoder : >>> mencoder /dev/video0 success: format: 0 ?data: 0x0 - 0x0 >>> >>> See the attached log files -v6 >>> I start in dvmode and switch to loopback. >>> >>> >>> Thanks >>> mike >>> >> _______________________________________________ >> 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 jamesmikedupont at googlemail.com Sun Mar 29 12:16:31 2009 From: jamesmikedupont at googlemail.com (jamesmikedupont at googlemail.com) Date: Sun, 29 Mar 2009 14:16:31 +0200 Subject: [Ekiga-list] Problems with firewire capture In-Reply-To: References: Message-ID: Ok, I have finally gotten svn latest of all the tools to build and compile. I have submitted patches for the compile and runtime. Now I can run the program. The error is still the same, but there is no endless loop : Cannot receive data on channel 63 GMVideoInputManager_ptlib Expected a frame of 38016 bytes but got 0 bytes Is there any way to test this video capture from the command line? I can use awtv to view. it would be great to know how to use ffmpeg from the command line to test this code. see the errors: GMVideoInputManager_ptlib Setting Device Panasonic NV-GS60 NV-GS60 (PTLIB/1394AVC) 2009/03/29 14:11:44.552 1:16.383 VidInputCoreConfBridge Updating preview 2009/03/29 14:11:44.552 1:16.383 VidInputCore Starting preview 176x144/30 2009/03/29 14:11:44.552 1:16.383 VidInputCore Opening device with 176x144/30 2009/03/29 14:11:44.552 1:16.383 GMVideoInputManager_ptlib Opening Device Panasonic NV-GS60 NV-GS60 (PTLIB/1394AVC) 2009/03/29 14:11:44.552 1:16.383 GMVideoInputManager_ptlib Opening Device with 176x144/30 2009/03/29 14:11:44.563 1:16.394 trying to open Panasonic NV-GS60 NV-GS60 2009/03/29 14:11:44.563 1:16.394 Successfully opened avc1394 2009/03/29 14:11:44.563 1:16.394 PVidDev SetColourFormatConverter, want YUV420P trying YUV420P 2009/03/29 14:11:44.563 1:16.394 PVidDev SetColourFormatConverter, want YUV420P trying I420 2009/03/29 14:11:44.563 1:16.394 PVidDev SetColourFormatConverter, want YUV420P trying IYUV 2009/03/29 14:11:44.563 1:16.394 PVidDev SetColourFormatConverter, want YUV420P trying YUV420 2009/03/29 14:11:44.563 1:16.394 PVidDev SetColourFormatConverter, want YUV420P trying RGB32 2009/03/29 14:11:44.563 1:16.395 PVidDev SetColourFormatConverter, want YUV420P trying BGR32 2009/03/29 14:11:44.564 1:16.395 PVidDev SetColourFormatConverter, want YUV420P trying RGB24 2009/03/29 14:11:44.564 1:16.395 PVidDev SetColourFormatConverter set camera to RGB24 2009/03/29 14:11:44.564 1:16.395 PVidDev SetColourFormatConverter succeeded for YUV420P and device using RGB24 2009/03/29 14:11:44.564 1:16.395 PVidDev Colour converter used from 352x288 [RGB24] to 176x144 [YUV420P] 2009/03/29 14:11:44.564 1:16.395 PreviewManager Starting Preview 2009/03/29 14:11:44.564 1:16.395 VideoPrevi...0xb6364b90 Cannot receive data on channel 63 2009/03/29 14:11:44.564 1:16.395 VideoPrevi...0xb6364b90 GMVideoInputManager_ptlib Expected a frame of 38016 bytes but got 0 bytes 2009/03/29 14:11:44.565 1:16.396 VideoPrevi...0xb6364b90 VidInputCore Closing current device 2009/03/29 14:11:44.565 1:16.396 VideoPrevi...0xb6364b90 GMVideoInputManager_ptlib Closing device Panasonic NV-GS60 NV-GS60 (PTLIB/1394AVC) 2009/03/29 14:11:44.565 1:16.396 VideoPrevi...0xb6364b90 Close() From ekiga at enterline.us Sun Mar 29 16:05:20 2009 From: ekiga at enterline.us (Tom Enterline (Ekiga)) Date: Sun, 29 Mar 2009 12:05:20 -0400 Subject: [Ekiga-list] Newbie - "Your credit is too low to complete this call" Message-ID: <49CF9C40.3090708@enterline.us> Hi, I'm trying Ekiga for the first time, v3.01 on Ubuntu Jaunty Jackalope Alpha 6. I got my SIP account (enterlin at ekiga.net) and I went through the configuration druid with no problems. I did not get the broadcard.com dialout account. When I try the echo test (sip:500 at ekiga.net), I hear "Your credit is too low to complete this call. Please buy credit and try again." I've looked through the Ekiga Wiki, did some Google searching (including the mail list archives), but didn't find this mentioned. I see many statements that an Ekiga.net account is free. Has that changed? Do I need a dialout account even for the echo test? Or is something else wrong, that is causing this message? Thanks for any suggestions. Tom From simos.lists at googlemail.com Sun Mar 29 20:03:18 2009 From: simos.lists at googlemail.com (Simos) Date: Sun, 29 Mar 2009 21:03:18 +0100 Subject: [Ekiga-list] Newbie - "Your credit is too low to complete this call" In-Reply-To: <49CF9C40.3090708@enterline.us> References: <49CF9C40.3090708@enterline.us> Message-ID: <598e9210903291303t78a1766at356de5f81c4e96b7@mail.gmail.com> On Sun, Mar 29, 2009 at 5:05 PM, Tom Enterline (Ekiga) wrote: > Hi, > > I'm trying Ekiga for the first time, v3.01 on Ubuntu Jaunty Jackalope Alpha > 6. I got my SIP account (enterlin at ekiga.net) and I went through the > configuration druid with no problems. I did not get the broadcard.com > dialout account. > > When I try the echo test (sip:500 at ekiga.net), I hear "Your credit is too low > to complete this call. Please buy credit and try again." I've looked through > the Ekiga Wiki, did some Google searching (including the mail list > archives), but didn't find this mentioned. > > I see many statements that an Ekiga.net account is free. Has that changed? > Do I need a dialout account even for the echo test? Or is something else > wrong, that is causing this message? It looks like a strange problem. You mention above that you did not get a broadcard.com dialup account. Is there a typo there? Why do you mention this service? I did a search on ekiga.net (from Addressbook) for an account of yours and it shows your sip address is "sip:tom.enterline at ekiga.net" instead of 'enterlin at ekiga.net'. If you get a 'You credit is low' message when calling 500 at ekiga.net, something is wrong and you end up calling a dialout account instead of ekiga. Simos From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Mar 29 20:08:04 2009 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 29 Mar 2009 22:08:04 +0200 Subject: [Ekiga-list] Newbie - "Your credit is too low to complete this call" In-Reply-To: <49CF9C40.3090708@enterline.us> References: <49CF9C40.3090708@enterline.us> Message-ID: <49CFD524.60106@pu-pm.univ-fcomte.fr> Tom Enterline (Ekiga) wrote: > Hi, > > I'm trying Ekiga for the first time, v3.01 on Ubuntu Jaunty Jackalope > Alpha 6. I got my SIP account (enterlin at ekiga.net) and I went through > the configuration druid with no problems. I did not get the > broadcard.com dialout account. > > When I try the echo test (sip:500 at ekiga.net), I hear "Your credit is too > low to complete this call. Please buy credit and try again." I've looked > through the Ekiga Wiki, did some Google searching (including the mail > list archives), but didn't find this mentioned. > > I see many statements that an Ekiga.net account is free. Has that > changed? Do I need a dialout account even for the echo test? Or is > something else wrong, that is causing this message? What accounts are shown in the Account window? Are they all active (the sheckbox at the left)? -- Eugen From ekiga at enterline.us Mon Mar 30 00:59:56 2009 From: ekiga at enterline.us (Tom Enterline (Ekiga)) Date: Sun, 29 Mar 2009 20:59:56 -0400 Subject: [Ekiga-list] Newbie - "Your credit is too low to complete this call" In-Reply-To: <49CFD524.60106@pu-pm.univ-fcomte.fr> References: <49CF9C40.3090708@enterline.us> <49CFD524.60106@pu-pm.univ-fcomte.fr> Message-ID: <49D0198C.20509@enterline.us> Eugen Dedu wrote: > Tom Enterline (Ekiga) wrote: >> Hi, >> >> I'm trying Ekiga for the first time, v3.01 on Ubuntu Jaunty Jackalope >> Alpha 6. I got my SIP account (enterlin at ekiga.net) and I went through >> the configuration druid with no problems. I did not get the >> broadcard.com dialout account. >> >> When I try the echo test (sip:500 at ekiga.net), I hear "Your credit is >> too low to complete this call. Please buy credit and try again." I've >> looked through the Ekiga Wiki, did some Google searching (including >> the mail list archives), but didn't find this mentioned. >> >> I see many statements that an Ekiga.net account is free. Has that >> changed? Do I need a dialout account even for the echo test? Or is >> something else wrong, that is causing this message? > > What accounts are shown in the Account window? Are they all active (the > sheckbox at the left)? > I have Voipcheap (registered), and Ekiga.net SIP service (Could not register, internal server error), both active (checked). I hadn't noticed the "Could not register, internal server error", that sounds like a clue. Is the error at Ekiga.net? I tried removing the Ekiga.net entry, and adding it again, but got the same status. From jamesmikedupont at googlemail.com Mon Mar 30 07:26:35 2009 From: jamesmikedupont at googlemail.com (jamesmikedupont at googlemail.com) Date: Mon, 30 Mar 2009 09:26:35 +0200 Subject: [Ekiga-list] first patch for firewire Message-ID: I have done some work for the firewire, still in testing comments appreciated -------------- next part -------------- Index: vidinput_avc.h =================================================================== --- vidinput_avc.h (Revision 22314) +++ vidinput_avc.h (Arbeitskopie) @@ -44,12 +44,17 @@ #include #include + +#ifdef HAVE_LIBIEC61883 +#include +#endif + #include #include #include #include #if !P_USE_INLINES -#include +//#include #endif #include @@ -214,6 +219,14 @@ protected: raw1394handle_t handle; + + int nChannel; + // stolen from gstreamer +#ifdef HAVE_LIBIEC61883 + iec61883_dv_fb_t iec61883dv; +#endif + + PBoolean is_capturing; PBoolean UseDMA; dv_decoder_t * dv_decoder; Index: vidinput_avc.cxx =================================================================== --- vidinput_avc.cxx (Revision 22314) +++ vidinput_avc.cxx (Arbeitskopie) @@ -2,6 +2,7 @@ * This file is essentially a rewrite of video4dc1394.cxx * Check that one for more explanations * + * * A lot of code "borrowed" from * - dvgrab.c from libdv (http://libdv.sf.net/) * - kino (http://kino.schirmacher.de/) @@ -57,9 +58,16 @@ * libdv 0.98 * * Author: Georgi Georgiev - * + * Hacked by : H4ck3rm1k3 */ +#ifdef HAVE_LIBIEC61883 +#include +#endif + +#define DEFAULT_CHANNEL 63 + + #pragma implementation "vidinput_avc.h" #include "vidinput_avc.h" @@ -78,6 +86,7 @@ // PVideoInput1394AVC PVideoInputDevice_1394AVC::PVideoInputDevice_1394AVC() + : nChannel(DEFAULT_CHANNEL) // used to be 63 everywhere { handle = NULL; is_capturing = PFalse; @@ -158,15 +167,69 @@ return PFalse; } +#ifdef HAVE_LIBIEC61883 +/* +lifted off : +http://kino.sourcearchive.com/documentation/1.3.0-2ubuntu1/ieee1394io_8cc-source.html + +*/ +static int HandlerProxy +( unsigned char *data, + int length, + int complete, // not used + void *callback_data // not used + ) +{ + PTRACE(3, "HandlerProxy called for raw1394handle"); + + //PVideoInputDevice_1394AVC *self = static_cast< PVideoInputDevice_1394AVC* >( callback_data ); + // return self->Handler( length, complete, data ); + + // int RawISOHandler (raw1394handle_t handle, int channel, size_t + // length, u_int32_t * data) + if (length < RAW_BUFFER_SIZE) { + *(u_int32_t *) raw_buffer = length; + memcpy (raw_buffer + 4, data, length); + } + else + { + /** + overflow! + */ + PTRACE(3, "buffer overflow in RawISOHandler"); + } + return 0; +} +#endif + + PBoolean PVideoInputDevice_1394AVC::Start() { if (!IsOpen()) return PFalse; if (IsCapturing()) return PTrue; - if (raw1394_set_iso_handler(handle, 63, &RawISOHandler)!= NULL) { + + /* + lifted off of gstreamer + http://gst-plugins-good0.10.sourcearchive.com/documentation/0.10.11/gstdv1394src_8c-source.html + */ + #ifdef HAVE_LIBIEC61883 + if ((iec61883dv = + iec61883_dv_fb_init (handle, + &HandlerProxy, + 0 + ) + ) == NULL) + + #else + // raw1394_set_iso_handler (handle, src->channel, gst_dv1394src_iso_receive); + //old code + if (raw1394_set_iso_handler(handle, DEFAULT_CHANNEL, &RawISOHandler)!= NULL) + { PTRACE (3, "Cannot set_iso_handler"); return PFalse; } + #endif is_capturing = PTrue; return PTrue; @@ -370,11 +433,24 @@ BYTE capture_buffer[150000]; BYTE * capture_buffer_end = capture_buffer; + +#ifdef HAVE_LIBIEC61883 + if (iec61883_dv_fb_start (iec61883dv, nChannel) != 0) + { + PTRACE(3, "Cannot start receive data on channel " << nChannel); + return PFalse; + } +#else + // this starts the bytes' rain - if (raw1394_start_iso_rcv(handle, 63) < 0) { - PTRACE(3, "Cannot receive data on channel 63"); + if (raw1394_start_iso_rcv(handle, nChannel) < 0) { + PTRACE(3, "Cannot receive data on channel " << nChannel); return PFalse; } + + +#endif + // calling the raw1394 event manager, to get a frame: while(!frame_complete) { raw1394_loop_iterate(handle); @@ -414,8 +490,16 @@ } } } + +#ifdef HAVE_LIBIEC61883 + iec61883_dv_fb_close (iec61883dv); + iec61883dv=0; +#else // stops the bytes from coming at us! - raw1394_stop_iso_rcv(handle, 63); + raw1394_stop_iso_rcv(handle, nChannel); + +#endif + dv_decoder_t *dv; dv = dv_decoder_new(PTrue, PFalse, PFalse); @@ -506,6 +590,13 @@ *(u_int32_t *) raw_buffer = length; memcpy (raw_buffer + 4, data, length); } + else + { + /** + overflow! + */ + PTRACE(3, "buffer overflow in RawISOHandler on channel " << channel); + } return 0; } // End Of File /////////////////////////////////////////////////////////////// Index: Makefile =================================================================== --- Makefile (Revision 22314) +++ Makefile (Arbeitskopie) @@ -1,7 +1,21 @@ PLUGIN_NAME = avc PLUGIN_FAMILY = device/videoinput -PLUGIN_LIBS = $(LDFLAGS) -lraw1394 -ldv -lrom1394 +PLUGIN_LIBS = $(LDFLAGS) -lraw1394 -ldv -lrom1394 -lpt_d_s -liec61883 PLUGIN_SOURCES = vidinput_avc.cxx +CFLAGS = -DHAVE_LIBIEC61883 +CXXFLAGS = -DHAVE_LIBIEC61883=1 include ../../make/plugins.mak + + +staticlink: + g++ -DPTRACING=1 -D_REENTRANT \ + -fno-exceptions -Wall -fPIC \ + -DPIC -DNDEBUG -Os \ + -I../../../../ekiga/ptlib/include \ + -DHAVE_LIBIEC61883 \ + -L../../../../ekiga/ptlib/lib_linux_x86 \ + -I. -shared vidinput_avc.cxx \ + -L../../../../ekiga/ptlib/lib_linux_x86 -lraw1394 -ldv -lrom1394 \ + -o ../../../../ekiga/ptlib/lib_linux_x86/device/videoinput/avc_pwplugin_s.o From sevmek at free.fr Mon Mar 30 18:23:53 2009 From: sevmek at free.fr (yannick) Date: Mon, 30 Mar 2009 20:23:53 +0200 Subject: [Ekiga-list] Ekiga 3.2 is in Ubuntu 9.04 In-Reply-To: References: <49C5E92F.3010000@free.fr> <49CC999D.9060703@free.fr> Message-ID: <49D10E39.9080401@free.fr> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 H.S. a ?crit : > yannick wrote: >> yannick a ?crit : >>> Hello, >>> >>> Ken VanDine from Ubuntu made a package of Ekiga 3.2 for the incoming >>> Ubuntu 9.04, it lacks several codecs but it is important to try it for a >>> possible integration to the next stable release of Ubuntu. >>> >>> Further information and package here: >>> https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367 >>> >>> Best regards, >>> Yannick >> Ekiga 3.2 has been approved for Ubuntu 9.04: >> https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/341367/comments/21 > > > Any news about the number of codecs included with it? > > Thanks. > Ekiga 3.2.0 just hited the official repository for Ubuntu 9.04, it has the G722 audio codec and all the audio codecs previously present. Video codecs are H261 and Theora. Codecs lacking are: Audio: CELT and ILBC Video: H263, H263-1998, MP4V-ES, H264 I opened a bug report in Ubuntu BTS about this issue here: https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/351606 Best regards, Yannick -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknRDjIACgkQaP9jcuuuScBzGwCfVykyjLXxDR1y+zHCt3ShPVae MzwAnjmlxsUxl+C3gzgg5sTO32jZXCwx =HAZC -----END PGP SIGNATURE----- From sevmek at free.fr Mon Mar 30 18:54:28 2009 From: sevmek at free.fr (yannick) Date: Mon, 30 Mar 2009 20:54:28 +0200 Subject: [Ekiga-list] [Ekiga-devel-list] Ekiga 3.2 is in Ubuntu 9.04 In-Reply-To: <5256d0b0903301140k41a38292i2178f115a6c90c47@mail.gmail.com> References: <49C5E92F.3010000@free.fr> <49CC999D.9060703@free.fr> <49D10E39.9080401@free.fr> <5256d0b0903301140k41a38292i2178f115a6c90c47@mail.gmail.com> Message-ID: <49D11564.8020804@free.fr> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Peter Robinson a ?crit : > Hi All, > >> Ekiga 3.2.0 just hited the official repository for Ubuntu 9.04, it has >> the G722 audio codec and all the audio codecs previously present. Video >> codecs are H261 and Theora. >> >> Codecs lacking are: >> Audio: CELT and ILBC >> Video: H263, H263-1998, MP4V-ES, H264 >> >> I opened a bug report in Ubuntu BTS about this issue here: >> https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/351606 > > ekiga 3.2 is in Fedora rawhide now too, although I've already had a > segfault reported against it. Very similar config to that of ubuntu. > The reason for the lack of ilbc and the listed video codecs could be > due to licensing issues. > > Peter > > Right. Still, I believe they could put them in what they call "multiverse", those licensing issues do not apply in e.g. Europa, and iLBC is free for non commercial use. The issue for CELT in Ubuntu is most probably because it is not in "main", but in "universe". -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknRFWEACgkQaP9jcuuuScARtACbBboLRQXW8jhX4PwX6g4RGPj/ UZsAnjK2HQE5qv/ddndULkFqteEsuIdi =UfvH -----END PGP SIGNATURE-----