<?xml version="1.0"?>
<item id="1157">
  <title>VOIP, Sipura Phone Adapters, etc.</title>
  <description>
  <p>I bought a Sipura SPA 3000 phone adapter a few months ago so that I could set up a home phone system 
  using <a href="http://asterisk.org/">Asterisk</a> combining VOIP and my land line.
  My goals were to:
  <ul>
    <li>automatically route long distance calls using an internet VOIP carrier</li>
    <li>route local calls using my existing land-line</li>
    <li>enable me to use a soft-phone (and headset attached to my computer) 
        to make and receive calls</li>
    <li>have asterisk serve as an answering machine (and email me my voicemail as audio attachments)</li>
    <li>existing phones should function normally (i.e. the user shouldn't need to know anything about the system)</li>
  </ul>
  </p>

  <p>I've been able to achieve all this and more, and have been amazed by how well it all functions.  Of course,
     it did require me to read much of the <a href="http://www.sipura.com/support/">Sipura user manual</a> as well as the <a href="http://www.voip-info.org/wiki/">Asterisk/VOIP wiki</a> for documentation and clues.</p>

  <p>In setting this up I found it useful to be able to
  back up the configuration of my Sipura and compare it
  to previous versions, so I wrote a small utility in Python called 
  <a href="http://www.opensky.ca/~jdhildeb/software/spaconf/">spaconf</a>
  for this purpose.  Maybe someone else will find this useful as well.</p>

  <p>So far I have used both Gafachi and Voxee as carriers.  Voxee is cheaper, but I think I experienced fewer glitches with Gafachi.  There are <a href="http://www.voipcharges.com/">many carriers to choose from.</a></p>
  
  <p>If there is interest, I can include more specific details about my configuration in a future post.</p>

  </description>

  <category>Python</category>
  <category>Unix</category>
<pubDate seconds="1135871448.95">2005-12-29T09:50:48-07:00</pubDate><comment-count>105</comment-count><trackback-count>739</trackback-count></item>
