<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>QICBoy - brctc tag</title>
  <link>http://www.qicboy.com:80/tags/brctc/</link>
  <description>Hippopotomonstrosesquippedaliophiliac</description>
  <language>en</language>
  <copyright>qicboy</copyright>
  <lastBuildDate>Fri, 31 Dec 2010 00:02:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://www.qicboy.com/themes/user-default/favicon.png</url>
    <title>QICBoy</title>
    <link>http://www.qicboy.com:80/</link>
  </image>
  
  
  <item>
    <title>BRTC PBX with 7960</title>
    <link>http://www.qicboy.com:80/2007/10/14/1192384800000.html</link>
    
      
        <description>
          &lt;p&gt;
&lt;a href=&#034;http://www.qicboy.com:80/files/2007/10/14/7960big.jpg&#034;&gt;&lt;img src=&#034;http://www.qicboy.com:80/files/2007/10/14/7960.jpg&#034;/&gt;&lt;/a&gt;
Once I had the &lt;a href=&#034;http://www.qicboy.com:80/2007/10/13/1192298400000.html&#034;&gt;soft phone working&lt;/a&gt; it was time to connect the Cisco 7960&#039;s to the PBX. The 7960&#039;s are wired (CAT5) to the Netgear router.
&lt;/p&gt;

&lt;ol&gt;

&lt;li&gt;
SSH to the machine 192.168.1.5 to install &#034;P0S3-06-3-00.bin&#034;, &#034;P0S3-06-3-00.sbn&#034; and &#034;brctc.bmp&#034;.  The first two files contain the phone firmware.  When the phone boots it will connect to the PBX system and download the latest firmware.  The phones I have are running a really old version of the firmware so loading these files on the PBX will allow them to update themselves when they come online.
&lt;/li&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
# cd /tftpboot
# wget http://www.qicboy.com/files/2007/10/14/P0S3-06-3-00.zip
# unzip P0S3-08-6-00.zip
# mv OS79XX.TXT OS79XX.TXT.rel
# cp OS79XX.TXT.rel OS79XX.TXT
# vi OS79XX.TXT
P0S3-06-3-00
# setup-cisco
# mv SIPDefault.cnf SIPDefault.cnf.rel
# cp SIPDefault.cnf.rel SIPDefault.cnf
# vi SIPDefault.cnf
image_version: &#034;P0S3-06-3-00&#034;
logo_url: &#034;http://192.168.1.5/cisco/bmp/brctc.bmp&#034; 
# cd /var/www/html/cisco/bmp/
# wget http://www.qicboy.com/files/2007/10/14/brctc.bmp
&lt;/pre&gt;

&lt;li&gt;
Follow the instructions in step 4 above and add the following options to the extension. 
&lt;/li&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
FreePBX
Ext	: 2001
Display	: Cisco
Secret	: 2001
Nat	: no
&lt;/pre&gt;

&lt;li&gt;
Configure the phone to point at the PBX.
  &lt;ol&gt;
  &lt;li&gt;
Press &#034;Settings&#034; then 9 (Unlock Config). Ignore this step if option 9 reads Lock instead of Unlock. Enter the password (cisco). Press &#034;Accept&#034;. 
  &lt;li&gt;
Press 3 to enter the Network Configuration menu.
  &lt;/li&gt;
  &lt;li&gt;
Press 27 (Alternate TFTP: NO).  Ignore this step if option 27 reads YES instead of NO.  Press &#034;Yes&#034;.
  &lt;/li&gt;
  &lt;li&gt;
Press 7 (TFTP Server) then &#034;Edit&#034;.  Enter the IP address of the PBX (192.168.1.5).
  &lt;/li&gt;
  &lt;li&gt;
Press &#034;Back&#034; to exit the &#034;Network Configuration&#034; menu.
  &lt;/li&gt;
  &lt;li&gt;
Press 4 to enter the &#034;SIP Configuration&#034; menu.
  &lt;/li&gt;
  &lt;li&gt;
Press 1 to enter the &#034;Line 1 Settings&#034; menu.  Enter the following values.
  &lt;/li&gt;
  &lt;li&gt;
Press &#034;Save&#034;.
  &lt;/li&gt;
  &lt;li&gt;
Press the three keys 6 + * + settings at the same time to reboot the phone.
  &lt;/li&gt;
  &lt;/ol&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
Name	                : 2001
Shortname               : 2001
Authentication Name     : 2001
Authentication Password : 2001
Display Name            : 2001
Proxy Address           : 192.168.1.5
Proxy Port              : 5060
&lt;/pre&gt;
&lt;/li&gt;

&lt;/ol&gt;


        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <comments>http://www.qicboy.com:80/2007/10/14/1192384800000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com:80/2007/10/14/1192384800000.html</guid>
    <pubDate>Sun, 14 Oct 2007 18:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>BRCTC PBX with soft phone</title>
    <link>http://www.qicboy.com:80/2007/10/13/1192298400000.html</link>
    
      
        <description>
          &lt;p&gt;
&lt;a href=&#034;http://www.qicboy.com:80/files/2007/10/13/asterisk1big.jpg&#034;&gt;&lt;img src=&#034;http://www.qicboy.com:80/files/2007/10/13/asterisk1.jpg&#034;/&gt;&lt;/a&gt;
I have the basics of the BRCTC system working at home.  The &lt;a href=&#034;http://www.qicboy.com:80/2007/08/07/1186528800000.html&#034;&gt;server&lt;/a&gt; I purchased to host the software came in on Friday.  I borrowed a CD ROM from a friend, inserted the &lt;a href=&#034;http://www.trixbox.org/downloads&#034;&gt;trixbox-2.2&lt;a&gt; CD and let it do its thing.  It took less than 15 minutes to get the system installed and running.   The PBX is presently wired (CAT5) to my Netgear router. I also have a laptop connected to the router using WIFI.
&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Purchase TK System from Ewayco ($342).
&lt;/li&gt;

&lt;li&gt;Remove cover from TK System, connect CDROM, insert CD, reboot, respond to a few brief questions, let the software install itself.
&lt;/li&gt;

&lt;li&gt;
Log into the console as root.  It will tell you the URL to access to administer the machine (e.g. http://192.168.1.5).
&lt;/li&gt;

&lt;li&gt;Configure an extension. Before you can connect to the asterisk server from an IP phone, you need to configure the extension on the server.  Here are the steps to configure a basic extension.
  &lt;ol&gt;
  &lt;li&gt;
Point your web browser at that URL (e.g. http://192.168.1.5).  Click the link labeled &#034;switch&#034; in the upper right hand corner and use maint:password as the login:password combination.
  &lt;/li&gt;
  &lt;li&gt;
Navigate to &#034;Asterisk | FreePBX | Setup | extensions&#034;.
  &lt;/li&gt;
  &lt;li&gt;
Add a generic SIP device and click submit.
  &lt;/li&gt;
  &lt;li&gt;
Add the following options to the extension.
  &lt;/li&gt;
  &lt;/ol&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
Ext	: 2000
Display	: SysOp
Secret	: 2000
&lt;/pre&gt;
&lt;/li&gt;

&lt;li&gt;Configure the IP phone.  I prefer to use X-Lite because once it&#039;s installed, you can copy the folder onto a thumb drive and take it with you.  Here are the steps needed to configure X-Lite to connect to the asterisk server.
  &lt;ol&gt;
  &lt;li&gt;
Start X-Lite.  
  &lt;/li&gt;
  &lt;li&gt;
Right click on the application window and select &#034;SIP Account Settings...&#034;.
  &lt;/li&gt;
  &lt;li&gt;
Click on the &#034;Add...&#034; button and
  &lt;/li&gt;
  &lt;li&gt;
Provide the following options.
  &lt;/li&gt;
  &lt;/ol&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
Display Name 	: 2000
User name	: Sysop
Password	: 2000
Authorization..	: 2000
Domain		: 192.168.1.5
Proxy		: 192.168.1.5
&lt;/pre&gt;
&lt;/li&gt;

&lt;/ol&gt;

&lt;p&gt;
That&#039;s all there is to it.  Using the soft phone is a realy nice way to troubleshoot problems.  Once soft phone is connected properly I can add any number of other extensions and place an inter PBX call.
&lt;/p&gt;

        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <comments>http://www.qicboy.com:80/2007/10/13/1192298400000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com:80/2007/10/13/1192298400000.html</guid>
    <pubDate>Sat, 13 Oct 2007 18:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Power on the playa</title>
    <link>http://www.qicboy.com:80/2007/08/09/1186668000000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;img src=&#034;http://www.qicboy.com:80/files/2007/08/09/solar.jpg&#034;/&gt;
For the past six years I&#039;ve managed without electricity on the playa.  This year I&#039;ve decided to take my camera with me.  Originally I considered buying a fist full of spare batteries.  When I thought about it further, I realized I was going to need a power source for the &lt;a href=&#034;http://www.qicboy.com/2007/06/27/1182952800000.html&#034;&gt;BRCTC&lt;/a&gt; anyway, so I might as well tackle a solution to both.
&lt;/p&gt;


&lt;p&gt;I considered &lt;a target=&#034;_blank&#034; href=&#034;http://www.rain.org/~philfear/how2solar.html&#034;&gt;making one myself&lt;/a&gt; but decided I wanted to start off with something simple and reliable.  I found a couple kits; CostCo sells one from &lt;a target=&#034;_blank&#034; href=&#034;http://www.costco.com/Browse/Product.aspx?Prodid=11157393&#034;&gt;Coleman&lt;/a&gt; and one by &lt;a target=&#034;_blank&#034; href=&#034;http://www.costco.com/Browse/Product.aspx?Prodid=11219532&#034;&gt;Sunforce&lt;/a&gt; but both of them seemed too flimsy for Burning Man.  Then I came across the &lt;a target=&#034;_blank&#034; href=&#034;http://www.earthtechproducts.com/p2563.html&#034;&gt;SLC300&lt;/a&gt;, a really solid looking system by &lt;a target=&#034;_blank&#034; href=&#034;http://www.prweb.com/releases/eco-friendly/earthtech/prweb446678.htm&#034;&gt;EarthTechProducts&lt;/a&gt;.  The solar panel looks like it will mount nicely on the dome.  It looks like they&#039;ve come up with a very nice design for the battery, with a handle to make it easier to carry around.
&lt;/p&gt;

&lt;p&gt;
I considered a fuel cell system but the prices really turned me off.  The ABC100 for example, a 100W fuel cell by &lt;a target=&#034;_blank&#034; href=&#034;http://www.voller-energy.com/products.asp&#034;&gt;Voller Energy&lt;/a&gt; is prices at &lt;a target=&#034;_blank&#034; href=&#034;http://www.wattagan.com/en-us/dept_1.html#item_22&#034;&gt;8,240.00 USDM&lt;/a&gt;.
&lt;/p&gt;

&lt;blockquote&gt;
&#034;The ABC is a 100W portable fuel cell system packaged so that it is easy to carry and use anywhere, even underground.&#034;
&lt;/blockquote&gt;
        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <comments>http://www.qicboy.com:80/2007/08/09/1186668000000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com:80/2007/08/09/1186668000000.html</guid>
    <pubDate>Thu, 09 Aug 2007 14:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>BRCTC Server</title>
    <link>http://www.qicboy.com:80/2007/08/07/1186528800000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;img src=&#034;http://www.qicboy.com:80/files/2007/08/07/ewayco.jpg&#034;/&gt;
I think I&#039;ve found the &lt;a target=&#034;_blank&#034; href=&#034;http://www.ewayco.com/51-embedded-systems-100-PC-mini-ITX-low-cost/11-tk-800mhz-low-cost-pc-embedded-system.html&#034;&gt;hardware&lt;/a&gt; for the BRCTC server.  It draws about 20 watts.  For $414.00 I can outsource the install process and Dean from &lt;a target=&#034;_blank&#034; href=&#034;http://www.micro-asterisk.com/&#034;&gt;Laptop4Hire&lt;/a&gt; do it for me. It&#039;s clear though that I&#039;m not going to have enough time to get this running for this year.  I&#039;m going to find a power source for this year, work out any technical difficulties and push the &lt;a href=&#034;http://www.qicboy.com/2007/06/27/1182952800000.html&#034;&gt;BRCTC&lt;/a&gt; into next year.
&lt;/p&gt;


&lt;!--&lt;pre class=&#034;codeSample&#034;&gt;
$199 - TK thick Tiny 800MHz system 256 Mb
$ 73 - 60GB 2.5&#034; disk (installed)
$ 40 - shipping
$ 11 - wire transfer (estimate)**
----
$323 - total
&lt;/pre&gt;--&gt;

Update: I&#039;ve placed the order.  Here were the total costs.
&lt;pre class=&#034;codeSample&#034;&gt;
$199 - TK thick Tiny 800MHz system 256 Mb
$ 73 - 60GB 2.5&#034; disk (installed)
$ 40 - shipping
---- 
$312 - subtotal
$ 30 - wire transfer fee (Citibank)
----
$342 - total
&lt;/pre&gt;
        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <comments>http://www.qicboy.com:80/2007/08/07/1186528800000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com:80/2007/08/07/1186528800000.html</guid>
    <pubDate>Tue, 07 Aug 2007 23:20:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Black Rock City Telephone Company </title>
    <link>http://www.qicboy.com:80/2007/06/27/1182952800000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;a href=&#034;http://www.qicboy.com:80/files/2007/06/27/brctcbig.jpg&#034;&gt;&lt;img src=&#034;http://www.qicboy.com:80/files/2007/06/27/brctc.jpg&#034;/&gt;&lt;/a&gt;
Through the course of visiting Black Rock City and experiencing Burning Man and all its marvels one inevitably comes up with ideas for contribution ideas. I&#039;ve had plenty; and although very few of them ever come into fruition, they&#039;re nice to share because the ideas get people thinking. Around early August last year I starting piecing together, in my mind, what it would take to get a telephone system around black rock: The Black Rock City Telephone Company (BRCTC).
&lt;/p&gt;

&lt;p&gt;
The infrastructure would provide the following features.
&lt;ul&gt;
&lt;li&gt;Playa-wide telephone coverage&lt;/li&gt;
&lt;li&gt;On-playa and off-Playa digital directory&lt;/li&gt;
&lt;li&gt;Voice mail&lt;/li&gt;
&lt;li&gt;Operator services (dial 0)&lt;/li&gt;
&lt;li&gt;Access to playa info (dial 411)&lt;/li&gt;
&lt;li&gt;VOIP services to people with their own phone&lt;/li&gt;

&lt;/ul&gt;
The real value of the BRCTC is the ability for people to connect directly to telephone infrastructure. They could bring their own IP phone and be granted access to all the BRCTC services. We could have documentation available online so that they would know exactly what they&#039;d need to bring and when they got there we could help them get set up.
&lt;/p&gt;

&lt;p&gt;
Equipment for each of the locations would include the following.
&lt;ul&gt;

&lt;li&gt;Weatherproof enclosures&lt;/li&gt;
&lt;li&gt;Replenishing power supply&lt;/li&gt;
&lt;li&gt;IP Phone&lt;/li&gt;
&lt;li&gt;Wireless access point&lt;/li&gt;

&lt;/ul&gt;
&lt;/p&gt;

&lt;p&gt;
Ideally, each of the kiosk locations would need to have an autonomous energy source maybe with a solar panel and a marine battery.  I considered using swappable power sources, allowing one battery to charge while the other was consumed but I think the real strength of this project is the infrastructure itself.  Resources initially would focus on supporting the WAP locations but would later be focused on weaned to focus on the Central Office.  If that is in place, somehow, power for the phones (and even the WAPs) themselves will come.
&lt;/p&gt;

&lt;p&gt;
The first phase of the project would include covering a reasonable amount of the playa with as little equipment as possible. There&#039;s a minimum coverage that needs to occur. This would be a public network so we&#039;d want the customers to actually be able to talk to other parts of the playa.  An infrastructure with one phone would be much less attractive than an infrastructure that could span the playa.  On the other hand, covering too much of the playa on the first phase could make the project unmanageable.  
&lt;/p&gt;

&lt;p&gt;
The locations I&#039;ve chosen would each location was chosen to be 1000&#039; father than the previous location.
&lt;/p&gt;

&lt;img src=&#034;http://www.qicboy.com:80/files/2007/06/27/map.jpg&#034;/&gt;

&lt;p&gt;
&lt;strong&gt;Location 0 (1000&#039;) [Central office]&lt;/strong&gt;&lt;br/&gt;
The central office would be wherever my camp was located. This is where the server handling the VOIP services would be located. 
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Location 1 (2000&#039;) [4:00@Esplanade]&lt;/strong&gt;&lt;br/&gt;
I chose locations on the esplanade for access points locations because they&#039;re reasonable points to radiate radio signals for people with IP phones to connect to the network.   A location a few streets back would probably provide optimum coverage area but locations on the esplanade is the ideal place for positioning stationary phones.  The locations is the same distance from center camp as from 2:00.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Location 2 (3000&#039;) [Center camp]&lt;/strong&gt;&lt;br/&gt;
Playa info is already an invaluable resource. Connecting it with the phone system is critical to getting the phone system accepted.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Location 3 (4000&#039;) [The man]&lt;/strong&gt;&lt;br/&gt;
Originally I considered locating a phone behind the man.  I realize now that this is probably a terrible idea.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Location 4 (5000&#039;) [8:00@Esplanade]&lt;/strong&gt;&lt;br/&gt;
This location is positioned where it is for the same reason location 2 is where it is.&lt;/p&gt;

&lt;p&gt;
The CO would consist of the following items.
&lt;ul&gt;

&lt;li&gt;A &lt;a target=&#034;_blank&#034; href=&#034;http://blogs.zdnet.com/Ou/?p=275&#034;&gt;very cheap, very low power&lt;/a&gt; server running &lt;a target=&#034;_blank&#034; href=&#034;http://www.asterisk.org/&#034;&gt;asterisk&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Replenishing power supply&lt;/li&gt;
&lt;li&gt;Wireless Router&lt;/li&gt;

&lt;/ul&gt;
The server I mention isn&#039;t easy to find. I&#039;ve found a couple resources who specialize in computers with low power but one isn&#039;t cheap and the other doesn&#039;t sell to consumers.  The power source would be different from the other locations because the server would drain considerably more power. This would probably require more solar cells, more batteries, etc.
&lt;/p&gt;

&lt;p&gt;
I&#039;ve gone back and forth about whether this should use VOIP or use a technology that would allow them to use their existing cell phones.  The more I think about it the more I realize that VOIP phones are the answer.  Cell phones are a mess.  I have no idea how to set up something that would work like a cell tower.  Even if I could find the hardware the documentation would probably be as obscure as that for the phones themselves.  Using VOIP allows us to set up an infrastructure that could be used for other things.  Or, better yet, make use of other networks that could help span the playa.  Phone prices are dropping and the functionality of an infrastructure to support them is relatively transparent.
&lt;/p&gt;

&lt;p&gt;If this were to happen I&#039;d want to field test it at least a couple times before I brought it on the playa. Toast and Decom SF would be likely test sites.
&lt;/p&gt;

&lt;p&gt;Phew, that was a mouth full. I have ideas for the directory but that probably deserves another post.&lt;/p&gt;

&lt;p&gt;
The Burning Man sites have a plethora of resources, here are some that are particularly useful for this project.
&lt;ul&gt;

&lt;li&gt;&lt;a target=&#034;_blank&#034;
href=&#034;http://www.burningman.com/preparation/maps/05_maps/&#034;&gt;Black Rock City 2005 map&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a target=&#034;_blank&#034;
href=&#034;http://www.burningman.com/participate/information.html&#034;&gt;Black
Playa info&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a target=&#034;_blank&#034;
href=&#034;http://www.playanet.org/&#034;&gt;Black
Playanet&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a target=&#034;_blank&#034;
href=&#034;http://bmearth.burningman.com/&#034;&gt;Burning Man Earth&lt;/a&gt;&lt;/li&gt;

&lt;/ul&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;See also:&lt;/strong&gt;
&amp;nbsp;
&lt;a href=&#034;http://www.qicboy.com:80/2007/06/13/1181743260000.html&#034;&gt;
My dome at Burning Man&lt;/a&gt;&lt;/a&gt;
&amp;nbsp;
&lt;a href=&#034;http://www.qicboy.com:80/2007/06/19/1182262260000.html&#034;&gt;
Burning man retrospective&lt;/a&gt;&lt;/a&gt;

&lt;/p&gt;
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <category>LIFE</category>
    
    <comments>http://www.qicboy.com:80/2007/06/27/1182952800000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com:80/2007/06/27/1182952800000.html</guid>
    <pubDate>Wed, 27 Jun 2007 14:00:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>

