Hi, Le vendredi 29 décembre 2006 à 02:04 -0800, George Boyd a écrit : > I read the info on the sites given below. I've tried to set an enum > account for use with Ekiga. I registered with e164.org. I got the return > verification call that gave me my pin number. >
I've not tried myself this option, I do not know if the process is complet. > However when I try to call using ENUM (to my own number) with the > directions provided, it says user does not exist. You can test is you are registered: In the Fun numbers page you have this number which you can dial using an ekiga.net account: *013 [EMAIL PROTECTED] Kansas State University Test Phone Number Since *013 is the peering prefix to SipBroker Enum server, the Enum number is 17853950049 Using the SipBroker web interface with this number like this : http://www.sipbroker.com/enum/17853950049 You'll get back an XML file like this one: <?xml version="1.0" encoding="UTF-8"?> <enums xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.sipbroker.com/sbXML.xsd"> <enum> <number>17853950049</number> <root>e164.arpa.</root> <uri></uri> <time>3</time> </enum> <enum> <number>17853950049</number> <root>e164.org.</root> <uri>sip:[EMAIL PROTECTED]</uri> <time>3</time> </enum> <enum> <number>17853950049</number> <root>e164.info.</root> <uri></uri> <time>131</time> </enum> <enum> <number>17853950049</number> <root>e164.televolution.net.</root> <uri></uri> <time>2</time> </enum> <enum> <number>17853950049</number> <root>enum.org.</root> <uri></uri> <time>2</time> </enum> </enums> Where you can see this number is registered using <root>e164.org.</root> as root Enum, the sip URI is sip:[EMAIL PROTECTED] You can do the same with your Enum number to verify it is registered and point to the right sip URI. Regards, Yannick > > Another strange thing was that it wouldn't let me put my > [EMAIL PROTECTED] or my [EMAIL PROTECTED] It said the weren't > registered. But it did accept my PSTN number and was able to call me > back to give me my pin number. > > Help Please !!! > George > > > On Fri, 2006-12-29 at 01:15 +0100, yannick wrote: > > Hi, > > > > Twen (mostly) and I have worked on the wiki for those topics : peering, > > Enum and fun numbers using the previous work of Simon. > > > > Here is the result: > > http://wiki.ekiga.org/index.php/Main_Page > > http://wiki.ekiga.org/index.php/Peering > > http://wiki.ekiga.org/index.php/Enum > > http://wiki.ekiga.org/index.php/Fun_Numbers > > Review of our work is of course welcome. > > > > Regards, > > Yannick > > > > Le dimanche 24 décembre 2006 à 13:56 +0100, Damien Sandras a écrit : > > > Hello to all, > > > > > > > > > While migrating Ekiga.net to the new server, I enabled peering with > > > SIPBroker. > > > > > > What does that mean? > > > > > > That means that while being registered to Ekiga.net, you can reach users > > > registered to other networks. > > > > > > For example, sip:[EMAIL PROTECTED] is an echo test. Formerly, you were > > > registering to Ekiga.net, and were calling : > > > - sip:[EMAIL PROTECTED] > > > or > > > - sip:[EMAIL PROTECTED] > > > > > > Now, you can still do things that way, but you can also check the > > > following prefixes table : > > > http://www.sipbroker.com/sipbroker/action/providerWhitePages > > > > > > You see that the prefix for pulver.com is *393, and you can simply > > > dial : > > > - sip:[EMAIL PROTECTED] to be connected to sip:[EMAIL PROTECTED] > > > > > > If Ekiga.net is the "default" SIP service, you do not even need to > > > specify the @ekiga.net part. Simply call sip:*393613 just like if you > > > were calling sip:500. > > > > > > Enjoy, > > -- > > Me joindre en téléphonie IP / vidéoconférence ? > > sip:[EMAIL PROTECTED] > > > > _______________________________________________ > > ekiga-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/ekiga-list > > _______________________________________________ > ekiga-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/ekiga-list -- Me joindre en téléphonie IP / vidéoconférence ? sip:[EMAIL PROTECTED] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
