From frank.hasterok.ekiga at clfh.de Sat Dec 1 18:13:14 2012 From: frank.hasterok.ekiga at clfh.de (Frank Hasterok) Date: Sat, 01 Dec 2012 19:13:14 +0100 Subject: [Ekiga-list] h323 with ssh tunnel In-Reply-To: <20121123070943.2ca2ce48730fc96e40448a7d@dennisn.dyndns.org> References: <20121123070943.2ca2ce48730fc96e40448a7d@dennisn.dyndns.org> Message-ID: <1354385594.3096.28.camel@buero.ip> I'm not sure, but I think Ekiga needs more than one channel and port. I tested it via openvpn (h323:10.8.0.1) and it works. (sip also works) Frank Am Freitag, den 23.11.2012, 07:09 -0500 schrieb Dennis Nezic: > Why can't I establish an h323 connection (just one tcp port, 1720) with > an ssh tunnel? (For example, connecting to "h323:localhost:6969", where > 6969 is the port with the tunnel.) > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list From dennisn at dennisn.dyndns.org Sat Dec 1 20:12:27 2012 From: dennisn at dennisn.dyndns.org (Dennis Nezic) Date: Sat, 1 Dec 2012 15:12:27 -0500 Subject: [Ekiga-list] h323 with ssh tunnel In-Reply-To: <1354385594.3096.28.camel@buero.ip> References: <20121123070943.2ca2ce48730fc96e40448a7d@dennisn.dyndns.org> <1354385594.3096.28.camel@buero.ip> Message-ID: <20121201151227.a84b709ae61e102b762c5db4@dennisn.dyndns.org> Nope. h323 just needs that 1 tcp port. I'm sure openvpn will work too :). On Sat, 01 Dec 2012 19:13:14 +0100, Frank Hasterok wrote: > I'm not sure, but I think Ekiga needs more than one channel and port. > I tested it via openvpn (h323:10.8.0.1) and it works. (sip also works) > > Frank > > Am Freitag, den 23.11.2012, 07:09 -0500 schrieb Dennis Nezic: > > Why can't I establish an h323 connection (just one tcp port, 1720) > > with an ssh tunnel? (For example, connecting to > > "h323:localhost:6969", where 6969 is the port with the tunnel.) > > _______________________________________________ > > ekiga-list mailing list > > ekiga-list at gnome.org > > https://mail.gnome.org/mailman/listinfo/ekiga-list > > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list From frank.hasterok.ekiga at clfh.de Sun Dec 2 15:01:53 2012 From: frank.hasterok.ekiga at clfh.de (Frank Hasterok) Date: Sun, 02 Dec 2012 16:01:53 +0100 Subject: [Ekiga-list] h323 with ssh tunnel In-Reply-To: <20121201151227.a84b709ae61e102b762c5db4@dennisn.dyndns.org> References: <20121123070943.2ca2ce48730fc96e40448a7d@dennisn.dyndns.org> <1354385594.3096.28.camel@buero.ip> <20121201151227.a84b709ae61e102b762c5db4@dennisn.dyndns.org> Message-ID: <1354460513.2651.13.camel@buero.ip> And RTP stream? You can compare lsof -i without connection: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ekiga 3554 frank 34u IPv4 307375 0t0 UDP noname:sip ekiga 3554 frank 38u IPv4 307380 0t0 TCP *:1720 (LISTEN) with h323 connection: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ekiga 3554 frank 34u IPv4 307375 0t0 UDP noname:sip ekiga 3554 frank 35u IPv4 350007 0t0 TCP noname:1720->noname:30002 (ESTABLISHED) ekiga 3554 frank 38u IPv4 307380 0t0 TCP *:1720 (LISTEN) ekiga 3554 frank 50u IPv4 350020 0t0 UDP noname:5076 ekiga 3554 frank 51u IPv4 350021 0t0 UDP noname:5077 ekiga 3554 frank 52r IPv4 350038 0t0 UDP noname:5078 ekiga 3554 frank 53u IPv4 350039 0t0 UDP noname:5079 Am Samstag, den 01.12.2012, 15:12 -0500 schrieb Dennis Nezic: > Nope. h323 just needs that 1 tcp port. I'm sure openvpn will work > too :). > > On Sat, 01 Dec 2012 19:13:14 +0100, Frank Hasterok wrote: > > I'm not sure, but I think Ekiga needs more than one channel and port. > > I tested it via openvpn (h323:10.8.0.1) and it works. (sip also works) > > > > Frank > > > > Am Freitag, den 23.11.2012, 07:09 -0500 schrieb Dennis Nezic: > > > Why can't I establish an h323 connection (just one tcp port, 1720) > > > with an ssh tunnel? (For example, connecting to > > > "h323:localhost:6969", where 6969 is the port with the tunnel.) > > > _______________________________________________ > > > ekiga-list mailing list > > > ekiga-list at gnome.org > > > https://mail.gnome.org/mailman/listinfo/ekiga-list > > > > > > _______________________________________________ > > ekiga-list mailing list > > ekiga-list at gnome.org > > https://mail.gnome.org/mailman/listinfo/ekiga-list > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list From awilliam at whitemice.org Sun Dec 2 16:29:11 2012 From: awilliam at whitemice.org (Adam Tauno Williams) Date: Sun, 02 Dec 2012 11:29:11 -0500 Subject: [Ekiga-list] Binaries and building Ekiga 4.0.0 from sources In-Reply-To: <1354293165.3069.5.camel@athena.fbx.proxad.net> References: <1354293165.3069.5.camel@athena.fbx.proxad.net> Message-ID: <1354465751.29691.1.camel@p105s6207.site> On Fri, 2012-11-30 at 17:32 +0100, Yannick wrote: > Here is a quick review I made about people building Ekiga for various > systems : > Building from sources (of course you have instructions in our wiki...) : > * Linux from scratch: > http://www.linuxfromscratch.org/blfs/view/cvs/xsoft/ekiga.html > Binaries: (Warning: I've no clue how good those packages are...) > * OpenSuse > http://software.opensuse.org/package/ekiga I use this one; but it installs Ekiga 3.3.x, not 4.x [which sounds great, BTW]. ekiga-plugins-gstreamer-3.3.2-2.1.2.i586 ekiga-lang-3.3.2-2.1.2.noarch ekiga-3.3.2-2.1.2.i586 ekiga-plugins-evolution-3.3.2-2.1.2.i586 openSUSE 12.2 The entry listed at is obsolete for openSUSE. From awilliam at whitemice.org Sun Dec 2 16:32:35 2012 From: awilliam at whitemice.org (Adam Tauno Williams) Date: Sun, 02 Dec 2012 11:32:35 -0500 Subject: [Ekiga-list] Binaries and building Ekiga 4.0.0 from sources In-Reply-To: <1354465751.29691.1.camel@p105s6207.site> References: <1354293165.3069.5.camel@athena.fbx.proxad.net> <1354465751.29691.1.camel@p105s6207.site> Message-ID: <1354465955.29691.3.camel@p105s6207.site> On Sun, 2012-12-02 at 11:29 -0500, Adam Tauno Williams wrote: > On Fri, 2012-11-30 at 17:32 +0100, Yannick wrote: > > Here is a quick review I made about people building Ekiga for various > > systems : > > Building from sources (of course you have instructions in our wiki...) : > > * Linux from scratch: > > http://www.linuxfromscratch.org/blfs/view/cvs/xsoft/ekiga.html > > Binaries: (Warning: I've no clue how good those packages are...) > > * OpenSuse > > http://software.opensuse.org/package/ekiga > I use this one; but it installs Ekiga 3.3.x, not 4.x [which sounds > great, BTW]. > ekiga-plugins-gstreamer-3.3.2-2.1.2.i586 > ekiga-lang-3.3.2-2.1.2.noarch > ekiga-3.3.2-2.1.2.i586 > ekiga-plugins-evolution-3.3.2-2.1.2.i586 > openSUSE 12. > The entry listed at > is obsolete > for openSUSE. It appears that Factory (openSUSE) has 3.9.x 4.x packages exist at -- Adam Tauno Williams From sevmek at free.fr Mon Dec 3 18:27:33 2012 From: sevmek at free.fr (Yannick) Date: Mon, 03 Dec 2012 19:27:33 +0100 Subject: [Ekiga-list] Binaries and building Ekiga 4.0.0 from sources In-Reply-To: <1354293165.3069.5.camel@athena.fbx.proxad.net> References: <1354293165.3069.5.camel@athena.fbx.proxad.net> Message-ID: <1354559253.3050.4.camel@athena.fbx.proxad.net> Additional packages : * Fedora 18: seems official now cf. http://www.spinics.net/lists/fedora-package-announce/msg93774.html * Ubuntu PPA (not tested, WARNING: this PPA includes tons of stuff and some are low level, be *very* careful using it!): ^^ WARNING https://launchpad.net/~kalon33/+archive/experimental-stuff From torquil at gmail.com Sat Dec 8 19:15:32 2012 From: torquil at gmail.com (=?ISO-8859-1?Q?Torquil_Macdonald_S=F8rensen?=) Date: Sat, 08 Dec 2012 20:15:32 +0100 Subject: [Ekiga-list] Problem with online/offline status Message-ID: <50C391D4.2060306@gmail.com> I am experiencing some inconsistent behaviour with Ekiga 3.9.90 on Debian Sid, regarding its text chat functionality. I think the other person is using Ekiga 3.3.2, because that person is using Ubuntu 12.04. The following happens: We both appear to the other to be online in our respective contact lists. The other person can write a message to me which will then appear in my Ekiga. However, even though the other person is listed as being online in my contact list, when I reply to that message, an error message appears in the chat saying that the other user is not online... Best regards Torquil S?rensen From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Dec 8 19:34:59 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 08 Dec 2012 20:34:59 +0100 Subject: [Ekiga-list] Problem with online/offline status In-Reply-To: <50C391D4.2060306@gmail.com> References: <50C391D4.2060306@gmail.com> Message-ID: <50C39663.60605@pu-pm.univ-fcomte.fr> On 08/12/12 20:15, Torquil Macdonald S?rensen wrote: > I am experiencing some inconsistent behaviour with Ekiga 3.9.90 on > Debian Sid, regarding its text chat functionality. I think the other > person is using Ekiga 3.3.2, because that person is using Ubuntu 12.04. > > The following happens: We both appear to the other to be online in our > respective contact lists. The other person can write a message to me > which will then appear in my Ekiga. However, even though the other > person is listed as being online in my contact list, when I reply to > that message, an error message appears in the chat saying that the other > user is not online... We need to be sure that the other person is online. 3.3.2 does not set presence to offline when quitting, whereas 3.9.90 does. Here a conversation between two such versions works. So he wrotes a message, you receive it and when you write you receive not online error, is that right? If yes, please send us a -d 4 log when you receive his message, you reply and receive the error. -- Eugen From irmhild.rogalla at institut-pi.de Sun Dec 9 16:35:50 2012 From: irmhild.rogalla at institut-pi.de (Irmhild Rogalla) Date: Sun, 09 Dec 2012 17:35:50 +0100 Subject: [Ekiga-list] Ekiga crashed every time by dialling Message-ID: <50C4BDE6.1000002@institut-pi.de> Hi, I got trouble with the ekiga on Debian wheezy and also Ubuntu 12.04. I use ekiga (3.2.7) only as client for VoIP at a Fritz!Box 7360 SL. In principal, it works, incoming calls are possible. But: every time, if I dial an (internal or external) number, ekiga dials, but crashed exactly at the moment the dialed nummer pick up the phone. I tried port forwarding and other hints, I googled, but nothing works. What can I do? Irmhild From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Dec 9 20:17:27 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 09 Dec 2012 21:17:27 +0100 Subject: [Ekiga-list] Ekiga crashed every time by dialling In-Reply-To: <50C4BDE6.1000002@institut-pi.de> References: <50C4BDE6.1000002@institut-pi.de> Message-ID: <50C4F1D7.3070205@pu-pm.univ-fcomte.fr> On 09/12/12 17:35, Irmhild Rogalla wrote: > Hi, > > I got trouble with the ekiga on Debian wheezy and also Ubuntu 12.04. > > I use ekiga (3.2.7) only as client for VoIP at a Fritz!Box 7360 SL. > > In principal, it works, incoming calls are possible. > > But: every time, if I dial an (internal or external) number, ekiga > dials, but crashed exactly at the moment the dialed nummer pick up the > phone. > I tried port forwarding and other hints, I googled, but nothing works. > > What can I do? Upgrade ekiga to at least 3.9.90 please, because 3.2.7 is too old to maintain. It is available in debian experimental for ex. -- Eugen From casper at casperland.net Tue Dec 11 13:22:44 2012 From: casper at casperland.net (Christian) Date: Tue, 11 Dec 2012 14:22:44 +0100 Subject: [Ekiga-list] (no subject) Message-ID: <50C733A4.8070304@casperland.net> Hi, I have ekiga 3.2.7 on Debian Squeeze. I try to parametrize a sip account on it. I didn' t find this step : *Ekiga Preferences -> Protocols -> Network Settings* NAT settings Method of NAT traversal : STUN STUN server : stun.ippi.fr "Apply" then "Close" I didn' t use Ekiga since a long time, but I think before it was a section "Network", I didn' t find there. Thank you so much for your help -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Dec 11 13:50:40 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 11 Dec 2012 14:50:40 +0100 Subject: [Ekiga-list] (no subject) In-Reply-To: <50C733A4.8070304@casperland.net> References: <50C733A4.8070304@casperland.net> Message-ID: <50C73A30.8010802@pu-pm.univ-fcomte.fr> On 11/12/12 14:22, Christian wrote: > Hi, > I have ekiga 3.2.7 on Debian Squeeze. I try to parametrize a sip account > on it. I didn' t find this step : > *Ekiga Preferences -> Protocols -> Network Settings* > NAT settings > Method of NAT traversal : STUN > STUN server : stun.ippi.fr > "Apply" then "Close" > > I didn' t use Ekiga since a long time, but I think before it was a > section "Network", I didn' t find there. I do not understand. Do you want to create a SIP account? Or do you want to enable NAT? Where have you found the step you presented? -- Eugen From frank.hasterok.ekiga at clfh.de Tue Dec 11 14:14:29 2012 From: frank.hasterok.ekiga at clfh.de (Frank Hasterok) Date: Tue, 11 Dec 2012 15:14:29 +0100 Subject: [Ekiga-list] (no subject) In-Reply-To: <50C733A4.8070304@casperland.net> References: <50C733A4.8070304@casperland.net> Message-ID: <1355235269.2563.4.camel@buero.ip> gconf-editor ? apps ? ekiga ? general ? nat ? stun_server Am Dienstag, den 11.12.2012, 14:22 +0100 schrieb Christian: > Hi, > I have ekiga 3.2.7 on Debian Squeeze. I try to parametrize a sip > account on it. I didn' t find this step : > Ekiga Preferences -> Protocols -> Network Settings > NAT settings > Method of NAT traversal : STUN > STUN server : stun.ippi.fr > "Apply" then "Close" > > I didn' t use Ekiga since a long time, but I think before it was a > section "Network", I didn' t find there. > > Thank you so much for your help > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list From casper at casperland.net Tue Dec 11 18:20:24 2012 From: casper at casperland.net (Christian) Date: Tue, 11 Dec 2012 19:20:24 +0100 Subject: [Ekiga-list] (no subject) In-Reply-To: <50C73A30.8010802@pu-pm.univ-fcomte.fr> References: <50C733A4.8070304@casperland.net> <50C73A30.8010802@pu-pm.univ-fcomte.fr> Message-ID: <50C77968.7040008@casperland.net> Hi, thank you for your answer. I have already a sip account, which worked without problem with Ekiga 3 years ago. I would like to parametrize Ekiga with this Sip account, I have at Ippi. You can see this step here : http://www.ippi.fr/index.php?page=sip_parameter&lang=44 I can' t find this step with this version of Ekiga, with the last I had I remember found it. Good evening Le 11/12/2012 14:50, Eugen Dedu a ?crit : > On 11/12/12 14:22, Christian wrote: >> Hi, >> I have ekiga 3.2.7 on Debian Squeeze. I try to parametrize a sip account >> on it. I didn' t find this step : >> *Ekiga Preferences -> Protocols -> Network Settings* >> NAT settings >> Method of NAT traversal : STUN >> STUN server : stun.ippi.fr >> "Apply" then "Close" >> >> I didn' t use Ekiga since a long time, but I think before it was a >> section "Network", I didn' t find there. > > I do not understand. Do you want to create a SIP account? Or do you > want to enable NAT? Where have you found the step you presented? > From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Dec 11 19:33:57 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 11 Dec 2012 20:33:57 +0100 Subject: [Ekiga-list] (no subject) In-Reply-To: <50C77968.7040008@casperland.net> References: <50C733A4.8070304@casperland.net> <50C73A30.8010802@pu-pm.univ-fcomte.fr> <50C77968.7040008@casperland.net> Message-ID: <50C78AA5.4080400@pu-pm.univ-fcomte.fr> Try without doing anything, since with ekiga 3.2.7 and later, STUN is used automatically. If it does not work, use what Frank wrote, about using gconf-editor. On 11/12/12 19:20, Christian wrote: > Hi, thank you for your answer. > I have already a sip account, which worked without problem with Ekiga 3 > years ago. I would like to parametrize Ekiga with this Sip account, I > have at Ippi. You can see this step here : > http://www.ippi.fr/index.php?page=sip_parameter&lang=44 > I can' t find this step with this version of Ekiga, with the last I had > I remember found it. > Good evening > > Le 11/12/2012 14:50, Eugen Dedu a ?crit : >> On 11/12/12 14:22, Christian wrote: >>> Hi, >>> I have ekiga 3.2.7 on Debian Squeeze. I try to parametrize a sip account >>> on it. I didn' t find this step : >>> *Ekiga Preferences -> Protocols -> Network Settings* >>> NAT settings >>> Method of NAT traversal : STUN >>> STUN server : stun.ippi.fr >>> "Apply" then "Close" >>> >>> I didn' t use Ekiga since a long time, but I think before it was a >>> section "Network", I didn' t find there. >> >> I do not understand. Do you want to create a SIP account? Or do you >> want to enable NAT? Where have you found the step you presented? From casper at casperland.net Tue Dec 11 20:06:10 2012 From: casper at casperland.net (Christian) Date: Tue, 11 Dec 2012 21:06:10 +0100 Subject: [Ekiga-list] (no subject) In-Reply-To: <50C78AA5.4080400@pu-pm.univ-fcomte.fr> References: <50C733A4.8070304@casperland.net> <50C73A30.8010802@pu-pm.univ-fcomte.fr> <50C77968.7040008@casperland.net> <50C78AA5.4080400@pu-pm.univ-fcomte.fr> Message-ID: <50C79232.3020701@casperland.net> Ok, that is why I couldn' t see this column... Thank you very much for your help ! Le 11/12/2012 20:33, Eugen Dedu a ?crit : > Try without doing anything, since with ekiga 3.2.7 and later, STUN is > used automatically. > > If it does not work, use what Frank wrote, about using gconf-editor. > > On 11/12/12 19:20, Christian wrote: >> Hi, thank you for your answer. >> I have already a sip account, which worked without problem with Ekiga 3 >> years ago. I would like to parametrize Ekiga with this Sip account, I >> have at Ippi. You can see this step here : >> http://www.ippi.fr/index.php?page=sip_parameter&lang=44 >> I can' t find this step with this version of Ekiga, with the last I had >> I remember found it. >> Good evening >> >> Le 11/12/2012 14:50, Eugen Dedu a ?crit : >>> On 11/12/12 14:22, Christian wrote: >>>> Hi, >>>> I have ekiga 3.2.7 on Debian Squeeze. I try to parametrize a sip >>>> account >>>> on it. I didn' t find this step : >>>> *Ekiga Preferences -> Protocols -> Network Settings* >>>> NAT settings >>>> Method of NAT traversal : STUN >>>> STUN server : stun.ippi.fr >>>> "Apply" then "Close" >>>> >>>> I didn' t use Ekiga since a long time, but I think before it was a >>>> section "Network", I didn' t find there. >>> >>> I do not understand. Do you want to create a SIP account? Or do you >>> want to enable NAT? Where have you found the step you presented? > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list From janlaugesen at web.de Thu Dec 13 04:23:32 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 13 Dec 2012 05:23:32 +0100 (CET) Subject: [Ekiga-list] Ekiga on my new labtop Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 13 10:11:12 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 13 Dec 2012 11:11:12 +0100 Subject: [Ekiga-list] Ekiga on my new labtop In-Reply-To: References: Message-ID: <50C9A9C0.90903@pu-pm.univ-fcomte.fr> On 13/12/12 05:23, Jan Laugesen wrote: > Hi, > > I'm using Ekiga on my old pc and it's working fine. Actually my friend told me > to use xlite, but Ekiga works better for me. > I have bought a new labtop and installed Ekiga, but when i make an account with > the same information provided on my > old labtop, the status is "processing" for a while and then it ends up with the > message "unregistered". Do I have to > delete my Ekiga-account on my old labtop first, before installing it on the new > labtop? No. The problem is elsewhere. Is the 2nd laptop on the same network (e.g. both are at your home) as the first one? Also, what are the ekiga versions installed on both computers? -- Eugen From janlaugesen at web.de Thu Dec 13 10:32:26 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 13 Dec 2012 11:32:26 +0100 (CET) Subject: [Ekiga-list] Ekiga on my new labtop In-Reply-To: <50C9A9C0.90903@pu-pm.univ-fcomte.fr> References: , <50C9A9C0.90903@pu-pm.univ-fcomte.fr> Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 13 10:37:15 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 13 Dec 2012 11:37:15 +0100 Subject: [Ekiga-list] Ekiga on my new labtop In-Reply-To: References: , <50C9A9C0.90903@pu-pm.univ-fcomte.fr> Message-ID: <50C9AFDB.1010901@pu-pm.univ-fcomte.fr> On 13/12/12 11:32, Jan Laugesen wrote: > Hey, > Yeah, the 2nd laptop is on the same network. Both are connected to my wireless > router at home. The version 3.2.7.0 is installed on my old laptop which I'm > still using, because Ekiga is not working on the new laptop. The version on my > new laptop is version 4.0 When 4.0 does not register, is ekiga on the first laptop registered, i.e. do you try to register with the same account on two computers in the same time? Please send the log output for 4.0, cf. http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output. > *Gesendet:* Donnerstag, 13. Dezember 2012 um 11:11 Uhr > *Von:* "Eugen Dedu" > *An:* "Ekiga mailing list" > *Betreff:* Re: [Ekiga-list] Ekiga on my new labtop > On 13/12/12 05:23, Jan Laugesen wrote: > > Hi, > > > > I'm using Ekiga on my old pc and it's working fine. Actually my friend told me > > to use xlite, but Ekiga works better for me. > > I have bought a new labtop and installed Ekiga, but when i make an account with > > the same information provided on my > > old labtop, the status is "processing" for a while and then it ends up with the > > message "unregistered". Do I have to > > delete my Ekiga-account on my old labtop first, before installing it on the new > > labtop? > > No. The problem is elsewhere. Is the 2nd laptop on the same network > (e.g. both are at your home) as the first one? Also, what are the ekiga > versions installed on both computers? From janlaugesen at web.de Thu Dec 13 10:55:22 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 13 Dec 2012 11:55:22 +0100 (CET) Subject: [Ekiga-list] Ekiga on my new labtop In-Reply-To: <50C9AFDB.1010901@pu-pm.univ-fcomte.fr> References: , <50C9A9C0.90903@pu-pm.univ-fcomte.fr> , <50C9AFDB.1010901@pu-pm.univ-fcomte.fr> Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 13 11:01:47 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 13 Dec 2012 12:01:47 +0100 Subject: [Ekiga-list] Ekiga on my new labtop In-Reply-To: References: , <50C9A9C0.90903@pu-pm.univ-fcomte.fr> , <50C9AFDB.1010901@pu-pm.univ-fcomte.fr> Message-ID: <50C9B59B.8070000@pu-pm.univ-fcomte.fr> I understand that, but do you use them simultaneously? Also, send the log as written below. On 13/12/12 11:55, Jan Laugesen wrote: > Yes, I tried to register with the same account on my two laptops. My boss told > me it should not be a problem as long as I'm not using them simultaneously? > > ty > > *Gesendet:* Donnerstag, 13. Dezember 2012 um 11:37 Uhr > *Von:* "Eugen Dedu" > *An:* "Ekiga mailing list" > *Betreff:* Re: [Ekiga-list] Ekiga on my new labtop > On 13/12/12 11:32, Jan Laugesen wrote: > > Hey, > > Yeah, the 2nd laptop is on the same network. Both are connected to my wireless > > router at home. The version 3.2.7.0 is installed on my old laptop which I'm > > still using, because Ekiga is not working on the new laptop. The version on my > > new laptop is version 4.0 > > When 4.0 does not register, is ekiga on the first laptop registered, > i.e. do you try to register with the same account on two computers in > the same time? > > Please send the log output for 4.0, cf. > http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output. > > > *Gesendet:* Donnerstag, 13. Dezember 2012 um 11:11 Uhr > > *Von:* "Eugen Dedu" > > *An:* "Ekiga mailing list" > > *Betreff:* Re: [Ekiga-list] Ekiga on my new labtop > > On 13/12/12 05:23, Jan Laugesen wrote: > > > Hi, > > > > > > I'm using Ekiga on my old pc and it's working fine. Actually my friend told me > > > to use xlite, but Ekiga works better for me. > > > I have bought a new labtop and installed Ekiga, but when i make an account with > > > the same information provided on my > > > old labtop, the status is "processing" for a while and then it ends up with the > > > message "unregistered". Do I have to > > > delete my Ekiga-account on my old labtop first, before installing it on the new > > > labtop? > > > > No. The problem is elsewhere. Is the 2nd laptop on the same network > > (e.g. both are at your home) as the first one? Also, what are the ekiga > > versions installed on both computers? From janlaugesen at web.de Thu Dec 13 11:09:37 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 13 Dec 2012 12:09:37 +0100 (CET) Subject: [Ekiga-list] Ekiga on my new labtop In-Reply-To: <50C9B59B.8070000@pu-pm.univ-fcomte.fr> References: , <50C9A9C0.90903@pu-pm.univ-fcomte.fr> , <50C9AFDB.1010901@pu-pm.univ-fcomte.fr> , <50C9B59B.8070000@pu-pm.univ-fcomte.fr> Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 13 11:12:39 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 13 Dec 2012 12:12:39 +0100 Subject: [Ekiga-list] Ekiga on my new labtop In-Reply-To: References: , <50C9A9C0.90903@pu-pm.univ-fcomte.fr> , <50C9AFDB.1010901@pu-pm.univ-fcomte.fr> , <50C9B59B.8070000@pu-pm.univ-fcomte.fr> Message-ID: <50C9B827.4050803@pu-pm.univ-fcomte.fr> The problem is that ekiga 3.2.7 does NOT unregister at quit. So it could be that when you register with the new one, the server think sthat you are register in two places in the same time. Anyway, the best is to send us the log, if you can. On 13/12/12 12:09, Jan Laugesen wrote: > No, I'm not. My new pc is closed and turned off and I'm only using one at the > time. I want to throw out my old pc, since the screen is blinking a lot, but > since Ekiga is not working on the new one, I have to keep on using the old one. > Yesterday i tried logging on both laptops at the same time and when i was > dialling from the old laptop, it was ringing on the new one....That's why I > tried to re-install Ekiga on the new one and haven't used them simultaneously > ever since. > > *Gesendet:* Donnerstag, 13. Dezember 2012 um 12:01 Uhr > *Von:* "Eugen Dedu" > *An:* "Ekiga mailing list" > *Betreff:* Re: [Ekiga-list] Ekiga on my new labtop > I understand that, but do you use them simultaneously? > > Also, send the log as written below. > > On 13/12/12 11:55, Jan Laugesen wrote: > > Yes, I tried to register with the same account on my two laptops. My boss told > > me it should not be a problem as long as I'm not using them simultaneously? > > > > ty > > > > *Gesendet:* Donnerstag, 13. Dezember 2012 um 11:37 Uhr > > *Von:* "Eugen Dedu" > > *An:* "Ekiga mailing list" > > *Betreff:* Re: [Ekiga-list] Ekiga on my new labtop > > On 13/12/12 11:32, Jan Laugesen wrote: > > > Hey, > > > Yeah, the 2nd laptop is on the same network. Both are connected to my wireless > > > router at home. The version 3.2.7.0 is installed on my old laptop which I'm > > > still using, because Ekiga is not working on the new laptop. The version on my > > > new laptop is version 4.0 > > > > When 4.0 does not register, is ekiga on the first laptop registered, > > i.e. do you try to register with the same account on two computers in > > the same time? > > > > Please send the log output for 4.0, cf. > > http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output. > > > > > *Gesendet:* Donnerstag, 13. Dezember 2012 um 11:11 Uhr > > > *Von:* "Eugen Dedu" > > > *An:* "Ekiga mailing list" > > > *Betreff:* Re: [Ekiga-list] Ekiga on my new labtop > > > On 13/12/12 05:23, Jan Laugesen wrote: > > > > Hi, > > > > > > > > I'm using Ekiga on my old pc and it's working fine. Actually my friend > told me > > > > to use xlite, but Ekiga works better for me. > > > > I have bought a new labtop and installed Ekiga, but when i make an > account with > > > > the same information provided on my > > > > old labtop, the status is "processing" for a while and then it ends up > with the > > > > message "unregistered". Do I have to > > > > delete my Ekiga-account on my old labtop first, before installing it on > the new > > > > labtop? > > > > > > No. The problem is elsewhere. Is the 2nd laptop on the same network > > > (e.g. both are at your home) as the first one? Also, what are the ekiga > > > versions installed on both computers? From janlaugesen at web.de Thu Dec 13 11:18:58 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 13 Dec 2012 12:18:58 +0100 (CET) Subject: [Ekiga-list] Ekiga on my new labtop In-Reply-To: <50C9B827.4050803@pu-pm.univ-fcomte.fr> References: , <50C9A9C0.90903@pu-pm.univ-fcomte.fr> , <50C9AFDB.1010901@pu-pm.univ-fcomte.fr> , <50C9B59B.8070000@pu-pm.univ-fcomte.fr> , <50C9B827.4050803@pu-pm.univ-fcomte.fr> Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Dec 16 15:25:27 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 16 Dec 2012 16:25:27 +0100 Subject: [Ekiga-list] call forwarding In-Reply-To: References: Message-ID: <50CDE7E7.10504@pu-pm.univ-fcomte.fr> On 28/01/11 22:17, Leo Butler wrote: > Hi, I am using > > Package: ekiga > Maintainer: Kilian Krause > Architecture: i386 > Version: 3.2.7-2 > > and trying to get call-forwarding set up. > > If I call my ekiga.net account from ekiga, then ekiga forwards the call > to my > voice-mailbox, as it is configured to do. > > If I call my diamondcard phonenumber, the call is configured in my > diamondcard account to be forwarded to my ekiga.net account, and it is. > If I do not receive the call with ekiga, it *should* be forwarded to > voice-mail, but it is not. > > Any ideas on how I can get the call-forwarding to work? I am cleaning up my e-mail database... Leo, is still the case with ekiga 4.0.0? -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Dec 17 10:37:27 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 17 Dec 2012 11:37:27 +0100 Subject: [Ekiga-list] Connection issues and crashes/freezes with ekiga 4.0.0 Message-ID: <50CEF5E7.5070006@pu-pm.univ-fcomte.fr> Hi everybody, I think that ekiga 4.0.0 is: - very stable (except quitting on some Windows machines) - and most connection issues (except symmetric nat), such as registering/calling/being called are solved. So if you still have such an issue, inform us so that we can fix the last remaining bugs. -- Eugen Dedu http://eugen.dedu.free.fr From stuart at gathman.org Mon Dec 17 18:42:25 2012 From: stuart at gathman.org (Stuart Gathman) Date: Mon, 17 Dec 2012 13:42:25 -0500 Subject: [Ekiga-list] Connection issues and crashes/freezes with ekiga 4.0.0 In-Reply-To: <50CEF5E7.5070006@pu-pm.univ-fcomte.fr> References: <50CEF5E7.5070006@pu-pm.univ-fcomte.fr> Message-ID: <50CF6791.4030600@gathman.org> Long ago, Nostradamus foresaw that on 12/17/2012 05:37 AM, Eugen Dedu would write: > Hi everybody, > > I think that ekiga 4.0.0 is: > - very stable (except quitting on some Windows machines) > - and most connection issues (except symmetric nat), such as > registering/calling/being called are solved. > So if you still have such an issue, inform us so that we can fix the > last remaining bugs. > https://bugzilla.redhat.com/show_bug.cgi?id=887602 From lj011 at yahoo.com Tue Dec 18 18:29:04 2012 From: lj011 at yahoo.com (Ljubisa Gavrilovic) Date: Tue, 18 Dec 2012 19:29:04 +0100 Subject: [Ekiga-list] ekiga compilation on osx Message-ID: <3EE039DF-1CF4-4F92-ADE8-B4ED774F38AD@yahoo.com> Have noted some previous discussion on the list re ekiga on osx that has, as it looks to me, ended sometime in august of this year. I have tried to compile ekiga on osx and have run into this problem: checking for GTK... no configure: error: Package requirements (gtk+-2.0 >= 2.20.0 gnome-icon-theme >= 3.0.0) were not met: Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GTK_CFLAGS and GTK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. so i have realized it is a problem that I have no GTK on my mac.... And I don't as I have tried previously to fetch GTK for Go-lang (AFAIR) now I have found gtk+ for osx on: http://www.gtk.org/download/macos.php which has failed on some macros so would not build. So, I have reported this to GTK dev (https://sourceforge.net/apps/phpbb/gtk-osx/) and now I am courious, is there some other way I could make GTK available for ekiga compilation? my mac runs osx 10.6.8 cheers! -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Tue Dec 18 19:16:57 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Tue, 18 Dec 2012 20:16:57 +0100 Subject: [Ekiga-list] ekiga compilation on osx In-Reply-To: <3EE039DF-1CF4-4F92-ADE8-B4ED774F38AD@yahoo.com> References: <3EE039DF-1CF4-4F92-ADE8-B4ED774F38AD@yahoo.com> Message-ID: <50D0C129.3030906@pu-pm.univ-fcomte.fr> On 18/12/12 19:29, Ljubisa Gavrilovic wrote: > Have noted some previous discussion on the list re ekiga on osx that has, as it looks to me, ended sometime in august of this year. > > I have tried to compile ekiga on osx and have run into this problem: > > checking for GTK... no > configure: error: Package requirements (gtk+-2.0>= 2.20.0 gnome-icon-theme>= 3.0.0) were not met: > > Package gtk+-2.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `gtk+-2.0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'gtk+-2.0' found > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > Alternatively, you may set the environment variables GTK_CFLAGS > and GTK_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. > > so i have realized it is a problem that I have no GTK on my mac.... And I don't as I have tried previously to fetch GTK for Go-lang (AFAIR) > now I have found gtk+ for osx on: > > http://www.gtk.org/download/macos.php > > which has failed on some macros so would not build. So, I have reported this to GTK dev (https://sourceforge.net/apps/phpbb/gtk-osx/) and now I am courious, is there some other way I could make GTK available for ekiga compilation? First of all, you will need to install not only gtk, but more importantly ptlib and opal. Have you succeeded in installing them? Otherwise, no, I do not know anything about macos port of ekiga, gtk etc. -- Eugen From lj011 at yahoo.com Wed Dec 19 15:06:39 2012 From: lj011 at yahoo.com (Ljubisa Gavrilovic) Date: Wed, 19 Dec 2012 16:06:39 +0100 Subject: [Ekiga-list] ekiga compilation on osx In-Reply-To: References: Message-ID: <28DC13B8-CEC7-4770-A028-0D3849E47B3E@yahoo.com> > > On 18/12/12 19:29, Ljubisa Gavrilovic wrote: >> Have noted some previous discussion on the list re ekiga on osx that has, as it looks to me, ended sometime in august of this year. >> >> I have tried to compile ekiga on osx and have run into this problem: >> >> checking for GTK... no >> configure: error: Package requirements (gtk+-2.0>= 2.20.0 gnome-icon-theme>= 3.0.0) were not met: >> >> Package gtk+-2.0 was not found in the pkg-config search path. snip >> so i have realized it is a problem that I have no GTK on my mac.... And I don't as I have tried previously to fetch GTK for Go-lang (AFAIR) >> now I have found gtk+ for osx on: >> >> http://www.gtk.org/download/macos.php >> >> which has failed on some macros so would not build. So, I have reported this to GTK dev (https://sourceforge.net/apps/phpbb/gtk-osx/) and now I am courious, is there some other way I could make GTK available for ekiga compilation? > > First of all, you will need to install not only gtk, but more > importantly ptlib and opal. Have you succeeded in installing them? > > Otherwise, no, I do not know anything about macos port of ekiga, gtk etc. > > -- > Eugen > > > ------------------------------ > _______________________________________________ > ekiga-list mailing list ooo-kay will see to these libraries. I guessed since ekiga can work on bsd it could be maybe possilble to convince it to compile on osx. thx for pointers will look for these libs. living adventurously :) From janlaugesen at web.de Thu Dec 20 11:12:37 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 20 Dec 2012 12:12:37 +0100 (CET) Subject: [Ekiga-list] Activating my Ekiga-account Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 20 11:16:36 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 20 Dec 2012 12:16:36 +0100 Subject: [Ekiga-list] Activating my Ekiga-account In-Reply-To: References: Message-ID: <50D2F394.4050908@pu-pm.univ-fcomte.fr> On 20/12/12 12:12, Jan Laugesen wrote: > Hi again, > > I have been reading your mail about the update and fixing bugs, but I'm still > not able to > register my account (version 4.0). The status ends up saying - unregistered, > transport error or remote party > host is offline. I'm using Ekiga many hours every day, so it's kinda frustrating > that I'm not able > to register on my new laptop. The status is also saying 'processing' for many > hours, wonder why it > takes so long to register. Well, give us the -d 4 output : ekiga -d 4 2>log wait 20 seconds and give us the 'log' file. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 20 11:18:41 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 20 Dec 2012 12:18:41 +0100 Subject: [Ekiga-list] Activating my Ekiga-account In-Reply-To: <50D2F394.4050908@pu-pm.univ-fcomte.fr> References: <50D2F394.4050908@pu-pm.univ-fcomte.fr> Message-ID: <50D2F411.1090705@pu-pm.univ-fcomte.fr> On 20/12/12 12:16, Eugen Dedu wrote: > On 20/12/12 12:12, Jan Laugesen wrote: >> Hi again, >> >> I have been reading your mail about the update and fixing bugs, but >> I'm still >> not able to >> register my account (version 4.0). The status ends up saying - >> unregistered, >> transport error or remote party >> host is offline. I'm using Ekiga many hours every day, so it's kinda >> frustrating >> that I'm not able >> to register on my new laptop. The status is also saying 'processing' >> for many >> hours, wonder why it >> takes so long to register. > > Well, give us the -d 4 output : > ekiga -d 4 2>log > wait 20 seconds and give us the 'log' file. If you use Windows, to get the log you have to use http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output_2 . -- Eugen From janlaugesen at web.de Thu Dec 20 12:02:44 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 20 Dec 2012 13:02:44 +0100 (CET) Subject: [Ekiga-list] Log Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 20 12:37:42 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 20 Dec 2012 13:37:42 +0100 Subject: [Ekiga-list] Log In-Reply-To: References: Message-ID: <50D30696.4010800@pu-pm.univ-fcomte.fr> On 20/12/12 13:02, Jan Laugesen wrote: > Trying again....Here is the link http://pastebin.ca/2295222 Ok, this bug was fixed 1-2 weeks ago. You can use http://eugen.dedu.free.fr/ekiga-setup-4.1.0-git-37_gb092039-ok.exe, which has the fix (or wait until a new release appears). -- Eugen From janlaugesen at web.de Thu Dec 20 14:05:10 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 20 Dec 2012 15:05:10 +0100 (CET) Subject: [Ekiga-list] Log In-Reply-To: <50D30696.4010800@pu-pm.univ-fcomte.fr> References: , <50D30696.4010800@pu-pm.univ-fcomte.fr> Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 20 14:43:06 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 20 Dec 2012 15:43:06 +0100 Subject: [Ekiga-list] Log In-Reply-To: References: , <50D30696.4010800@pu-pm.univ-fcomte.fr> Message-ID: <50D323FA.5070605@pu-pm.univ-fcomte.fr> On 20/12/12 15:05, Jan Laugesen wrote: > Thx for the link. I'm done with the set-up and an Ekiga window (like a cmd) is > opening every time I'm logging on, but the status is still unregistered. I have > tried re-booting and filling in the account-information again, but seems it's > not helping. The command window is normal, it is because it is a testing .exe for my purposes, I can do one without it... Please send me a log with this new version. > On 20/12/12 13:02, Jan Laugesen wrote: > > Trying again....Here is the link http://pastebin.ca/2295222 > > Ok, this bug was fixed 1-2 weeks ago. You can use > http://eugen.dedu.free.fr/ekiga-setup-4.1.0-git-37_gb092039-ok.exe, > which has the fix (or wait until a new release appears). From janlaugesen at web.de Thu Dec 20 15:07:51 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 20 Dec 2012 16:07:51 +0100 (CET) Subject: [Ekiga-list] Log In-Reply-To: <50D323FA.5070605@pu-pm.univ-fcomte.fr> References: , <50D30696.4010800@pu-pm.univ-fcomte.fr> , <50D323FA.5070605@pu-pm.univ-fcomte.fr> Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 20 15:47:54 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 20 Dec 2012 16:47:54 +0100 Subject: [Ekiga-list] Log In-Reply-To: References: , <50D30696.4010800@pu-pm.univ-fcomte.fr> , <50D323FA.5070605@pu-pm.univ-fcomte.fr> Message-ID: <50D3332A.2060707@pu-pm.univ-fcomte.fr> The first problem was solved, but another one surfaced: your firewall/router changes packets, for ex. it adds the address 192.168.254.100, is this address of a firewall/router? I see this: SIP/2.0 200 OK CSeq: 2 REGISTER Contact: ;expires=3600 and: 2012/12/20 23:02:56.531 0:05.609 Pool:3840 SIP REGISTER returned no Contact addresses we requested, not really registered. Also, send me a log with Enable network detection checked off and tell me if it works. Finally, send me a log with: rename name of account to xyz%limit, quit ekiga, restart it and send me the log (and tell me if it works). On 20/12/12 16:07, Jan Laugesen wrote: > I see, that's why. Here is the new log http://pastebin.ca/2295275 > > *Gesendet:* Donnerstag, 20. Dezember 2012 um 15:43 Uhr > *Von:* "Eugen Dedu" > *An:* "Ekiga mailing list" > *Betreff:* Re: [Ekiga-list] Log > On 20/12/12 15:05, Jan Laugesen wrote: > > Thx for the link. I'm done with the set-up and an Ekiga window (like a cmd) is > > opening every time I'm logging on, but the status is still unregistered. I have > > tried re-booting and filling in the account-information again, but seems it's > > not helping. > > The command window is normal, it is because it is a testing .exe for my > purposes, I can do one without it... > > Please send me a log with this new version. > > > On 20/12/12 13:02, Jan Laugesen wrote: > > > Trying again....Here is the link http://pastebin.ca/2295222 > > > > Ok, this bug was fixed 1-2 weeks ago. You can use > > http://eugen.dedu.free.fr/ekiga-setup-4.1.0-git-37_gb092039-ok.exe, > > which has the fix (or wait until a new release appears). From leeahaddad at yahoo.com Thu Dec 20 16:00:09 2012 From: leeahaddad at yahoo.com (Lee Haddad) Date: Thu, 20 Dec 2012 08:00:09 -0800 (PST) Subject: [Ekiga-list] Ekiga Interview In-Reply-To: <4EAC7B5B.500@pu-pm.univ-fcomte.fr> References: <4EA9347A.5090500@seconix.com> <4EAC7879.1020002@me.com> <4EAC7B5B.500@pu-pm.univ-fcomte.fr> Message-ID: <1356019209.41431.YahooMailNeo@web126103.mail.ne1.yahoo.com> is the ekiga network down? I have not been able to use it for 2 days ________________________________ From: Eugen Dedu To: Ekiga mailing list Sent: Saturday, October 29, 2011 6:16 PM Subject: Re: [Ekiga-list] Ekiga Interview On 30/10/11 00:04, Dave Koelmeyer wrote: > On 10/27/11 11:37 PM, Damien Sandras wrote: >> >> Enjoy the reading, >> >> Damien > > Nice interview, thanks for the update! :) I agree! -- 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 leeahaddad at yahoo.com Thu Dec 20 16:06:43 2012 From: leeahaddad at yahoo.com (Lee Haddad) Date: Thu, 20 Dec 2012 08:06:43 -0800 (PST) Subject: [Ekiga-list] ATOM/RSS News Feeds on http://ekiga.org/ In-Reply-To: <20120115185325.351a1d00@acer> References: <20120113223022.59037037@acer> <1326554648.14317.160.camel@athena.fbx.proxad.net> <20120115004854.074b1d14@acer> <1326603025.14317.182.camel@athena.fbx.proxad.net> <20120115185325.351a1d00@acer> Message-ID: <1356019603.51534.YahooMailNeo@web126103.mail.ne1.yahoo.com> is the ekiga stun server down? cannot use it for 2 days ________________________________ From: Genghis Khan To: ekiga-list at gnome.org Sent: Sunday, January 15, 2012 11:53 AM Subject: Re: [Ekiga-list] ATOM/RSS News Feeds on http://ekiga.org/ On Sun, 15 Jan 2012 05:50:25 +0100 Yannick wrote: > Indeed, and this is a bug. It only appears on the home page. I choose > to not fix it because it would involve either hacking drupal core > (which adds line 12 on the home page) or a module of drupal (which > adds line 8 to all pages), but I do not have much spare time and I > need to ease the maintenance, i.e. rely on easy updates. My bad. > > The best solution will be an official fix for the module. The bug > report is here: http://drupal.org/node/884746 > Good idea, and thanks again :-) _______________________________________________ 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 janlaugesen at web.de Thu Dec 20 16:43:44 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Thu, 20 Dec 2012 17:43:44 +0100 (CET) Subject: [Ekiga-list] Log In-Reply-To: <50D3332A.2060707@pu-pm.univ-fcomte.fr> References: , <50D30696.4010800@pu-pm.univ-fcomte.fr> , <50D323FA.5070605@pu-pm.univ-fcomte.fr> , <50D3332A.2060707@pu-pm.univ-fcomte.fr> Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Thu Dec 20 18:46:13 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Thu, 20 Dec 2012 19:46:13 +0100 Subject: [Ekiga-list] Ekiga Interview In-Reply-To: <1356019209.41431.YahooMailNeo@web126103.mail.ne1.yahoo.com> References: <4EA9347A.5090500@seconix.com> <4EAC7879.1020002@me.com> <4EAC7B5B.500@pu-pm.univ-fcomte.fr> <1356019209.41431.YahooMailNeo@web126103.mail.ne1.yahoo.com> Message-ID: <50D35CF5.2070907@pu-pm.univ-fcomte.fr> On 20/12/12 17:00, Lee Haddad wrote: > is the ekiga network down? I have not been able to use it for 2 days You're right! Waiting for Damien to restart the server... STUN is ok. > ________________________________ > From: Eugen Dedu > To: Ekiga mailing list > Sent: Saturday, October 29, 2011 6:16 PM > Subject: Re: [Ekiga-list] Ekiga Interview > > On 30/10/11 00:04, Dave Koelmeyer wrote: >> On 10/27/11 11:37 PM, Damien Sandras wrote: >>> >>> Enjoy the reading, >>> >>> Damien >> >> Nice interview, thanks for the update! :) > > I agree! > > > > > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list From janlaugesen at web.de Fri Dec 21 09:00:11 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Fri, 21 Dec 2012 10:00:11 +0100 (CET) Subject: [Ekiga-list] Registering Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Dec 21 10:06:17 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 21 Dec 2012 11:06:17 +0100 Subject: [Ekiga-list] ekiga.net available again Message-ID: <50D43499.7080707@pu-pm.univ-fcomte.fr> ... sorry for the inconvenience. We will upgrade the server soon, hope such interruptions will disappear. -- Eugen From janlaugesen at web.de Fri Dec 21 11:07:56 2012 From: janlaugesen at web.de (Jan Laugesen) Date: Fri, 21 Dec 2012 12:07:56 +0100 (CET) Subject: [Ekiga-list] ekiga.net available again In-Reply-To: <50D43499.7080707@pu-pm.univ-fcomte.fr> References: <50D43499.7080707@pu-pm.univ-fcomte.fr> Message-ID: An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Fri Dec 21 22:08:12 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Fri, 21 Dec 2012 23:08:12 +0100 Subject: [Ekiga-list] Registering In-Reply-To: References: Message-ID: <50D4DDCC.6040701@pu-pm.univ-fcomte.fr> On 21/12/12 10:00, Jan Laugesen wrote: > Hi, > > After I changed the username to 'xyz%limit' yesterday, the status is still > "processing". > Thought I could use Ekiga for work today. Thanks We wait for the fix to be committed (it could take a few days, or more) and afterwards I give you an .exe. You can remove %limit from account name now. -- Eugen From kevin.lemorzadec at hotmail.fr Sat Dec 22 17:37:02 2012 From: kevin.lemorzadec at hotmail.fr (kevin lemorz) Date: Sat, 22 Dec 2012 18:37:02 +0100 Subject: [Ekiga-list] ekiga working only as root Message-ID: Hello, I just updated xubuntu to the latest version and since then ekiga doesn't work if I don't open as root. the call is automatically cancel : call completed. If I open it as root I can make a call but the sound is too fast then too slow, then some sentences are repeated. Any idea of how I could make ekiga working without the root privileges? Thanks, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Dec 22 18:06:28 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 22 Dec 2012 19:06:28 +0100 Subject: [Ekiga-list] ekiga working only as root In-Reply-To: References: Message-ID: <50D5F6A4.9050008@pu-pm.univ-fcomte.fr> On 22/12/12 18:37, kevin lemorz wrote: > > Hello, > I just updated xubuntu to the latest version and since then ekiga doesn't work if I don't open as root. > the call is automatically cancel : call completed. Send us the -d 4 output please, see http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output > If I open it as root I can make a call but the sound is too fast then too slow, then some sentences are repeated. > Any idea of how I could make ekiga working without the root privileges? -- Eugen From kevin.lemorzadec at hotmail.fr Sat Dec 22 18:23:23 2012 From: kevin.lemorzadec at hotmail.fr (kevin lemorz) Date: Sat, 22 Dec 2012 19:23:23 +0100 Subject: [Ekiga-list] ekiga working only as root In-Reply-To: <50D5F6A4.9050008@pu-pm.univ-fcomte.fr> References: , <50D5F6A4.9050008@pu-pm.univ-fcomte.fr> Message-ID: I have attached the -d 4 output Thanks for the help, Kevin > Date: Sat, 22 Dec 2012 19:06:28 +0100 > From: Eugen.Dedu at pu-pm.univ-fcomte.fr > To: ekiga-list at gnome.org > Subject: Re: [Ekiga-list] ekiga working only as root > > On 22/12/12 18:37, kevin lemorz wrote: > > > > Hello, > > I just updated xubuntu to the latest version and since then ekiga doesn't work if I don't open as root. > > the call is automatically cancel : call completed. > > Send us the -d 4 output please, see > http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output > > > If I open it as root I can make a call but the sound is too fast then too slow, then some sentences are repeated. > > Any idea of how I could make ekiga working without the root privileges? > > -- > Eugen > _______________________________________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/mailman/listinfo/ekiga-list -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: output.txt URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Sat Dec 22 18:34:59 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sat, 22 Dec 2012 19:34:59 +0100 Subject: [Ekiga-list] ekiga working only as root In-Reply-To: References: , <50D5F6A4.9050008@pu-pm.univ-fcomte.fr> Message-ID: <50D5FD53.2020108@pu-pm.univ-fcomte.fr> On 22/12/12 19:23, kevin lemorz wrote: > > I have attached the -d 4 output I do not see any call here, but just that ekiga quits after 0.3 secs. Anyway, I see that you use ekiga 3.3.2. Is this the last version of ekiga? You have to use at least 3.9.90 version... >> Date: Sat, 22 Dec 2012 19:06:28 +0100 >> From: Eugen.Dedu at pu-pm.univ-fcomte.fr >> To: ekiga-list at gnome.org >> Subject: Re: [Ekiga-list] ekiga working only as root >> >> On 22/12/12 18:37, kevin lemorz wrote: >>> >>> Hello, >>> I just updated xubuntu to the latest version and since then ekiga doesn't work if I don't open as root. >>> the call is automatically cancel : call completed. >> >> Send us the -d 4 output please, see >> http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output >> >>> If I open it as root I can make a call but the sound is too fast then too slow, then some sentences are repeated. >>> Any idea of how I could make ekiga working without the root privileges? From sidrowen at gmail.com Sat Dec 22 23:45:12 2012 From: sidrowen at gmail.com (Sid Owen) Date: Sun, 23 Dec 2012 09:45:12 +1000 Subject: [Ekiga-list] Could not register Message-ID: Have just installed Ekiga 4.0 when trying to register my sip account message says 'could not register (globally not acceptable)' Thanks for any help Sid -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Dec 23 19:42:02 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 23 Dec 2012 20:42:02 +0100 Subject: [Ekiga-list] Could not register In-Reply-To: References: Message-ID: <50D75E8A.9020000@pu-pm.univ-fcomte.fr> On 23/12/12 00:45, Sid Owen wrote: > Have just installed Ekiga 4.0 when trying to register my sip account > message says 'could not register (globally not acceptable)' Is "Enable network detection" checked on in Preferences? Try enabling it. -- Eugen From anto.trande at gmail.com Sun Dec 23 19:55:14 2012 From: anto.trande at gmail.com (Antonio) Date: Sun, 23 Dec 2012 20:55:14 +0100 Subject: [Ekiga-list] Could not register In-Reply-To: <50D75E8A.9020000@pu-pm.univ-fcomte.fr> References: <50D75E8A.9020000@pu-pm.univ-fcomte.fr> Message-ID: <50D761A2.7010906@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Il 23/12/2012 20:42, Eugen Dedu ha scritto: > On 23/12/12 00:45, Sid Owen wrote: >> Have just installed Ekiga 4.0 when trying to register my sip >> account message says 'could not register (globally not >> acceptable)' > > Is "Enable network detection" checked on in Preferences? Try > enabling it. > Also you can try to change STUN server (here a list of public ones http://www.voip-info.org/wiki/view/STUN). Last time when I had this error, stun.ekiga.net was down :) - -- Antonio Trande "Fedora Ambassador" "Fedora italian translation group" "Blogger" mail: mailto:sagitter at fedoraproject.org Homepage: http://www.fedora-os.org Sip Address : sip:sagitter AT ekiga.net Jabber :sagitter AT jabber.org GPG Key: D400D6C4 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQIcBAEBAgAGBQJQ12GcAAoJED2vIvfUANbEQpYP/1410xe3lsDGZZpyqWbv59qe hq6c+xLmOPyWH3wrEhGO6o8qzGNLO5UXkpuHPkeQVS3ovaQCGwQqo53KF9UTABQ/ oqCcgIJYz3H5cCTYfly81zjVXXLA2ctvEWkREIsT/pKxbHiXwwF/VVggvZFVS2Zr dJXYViFpEjz7AeQj3JJVo+QCzEC+QSgYtgjWa5sqqzt5hEW7etzeGuO8o2/1cJKq NgAPTtUqJqNtSndUrUeq+o6GVJPsVBYVr10lRbnVJI3QJf2os9svzODdLSYnypzO 3uXMRNy5gXP49HazyN044emuqxzy3zK5nlKnZ/RAX1FlLAMUYDxMG0oqyHk9A6Ax O0tdN7Ijj0qFBYtenQWK1CpuOd7bi8ugLkrFXwLy9xQrKre59ewG6MYlV+mWKOrl nzuIKQt6atEGcvKlcF0cDWu06O8TsnGiC/n9ofEozVQ0rvnNpp5SgIMtEvo73qTU wu3k84EUQlKHlUWba6M9oS//vqcqD31hBzzQGrjj+eEzlDrsOu+QAbIrVo+wG7I9 pJxg9357pa0QtUoVq3gCPN9xfdqozTHBkhyqljIeUsdwmPNTDCPdC0ldsDSPHEd5 dTeYW10dlyz3yaJ2b6KHSEF9zg1RVb3IjLR+KZlruU77fmWEwOfK0Vrhiua5hnKi Fp8opFRRf0xZf3Qlk2mo =VzvV -----END PGP SIGNATURE----- From sidrowen at gmail.com Sun Dec 23 20:45:43 2012 From: sidrowen at gmail.com (Sid Owen) Date: Mon, 24 Dec 2012 06:45:43 +1000 Subject: [Ekiga-list] Could not register In-Reply-To: <50D75E8A.9020000@pu-pm.univ-fcomte.fr> References: <50D75E8A.9020000@pu-pm.univ-fcomte.fr> Message-ID: Thanks for your help... I have enabled network detection and voila!! it works. On Mon, Dec 24, 2012 at 5:42 AM, Eugen Dedu wrote: > On 23/12/12 00:45, Sid Owen wrote: > >> Have just installed Ekiga 4.0 when trying to register my sip account >> message says 'could not register (globally not acceptable)' >> > > Is "Enable network detection" checked on in Preferences? Try enabling it. > > -- > Eugen > ______________________________**_________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/**mailman/listinfo/ekiga-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sidrowen at gmail.com Mon Dec 24 00:16:50 2012 From: sidrowen at gmail.com (Sid Owen) Date: Mon, 24 Dec 2012 10:16:50 +1000 Subject: [Ekiga-list] Service not available Message-ID: Thanks for the help with registering my account but now that i am registered and going i cannot use the callback test or the echo test, it just keeps giving 'Service not available' in the status box... Ekiga 4.0 seems to be well-featured but like everything new there are always problems to be sorted... keep up the good work. Sid -------------- next part -------------- An HTML attachment was scrubbed... URL: From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Dec 24 07:06:15 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 24 Dec 2012 08:06:15 +0100 Subject: [Ekiga-list] Service not available In-Reply-To: References: Message-ID: <50D7FEE7.3020508@pu-pm.univ-fcomte.fr> On 24/12/12 01:16, Sid Owen wrote: > Thanks for the help with registering my account but now that i am > registered and going i cannot use the callback test or the echo test, it > just keeps giving 'Service not available' in the status box... Ekiga 4.0 > seems to be well-featured but like everything new there are always problems > to be sorted... keep up the good work. Well, the problem comes from ekiga.net, it needs (again!) to be restarted, it will be done soon. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Dec 24 09:52:34 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 24 Dec 2012 10:52:34 +0100 Subject: [Ekiga-list] Service not available In-Reply-To: <50D7FEE7.3020508@pu-pm.univ-fcomte.fr> References: <50D7FEE7.3020508@pu-pm.univ-fcomte.fr> Message-ID: <50D825E2.3080103@pu-pm.univ-fcomte.fr> On 24/12/12 08:06, Eugen Dedu wrote: > On 24/12/12 01:16, Sid Owen wrote: >> Thanks for the help with registering my account but now that i am >> registered and going i cannot use the callback test or the echo test, it >> just keeps giving 'Service not available' in the status box... Ekiga 4.0 >> seems to be well-featured but like everything new there are always >> problems >> to be sorted... keep up the good work. > > Well, the problem comes from ekiga.net, it needs (again!) to be > restarted, it will be done soon. It works now. -- Eugen From sidrowen at gmail.com Mon Dec 24 09:56:40 2012 From: sidrowen at gmail.com (Sid Owen) Date: Mon, 24 Dec 2012 19:56:40 +1000 Subject: [Ekiga-list] Service not available In-Reply-To: <50D825E2.3080103@pu-pm.univ-fcomte.fr> References: <50D7FEE7.3020508@pu-pm.univ-fcomte.fr> <50D825E2.3080103@pu-pm.univ-fcomte.fr> Message-ID: Thanks for your help again I will try in the morning when I get home from work On 24/12/2012 7:52 PM, "Eugen Dedu" wrote: > On 24/12/12 08:06, Eugen Dedu wrote: > >> On 24/12/12 01:16, Sid Owen wrote: >> >>> Thanks for the help with registering my account but now that i am >>> registered and going i cannot use the callback test or the echo test, it >>> just keeps giving 'Service not available' in the status box... Ekiga 4.0 >>> seems to be well-featured but like everything new there are always >>> problems >>> to be sorted... keep up the good work. >>> >> >> Well, the problem comes from ekiga.net, it needs (again!) to be >> restarted, it will be done soon. >> > > It works now. > > -- > Eugen > ______________________________**_________________ > ekiga-list mailing list > ekiga-list at gnome.org > https://mail.gnome.org/**mailman/listinfo/ekiga-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pietroamadio.deltoso at virgilio.it Mon Dec 24 10:07:16 2012 From: pietroamadio.deltoso at virgilio.it (Pietro Del Toso) Date: Mon, 24 Dec 2012 11:07:16 +0100 Subject: [Ekiga-list] stii call-test Message-ID: <50D82954.3020503@virgilio.it> Hello everyone, I do not even go test-call. I rebooted several times but does not work. Is it just a problem of ekiga only, or am I that I have not configured the program well? Ciao Pietro From anto.trande at gmail.com Mon Dec 24 11:28:58 2012 From: anto.trande at gmail.com (Antonio) Date: Mon, 24 Dec 2012 12:28:58 +0100 Subject: [Ekiga-list] System port and Ekiga Message-ID: <50D83C7A.5030904@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everyone. Currently I use the latest version of Ekiga on Fedora 18 Spherical Cow. My internet connection implicates an outdoor antenna equipped with a management software that includes a firewall (as well as other services like NAT, UPnP, DDNS, ...); this firewall has been configured to allow the SIP calls from and to Ekiga according to these information http://wiki.ekiga.org/index.php/Internet_ports_used_by_Ekiga. Even the firewall of Fedora is actived but it seems not affect Ekiga work although its ports are not open nor any SIP services are permitted. Ekiga works fine. Is it a correct behavior in your opinion ? Regards. - -- Antonio Trande "Fedora Ambassador" "Fedora italian translation group" "Blogger" mail: mailto:sagitter at fedoraproject.org Homepage: http://www.fedora-os.org Sip Address : sip:sagitter AT ekiga.net Jabber :sagitter AT jabber.org GPG Key: D400D6C4 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQIcBAEBAgAGBQJQ2Dx6AAoJED2vIvfUANbEBokQAJKFVv3+vgjJRNCWWD1LIwE+ JEZmaUdBVnmOXXArsMIwKmsa4kL7WLiqKlLjcuRUqVa+D+f6DxCE0A6V/mWkE+Hc hLgYYgLkhHO5kJ3FCVVNJxM3DSQEzbp+iPN6HtwsUzfsePHzY+JwmFxIrS05+rxa /mAJGNgfR++X582flIALtfT6fdC9J6fc5KpZVkffrnm/n2EGG1371tTcsfclA6Ns z1jJIX5C5eqGmkQ/IrX0E5g9z37r+jki7t6qWZAFaAcS4jQXrDaueHLKhKb9nZdV CvvPC/53Z0yCBcq8OL2KyPk9QzC3RQEi40JWewLaVuNMt7Qd68rxOUeExhKVwqmW BxySrNtKt/XehWMZ9bon3X7a2tIiq5kyebyk3nM++XqGHRfLENi36XB8CYyfRbCt HqwrMcXT+P2ZxkURdmshsYCzihs0IU4Qo1hr3J4B3i2e2yATXvuuYlvcLwk6fO7+ uyPhZdZfcmvE6/uuCbzAj5iNp3v7vWzAtaGRCisTBp6MWkWhnhp4aeupxkWZAh60 G6kYZSA6c89OxWaDuBPClYjSx3i402kobFz82j5jS0aBXc/qgJ2+YkeHAKDT2B+N jsY1OXV5MFxAO1s+WHN2CUItr/qvBVmGLRUrvTYvjXrjIqMFJSL5mGJgbPjPMHBs UGCzMnuNV80HM3CUBkTC =rV8G -----END PGP SIGNATURE----- From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Dec 24 11:30:10 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 24 Dec 2012 12:30:10 +0100 Subject: [Ekiga-list] stii call-test In-Reply-To: <50D82954.3020503@virgilio.it> References: <50D82954.3020503@virgilio.it> Message-ID: <50D83CC2.6080804@pu-pm.univ-fcomte.fr> On 24/12/12 11:07, Pietro Del Toso wrote: > Hello everyone, I do not even go test-call. I rebooted several times but > does not work. Is it just a problem of ekiga only, or am I that I have > not configured the program well? You have to tell us what is test-call and give us the -d 4 output, cf. http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Dec 24 11:56:36 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 24 Dec 2012 12:56:36 +0100 Subject: [Ekiga-list] System port and Ekiga In-Reply-To: <50D83C7A.5030904@gmail.com> References: <50D83C7A.5030904@gmail.com> Message-ID: <50D842F4.5010205@pu-pm.univ-fcomte.fr> On 24/12/12 12:28, Antonio wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello everyone. > > Currently I use the latest version of Ekiga on Fedora 18 Spherical > Cow. My internet connection implicates an outdoor antenna equipped > with a management software that includes a firewall (as well as other > services like NAT, UPnP, DDNS, ...); this firewall has been configured > to allow the SIP calls from and to Ekiga according to these > information http://wiki.ekiga.org/index.php/Internet_ports_used_by_Ekiga. > > Even the firewall of Fedora is actived but it seems not affect Ekiga > work although its ports are not open nor any SIP services are > permitted. Ekiga works fine. Glad to see that ekiga works fine for you! > Is it a correct behavior in your opinion ? I do not understand well the question. Is it: is it normal that ekiga works when antenna firewall is open and computer firewall is not open especially for ekiga? -- Eugen From anto.trande at gmail.com Mon Dec 24 12:06:17 2012 From: anto.trande at gmail.com (Antonio) Date: Mon, 24 Dec 2012 13:06:17 +0100 Subject: [Ekiga-list] System port and Ekiga In-Reply-To: <50D842F4.5010205@pu-pm.univ-fcomte.fr> References: <50D83C7A.5030904@gmail.com> <50D842F4.5010205@pu-pm.univ-fcomte.fr> Message-ID: <50D84539.6010005@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Il 24/12/2012 12:56, Eugen Dedu ha scritto: > On 24/12/12 12:28, Antonio wrote: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> Hello everyone. >> >> Currently I use the latest version of Ekiga on Fedora 18 >> Spherical Cow. My internet connection implicates an outdoor >> antenna equipped with a management software that includes a >> firewall (as well as other services like NAT, UPnP, DDNS, ...); >> this firewall has been configured to allow the SIP calls from and >> to Ekiga according to these information >> http://wiki.ekiga.org/index.php/Internet_ports_used_by_Ekiga. >> >> Even the firewall of Fedora is actived but it seems not affect >> Ekiga work although its ports are not open nor any SIP services >> are permitted. Ekiga works fine. > > Glad to see that ekiga works fine for you! Hi Eugen. :) > >> Is it a correct behavior in your opinion ? > > I do not understand well the question. Is it: is it normal that > ekiga works when antenna firewall is open and computer firewall is > not open especially for ekiga? > Exactly. - -- Antonio Trande "Fedora Ambassador" "Fedora italian translation group" "Blogger" mail: mailto:sagitter at fedoraproject.org Homepage: http://www.fedora-os.org Sip Address : sip:sagitter AT ekiga.net Jabber :sagitter AT jabber.org GPG Key: D400D6C4 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQIcBAEBAgAGBQJQ2EU5AAoJED2vIvfUANbEJsMQAIIx7FraOmze5knXtSyMZwOc gK/a1HGiOrq7Mlat2GyQscwZtCiyslOEw7LxraZLhC6sUjhBGpC1r+5WWr862IPb E5r7lcjANLNzT34x2UDHOvYgxBsNTD9+ZzZiI7LHhAQYRYpVCLx0QL1m3RobED60 P7/6qRCAId5dsJ73XDkaQDJPRf3cSE5aElvAtwGF4ZD65bXHCDUvjCKftmjoIw9v 7QNgHeUcgIAc2dPjdCDqBF65heUwakZu//JOvRG+M5J1VRNCPwGW8XVoLS5LbzRS 78/SIXP/ESfQ/YtYehrEqkXRdJdd9PTkrXjZep0kdjQHNejgpPX0inB++bujkWK3 QIJqxQy9ZR0AZwn6vi4neP1oj0Arvg+7xMz2aCINQ95A86ahUSrFEQNkQc8B6a4a nz3O1oivd8+BFvOxbzllLrglYO2upl6c/Ku74kcfVrR9ScBkuQnHwvpKv0K+moEz Ov3YHAu9JK8gLAFPUDzHrbMfIvgQQ/PCjjMxit8x+aTb1Arc/tmA3jIU7j0u1DPl VWNswI6WaX7yLCv8SCM1kzvBAiLNRtYO4R0ZEX0WplY3HHgS1USv7xaub+fEpiT7 9K5jBUezIaFLxuYIFH6kGqaTXa54oCPLSwZrNOomQh9dCwiYxVD20mI9a6eUZWe/ 4MTXDCAWZz1EhztGkzgL =6mpz -----END PGP SIGNATURE----- From Eugen.Dedu at pu-pm.univ-fcomte.fr Mon Dec 24 12:46:54 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Mon, 24 Dec 2012 13:46:54 +0100 Subject: [Ekiga-list] System port and Ekiga In-Reply-To: <50D84539.6010005@gmail.com> References: <50D83C7A.5030904@gmail.com> <50D842F4.5010205@pu-pm.univ-fcomte.fr> <50D84539.6010005@gmail.com> Message-ID: <50D84EBE.2090903@pu-pm.univ-fcomte.fr> On 24/12/12 13:06, Antonio wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Il 24/12/2012 12:56, Eugen Dedu ha scritto: >> On 24/12/12 12:28, Antonio wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>> >>> Hello everyone. >>> >>> Currently I use the latest version of Ekiga on Fedora 18 >>> Spherical Cow. My internet connection implicates an outdoor >>> antenna equipped with a management software that includes a >>> firewall (as well as other services like NAT, UPnP, DDNS, ...); >>> this firewall has been configured to allow the SIP calls from and >>> to Ekiga according to these information >>> http://wiki.ekiga.org/index.php/Internet_ports_used_by_Ekiga. >>> >>> Even the firewall of Fedora is actived but it seems not affect >>> Ekiga work although its ports are not open nor any SIP services >>> are permitted. Ekiga works fine. >> >> Glad to see that ekiga works fine for you! > > Hi Eugen. :) > >> >>> Is it a correct behavior in your opinion ? >> >> I do not understand well the question. Is it: is it normal that >> ekiga works when antenna firewall is open and computer firewall is >> not open especially for ekiga? >> > > Exactly. I do not know exactly how firewall implementations work. Maybe the computer firewall opens by default some known ports, or maybe you have told it sometime ago to open ports used by ekiga. I cannot say more on this subject :o( -- Eugen From gideon425.ekiga at mailnull.com Fri Dec 28 21:17:45 2012 From: gideon425.ekiga at mailnull.com (gideon425.ekiga at mailnull.com) Date: Fri, 28 Dec 2012 16:17:45 -0500 (EST) Subject: [Ekiga-list] Receiving calls Message-ID: <20121228211745.F15BE51137A@outside.256.com> So far, I have only used ekiga for making calls. I am now thinking about receiving calls and have been looking at ekiga.net for information. My computer is configured with a firewall and this renders my ports inaccessible to others on the internet. I do not want to change this configuration. Looking at ekiga.net, I think that they provide an SIP address but no service to route calls to me. Is that correct? If so, I would seem to have two options 1) somehow get hold of a service which routes call packets from them to me 2) use a private conference room provided by ekiga.net so I can just use ekiga as a calling client and get the other party to call the room Is that right? ---------- This message was sent from a MailNull anti-spam account. You can get your free account and take control over your email by visiting the following URL. http://mailnull.com/ From shuebnerfun01 at gmx.org Sun Dec 30 09:28:32 2012 From: shuebnerfun01 at gmx.org (Stephan Huebner) Date: Sun, 30 Dec 2012 10:28:32 +0100 Subject: [Ekiga-list] Ekiga, OSS and missing libpt-plugins-oss package on Ubuntu 12.10 Message-ID: <50E00940.5060308@gmx.org> Hello, I've been trying to get Ekiga to work with OSS on Ubuntu 12.10 (it works when using PulseAudio), following the tip found here: http://wiki.ekiga.org/index.php/Audio_setup#Install_OSS_4.x It doesn't work and I don't know if the installation includes OSS support. Plus, for Ubuntu 12.10, the necessary libt-plugins-oss package doesn't seem to be available. There is one for Oneiric, can I just install that one instead? The reason I'm asking is that the quality at the moment (via PulseAudio) isn't that great and I wanted to test if using OSS directly would improve things. Greetings, Mrokii From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Dec 30 13:49:10 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 30 Dec 2012 14:49:10 +0100 Subject: [Ekiga-list] Ekiga, OSS and missing libpt-plugins-oss package on Ubuntu 12.10 In-Reply-To: <50E00940.5060308@gmx.org> References: <50E00940.5060308@gmx.org> Message-ID: <50E04656.80607@pu-pm.univ-fcomte.fr> On 30/12/12 10:28, Stephan Huebner wrote: > Hello, > > I've been trying to get Ekiga to work with OSS on Ubuntu 12.10 (it works Why don't you try ALSA? > when using PulseAudio), following the tip found here: > > http://wiki.ekiga.org/index.php/Audio_setup#Install_OSS_4.x > > It doesn't work and I don't know if the installation includes OSS > support. Plus, for Ubuntu 12.10, the necessary libt-plugins-oss package > doesn't seem to be available. There is one for Oneiric, can I just > install that one instead? What does the following command show? apt-cache search libpt > The reason I'm asking is that the quality at the moment (via PulseAudio) > isn't that great and I wanted to test if using OSS directly would > improve things. -- Eugen From Eugen.Dedu at pu-pm.univ-fcomte.fr Sun Dec 30 13:59:28 2012 From: Eugen.Dedu at pu-pm.univ-fcomte.fr (Eugen Dedu) Date: Sun, 30 Dec 2012 14:59:28 +0100 Subject: [Ekiga-list] Receiving calls In-Reply-To: <20121228211745.F15BE51137A@outside.256.com> References: <20121228211745.F15BE51137A@outside.256.com> Message-ID: <50E048C0.10302@pu-pm.univ-fcomte.fr> On 28/12/12 22:17, gideon425.ekiga at mailnull.com wrote: > So far, I have only used ekiga for making calls. > > I am now thinking about receiving calls and have been looking at ekiga.net for information. My computer is configured with a firewall and this renders my ports inaccessible to others on the internet. I do not want to change this configuration. > > Looking at ekiga.net, I think that they provide an SIP address but no service to route calls to me. Is that correct? It is correct. > If so, I would seem to have two options > 1) somehow get hold of a service which routes call packets from them to me There is one at iptel for audio if I remember correctly, others might exist. Maybe you can install the server on your computer too, and let your friends connect to your computer? > 2) use a private conference room provided by ekiga.net so I can just use ekiga as a calling client and get the other party to call the room Yes, but in this case it is still you who initiate the conversation. Check also whether ekiga.net's conference rooms work. I personally do not see other solutions. Damien plans to work on this sometimes soon. -- Eugen From gideon425.ekiga at mailnull.com Sun Dec 30 17:47:47 2012 From: gideon425.ekiga at mailnull.com (gideon425.ekiga at mailnull.com) Date: Sun, 30 Dec 2012 12:47:47 -0500 (EST) Subject: [Ekiga-list] Receiving calls Message-ID: <20121230174747.7EAB451338B@outside.256.com> Thanks for the response Eugen. I registered on ekiga.net but it seems that the conference room 501 is broken. When I call 501 at ekiga.net, I get a window popping up with the error "Could not register to XXX, Globally not acceptable" where XXX is my user name. I get this regardless of the user and password I configure with ekiga. I conclude that ekiga.net SIP server is down. I assume from your email that Damien often takes the system down and plans to work on improving things. I suggest that the web site be updated if the conference rooms are not available. Also, ekiga could produce a better error message than "Globally not acceptable". I suggest "No response from ekiga.net" or something similar ---------- This message was sent from a MailNull anti-spam account. You can get your free account and take control over your email by visiting the following URL. http://mailnull.com/