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
[email protected]
http://mail.gnome.org/mailman/listinfo/ekiga-list

Reply via email to