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.)
The build had a problem: DNS SRV was disabled at compile time. However, we do not have a new build. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ NOVACOM : http://www.novacom.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:[EMAIL PROTECTED] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
