[Asterisk-doc] docs chapter05.xml,1.3,1.4 chapter06.xml,1.4,1.5
blitzrage
asterisk-doc@lists.digium.com
Mon, 22 Dec 2003 03:48:54 +0000
Comments:
Update of /cvsroot/asterisk/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv17478/docs
Modified Files:
chapter05.xml chapter06.xml
Log Message:
blitzrage
- remove the NuFone stuff in chapter 5 for now.
- make a small correction in chapter 6
Index: chapter05.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/chapter05.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** chapter05.xml 16 Dec 2003 18:43:35 -0000 1.3
--- chapter05.xml 22 Dec 2003 03:48:48 -0000 1.4
***************
*** 177,363 ****
<sect3>
<title>Description</title>
! <para>
! The first commercial IAX provider and they were the first IAX service to
! do iLBC. Rock solid service, although people have complained a little
! about their lack of commercial sales/support service, but its a small
! emerging outfit, so bear with them. What you do get, once your account
! is activated, i.e, is rock solid service and great rates and a range of
! services.
! </para>
</sect3>
<sect3>
! <title>Services (copied off their website) <ulink url="http://www.nufone.net">http://www.nufone.net</ulink></title>
<sect4>
<title>Co-Location Facility</title>
! <para>
! The NuFone Network is located in the Equinix facilities in Chicago.
! The facility hosts some of the largest Telephone and ISP companies in
! the world. Reliability, redundancy, and speed is what we are all about.
! Be reassured with features like a 5-generator power backup, biometric
! scanners and multiple physical security checkpoints. Equinix is the
! home of the internet and is never down thus we are never down. No matter
! the server technology we can support it.
! </para>
</sect4>
<sect4>
<title>Voice Over IPVoIP Provider</title>
! <para>
! Looking for VoIP? We can provide turn-key or customized VoIP solutions
! on the most stable VoIP Network in the world.
! </para>
</sect4>
<sect4>
<title>Server Co Location VoIP Conferencing</title>
! <para>
! Our VoIP conferencing systems provide the newest state of the art VoIP
! technology for your customers. 100's of FULL DUPLEX customers using
! variety of different IP Phones, softphones, and codec's can all talk in
! the same conference channel.
! </para>
</sect4>
<sect4>
<title>Voice Over IP Traditional Conferencing</title>
! <para>
! In the market for standard phone conferencing? Our systems can handle
! all your phone conferencing needs.
! </para>
</sect4>
<sect4>
<title>Server Co Location Advanced Conferencing</title>
! <para>
! Our technologies allow VoIP and PSTN customers to communicate in the same
! channel. Our enterprise billing interface gives you full access to Call
! Detail Records and billing information so you can in turn charge your customers.
! </para>
</sect4>
<sect4>
<title>Voice Over IP Broadband Phone Communications</title>
! <para>
! Broadband phone communications is the hottest and fastest growing market in
! the Telecommunications industry. Whether you are looking for personal broadband
! phone services or provide broadband services within your organization we have the
! solution for you. We can saving you big $$$ in personal and/or business phone
! communications.
! </para>
</sect4>
<sect4>
<title>Server Co Location Hybrid TDM/VoIP PBX</title>
! <para>
! Need an enterprise hosted/serviced PBX solution? Our enterprise PBX solutions
! provide the state of the art TDM and VoIP communications. We host, maintain,
! and service the systems saving you money on expensive IT and Telco staffing. Let
! us spend the millions investing in the latest technology so you don't need to.
! </para>
</sect4>
<sect4>
<title>Voice Over IP Foreign US Presence</title>
! <para>
! Are you a foreign company looking to establish a US presence? With our
! broadband phone technology we can assign you a US Phone number that can be relayed
! to your broadband phone anywhere in the world.
! </para>
</sect4>
<sect4>
<title>Server Co Location Ongoing improvements</title>
! <para>
! The NuFone development staff are engineering and adding the newest Telephony
! technology. We are always developing and staying current with technology so
! you do not need to be. New technology can be available within days of
! its standardization.
! </para>
</sect4>
</sect3>
<sect3>
<title>What to Expect</title>
! <para>
! Get on JerJer's good side on #asterisk. For sales drop sales@nufone.net an
! email. They are usually pretty responsive as long as you keep the email
! short and to to the point.
! </para>
</sect3>
<sect3>
<title>Hardware</title>
! <para>
! To use nufone you really don't need any other hardware than some setup
! than can do IAX, such as an * box or gnophone or farfon or something like
! that.
! </para>
</sect3>
<sect3>
<title>Setup Examples</title>
! <para>
! Here is how to setup your * box to make outgoing calls through nufone
! (NO, this is not my account, and you can't make calls for free using this :).
! In iax.conf put this ...
! </para>
! <para>
! <programlisting>
! [nufone]
! type=peer
! secret=supersecretpassword <lineannotation># agree with nufone on something</lineannotation>
! host=switch-1.nufone.net <lineannotation># this is their main switch in chicago</lineannotation>
! </programlisting>
!
! then in extensions.conf, I have (for US numbers)
!
! <programlisting>
! exten => _1NXXNXXXXXX,1,Dial(IAX2/nufone/${EXTEN})
! </programlisting>
!
! and for international numbers
!
! <programlisting>
! exten => _011.,1,Dial(IAX2/nufone/${EXTEN})
! </programlisting>
!
! For inbound numbers (you can get toll free from them or DID) put
!
! <programlisting>
! [NuFone]
! type=user
! secret=supersecret
! host=gw-chi-1.nufone.net
! context=nufone-in <lineannotation># agree with nufone on this</lineannotation>
! </programlisting>
!
! and in extensions.conf
!
! <programlisting>
! exten => 1436,1,Goto(default|s|1) <lineannotation># the last 4 digits they give you</lineannotation>
! </programlisting>
! </para>
</sect3>
<sect3>
<title>Technical Setup</title>
! <para>See above</para>
<sect4>
<title>Protocols</title>
! <para>
! IAX and only IAX!
! They also do iLBC which is great.
! </para>
</sect4>
<sect4>
<title>Troubleshooting</title>
! <para>
! Get on #asterisk and hound on a gentleman named JerJer
! or email sales@nufone.net (free 24x7)
! or visit <ulink url="http://www.nufone.net/support.php">http://www.nufone.net/support.php</ulink>
! </para>
</sect4>
<sect4>
<title>Help</title>
! <para>
! The lord helps those who help themselves!
! </para>
</sect4>
</sect3>
--- 177,256 ----
<sect3>
<title>Description</title>
! <para/>
</sect3>
<sect3>
! <title>Services</title>
<sect4>
<title>Co-Location Facility</title>
! <para/>
</sect4>
<sect4>
<title>Voice Over IPVoIP Provider</title>
! <para/>
</sect4>
<sect4>
<title>Server Co Location VoIP Conferencing</title>
! <para/>
</sect4>
<sect4>
<title>Voice Over IP Traditional Conferencing</title>
! <para/>
</sect4>
<sect4>
<title>Server Co Location Advanced Conferencing</title>
! <para/>
</sect4>
<sect4>
<title>Voice Over IP Broadband Phone Communications</title>
! <para/>
</sect4>
<sect4>
<title>Server Co Location Hybrid TDM/VoIP PBX</title>
! <para/>
</sect4>
<sect4>
<title>Voice Over IP Foreign US Presence</title>
! <para/>
</sect4>
<sect4>
<title>Server Co Location Ongoing improvements</title>
! <para/>
</sect4>
</sect3>
<sect3>
<title>What to Expect</title>
! <para/>
</sect3>
<sect3>
<title>Hardware</title>
! <para/>
</sect3>
<sect3>
<title>Setup Examples</title>
! <para/>
</sect3>
<sect3>
<title>Technical Setup</title>
! <para/>
<sect4>
<title>Protocols</title>
! <para/>
</sect4>
<sect4>
<title>Troubleshooting</title>
! <para/>
</sect4>
<sect4>
<title>Help</title>
! <para/>
</sect4>
</sect3>
Index: chapter06.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/chapter06.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** chapter06.xml 21 Dec 2003 08:07:08 -0000 1.4
--- chapter06.xml 22 Dec 2003 03:48:48 -0000 1.5
***************
*** 547,551 ****
type=user
context=enumloc
! callerid="Enum Lookup" <000>
disallow=all
allow=ilbc
--- 547,551 ----
type=user
context=enumloc
! callerid="Enum Lookup" <000>
disallow=all
allow=ilbc