<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.5 (http://www.squarespace.com/) on Fri, 30 Jul 2010 23:19:24 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>AskoziaPBX - Handbook</title><subtitle>AskoziaPBX - Handbook</subtitle><id>http://www.askozia.com/pbx-handbook/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.askozia.com/pbx-handbook/"/><link rel="self" type="application/atom+xml" href="http://www.askozia.com/pbx-handbook/atom.xml"/><updated>2010-07-22T13:35:36Z</updated><generator uri="http://www.squarespace.com/" version="Squarespace Site Server v5.11.5 (http://www.squarespace.com/)">Squarespace</generator><entry><title>Installation: Linux</title><id>http://www.askozia.com/pbx-handbook/installation-linux.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/installation-linux.html"/><author><name>Michael</name></author><published>2010-07-14T11:44:35Z</published><updated>2010-07-14T11:44:35Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Linux distributions differ greatly in the graphical tools they offer the user. However, the command line tools are quite uniform. This guide was written using an Ubuntu Linux system but utilizes only command line tools hopefully making it a universal document.</p>
<p>First, you must open your system's terminal program. In Ubuntu, it can be found here:</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/installation-linux-openconsole.png?__SQUARESPACE_CACHEVERSION=1279112501856" alt="" /></span><span class="thumbnail-caption" style="width: 650px;">open the terminal program</span></span></p>
<p>Next, change into the directory where you've downloaded the firmware you'd like to install:&nbsp;</p>
<p class="console"><code>ubuntu@ubuntu:~$ cd Downloads
ubuntu@ubuntu:~/Downloads$ ls
askozia-pbx-generic-pc-x86-i486-uclibc-2.0.1.img</code></p>

<p>Now, <strong>before</strong> attaching the target hard drive, usb stick or flash media we need to know which disks are present in the system and how they are named. The following command lists each disk recognized by the system</p>
<p class="console"><code>ubuntu@ubuntu:~/Downloads$ sudo fdisk -l | grep "Disk /dev/"
Disk /dev/sda: 21.5 GB, 21474836480 bytes</code></p>

<p>Attach the media you wish to install the firmware onto. Re-running the previous command will reveal the new disk's name. In this case, it is <strong>/dev/sdb</strong></p>
<p class="console"><code>ubuntu@ubuntu:~/Downloads$ sudo fdisk -l | grep "Disk /dev/"
Disk /dev/sda: 21.5 GB, 21474836480 bytes
Disk /dev/sdb: 1999 MB, 1999568384 bytes</code></p>

<p>If the disk was recognized by the system. It has probably already been automatically mounted. The firmware cannot be installed if the disk is already mounted. Execute the following command to find out where the disk is mounted (if it has more than one partition, it may be mounted in several locations).</p>
<p class="console"><code>ubuntu@ubuntu:~/Downloads$ df | grep "/dev/sdb"
/dev/sdb1      1952192      1600      1950592    1%   /media/KINGSTON</code></p>

<p>In this case, our disk has one partition. The partition name which needs to be unmounted is <strong>/dev/sdb1</strong>. To unmount that partition, execute the following command.</p>
<p class="console"><code>ubuntu@ubuntu:~/Downloads$ sudo umount /dev/sdb1</code></p>

<p>Now that the system is no longer directly using our disk, we can install the firmware on to it. The following command decompresses the image and writes it block-by-block onto the target device. The warning about trailing garbage is due to the digital signature on AskoziaPBX firmwares. Make sure to use the device name: <strong>/dev/sdb</strong> and not the partition name /dev/sdb1</p>
<p class="console"><code>ubuntu@ubuntu:~/Downloads$ sudo gunzip -c askozia-pbx-generic-pc-x86-i486-uclibc-2.0.1.img | sudo dd of=/dev/sdb bs=512

gzip: askozia-pbx-generic-pc-x86-i486-uclibc-2.0.1.img: decompression OK, trailing garbage ignored
63825+0 records in
63825+0 records out
32678400 bytes (33 MB) copied, 7.54102 s, 4.3 MB/s
ubuntu@ubuntu:~/Downloads$</code></p>

<p>That's it. You now have the firmware on the target disk. Set your computer or embedded device to boot from this media and off you go. To check if the firmware was correctly written, detach and reattach it to your Linux system. There should be two partitions /system and /offload:</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/installation-linux-writecheck.png?__SQUARESPACE_CACHEVERSION=1279114219778" alt=""/></span></span></p>
<span style="text-align: right;"><p><a href="http://www.askozia.com/pbx-handbook/installation.html"><strong>back to Installation</strong></a></p></span>]]></content></entry><entry><title>How to Setup a SIP Provider Account</title><id>http://www.askozia.com/pbx-handbook/how-to-setup-a-sip-provider-account.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/how-to-setup-a-sip-provider-account.html"/><author><name>Michael</name></author><published>2010-05-07T12:01:18Z</published><updated>2010-05-07T12:01:18Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><object id="scPlayer" width="590" height="420"> <param name="movie" value="http://www.askozia.com/storage/screencasts/jingh264player.swf"></param> <param name="quality" value="high"></param> <param name="bgcolor" value="#FFFFFF"></param> <param name="flashVars" value="thumb=http://www.askozia.com/storage/screencasts/howto-sipprovideraccount-20100507.jpg&containerwidth=590&containerheight=420&content=http://www.askozia.com/storage/screencasts/howto-sipprovideraccount-20100507.mp4"></param> <param name="allowFullScreen" value="true"></param> <param name="scale" value="showall"></param> <param name="allowScriptAccess" value="always"></param> <param name="base" value="http://www.askozia.com/storage/screencasts/"></param>  <embed src="http://www.askozia.com/storage/screencasts/jingh264player.swf" quality="high" bgcolor="#FFFFFF" width="590" height="420" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://www.askozia.com/storage/screencasts/howto-sipprovideraccount-20100507.jpg&containerwidth=590&containerheight=420&content=http://www.askozia.com/storage/screencasts/howto-sipprovideraccount-20100507.mp4" allowFullScreen="true" base="http://www.askozia.com/storage/screencasts/" scale="showall"></embed> </object></p>
<p style="text-align: right;"><strong><a href="http://www.askozia.com/pbx-handbook">back to Index</a></strong></p>]]></content></entry><entry><title>How to Setup a SIP Phone Account</title><id>http://www.askozia.com/pbx-handbook/how-to-setup-a-sip-phone-account.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/how-to-setup-a-sip-phone-account.html"/><author><name>Michael</name></author><published>2010-05-07T11:19:35Z</published><updated>2010-05-07T11:19:35Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><object id="scPlayer" width="590" height="420"> <param name="movie" value="http://www.askozia.com/storage/screencasts/jingh264player.swf"></param> <param name="quality" value="high"></param> <param name="bgcolor" value="#FFFFFF"></param> <param name="flashVars" value="thumb=http://www.askozia.com/storage/screencasts/howto-sipphoneaccount-20100507.jpg&containerwidth=590&containerheight=420&content=http://www.askozia.com/storage/screencasts/howto-sipphoneaccount-20100507.mp4"></param> <param name="allowFullScreen" value="true"></param> <param name="scale" value="showall"></param> <param name="allowScriptAccess" value="always"></param> <param name="base" value="http://www.askozia.com/storage/screencasts/"></param>  <embed src="http://www.askozia.com/storage/screencasts/jingh264player.swf" quality="high" bgcolor="#FFFFFF" width="590" height="420" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://www.askozia.com/storage/screencasts/howto-sipphoneaccount-20100507.jpg&containerwidth=590&containerheight=420&content=http://www.askozia.com/storage/screencasts/howto-sipphoneaccount-20100507.mp4" allowFullScreen="true" base="http://www.askozia.com/storage/screencasts/" scale="showall"></embed> </object></p>
<p style="text-align: right;"><strong><a href="http://www.askozia.com/pbx-handbook">back to Index</a></strong></p>]]></content></entry><entry><title>Phone Accounts</title><id>http://www.askozia.com/pbx-handbook/phone-accounts.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/phone-accounts.html"/><author><name>Michael</name></author><published>2010-05-03T10:34:36Z</published><updated>2010-05-03T10:34:36Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Each phone you wish to connect to Askozia&reg;PBX requires an account be setup in the WebGUI. This account will tell the system which number the phone has, its voicemail settings, technical configuration, etc.</p>
<p>To add a phone account, click on the "Accounts -&gt; Phones" page.</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/accounts_phones_new.png?__SQUARESPACE_CACHEVERSION=1272885205014" alt="" /></span></span></p>
<p>From this menu, select the phone type you wish to add. On the "edit" page that now appears, you can configure your new phone.</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/phones_edit_general_settings.png?__SQUARESPACE_CACHEVERSION=1272885425557" alt="" /></span></span></p>
<p>These basic settings are the same for every phone account type. You can choose the phone's number, caller id, audio language, ring length and enter a description for the account type. For directly attached phones (analog and ISDN), the port the phone is attached to must also be selected.</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/phones_edit_common_security_and_notifications.png?__SQUARESPACE_CACHEVERSION=1272885654439" alt="" /></span></span></p>
<p>These security and notifications settings are also common to all phone accounts.</p>
<p>The first option, Public Access, allows you to setup a publically dialable SIP address for this phone. If you check this option, this phone will be reachable at number@yourip. You can also set a more friendly prefix so it is then reachable at yourname@yourip.</p>
<p>The next two options involve how to handle missed calls. To use either of them, e-mail notifications must first be configured on your system so it can properly send e-mails.</p>
<p>After checking "notify me of missed calls via e-mail" and entering the phone owner's e-mail address in the box which appears, they will receive e-mails whenever a call is missed on this phone.</p>
<p>Checking "voicemail to e-mail" and again entering an appropriate e-mail address will enable a voicemail service on this phone (a definite ring length in General Settings must also be set). Callers will be prompted to leave a message. After recording, an e-mail with the audio message attached will be sent to the specified address.</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/phones_edit_advanced.png?__SQUARESPACE_CACHEVERSION=1272886244601" alt="" /></span></span></p>
<p>The final section, Advanced Options, contains seldomly used configuration parameters. It also always contains a setting named "Manual Attributes." This will be discussed in the customization section.</p>
<p style="text-align: right;"><strong><a href="http://www.askozia.com/pbx-handbook">back to Index</a></strong></p>]]></content></entry><entry><title>Frequently Asked Questions</title><id>http://www.askozia.com/pbx-handbook/frequently-asked-questions.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/frequently-asked-questions.html"/><author><name>Michael</name></author><published>2010-03-18T21:23:30Z</published><updated>2010-03-18T21:23:30Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Below are some of the most often asked questions about using Askozia&reg;PBX. If you have a suggestion for additional questions, please post them in the comments section at the bottom of this page.</p>
<h3>How can I manually edit the configuration files generated by AskoziaPBX?</h3>
<p>Configuration files can be manually edited by using the Files tab in the Integrator Panel. The Integrator Panel can be accessed by pressing 'ESC' anywhere in the WebGUI. Changes made through this interface will survive reboots and are a part of the unified XML configuration for the installation.</p>
<p>Modifying files by hand (i.e. via SSH) will not work for anything other than quick testing. Since most of the system runs directly from a memory disk and the files within it are regenerated upon configuration changes and reboots, manual edits outside of the Integrator Panel do not survive for very long.</p>
<p style="text-align: right;"><strong><a href="http://www.askozia.com/pbx-handbook">back to Index</a></strong></p>]]></content></entry><entry><title>First Login</title><id>http://www.askozia.com/pbx-handbook/first-login.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/first-login.html"/><author><name>Michael</name></author><published>2010-02-16T14:37:22Z</published><updated>2010-02-16T14:37:22Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Once your system has been installed, you can log in and begin configuring it. By default, Askozia&reg;PBX will acquire a DHCP address from your router. To log in you must know this address.</p>
<h3>Finding the System IP Address</h3>
<p>If you have an analog phone connected to your system, the easiest way to find your system's IP address is to dial 000047 (0000IP). The system IP will be read back to you. If you do not have an analog phone connected, keep reading for other options.</p>
<p>The system IP address is also displayed on the console. If your system has a monitor attached to it, simply look in the middle of the screen being displayed to find the IP address.</p>
<p>If your system only has a serial console (running the "Embedded" image), you can connect to it with the following default settings:</p>
<ul>
<li><strong>bits per second</strong>: 38400</li>
<li><strong>data bits</strong>: 8</li>
<li><strong>parity</strong>: none</li>
<li><strong>stop bits</strong>: 1</li>
<li><strong>flow control</strong>: none</li>
</ul>
<p>If you are unable to access your system's console for some reason, you can check in your router's DHCP settings or logs page to see which address was given.</p>
<h3>Logging in to the WebGUI</h3>
<p>Now that you know the IP, log in to the WebGUI with the following default settings:</p>
<ul>
<li><strong>url</strong>: http://yoursystemip</li>
<li><strong>username</strong>: admin</li>
<li><strong>password</strong>: askozia</li>
</ul>
<p><span class="thumbnail-image-float-right ssNonEditable"><span><a href="javascript:showFullImage('/display/ShowImage?imageUrl=%2Fstorage%2Fhandbook%2Ffirstlogin-generalsetup.png%3F__SQUARESPACE_CACHEVERSION%3D1266332631653',704,588);"><img src="http://www.askozia.com/storage/thumbnails/5036698-5783131-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1266332650314" alt="" /></a></span><span class="thumbnail-caption" style="width: 152px;">System: General Setup</span></span>You can now start configuring things to your liking. The first stop is the <strong>System: General Setup</strong> screen, located in the upper-left corner of the page. This lets you change several important aspects of your system such as the default password. <strong>Change your password</strong> or your system is at risk!</p>
<p>The Regional Settings should also be set appropriately. Your "Time Zone" is important so your system knows what time it is. And, more importantly, the "Indication Tones" must be set correctly so the telephone tones played when placing and receiving calls match the country you are in.</p>
<p>The last settings on that page keep your system time synchronized to a very accurate Internet source. No changes should be necessary here.</p>
<h3>Logging in to SSH</h3>
<p>AskoziaPBX also provides SSH console access on the default port 22. The default login is:</p>
<ul>
<li><strong>user</strong>: root</li>
<li><strong>password</strong>: askozia</li>
</ul>
<p>For those users with command-line experience, this is a convenient way to monitor and debug your system. However, manual changes here will be reverted once the system reboots. Manual changes can be entered in the WebGUI with the Integrator Panel (press "ESC" anywhere in the WebGUI to activate it).</p>
<p>The root password is kept in sync with the WebGUI settings. This makes it even more important to not run your system with the default password set.</p>
<p style="text-align: right;"><strong><a href="http://www.askozia.com/pbx-handbook">back to Index</a></strong></p>]]></content></entry><entry><title>Hardware</title><id>http://www.askozia.com/pbx-handbook/hardware.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/hardware.html"/><author><name>Michael</name></author><published>2010-02-16T09:27:06Z</published><updated>2010-02-16T09:27:06Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Askozia&reg;PBX requires a dedicated machine to run on since it is a complete system firmware. This machine can be an old PC, a new server, an embedded system or a custom Appliance. Since AskoziaPBX targets embedded systems with low energy requirements, we will focus on that here.</p>
<p>To get a system up and running you can:</p>
<ul>
<li>buy a tested, ready-to-run Appliance</li>
<li>build your own from off-the-shelf components</li>
</ul>
<h3>Ready-to-Run Appliance</h3>
<p><span class="full-image-float-right ssNonEditable"><span><a href="http://shop.askozia.com/index.php/voip-appliances.html"><img src="http://www.askozia.com/storage/thumbnails/5036698-5133248-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1266315533211" alt="" /></a></span></span>Our <a href="http://shop.askozia.com">webshop</a> offers several pre-configured Appliances. They are designed to serve the needs of the average SOHO installation and are thoroughly tested with each of our releases. We offer <a href="http://shop.askozia.com/index.php/voip-appliances/askozia-appliance-ip.html">IP-only</a>, <a href="http://shop.askozia.com/index.php/voip-appliances/askozia-appliance-ip-and-analog.html">IP+Analog</a> and <a href="http://shop.askozia.com/index.php/voip-appliances/opnaskozia-askozia-appliance-ip-and-isdn.html">IP+ISDN</a> versions, all with <strong>free worldwide shipping</strong>.</p>
<p>If you do not want to mess with component assembly and testing, <a href="http://shop.askozia.com/index.php/voip-appliances.html">buy something that just works</a>.</p>
<h3>Build Your Own Appliance</h3>
<p>There are several main components required when building your own appliance. The first of which is an embedded system or SBC (Single Board Computer) to run AskoziaPBX. This is a shrunk-down version of a household computer which requires very little electricity to operate. It also removes any unnecessary hardware from the system such as a graphics or sound card, CD-ROM, etc.</p>
<p><span class="full-image-float-right ssNonEditable"><span><a href="http://shop.askozia.com/index.php/components.html"><img src="http://www.askozia.com/storage/handbook/hardware-alix.jpg?__SQUARESPACE_CACHEVERSION=1266316524207" alt="" /></a></span><span class="thumbnail-caption" style="width: 150px;">Alix SBC</span></span>It is designed to run software which performs a single function rather than that of a Desktop PC. This is why these types of systems are usually referred to as an Appliance.</p>
<p>One of the most popular embedded systems is the <a href="http://shop.askozia.com/index.php/components.html">Alix SBC line</a> from PC Engines. They have a 500MHz processor, 256MB of RAM and offer multiple Ethernet, miniPCI (or PCI) and USB interfaces. Rather than booting from a standard hard drive, these systems use a Compact Flash card to further reduce energy and maintenance requirements.</p>
<p>These boards are available in a <a href="http://shop.askozia.com/index.php/components.html">variety of interface combinations</a>, starting at around &euro;100.</p>
<h3>Telephony Connectivity</h3>
<p>If your system only needs to connect to VoIP services, a SBC is all you need. However, if you wish to interconnect with classic telephone equipment and providers, you will also require an interface card. These cards convert the information and signaling coming in over telephony lines and from telephony devices into information usable by AskoziaPBX.</p>
<p><span class="full-image-float-right ssNonEditable"><span><a href="http://shop.askozia.com/index.php/components/b400m.html"><img src="http://www.askozia.com/storage/handbook/hardware-b400m.jpg?__SQUARESPACE_CACHEVERSION=1266317782382" alt="" /></a></span><span class="thumbnail-caption" style="width: 150px;">OpenVox B400M</span></span>Since the <a href="http://shop.askozia.com/index.php/components.html">Alix SBC line</a> has mainly miniPCI connections, you will also need a card of this type. It also helps keep your system nice and small. OpenVox has some of the only offerings available for miniPCI.</p>
<p>For ISDN connections, their <a href="http://shop.askozia.com/index.php/components/b400m.html">4 port BRI ISDN card</a> can be configured to connect to any combination of up to 4 ISDN lines (internal or external). These cards cost about &euro;320.</p>
<p><span class="full-image-float-right ssNonEditable"><span><a href="http://shop.askozia.com/index.php/components/a400m.html"><img src="http://www.askozia.com/storage/handbook/hardware-a400m.jpg?__SQUARESPACE_CACHEVERSION=1266318277577" alt="" /></a></span><span class="thumbnail-caption" style="width: 150px;">OpenVox A400M</span></span>For Analog connections, their <a href="http://shop.askozia.com/index.php/components/a400m.html">4 port Analog card</a> will usually cover the connectivity needs of a SOHO installation and costs about &euro;200.</p>
<p>As you can see, the most expensive component in building your own Appliance is the telephony interface cards. This is, unfortunately, true for every manufacturer in the market and probably will not change soon.</p>
<p>Bulk-buys of these components reduces prices. This is what we've done in the webshop, allowing us to offer a <a href="http://shop.askozia.com/index.php/voip-appliances.html">complete appliance</a> with a guarantee and custom case for less than the cost of its components.</p>
<p style="text-align: right;"><strong><a href="http://www.askozia.com/pbx-handbook">back to Index</a></strong></p>]]></content></entry><entry><title>Installation: Mac</title><id>http://www.askozia.com/pbx-handbook/installation-mac.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/installation-mac.html"/><author><name>Michael</name></author><published>2010-02-15T15:56:01Z</published><updated>2010-02-15T15:56:01Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Before your target system's boot media is attached to the system, open the Terminal and execute the following command:</p>
<p style="text-align: left;"><span class="ssNonEditable full-image-block"><span><img src="http://www.askozia.com/storage/handbook/installation-mac-lsdev1.png?__SQUARESPACE_CACHEVERSION=1266248354080" alt="" /></span><span class="thumbnail-caption" style="width: 504px;">output of: ls /dev/disk*</span></span>This will show which disks are recognized by the system. It is important to know this before attaching the disk so you can install the firmware on to the correct one. If it is done incorrectly, you can lose all of the contents of your Mac's hard drive.</p>
<p style="text-align: left;">Now that we know this, attach the disk you would like to install AskoziaPBX onto and open Disk Utility. In Disk Utility, you need to locate your disk, select any mounted partitions and unmount them.</p>
<p style="text-align: left;"><span class="ssNonEditable full-image-block"><span><img src="http://www.askozia.com/storage/handbook/installation-mac-diskutil.png?__SQUARESPACE_CACHEVERSION=1266248584044" alt="" /></span><span class="thumbnail-caption" style="width: 600px;">unmounting recognized partitions</span></span></p>
<p>Once these are unmounted, switch back to Terminal and re-execute the command from above.</p>
<p><span class="ssNonEditable full-image-block"><span><img src="http://www.askozia.com/storage/handbook/installation-mac-lsdev2.png?__SQUARESPACE_CACHEVERSION=1266248682571" alt="" /></span><span class="thumbnail-caption" style="width: 504px;">new output shows that /dev/disk2 is the new disk</span></span></p>
<p>The disk is attached to our system, it is not mounted and we know what its name is. We can now install the firmware. To do this, we execute a command on the terminal which decompresses the image and writes it bit-by-bit onto the newly attached disk.</p>
<p><span class="ssNonEditable full-image-block"><span><img src="http://www.askozia.com/storage/handbook/installation-mac-gzcatdd.png?__SQUARESPACE_CACHEVERSION=1266249133251" alt="" /></span><span class="thumbnail-caption" style="width: 504px;">output of: gzcat firmware.img | dd of=/dev/diskX bs=512</span></span>That is a long command but it does exactly what we need it to. Once it has finished writing, you can see in the Disk Utility that the disk has new partitions on it. Eject this disk from the system. It is now ready to be used.</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/installation-mac-diskutil2.png?__SQUARESPACE_CACHEVERSION=1266249624108" alt="" /></span></span></p>
<p style="text-align: right;"><strong><a href="http://www.askozia.com/pbx-handbook/installation.html">back to Installation</a></strong></p>]]></content></entry><entry><title>Installation</title><id>http://www.askozia.com/pbx-handbook/installation.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/installation.html"/><author><name>Michael</name></author><published>2010-02-15T14:02:16Z</published><updated>2010-02-15T14:02:16Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>The Askozia&reg;PBX software is distributed as a firmware image which must be installed onto your target hardware. It is not a standalone piece of software but rather a complete Operating System which runs on a dedicated machine.</p>
<p>There are three ways to get a system up and running:</p>
<ul>
<li>prepare the system storage media directly</li>
<li>use the Live CD</li>
<li>support us by buying <a href="http://shop.askozia.com/index.php/voip-appliances.html">a pre-installed system</a></li>
</ul>
<h3>Direct Media Installation</h3>
<p>If your target system is an embedded system or does not have an attached CD-ROM, you will need to install the AskoziaPBX firmware directly on to its media. This boot media could be a Compact Flash card, an SD card, a hard drive or a USB stick. Anything your target system can boot from will work.</p>
<p>First you need to download the appropriate image from the Askozia website. If your system has a standard VGA output, you should download the "Generic" image. If its console is only accessible via a serial port, use the "Embedded" image. If you have purchased one of our products from <a href="http://shop.askozia.com">the webshop</a>, the latest firmware can be found on its <a href="http://www.askozia.com/products/">product page</a>.</p>
<p>A word about the firmware format before we continue. It is not a file which can simply be copied onto a disk and booted from. It is a compressed "image" of a hard drive which must be decompressed and written bit-by-bit onto a drive.</p>
<p>Now on to the Operating System specific instructions:</p>
<ul>
<li><strong><a href="http://www.askozia.com/pbx-handbook/installation-mac.html">using Mac OS X</a></strong></li>
<li><a href="http://www.askozia.com/pbx-handbook/installation-linux.html"><strong>using Linux</strong></a></li>
<li>using Windows</li>
</ul>
<h3>Live CD</h3>
<p>Installing a system using the Live CD is the easiest method if that system is a "standard" desktop PC. First, you will need to download the Live CD. The download link is located in the upper-right column of the Askozia website. Burn this image to a CD using your favorite disk authoring software and then boot it in the computer you wish to use for AskoziaPBX.</p>
<p>Once it has booted, the console menu will appear. Select option 8 from this menu and enter the desired target hard drive to begin the installation.</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/installation-livecd-2.png?__SQUARESPACE_CACHEVERSION=1266246204151" alt="" /></span></span></p>
<p>Note, this will delete everything on the target hard drive. Please choose carefully! The menu will also confirm this. Once you have agreed to the installation, the firmware will be written to your hard drive.</p>
<p><span class="full-image-block ssNonEditable"><span><img src="http://www.askozia.com/storage/handbook/installation-livecd-3.png?__SQUARESPACE_CACHEVERSION=1266246231025" alt="" /></span></span></p>
<p>Any configuration changes made while using the Live CD will also be applied to the installed system. Once it has finished installing, the system will reboot. Please make sure your boot devices are set correctly, or simply remove the Live CD so the system actually boots from your freshly installed hard drive.</p>
<p style="text-align: right;"><strong><a href="http://www.askozia.com/pbx-handbook">back to Index</a></strong></p>]]></content></entry><entry><title>Getting Started</title><id>http://www.askozia.com/pbx-handbook/getting-started.html</id><link rel="alternate" type="text/html" href="http://www.askozia.com/pbx-handbook/getting-started.html"/><author><name>Michael</name></author><published>2010-02-15T11:27:07Z</published><updated>2010-02-15T11:27:07Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>currently being edited...</p>]]></content></entry></feed>