Re: [Ekiga-list] ENUM lookup in Ekiga?

2008-05-03 Thread Torsten Schlabach
Hi!

  Can Ekiga do an ENUM lookup for outgoing calls?
  
 
 If I remember correctly, you have to start the number with a +

It did not work, so I took a look at the source code and found this:

1. If you call a SIP URL without a region (i.e. without a @) Ekiga will try an 
ENUM lookup. You have to start the phone number with the country code, i.e. 
49... for Germany, 32... for Belgium, etc. So you can enter sip:43780004711 to 
reach the Austrian ENUM test number.

2. The ENUM trees which are queried are hard-coded in the file ptclib/enum.cxx. 
They are:

e164.voxgratia.net
e164.org and
e164.arpa

Note that e164.arpa is the so-called golden tree, i.e. the official ENUM tree.

3. The ENUM lookup does not work in the version 2.0.11 for Windows, which is 
the latest available and recommended version for Windows users. This is do to a 
configuration problem which has been resolved in the win32 build after 2.0.11, 
but as of now, nobody managed to compile any later version for Windows. (Which 
is why it did not work for me in the first place.)

But I tried this with a version as old as 2.0.3 on Ubuntu Linux and the ENUM 
lookup is just fine there.

Regards,
Torsten
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] Ekiga not starting

2008-05-03 Thread L Sabry
Ekiga not starting after upgrading to ubuntu 8.04

-- 
-with cheers.
SABRY
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] ENUM lookup in Ekiga?

2008-05-03 Thread yannick
Hi,

Thanks, I'll copy that on the wiki :)

Regards,
Yannick

Le samedi 03 mai 2008 à 18:40 +0200, Torsten Schlabach a écrit :
 Hi!
 
   Can Ekiga do an ENUM lookup for outgoing calls?
   
  
  If I remember correctly, you have to start the number with a +
 
 It did not work, so I took a look at the source code and found this:
 
 1. If you call a SIP URL without a region (i.e. without a @) Ekiga will try 
 an ENUM lookup. You have to start the phone number with the country code, 
 i.e. 49... for Germany, 32... for Belgium, etc. So you can enter 
 sip:43780004711 to reach the Austrian ENUM test number.
 
 2. The ENUM trees which are queried are hard-coded in the file 
 ptclib/enum.cxx. They are:
 
 e164.voxgratia.net
 e164.org and
 e164.arpa
 
 Note that e164.arpa is the so-called golden tree, i.e. the official ENUM 
 tree.
 
 3. The ENUM lookup does not work in the version 2.0.11 for Windows, which is 
 the latest available and recommended version for Windows users. This is do to 
 a configuration problem which has been resolved in the win32 build after 
 2.0.11, but as of now, nobody managed to compile any later version for 
 Windows. (Which is why it did not work for me in the first place.)
 
 But I tried this with a version as old as 2.0.3 on Ubuntu Linux and the ENUM 
 lookup is just fine there.
 
 Regards,
 Torsten
 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-list
 
-- 
Me joindre en téléphonie IP / vidéoconférence ?
sip:[EMAIL PROTECTED]
Logiciel de VoIP Ekiga : http://www.ekiga.org
http://wiki.ekiga.org/index.php/Which_programs_work_with_Ekiga_%3F

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: [Ekiga-list] Ekiga not starting

2008-05-03 Thread Edward Dunagin
On Sat, May 3, 2008 at 11:23 AM, L Sabry [EMAIL PROTECTED] wrote:
 Ekiga not starting after upgrading to ubuntu 8.04

My 8.04 run Ekiga ok...



-- 
Edward Dunagin-Dunigan
Bozeman, MT 59718
mobile 406-570-0992
Landline 406-556-7282
VOIP:sip:[EMAIL PROTECTED]
http://doas.montanalinux.org
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga not starting

2008-05-03 Thread David Mohr
You are more likely to receive help if you ask about your problem on
an ubuntu forum or mailing list.

Also, you should include more info, i.e. what version of ubuntu were
you upgrading from? If you start ekiga from a terminal, do you get any
error messages?

On Sat, May 3, 2008 at 11:23 AM, L Sabry [EMAIL PROTECTED] wrote:
 Ekiga not starting after upgrading to ubuntu 8.04

 --
 -with cheers.
 SABRY
 ___
  ekiga-list mailing list
  ekiga-list@gnome.org
  http://mail.gnome.org/mailman/listinfo/ekiga-list

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] ENUM lookup in Ekiga?

2008-05-03 Thread yannick
Le samedi 03 mai 2008 à 19:40 +0200, yannick a écrit :
 Hi,
 
 Thanks, I'll copy that on the wiki :)

http://wiki.ekiga.org/index.php/Enum#Calling_from_Ekiga_softphone

 
 Regards,
 Yannick
 
 Le samedi 03 mai 2008 à 18:40 +0200, Torsten Schlabach a écrit :
  Hi!
  
Can Ekiga do an ENUM lookup for outgoing calls?

   
   If I remember correctly, you have to start the number with a +
  
  It did not work, so I took a look at the source code and found this:
  
  1. If you call a SIP URL without a region (i.e. without a @) Ekiga will try 
  an ENUM lookup. You have to start the phone number with the country code, 
  i.e. 49... for Germany, 32... for Belgium, etc. So you can enter 
  sip:43780004711 to reach the Austrian ENUM test number.
  
  2. The ENUM trees which are queried are hard-coded in the file 
  ptclib/enum.cxx. They are:
  
  e164.voxgratia.net
  e164.org and
  e164.arpa
  
  Note that e164.arpa is the so-called golden tree, i.e. the official ENUM 
  tree.
  
  3. The ENUM lookup does not work in the version 2.0.11 for Windows, which 
  is the latest available and recommended version for Windows users. This is 
  do to a configuration problem which has been resolved in the win32 build 
  after 2.0.11, but as of now, nobody managed to compile any later version 
  for Windows. (Which is why it did not work for me in the first place.)
  
  But I tried this with a version as old as 2.0.3 on Ubuntu Linux and the 
  ENUM lookup is just fine there.
  
  Regards,
  Torsten
  ___
  ekiga-list mailing list
  ekiga-list@gnome.org
  http://mail.gnome.org/mailman/listinfo/ekiga-list
  
 -- 
 Me joindre en téléphonie IP / vidéoconférence ?
 sip:[EMAIL PROTECTED]
 Logiciel de VoIP Ekiga : http://www.ekiga.org
 http://wiki.ekiga.org/index.php/Which_programs_work_with_Ekiga_%3F
 
 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/ekiga-list
-- 
Me joindre en téléphonie IP / vidéoconférence ?
sip:[EMAIL PROTECTED]
Logiciel de VoIP Ekiga : http://www.ekiga.org
http://wiki.ekiga.org/index.php/Which_programs_work_with_Ekiga_%3F

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

[Ekiga-list] Ekiga with XFCE

2008-05-03 Thread jacques
Hi there,

As I recently upgraded to Ubuntu 8.04 I choosed to quit
from Gnome and elected XFCE

And now when I newly start Ekiga I get :


Gconf key error

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.

Please check the FAQ (http://www.ekiga.org/), the troubleshooting 
section of the GConf site (http://www.gnome.org/projects/gconf/) or the 
mailing list archives for more information (http://mail.gnome.org) about 
this problem.



This looks like very bad news as I presume that Ekiga would'nt want
to run along with XFCE ?

Tell me it's not true ?


  Jacques

___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Ekiga with XFCE

2008-05-03 Thread David Mohr
On Sat, May 3, 2008 at 5:46 PM, jacques [EMAIL PROTECTED] wrote:
 Hi there,

  As I recently upgraded to Ubuntu 8.04 I choosed to quit
  from Gnome and elected XFCE

  And now when I newly start Ekiga I get :

  
  Gconf key error

  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.

  Please check the FAQ (http://www.ekiga.org/), the troubleshooting
  section of the GConf site (http://www.gnome.org/projects/gconf/) or the
  mailing list archives for more information (http://mail.gnome.org) about
  this problem.

  

  This looks like very bad news as I presume that Ekiga would'nt want
  to run along with XFCE ?

  Tell me it's not true ?

Not true :-)
I'm using ekiga on xfce right now. Instead this problem is likely to
be related to your ubuntu upgrade. It might help to erase your ekiga
settings, though I can't point you to the correct way of doing that
(possibly with gconf-editor).

~David
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] [Shameless Self answer] Ekiga with XFCE

2008-05-03 Thread jacques
jacques a écrit :
 Hi there,

 Tell me it's not true ?

It is'nt :)

After a short moment of panic I found Ekiga in the Network section
of XFCE's menus.

Looks like everything went well : ekiga 2.0.12 passes the 500 test
even with XFCE.

Sorry for the noise :-(

Jacques


___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] Feature Requests

2008-05-03 Thread maw design

Hi

I'm not sure of the best way to submit feature requests, so I thought I 
would send them here.


I use Ekiga (2.0.11) at home on a windows machine to connect to a 
Tandberg room system at work. It all works really well.


What I would like to be able to do is to show my desktop to the other end.

While a video capture driver for the screen could be developed for ekiga 
it would not be easy to make for the different os that ekiga works on, 
would it be possible to instead make a plug-in to capture VNC (i.e. 
ekiga as a VNC client) and then transmit it as the video. That would 
also allow me to use one PC to view the people at the other end and 
another to present to them from as the VNC server would not have to be 
the localhost machine, vnc is also a cross platform solution.


Thanks

Michael Warwick
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list