<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bohack &#187; Telco</title>
	<atom:link href="http://www.bohack.com/category/telco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bohack.com</link>
	<description>Check In and Tune Out!</description>
	<lastBuildDate>Sun, 08 Jan 2012 20:59:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>T1 / DS1 Smart Jack RJ-48C Wiring Explained End to End</title>
		<link>http://www.bohack.com/2010/10/t1-ds1-smart-jack-rj-48c-wiring-explained-end-to-end/</link>
		<comments>http://www.bohack.com/2010/10/t1-ds1-smart-jack-rj-48c-wiring-explained-end-to-end/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 21:44:32 +0000</pubDate>
		<dc:creator>Bohack</dc:creator>
				<category><![CDATA[Telco]]></category>

		<guid isPermaLink="false">http://www.bohack.com/?p=450</guid>
		<description><![CDATA[In this article you will find references to the standards and technologies that surround a T-1/DS-1 installation. I will start with the line coming in and ending with the device. <div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.bohack.com/2010/10/t1-ds1-smart-jack-rj-48c-wiring-explained-end-to-end/' addthis:title='T1 / DS1 Smart Jack RJ-48C Wiring Explained End to End ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I will try to explain wiring of a T1/DS1 circuit end to end; since so many people have emailed me on the prior T1 wiring article and wanted more. In this article you will find references to the standards and technologies that surround a T-1/DS-1 installation. I will start with the line coming in and ending with the device. You may not have access to everything I explain, but there is a benefit in knowing the technology.</p>
<p><span id="more-450"></span><a href="http://www.bohack.com/wp-content/uploads/2010/10/T1-DS1-Overview.jpg"  rel="lightbox[450]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/photojar/cache/T1-DS1-Overview-300x300-0-img473.jpg" alt="T1 DS1 Wiring Overview" title="T1-DS1-Overview" width="300" height="104" class="alignnone size-medium wp-image-473" /></a></p>
<p><strong><span style="text-decoration: underline;">OC-Fiber Cable</span><br />
</strong></p>
<p>Optical Carrier Fiber is how data is transmitted between Central Offices (COs). The cable itself is what runs along utility poles and is wrapped in orange when it leaves the utility pole. The type of cable used depends on distance it needs to be run. However all of the OC fiber that is used today is OSP or Outside Plant cable. The OSP cable is gel filled and resists nicks and impacts, so the 9 micron glass fibers inside do not fracture or shatter if struck with an object.</p>
<p>The data transmitted in this cable is what makes up the OC designation. The OC designation defines the bandwidth that can be transmitted in the cable. The speed is dependent on the optics, distance and most importantly the equipment installed at each end. Generally OC-192s are run between Central Offices in metropolitan areas, but OC-48s are run to rural areas. It all breaks down to speed (bandwidth) and capacity. A voice call requires 64kb/s of data, so when you look at the OC designations keep that in mind.</p>
<pre><strong>OC = Speeds</strong>
OC-1   = 51.85 mb/s
OC-3   = 155.52 mb/s
OC-12  = 622.08 mb/s
OC-24  = 1.244 gb/s
OC-48  = 2.488 gb/s
OC-192 = 9.952 gb/s
OC-255 = 13.21 gb/s
OC-768 = 39.81 gb/s</pre>
<p><span style="text-decoration: underline;"><strong>MUX</strong></span></p>
<p>All telephone and data communications are transmitted in serial path communications. Time slots are created in the stream and data is multiplexed into the stream and de-multiplexed on the opposite side. This is the DS in the DS designation you keep seeing; it stands for Digital Signal and is what makes up the time slots. The devices which multiplex and de-multiplex the data from the streams is called the MUX. It is also what is responsible for provisioning the Tier Service Units or T1s, T3s, etc&#8230; So an OC-3 will come into the MUX and be broken down into DS3 (T3) circuits, DS1 (T1) circuits or DS0 (POTS) lines; depending on how the MUX was configured with line cards. An OC-3 can be broken down into 3 DS-3 circuits or 1/3 of the OC-3 can be converted into 28 DS-1 circuits and each DS-1 can be broken down into 24 individual POTS lines or DS-0 circuits.</p>
<p>The MUX might be on your premise or it may be in an environmental vault underground. The customer is usually not allowed in the MUX, only employees of the telco are allowed in it; since you can affect many people. It is also on battery backup for at least 4 hours, so 911 calls go thru. I’ve actually seen Verizon trucks show up with generators if the power has been out for extended periods.</p>
<p><span style="text-decoration: underline;"><strong>DS-1</strong></span></p>
<p>Depending on your distance from the CO you may just have the 4 wires that make up the DS-1 signal coming in on POTS lines. In the end a DS-1 is 1.544 Mb/s and is a serial transmission across twisted pair, so cross talk is not a problem. Most all of the DS-1s in existence today are 4 wires, however 2 wire DS-1s can be found in older installations. The main difference is 2 wire T1s are half-duplex and 4 wire T1s are full-duplex, half-duplex T1s are a poor choice for voice communications because you can introduce echo. It is also a poor choice in data and will result in long response time, but usually problems are not as pronounced as voice calls. The line coming from the MUX to the Smart Jack or NIU is generally shielded twisted pair and is the responsibility of the telco provider. Sometimes the Smart Jack is integral with the MUX so the wire path is in the backplane of the MUX switching unit and it is assumed to be full-duplex.</p>
<p><span style="text-decoration: underline;"><strong>Network Interface Unit / Smart Jack</strong></span></p>
<p>The smart jack is the handoff to the customer, it is the demarcation point. The smart jack allows for remote looping of the circuit, so that they can remotely check their provisioning of the line and circuit. It is how the telco provider checks to see if it is their problem or your problem. It is where your installation job will begin once they had delivered the circuit to you…</p>
<p>Smart jacks come in many different shapes, sizes and styles; they can be wall mount single units or banks like the one depicted in the diagram above. If you were to order a single DS1/T1 circuit you would most likely have a 4 wire shield cable coming in from the local CO or nearest MUX into a wall mounted unit. This unit is nothing more than a box with a single line card slid into the connector, although a lot of these units do at least two or four cards/circuits. The most common line card used today is the Westell SlimJack or Adtrans DS1 card, they can be found in any telco closet or PBX room today.</p>
<a href="http://www.bohack.com/wp-content/uploads/2010/10/HyperEdge-DTWA52804-open.jpg"  rel="lightbox[450]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/photojar/cache/HyperEdge-DTWA52804-open-150x150-1-img463.jpg" alt="HyperEdge DTWA 52804 Open" title="HyperEdge-DTWA52804-open" width="150" height="150" class="alignnone size-thumbnail wp-image-463" /></a>
<a href="http://www.bohack.com/wp-content/uploads/2010/10/HyperEdge-DTWA52804-inside.jpg"  rel="lightbox[450]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/photojar/cache/HyperEdge-DTWA52804-inside-150x150-1-img465.jpg" alt="HyperEdge DTWA 52804 inside" title="HyperEdge-DTWA52804-inside" width="150" height="150" class="alignnone size-thumbnail wp-image-465" /></a>
<a href="http://www.bohack.com/wp-content/uploads/2010/10/HyperEdge-DTWA52804-back.jpg"  rel="lightbox[450]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/photojar/cache/HyperEdge-DTWA52804-back-150x150-1-img467.jpg" alt="HyperEdge DTWA 52804 back" title="HyperEdge DTWA 52804 back" width="150" height="150" class="alignnone size-thumbnail wp-image-467" /></a>
<p>Another common installation is a bank of T1/DS1 cards; the unit is commonly mounted inside the MUX. The way the customer interfaces with it is a jack panel that will plug into the cage of DS1/T1 cards called the NIU, it does this with a parallel port looking connector that is prewired to the jack panel. The jack panel will have RJ-45 looking connectors called RJ-48C connectors with numbers corresponding to the line cards in the NIU/smart jack.</p>
<a href="http://www.bohack.com/wp-content/uploads/2010/10/Westell-SlimJack.jpg"  rel="lightbox[450]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/photojar/cache/Westell-SlimJack-150x150-1-img470.jpg" alt="Westell SlimJack" title="Westell-SlimJack" width="150" height="150" class="alignnone size-thumbnail wp-image-470" /></a>
<a href="http://www.bohack.com/wp-content/uploads/2010/10/Smartjack-Bank.jpg"  rel="lightbox[450]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/photojar/cache/Smartjack-Bank-150x150-1-img471.jpg" alt="smartjack bank" title="Smartjack-Bank" width="150" height="150" class="alignnone size-thumbnail wp-image-471" /></a>
<p>The RJ-48C or RJ-48X is the Demarc! The difference between an RJ-48C and an RJ-48X is; the RJ-48X has shorting blocks that short over to create a mechanical loopback at the female jack receptacle. The difference between an RJ-45 and RJ-48C is which wires are used. No matter what type of NIU / smart jack the telco installs, they will hand you off the DS1/T1 circuit thru an RJ-48C connector. So this is where you are responsible! So let’s educate ourselves on wiring.</p>
<p>So first let me state that if you are connecting a CSU/DSU to the RJ-48C you can use a standard network patch cable! It is straight thru cable and that is all you need, so if you are unsure TEST YOUR CABLE with the same network tester you always use. Generally you always want to use a CSU/DSU when connecting to a PBX although most PBXs do not require one; it is a good idea because the telco provider can remotely loop it and it provides a point of diagnostic. Most CSU/DSU units also allow manual looping bi-directionally to telco and to CPE.</p>
<a href="http://www.bohack.com/wp-content/uploads/2010/10/how-to-make-a-loopback-plug.jpg"  rel="lightbox[450]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/photojar/cache/how-to-make-a-loopback-plug-300x300-0-img477.jpg" alt="how to make a loopback plug" title="how to make a loopback plug" width="300" height="151" class="alignnone size-medium wp-image-477" /></a>
<p>If the equipment is not next to the smartjack then you may need to take it out of the Demarc and run it over your “house wiring”. The house wiring is nothing more than a 50-pair or 25-pair cable that runs between two locations in your building. If that is the case then you will want to wire the RJ-48C as follows and punch it down on your house wiring. The reason is the 1 and 2 pin is used for RX Ring and Tip and the TX uses the 4 and 5 pin for Ring and Tip; so when they are punched down you can use the standard USOC wiring colors. So this way the RX Ring and Tip uses the first USOC colors of white-blue/blue and the TX Ring and Tip uses the second USOC colors of white-orange/orange.</p>
<a href="http://www.bohack.com/wp-content/uploads/2010/10/RJ45-RJ48C-Wiring-568B.jpg"  rel="lightbox[450]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/photojar/cache/RJ45-RJ48C-Wiring-568B-300x300-0-img475.jpg" alt="RJ-45 to RJ-48C via 568B wiring standard" title="RJ45-RJ48C-Wiring-568B" width="300" height="197" class="alignnone size-medium wp-image-475" /></a>
<p><span style="text-decoration: underline;"><strong>Terminology</strong></span></p>
<p><strong>Central Office</strong> &#8211; The physical structure that holds the signaling equipment used to switch phone calls and generally make up the exchange. (NPA – Area Code and NXX – Exchange) Many COs together make up the LATA.</p>
<p><strong>LATA</strong> – (Local Access Transport Area) is a term used in telcom to represent a geographic area that was created when AT&amp;T broke up into smaller Baby Bells. The LATA is drawn around a market and is sometimes used for billing purposes and termination of phone numbers; generally this makes up the exchange.</p>
<p><strong>POTS</strong> – (Plain Old Telephone Service) is voice grade communications line that is run to most all residential and businesses since the inception of the phone.</p>
<p><strong>NIU</strong> – (Network Interface Unit) is the equipment that exposes the Demarcation point to the customer.</p>
<p><strong>CPE</strong> – (Customer Premise Equipment) is the equipment that is owned by the customer that connects into the telephone network.</p>
<p><strong>USOC</strong> – (Universal Services Ordering Code) is the specification set forth by Bell Systems as a universal way customers could connect to the public network. These codes, adopted in part by the FCC, Part 68, Subpart F, Section 68.502, are a series of Registered Jack (RJ) wiring configurations for telephone jacks that remain in use today.</p>
<p><strong>PSTN</strong> &#8211; (Public Switched Telephone Network) also known as POTS, this is the network that a PBX would interface with to place calls or your typical phone at home.</p>
<pre><span style="text-decoration: underline;"><strong>Voice Network Speed Hierarchy</strong></span>

Signal   Carrier          Speed         DS0 Equivalents
DS0      T&amp;R Copper Pair  64 kbps       1
DS1      T1 Copper Pairs  1.544 mbps    24
DS3      T3 Coax          44.736 mbps   672

STS-1    OC-1 Fiber       51.84 mbps    672
STS-3    OC-3 Fiber       155.52 mbps   2016
STS-12   OC-12 Fiber      622.08 mbps   8064
STS-48   OC-48 Fiber      2488.32 mbps  32256
STS-192  OC-192 Fiber     9953.28 mbps  129024</pre>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.bohack.com/2010/10/t1-ds1-smart-jack-rj-48c-wiring-explained-end-to-end/' addthis:title='T1 / DS1 Smart Jack RJ-48C Wiring Explained End to End ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bohack.com/2010/10/t1-ds1-smart-jack-rj-48c-wiring-explained-end-to-end/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Cisco Console Cable Wiring</title>
		<link>http://www.bohack.com/2009/11/cisco-console-cable-wiring/</link>
		<comments>http://www.bohack.com/2009/11/cisco-console-cable-wiring/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 15:13:59 +0000</pubDate>
		<dc:creator>Bohack</dc:creator>
				<category><![CDATA[Homebrew]]></category>
		<category><![CDATA[Telco]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.bohack.com/?p=328</guid>
		<description><![CDATA[Recently I needed to connect to a Cisco router and didn’t have a serial cable on hand. The Cisco routers just like their switches come supplied with a console port built in. This console port is usually a female RJ-45 in the back of the unit and is labeled console. A lot of other manufacturers [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.bohack.com/2009/11/cisco-console-cable-wiring/' addthis:title='Cisco Console Cable Wiring ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Recently I needed to connect to a Cisco router and didn’t have a serial cable on hand. The Cisco routers just like their switches come supplied with a console port built in. This console port is usually a female RJ-45 in the back of the unit and is labeled console. A lot of other manufacturers also use this method to connect to their equipment; everything from Sun servers to appliance servers.</p>
<p><span id="more-328"></span></p>
<p>Usually I have a plenty of the cables on hand, but I could not find one of these in my box of tricks. I did have the EIA/TIA Serial to RJ-45 adapter, so I just needed the cable. The cable that comes supplied with Cisco equipment is a flat 8 wire telephone cable with two RJ-45 ends. The cable is called a rollover cable because Pin 1 is connected to Pin 8 on the other end and Pin 2 is connected to Pin 7 on the other end. It’ that simple!</p>
<p>It is sometimes called a null modem cable, because the all of the pins are reversed from side to side. The transmit is rolled over to the receive, the Ready To Send or RTS is directly connected to the Clear To Send or CTS, the Data Terminal Ready DTR is connected to the Data Set Ready or DSR, etc… All of the grounds are commonly tied together as well. This is why connecting to a Cisco device requires 9600 baud, 8 bits, No parity, 1 stop bit and no flow control. This is sometimes referred to as 9600,8,N,1.</p>
<p>The diagram below is how to make the rollover cable from simple Cat5 cable if you do not have the 8 wire flat Telco cable on hand that is usually gray in color. Simple crimp them down on each end of the cable as per the diagram. It does not matter which end is connected to the equipment and which end is connected to the EIA/TIA DB-9 RJ-45 connector.</p>
<a href="http://www.bohack.com/wp-content/uploads/2009/11/rollover-cable-wiring.jpg"  rel="lightbox[328]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/2009/11/rollover-cable-wiring.jpg" alt="Cisco Rollover Cable Wiring" title="rollover cable wiring" width="668" height="356" class="aligncenter size-full wp-image-329" /></a>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.bohack.com/2009/11/cisco-console-cable-wiring/' addthis:title='Cisco Console Cable Wiring ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bohack.com/2009/11/cisco-console-cable-wiring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T1 RJ-48C Wiring and the Smart Jack</title>
		<link>http://www.bohack.com/2009/05/t1-rj-48c-wiring-and-the-smart-jack/</link>
		<comments>http://www.bohack.com/2009/05/t1-rj-48c-wiring-and-the-smart-jack/#comments</comments>
		<pubDate>Sat, 16 May 2009 02:46:46 +0000</pubDate>
		<dc:creator>Bohack</dc:creator>
				<category><![CDATA[Telco]]></category>
		<category><![CDATA[Wiring]]></category>

		<guid isPermaLink="false">http://www.bohack.com/?p=303</guid>
		<description><![CDATA[Again I find myself wiring up T1 circuits for a Telco provider that my company is going to use. I also find myself scouring the Internet for color codes for the T1 cable at the &#8220;Smart Jack&#8221;. The smart jack is where the demarcation point or demarc resides. So what is a demarc and what [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.bohack.com/2009/05/t1-rj-48c-wiring-and-the-smart-jack/' addthis:title='T1 RJ-48C Wiring and the Smart Jack ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Again I find myself wiring up T1 circuits for a Telco provider that my company is going to use. I also find myself scouring the Internet for color codes for the T1 cable at the &#8220;Smart Jack&#8221;. The smart jack is where the demarcation point or demarc resides. So what is a demarc and what exactly is the smart jack… The demarc is where the Telco ends their responsibility and yours begins. The Telco needs a way to start your responsibility for wiring and internal maintenance, that is the threshold of the demarc. The smart-jack is a way that the phone company can loop or loopback the signal so that they can remotely check that everything is OK on their side.</p>
<p><span id="more-303"></span>Your interface with the smart jack is an RJ-48C connector, which is basically an RJ-45. When wiring the RJ-45 use the wiring spec of the TIA/EIA 568B color code. This color code is as follows…</p>
<a href="http://www.bohack.com/wp-content/uploads/2009/05/rj-48c-wiring.jpg"  rel="lightbox[303]"  class="lightbox"><img src="http://www.bohack.com/wp-content/uploads/2009/05/rj-48c-wiring.jpg" alt="RJ-48C Wiring" title="rj-48c-wiring" width="500" height="283" class="alignnone size-full wp-image-305" /></a>
<p>However only Pin 1, Pin2, Pin 4 and Pin 5 are used… You only need to wire the 4 pins crimped to the RJ-45 connector. In the end the White/Blue and Blue pair of wires is your Transmit Ring and Tip and the White/Orange and Orange pair of wires is your Receive Ring and Tip. This basic wiring is what comprises a 4-wire T1 circuit with current Telco service today.</p>
<p>If you wanted to create a simple hardware loopback; you could simply connect Pin 1 to Pin 4 and connect Pin 2 to Pin 5. This would connect the Receive Ring with the Transmit Ring and connect the Receive Tip with the Transmit Tip. A connection like this would loop all data back to the Telco. You can fabricate a device like this with an RJ-45 connector and two wires. When you want to check your wiring you can; look at the smart jack (if you have access to it) and watch the ‘Alarm’ go off when you connect the loopback or call the Telco and have them verify the alarm is off. This is a simple way to check your T1 circuit all the way to your device.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.bohack.com/2009/05/t1-rj-48c-wiring-and-the-smart-jack/' addthis:title='T1 RJ-48C Wiring and the Smart Jack ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bohack.com/2009/05/t1-rj-48c-wiring-and-the-smart-jack/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Find Out Where Someone Lives by Their Phone Number</title>
		<link>http://www.bohack.com/2009/02/how-to-find-out-where-someone-lives-by-their-phone-number/</link>
		<comments>http://www.bohack.com/2009/02/how-to-find-out-where-someone-lives-by-their-phone-number/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 19:02:30 +0000</pubDate>
		<dc:creator>Bohack</dc:creator>
				<category><![CDATA[Telco]]></category>

		<guid isPermaLink="false">http://www.bohack.com/?p=294</guid>
		<description><![CDATA[Well you really can&#8217;t find out where someone lives exactly, only the phone company can tell you that and that information is confidential. However you can find which town someone lives in using the NPA/NXX database. The North America Numbering Plan was first introduced in 1947 and adopted by AT&#38;T in 1951. The NANP was [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.bohack.com/2009/02/how-to-find-out-where-someone-lives-by-their-phone-number/' addthis:title='How To Find Out Where Someone Lives by Their Phone Number ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Well you really can&#8217;t find out where someone lives exactly, only the phone company can tell you that and that information is confidential. However you can find which town someone lives in using the NPA/NXX database. The North America Numbering Plan was first introduced in 1947 and adopted by AT&amp;T in 1951. The NANP was made to simplify and speed up long distance calls or calls that needed to leave the Central Office they originated from. That is where &#8216;Mabel&#8217; would get on and you would ask to connect to Bayside-0213, Bayside was the central office or &#8217;229&#8242; b=2 a=2 y=9 or you could ask for 229-0123. The letters on the phone are there for a reason and that was when the NANP came into existence.</p>
<p><span id="more-294"></span></p>
<p>The NANP defined how areas would be numbered as well, areas being large area or Local Area Transport Areas (LATA). All calls in the area where charged at a predefined rate and in the 80&#8242;s that changed and where split into smaller area. However the Area Code or Numbering Plan Area are the same. So the Area Code / NPA for Pittsburgh is 412 this defines the Numbering Plan Area. Inside of the NPA there are several Exchanges or Numbering Plan Exchanges these are defined as NXX. This is the BAY/229 in Bayside. The last 4 digits of a phone number are the subscriber line and again that is private data.</p>
<p>So looking at a number like 412-229-0123 you can tell that it is in 412 or Pittsburgh. Inside of Pittsburgh the Exchange area or NXX is 229 or Bayside and the Subscriber is 0123. Well wouldn&#8217;t it be perfect if all exchanges matched like 229 is Bayside? Well 224 is also Bayside and that doesn&#8217;t work on a phone with the number encoding. Remember the NANP was introduced in 1947 and everyone owns a phone, so area were numbered outside of the first three letters encoded to the digits on a phone. You don&#8217;t call &#8216;Mabel&#8217; anymore. There is a database published that Long Distance providers subscribe to for call routing. You can find pretty up to date version that are freely searchable on the Internet, just Google &#8216;npa nxx&#8217; and you will find one. You can then locate a person down to the city they live in.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.bohack.com/2009/02/how-to-find-out-where-someone-lives-by-their-phone-number/' addthis:title='How To Find Out Where Someone Lives by Their Phone Number ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.bohack.com/2009/02/how-to-find-out-where-someone-lives-by-their-phone-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

