[Asterisk-doc] docs advanced-config.xml,1.2,1.3
marlow
asterisk-doc@lists.digium.com
Sat, 12 Jun 2004 05:11:40 +0000
Comments:
Update of /cvsroot/asterisk/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11778
Modified Files:
advanced-config.xml
Log Message:
added some more information about why e164.arpa, enum.fierymoon.com and e164.org
Index: advanced-config.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/advanced-config.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** advanced-config.xml 20 Mar 2004 17:32:12 -0000 1.2
--- advanced-config.xml 12 Jun 2004 05:11:33 -0000 1.3
***************
*** 457,460 ****
--- 457,461 ----
</lineannotation>
search => enum.fierymoon.com
+ search => e164.org
search => e164.arpa
</programlisting>
***************
*** 465,468 ****
--- 466,490 ----
will not be immediately accepted.
</para>
+
+ <para>
+ A little clarification here: enum.fierymoon.com and e164.org are ENUM/E.164
+ services, that allow anybody to add their records to the database and maintain
+ them. They more or less were created out of the situation, that the official
+ ENUM registry based on the e164.arpa domain is getting implemented painfully
+ slow and in many countries not will accessible for updates by individuals.
+ </para
+
+ <para>
+ e164.org for an example took the step of calling you up on any telephone number
+ that you add to their registry, giving you a pinkode, that you need to enter
+ on the website to enable your personal enum records for your regular landline or
+ cellphone.
+ </para>
+
+ <para>
+ enum.fierymoon.com is quite interesting because this ENUM service maintains
+ records for freely accessible toll free number gateways.
+ </para>
+
</sect3>