The XIPAR Asterisk Radio Over IP Server Installation Process. Steven Henke,
|
|
|
- May Whitehead
- 10 years ago
- Views:
Transcription
1 TITLE: DATE: AUTHOR: The XIPAR Asterisk Radio Over IP Server Installation Process February 15, :07 EST Steven Henke, VERSION: PURPOSE Our goal is to enable Push-To-Talk radio users to interconnect radio systems via IP networks and incorporate the power of the Asterisk IP-PBX. Additionally, orgranizations need far more than basic PTT radio communcations and this package incorporates several related applications that complement Radio Over IP connectivity. This document explains an installation process for these applications recommended by the XIPAR developers. This package is named XIPAR for Xelatec Internet Protocol Amateur Radio. DESCRIPTION This process installs a complete Asterisk IP-PBX system with radio interface mobdules and VoIP linking features. Because Asterisk enables linked radios to do much more than just communicate among themselves, we included several popular telecommunications packages and server administration tools. Most recognizeable are the FreePBX web based Asterisk configuration tool and Webmin for system administration. This package includes the complete source code and development environment for Asterisk and the radio linking software. Because the Radio Over IP modules for Asterisk are continuously evolving, including the source code provides a simple update and bug fix process. AUDIENCE Persons who attempt to use this document to construct a XIPAR Radio Over IP server should be well versed in private radio communications technology, Linux software, programs, tools and utilities. These include but are not limited to: - using the Linux command line, - public and private IP Networking, - the Webmin Linux server configuration tool, - a programmer's text editor, - Private or Amateur Mobile Radio terms, practices and methods. COMPUTER HARDWARE REQUIREMENTS PC, Intel Pentium III 866 MHz CPU or better. 512 MB RAM, 8.0 GB Hard Drive or larger Ethernet Network Interface Card (NIC) During the installation only: - CDROM Drive or USB Drive - Attached Monitor and Keyboard Page 1 of 10
2 IP NETWORK REQUIREMENTS This application requires an Ethernet connection to an IP network with DHCP and broadband Internet access. Incoming packets to the computer's FQDN on port number 4569 (or an alternate port number defined during installation) must be routed to the computer through any intervening routers or firewalls. RADIO TRANSCEIVER REQUIREMENTS The XIPAR system's Radio Over IP modules enable it to be connected to almost any radio transceiver and network if you have the skills and patience to make the necessary interface and configurations. Several different radio makes and models are well supported by vendors who provide ready made interfaces and cables. For example, several Motorola commercial radios use a common 16 or 20 pin rear panel accessory connector. These include the GM300 and M1225 mobile radios and the R1225 repeaters. Also for the commercial private mobile radio bands there are many radio repeaters with a community repeater or trunking radio controller port available. Even consumer type GMRS and FRS radios are supported. For frequency agile remote applications, app_rpt can control a multi-band, frequency programmable radio transceiver. RADIO TRANSCEIVER TO ASTERISK INTERFACES USB RADIO ADAPTER (URA) - This low cost device provides the largest feature set of all interfaces. To get started, you can build your own radio cable by attaching it to a $7.00 (or less) commercial off-the-shelf USB Sound Adapter. With the USB Radio Adapter, CTCSS and other signaling encoding and decoding is done in the software. And, signal level setting is done in software so there are no physical adjustments to make that require access to the computer and taking the covers off to reach the potentiometers. Additionally, the URA can determine the received signal level in software and uses it for squelch and other features. Commercial software modules are available that enable this interface to encode and decode several professional digital coded squelch and trunking radio formats. Refer to or for specific and ready-made USB Radio Adapters. GENERAL INFORMATION These instructions and the installation scripts apply to a CDROM based installation using the ISO image from the Xelatec website and then the subsequent install of the Fedora Linux Operating System (OS) and applications via the Internet. This installation will completely erase the computer's hard drive. Any information that existed on it before the installation will be irretrievably lost. Page 2 of 10
3 In our tests, an 866MHz Pentium III computer connected to a 6 Mb/s ADSL Internet service required about 2 hours to execute the complete installation process. INSTALLATION PROCEDURE If you are an amateur radio operator you really should put at least one node on the AllStar Link Network. So go to " and complete the form to request a node number and network registration password. The node information that you receive can then be entered during the installation process and automatically used to build the XIPAR configuration files. We recommend that you assign your computer a Fully Qualified Domain Name (FQDN). If your Internet connection has a dynamically assigned IP address, you should register for a free Dynamic DNS service at " or use an equivalent service. The XIPAR installation process installs the 'inadyn' dynamic DNS client and places your DNS FQDN in the '/etc/inadyn.conf' file. The line that starts the client is normally commented out in the '/etc/rc.local' file. If you use this service, when the automated portion of the installation is complete, edit '/etc/inadyn.conf' to add your DynDNS account username and password and then uncomment the inadyn start line in '/etc/rc.local'. Because of the large number of potential IP network configurations, we cannot describe them all in this document. Therefore we will cover a common case. This is where the node is attached to a network with a router that provides a DHCP service that assigns local NAT addresses to client computers. In that case you must set the router so that incoming packets to the system's Internet address on port number 4569 (or another port number specified in the configuration files) must be routed to the node computer's local area network address through any intervening routers or firewalls. For example: 1) determine your node computers Ethernet MAC address, 2) set your router's DHCP server to always assign a fixed internal IP address to that MAC address, 3) set your router to forward traffic on that port the fixed internal address of the node computer. If you have a single Internet IP Address available and several computers running on a NAT and you have a main high availability Asterisk server for telephone call processing and a separate XIPAR Server for connection to your wireless communications equipment, you should consider using a non-standard port number for IAX2 on your XIPAR Server. The software easily accommodates IAX2 (the VoIP protocol developed for Asterisk) on non-standard port numbers. Some telephony applications do not. So the wireless server gets to be the one with the non-standard port number (e.g. 4568). Configure your NAT Router to send incoming traffic on the standard IAX port number (4569) to the main Asterisk server and traffic to the non-standard IAX port number to the XIPAR server. Now we describe a typcial installation. Install the PCI card or connect the USB interface to your computer. The interfaces do not need to be connected to radios but they must be present during the installation process so that they are recognized and the software is properly configured. Page 3 of 10
4 Connect your node computer to a network with DHCP and broadband Internet access. You need an attached local video monitor and keyboard during the installation. If the computer BIOS permits it, you can remove these after the installation is complete. Using another computer with a CDROM burner, you must download the CDROM ISO image from the Xelatec website and burn it to a blank CDROM. Alternatively see the section below about using a USB flash drive. Start the computer that is to host the XIPAR software and press the keys necessary to enter its BIOS utility. In the BIOS, enter the correct date and time. We recommend using UTC (a.k.a. GMT or Zulu) time. Setting the time is important to make sure that the software builds and operates properly. Also in the computer BIOS, set the boot or start device to first boot the CDROM and then the Hard Drive. Finally, disable the BIOS Automatic Power Management (APM) options. It might be possible to re-enable these later but if the computer goes into standby or turns off during the installation process, it will fail. Save the BIOS settings and exit the BIOS setting menu. Insert the installation CDROM into the computer CDROM drive. Reboot the computer by pressing Ctl-Alt-Delete or power cycling. The computer should boot from the CDROM and present you with a menu and option prompt. Select the XIPAR version and operating system that you want to use and then press Enter. The the OS and the applications will be downloaded over the Internet and installed on your computer. Follow the prompts and instructions. If you set the computer BIOS clock to UTC and if prompted for system time information, select "Computer Uses UTC" and then your timezone. If prompted to enter the root password of your choice, enter it and then write it down. If you forget it, you will have to start all over. The default root password is "madminx63". You should change this to something unique and secure as soon as the install completes. The installation of the operating system will continue. After the Operating System is installed, the CDROM may eject. When the "Reboot" prompt appears, remove the CDROM from the drive and press the enter key. The computer will reboot and later in the installation process it will prompt you for more information and then reboot again and display a login prompt. After the installation is complete and confirmed to be operating properly, you may reboot the computer and enter the BIOS setup utility and change the Boot Order to only boot from the Hard Drive. If you have a dynamic Internet IP connection, set up the dynamic DNS client as described above. Page 4 of 10
5 The installation process will prompt you for the information necessary to configure a single primary radio interface. If you connect additional radios edit the '/etc/asterisk/' configuration files 'rpt.conf', and if you are using USB Radio Adapters, edit 'urd.conf' to match your radio hardware and enable the desired operating features. IMPORTANT: Almost any file without the keyword 'custom' in its filename is overwritten when you make changes using the FreePBX web interface. The non- FreePBX supported files of 'rpt.conf' and the 'urd.conf' files are exceptions to this guideline and the installation process modifies them directly. In all other cases, we create files using the naming convention 'zzz_rpt_custom.conf' where 'zzz' is a specific parent Asterisk.conf file name. We then add an '#include 'zzz_rpt_custom.conf' in the parent '.conf' file to reference our information. INSTALLING USB RADIO ADAPTERS (URA's) AND ADJUSTING SIGNAL AMPLITUDES Though other methods are possible, this installation process requires a direct connection to the radio's unfiltered, unsquelched receive audio signal and the radio's transmitter microphone input and its sub-audible tone modulation input. It also assumes that this is a narrow band FM radio with a peak modulation level of +/-5 KHz. The best adjustment of these settings is accomplished using a properly calibrated Radio Communications Test Set or a separate radio frequency signal generator and modulation analyzer. The '/etc/asterisk/urd.conf' file must contain valid information for your specific radio connection. Refer to the file 'urd.conf.sample' for details. Each USB Radio Adapter is named by the expression [URANAME] in the '/etc/asterisk/urd.conf' file where URANAME is the user assigned name of the interface. The installation process automatically uses the name 'usb' for the first device. A good practice would be to name additional devices 'usb1', 'usb2' and so forth. Each interface name is logically linked to a specific USB bus address and its radio signal amplitudes are set by the information in its associated 'urd_tune_uraname.conf' file. After they are installed, USB Radio Adapters cannot be casually moved from one physical USB port to another whether those ports are on the node computer or on an attached USB hub. If you need to move one or more URA's, unplug them from their originally installed positions and then one at a time, plug them into the new port and as you plug in each moved URA, use the CLI 'radio active xxx' command where 'xxx' is the device name that you moved. Use a 'radio tune' CLI command to verify that the device is found at its new location. Then use 'radio tune save' to save the configuration information for that device with the new USB port number. Now you can plug in the next USB to its new port and use 'radio active xxx' to select the device configuration for it. Do this one at a time for each URA you move. We now describe the command line process to set the radio transceiver signal amplitudes. Using either an attached keyboard and monitor or a remote ssh session, login to the node computer as root. Make sure Asterisk is not running with the command 'amportal kill'. Page 5 of 10
6 Start Asterisk with the Command Line Interface (CLI) using 'asterisk -c'. Each URA must be attached in sequence during the installation process in order for it to be properly identified and match a specific radio. Attach the first URA to the computer and radio now. Enter the CLI command 'radio tune'. The information that returns indicates the currently selected radio interface, its settings and a list of 'radio tune' command options. There is a later section in this document that describes these options in detail. To set the URA receiver input level adjustment the radio must be running with no signal applied on the receive frequency. Because the URA is connected to the radio's unfiltered and unsquelched receive signal point it is now subject to a maximum amplitude white noise signal from the radio. Enter on the CLI 'radio tune rxnoise'. The software will now automatically adjust the URA's input sensitivity to match the radio output signal. To set the URA receiver carrier detect squelch level, enter the CLI command 'radio tune rxsquelch'. The display will show the current no-signal strength and the current squelch setting. Enter the CLI command 'radio tune rxsquelch xxx' where xxx is the Current Signal Strength reading plus 150. You test the squelch setting and make a final adjustment later. To set the URA receiver voice level adjustment, apply an on-channel, strong, full-quieting RF signal modulated by a 1 KHz tone at 3 KHz deviation. Enter the CLI command 'radio tune rxvoice'. The software will now automatically adjust level for voice modulation. To set the URA receiver sub-audible tone level adjustment, apply a strong, onchannel, full-quieting RF signal modulated by a 100 Hz tone at 650 Hz deviation. Enter the CLI command 'radio tune rxtone'. The software will now automatically adjust the level to decode the sub-audible tone modulation. Configure the equipment used to measure the radio transmitter modulation. If the attached radio sub-audible tone modulation is not supplied by the URA enter the CLI command 'radio tune txtone 0'. The transmitter will activate for a few seconds to enable you to observe the modulation. If the radio sub-audible tone modulation is supplied by the URA, enter the CLI command 'radio tune txtone 100'. The transmitter will momentarily activate. Using the modulation measurement equipment note the sub-audible tone modulation level. Repeatedly issue the 'radio tune txtone xxx' command with xxx as a new relative level adjustment as necessary to properly set the sub-audible tone modulation. Issue the CLI command 'radio tune txvoice'. The transmitter will momentarily activate. The URA applies both the sub-audible tone modulation signal and a 1 KHz tone. Repeatedly issue the 'radio tune txvoice xxx' command with xxx as a new relative level adjustment as necessary to properly set the combined voice and tone modulation to +/ KHz of deviation. Save the URA settings for this device using the CLI command 'radio tune save'. Page 6 of 10
7 You will have to enter the information for additional URA's and radios in the 'rpt.conf' and 'urd.conf' files using the first device's information and the '.sample' files as a guide. If desired, attach an additional URA and issue the command 'radio active xxx' where 'xxx' is the assigned name for the device in the 'urd.conf' file. Then repeat the procedure above. Repeat this again to install each additional URA. The URA installation and tuning process is now complete. Enter 'stop now' on the CLI then 'amportal start' to start Asterisk and FreePBX as a secure and reliable service. ABOUT USB RADIO ADAPTER CONNECTIONS The simplest transceiver connection is just 4 (four) points consisting of ground, tx composite modulation, rx detector output and PTT input. The radio transceiver can be either simplex (PTT) or duplex (repeater). Connection directly to a repeater transceiver offers the best performance and allows the radio users to remain in control of the link and answer and originate telephone calls and connect to remote base nodes such as HF transceivers that usually operate in open squelch mode. Receiver Connection Options 1) Baseband Demodulated Signal - Unsquelched - Unfiltered 2) Filtered Rx Audio with separate CTCSS Decode signal. 3) Speaker or Earphone Audio - Voice Operated Transmit (VOX) Page 7 of 10
8 Transmitter Connection Options 1) Microphone Audio 2) Separate Microphone Audio and Tone Modulation Inputs 3) Composite Modulation Post Limiter Baseband Input The preferred method of connection is directly to the radio transceiver's baseband signals. For the receiver this is known as the discriminator, quadrature or detector output. It is unsquelched and has a flat frequency response and in some cases is DC coupled. For the transmitter this is called the flat transmit modulation or post-limiter input. The chan_urd driver module can be set to provide either flat unprocessed audio ready for application to the transmitter's microphone input or for FM preemphasized, amplitude limited and low pass filtered voice suitable for direct connection to a post-limiter modulation point. The chan_urd module also encodes CTCSS tones and can be configured to output them either mixed with the processed voice in a composite modulation signal or on an output separate from the voice band modulation. All transmit amplitudes are software adjustable via an interactive tuning process. The chan_urd module performs transmit and receive radio signal processing using the host PC's CPU much like a high compression factor VoIP speech transcoder. For this reason PC CPU's offering less than 800 MHz of processor speed are not recommended. You should use the Linux 'top' command or an equivalent tool to determine how a mix of simultaneous radio and telephony calls are loading your processor to ensure that your users' call quality expectations are met. One PC can support several USB Radio Adapters and telephone connections. In our tests a 2.66 GHz Pentium 4 functioned well with simultaneous communications taking place on 7 USB radio adapters and 4 TDM-400 POTS based telephone calls. Xelatec can provide special assistance in constructing nodes with 20 or more radio transceivers connected to a single host computer. USB RADIO ADAPTER (URA) ASTERISK COMMAND LINE INTERFACE (CLI) OPTIONS: radio active - selects by name a specific USB radio adapter for display or tuning. radio tune - displays information about the current active radio device. radio tune rxnoise - Automatically adjusts the USB Radio Adapter input sensitivity to match the maximum signal output from the connected radio. This is the signal from the radio when no signal is present on the receive frequency. If the receive signal connection point is not the unsquelched and unfiltered receive signal point, this maximum signal can be obtained by using the user controls to unmute the receiver and open the squelch. If the USB Adapter is connected directly to an unmuted and unfiltered demodulated signal point in the radio receiver and no signal is present on the radio channel then this is the open channel reference signal. Page 8 of 10
9 radio tune rxsquelch - This sets the receiver noise squelch sensitivity. It provides a measurement of the current signal strength as a reference value. radio tune txtone - This adjustment sets the modulation amplitude of the subaudible tone or data that is transmitted simultaneously with the voice signal. radio tune txvoice - This adjustment sets the modulation amplitude of the voice signal. The device generates a reference signal of 1000 Hz at the 60% modulation level. radio tune save - This save the adjustments to a configuration file for a specific channel that will be automatically loaded when the server restarts. THE NEW USB RADIO DEVICE CHANNEL DRIVER (chan_urd) This distribution features the Xelatec chan_urd USB Radio Device channel driver module. This module replaces the original chan_usbradio module and provides additional features. The configuration file for chan_urd is "/etc/asterisk/urd.conf". At the time of this document, an existing usbradio.conf file may be renamed urd.conf to update a system. For details, review the comments in the urd.conf file that is generated by the installation process. OTHER INCLUDED SOFTWARE PACKAGES FreePBX - This is a browser based Asterisk configuration and operation program. You can see the FreePBX interface on your Asterisk app_rpt server by using a web browser to view " computer ip address or FQDN)". Webmin - The 'Webmin' Linux server administration utility is a wonderful interface to control the many complex features and services available on a Linux server. It is included in this installation. See " for full documentation. You can see the Webmin interface on your Asterisk app_rpt server by using a web browser to view " computer ip address or FQDN):10000" or using the tabbed menu. Screen - The Linux 'screen' utility is installed to help a system operator and developer share a terminal window and configure the system or resolve issues. The screen manual is available from the command line as 'man screen'. Typically you will temporarily change the root password, make it available to the assisting developer and open a port through your router for them to make an ssh connection. They can issue a 'screen' command after they login and then you can login as root and issue a 'screen -x' command and your screen will then be shared with the developer's. Upgrade - This utility should be run after updating any of the server software including FreePBX or Webmin. It is available through the web based interface at " computer ip address or FQDN)" beneath the System menu tab. xipar_update - This command line utility updates your XIPAR server's local copy of the Radio Over IP software sources and rebuilds and reinstalls them. At this time it is not recommended that you use this utility. Page 9 of 10
10 INSTALLING FROM A USB FLASH DRIVE INSTEAD OF A CDROM You can use a tool such as "liveusb-creator" to write the install ISO image to a USB flash drive. Of course you must configure the computer BIOS to boot from the USB flash drive. Be advised that when it boots, the computer may enumerate the USB flash drive as a hard drive and make it a candidate for the installation. This could result in the USB flash drive being erased and an unusable installation. The installation software detects USB Storage Devices and issues a prompt asking the user to disconnect them. Unplug the USB flash drive when this message appears so that it is not formatted. The installation will proceed normally. SPECIAL PURPOSE INSTALLATION OPTIONS Contact Xelatec for assistance with these options including: - Centos 32 and 64 bit O/S (press F7 at the Menu to see 64 bit options) - Virtualized Installation and Operation - Custom disk partitions and NFS or Boot from SAN - Additional over the air signaling protocols RECOMMENDED REFERENCES which includes additional information and links including the text "Asterisk - The Future of Telephony - Second Edition". DEVELOPER AND CONSULTANT RESOURCES FOR ASTERISK WITH APP_RPT Contact Steven Henke, W9SH, XELATEC LLC, [email protected]. The developers provide generous assistance to Amateur Radio Operators and request that commercial users be prepared to retain their professional services as necessary. NOTICES "Xelatec" and "XIPAR" are trademarks of Xelatec LLC ( "Asterisk" as referred to herein is a trademark of Digium. Asterisk, app_rpt and other items referenced by this document contain GPL software contributed by several organizations. This is free software and you are welcome to use and redistribute it under the terms and conditions of the "GPL GNU GENERAL PUBLIC LICENSE Version 2, June 1991". It comes with ABSOLUTELY NO WARRANTY. CONCLUSION Thank you for considering this project as something useful and perhaps even enjoyable. Page 10 of 10
Ultra Thin Client TC-401 TC-402. Users s Guide
Ultra Thin Client TC-401 TC-402 Users s Guide CONTENT 1. OVERVIEW... 3 1.1 HARDWARE SPECIFICATION... 3 1.2 SOFTWARE OVERVIEW... 4 1.3 HARDWARE OVERVIEW...5 1.4 NETWORK CONNECTION... 7 2. INSTALLING THE
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.
Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,
integration tools setup guide SIM 3 Remote Guide to controlling a SIM 3 Audio Analyzer remotely over a network connection from a laptop
setup guide integration tools SIM 3 Remote Guide to controlling a SIM 3 Audio Analyzer remotely over a network connection from a laptop 2010 Meyer Sound. All rights reserved. SIM 3 Remote Setup Guide,
Digital telephony. Softphone Getting Started Guide. Business Edition TEL-GDA-AFF-002-0902
Digital telephony Business Edition Softphone Getting Started Guide TEL-GDA-AFF-002-0902 Contents ABOUT THIS GUIDE 3 911 EMERGENCY SERVICES 3 DOWNLOADING THE SOFTWARE 3 CONFIGURING THE SOFTWARE 5 INITIALIZING
I N S T A L L A T I O N M A N U A L
I N S T A L L A T I O N M A N U A L 2015 Fastnet SA, St-Sulpice, Switzerland. All rights reserved. Reproduction in whole or in part in any form of this manual without written permission of Fastnet SA is
RCForb Server Setup. Overview
RCForb Server Setup Overview The RcForb Server allows you to setup your own remote station on Remote Hams. Three connections to your transceiver are required, and an Internet connection. The first required
Intel Entry Storage System SS4000-E
Intel Entry Storage System SS4000-E Software Release Notes March, 2006 Storage Systems Technical Marketing Revision History Intel Entry Storage System SS4000-E Revision History Revision Date Number 3 Mar
ClearOS Network, Gateway, Server Quick Start Guide
ClearOS Network, Gateway, Server Quick Start Guide Welcome ClearOS is computer Operating System (OS) that provides enterprise-level network security and application services to the Small/Medium-sized Business
Interfacing the Yaesu DR 1X
Interfacing the Yaesu DR 1X With The S Com 7330 Repeater Controller For a Feature Rich Digital and Analog Experience! A Technical Writing by Justin Reed, NV8Q Version 2 Updated May 26, 2015 Introduction
Network Projector Operation Guide
Network Projector Operation Guide Table of contents Preparation...3 Connecting the projector with your computer...3 Wired connection... 3 Wireless connection (for selective models)... 4 QPresenter...7
PARALLELS SERVER BARE METAL 5.0 README
PARALLELS SERVER BARE METAL 5.0 README 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved. This document provides the first-priority information on the Parallels Server Bare Metal
SIP Proxy Server. Administrator Installation and Configuration Guide. V2.31b. 09SIPXM.SY2.31b.EN3
SIP Proxy Server Administrator Installation and Configuration Guide V2.31b 09SIPXM.SY2.31b.EN3 DSG, DSG logo, InterPBX, InterServer, Blaze Series, VG5000, VG7000, IP590, IP580, IP500, IP510, InterConsole,
CPEi 800/825 Series. User Manual. * Please see the Introduction Section
CPEi 800/825 Series User Manual * Please see the Introduction Section Contents Introduction...iii Chapter 1: CPEi 800/825 User Guide Overview... 1-1 Powerful Features in a Single Unit... 1-2 Front of the
Plexxi Control Installation Guide Release 2.1.0
Plexxi Control Installation Guide Release 2.1.0 702-20002-10 Rev 1.2 February 19, 2015 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Notices The information
Connecting to the Internet. LAN Hardware Requirements. Computer Requirements. LAN Configuration Requirements
Connecting to the Internet LAN Hardware Requirements Computer Requirements LAN Configuration Requirements Installation Performed by Time Warner Cable Technician Connecting via Ethernet Connecting via USB
SUNDE TM. User s Manual
SUNDE TM User s Manual 2009 GZ HUIYUAN Elect Ltd, All rights reserved. THANKS FOR PURCHASING SUNDE NETWORK TERMINAL. PLEASE READ THIS MANUAL CAREFULLY BEFORE USE. NOTICE:All information contained herein
Multifunctional Broadband Router User Guide. Copyright Statement
Copyright Statement is the registered trademark of Shenzhen Tenda Technology Co., Ltd. Other trademark or trade name mentioned herein are the trademark or registered trademark of above company. Copyright
Configuring Virtual Blades
CHAPTER 14 This chapter describes how to configure virtual blades, which are computer emulators that reside in a WAE or WAVE device. A virtual blade allows you to allocate WAE system resources for use
Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive
Reboot the ExtraHop System and Test Hardware with the Rescue USB Flash Drive This guide explains how to create and use a Rescue USB flash drive to reinstall and recover the ExtraHop system. When booting
6.40A AudioCodes Mediant 800 MSBG
AudioCodes Mediant 800 MSBG Page 1 of 66 6.40A AudioCodes Mediant 800 MSBG 1. Important Notes Check the SIP 3 rd Party Validation Website for current validation status. The SIP 3 rd party Validation Website
이 기기는 업무용 급 으로 전자파적합등록을 한 기기이오니 판매자 또는 사용자는 이점을 주의하시기 바라며 가정 외의 지역에서 사용하는 것을 목적으로 합니다
020-101186-01 020-101186-01 이 기기는 업무용 급 으로 전자파적합등록을 한 기기이오니 판매자 또는 사용자는 이점을 주의하시기 바라며 가정 외의 지역에서 사용하는 것을 목적으로 합니다 Table of Contents About this Document... 1 Document Conventions... 1 Audience... 1 Related
EZblue BusinessServer The All - In - One Server For Your Home And Business
EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan
HOWTO: Set up a Vyatta device with ThreatSTOP in router mode
HOWTO: Set up a Vyatta device with ThreatSTOP in router mode Overview This document explains how to set up a minimal Vyatta device in a routed configuration and then how to apply ThreatSTOP to it. It is
Asterisk SIP Trunk Settings - Vestalink
Asterisk SIP Trunk Settings - Vestalink Vestalink is a new SIP trunk provider that has sprung up as a replacement for Google Voice trunking within Asterisk servers. They offer a very attractive pricing
1. Hardware Installation
4 Port 10/100M Internet Broadband Router with USB Printer server Quick Installation Guide #4824904AXZZ0 1. Hardware Installation A. System Requirement Before you getting started, make sure that you meet
Radio Interface Setup
For getting started with Ham Radio Sound Card digital modes. Jeffrey Kopcak K8JTK Table of Contents Introduction... 3 Program versions... 3 Resources... 3 SignaLink... 3 Rigblaster... 3 Configuration...
User Manual. Page 2 of 38
DSL1215FUN(L) Page 2 of 38 Contents About the Device...4 Minimum System Requirements...5 Package Contents...5 Device Overview...6 Front Panel...6 Side Panel...6 Back Panel...7 Hardware Setup Diagram...8
Multi-Profile CMOS Infrared Network Camera
Multi-Profile CMOS Infrared Network Camera Quick Start Guide About multi-profile Multi-profile stands for simultaneously video stream. The Network Camera and Video Server can generate MPEG4 and MJPEG streaming
GW400 VoIP Gateway. User s Guide
GW400 VoIP Gateway User s Guide P/N: 956YD30001 Copyright 2006. All Rights Reserved. Document Version: 1.0 All trademarks and trade names are the properties of their respective owners. i Table of Contents
SOYO G668 VOIP IP PHONE USER MANUAL
SOYO G668 VOIP IP PHONE USER MANUAL Inglos Networks Industrial Global Solutions Teléfono: +1 (585) 217-9864, Fax: + 1 (585) 872-9627, Email: [email protected] Table of Content SAFETY INFORMATION... 1 INTRODUCTION...
Honeywell Internet Connection Module
Honeywell Internet Connection Module Setup Guide Version 1.0 - Page 1 of 18 - ICM Setup Guide Technical Support Setup - Guide Table of Contents Introduction... 3 Network Setup and Configuration... 4 Setting
USB-MIDI Setup Guide. Operating requirements
About the software The most recent versions of the applications contained on the accessory disc can be downloaded from the Korg website (http://www.korg.com). -MIDI Setup Guide Please note before use Copyright
Chapter 15: Advanced Networks
Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical
EZblue BusinessServer The All - In - One Server For Your Home And Business
EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.8 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan
2100 Series VoIP Phone
2100 Series VoIP Phone Installation and Operations Manual Made in the USA 3 Year Warranty N56 W24720 N. Corporate Circle Sussex, WI 53089 RP8500SIP 800-451-1460 262-246-4828 (fax) Ver. 4 www.rathmicrotech.com
Welcome. Unleash Your Phone
User Manual Welcome Unleash Your Phone For assistance with installation or troubleshooting common problems, please refer to this User Manual or Quick Installation Guide. Please visit www.vonage.com/vta
Operating System Installation Guidelines
Operating System Installation Guidelines The following document guides you step-by-step through the process of installing the operating systems so they are properly configured for boot camp. The document
FortiVoice. Version 7.00 VoIP Configuration Guide
FortiVoice Version 7.00 VoIP Configuration Guide FortiVoice Version 7.00 VoIP Configuration Guide Revision 2 14 October 2011 Copyright 2011 Fortinet, Inc. All rights reserved. Contents and terms are subject
Signiant Agent installation
Signiant Agent installation Release 11.3.0 March 2015 ABSTRACT Guidelines to install the Signiant Agent software for the WCPApp. The following instructions are adapted from the Signiant original documentation
USER MANUAL NETWORK DRIVE XS EXTERNAL NETWORK HARD DRIVE / 3.5" / GIGABIT LAN / USB 2.0. Rev. 945
USER MANUAL NETWORK DRIVE XS EXTERNAL NETWORK HARD DRIVE / 3.5" / GIGABIT LAN / USB 2.0 Rev. 945 Freecom Network Drive XS Dear user, Thank you for selecting the Freecom Network Drive XS. The Freecom Network
BiPAC 7404V series. VoIP/(802.11g) ADSL2+ (VPN) Firewall Router. Quick Start Guide
BiPAC 7404V series VoIP/(802.11g) ADSL2+ (VPN) Firewall Router Quick Start Guide VoIP/(802.11g) ADSL2+ (VPN) Firewall Router For more detailed instructions on configuring and using the Billion VoIP/(802.11g)
A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows
: Managing, Maintaining, and Troubleshooting, 5e Chapter 3 Installing Windows Objectives How to plan a Windows installation How to install Windows Vista How to install Windows XP How to install Windows
ASTi PC ver Windows 7 Installation Guide. Document: DOC-01-PCVW7-IG-1
500 A Huntmar Park Drive ASTi PC ver Windows 7 Installation Guide Document: DOC-01-PCVW7-IG-1 Advanced Simulation Technology inc. 500A Huntmar Park Drive, Herndon, Virginia, 20170 USA Revision B (October
VoIP Network Configuration Guide
The owner friendly phone system for small business VoIP Network Configuration Guide Release 7.10 Copyright 2011 Fortinet, Inc. All rights reserved. Fortinet, FortiGate, FortiGuard, FortiCare, FortiManager,
Chapter 1 Installing the Gateway
Chapter 1 Installing the Gateway This chapter describes how to set up the wireless voice gateway on your Local Area Network (LAN), connect to the Internet, and perform basic configuration. For information
Broadband Services from MTNL. User's Guide
Broadband Services from MTNL User's Guide 1 Dear Customer, Welcome to the world of TRIBAND the true broadband service from MTNL. This Users Guide contains general information to help you utilise our services
Chapter 6 Using Network Monitoring Tools
Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your Wireless-G Router Model WGR614v9. You can access these features by selecting the items under
ACP ThinManager Tech Notes Troubleshooting Guide
ACP ThinManager Tech Notes Troubleshooting Guide Use the F1 button on any page of a ThinManager wizard to launch Help for that page. Visit www.thinmanager.com/technotes/ to download the manual, manual
NetPoint Configuration Guide. for thin clients
NetPoint Configuration Guide for thin clients Contents Layout of this Manual... 2 1.1 Components... 2 You can find the following items in the color box of the device:... 2 1.2 Recommended Server Configuration...
Preparing the Computers for TCP/IP Networking
Configuration Preparing the Computers for TCP/IP Networking Configuring Windows 98, and ME for TCP/IP Networking Verifying TCP/IP Properties Configuring Windows 2000 or XP for IP Networking Install or
Wireless Router Setup Manual
Wireless Router Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10082-02 2006-04 2006 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR is a trademark of Netgear,
DSL Self-Install Kit Instructions
DSL Self-Install Kit Instructions Please follow these instructions carefully. Pacific Online assumes no responsibility for any personal injury or property damage which may result form your installation
Self Help Guide IMPORTANT! Configuring Your Router With Your Modem. Please read the following carefully; This Guide refers to the following Products:
IMPORTANT! This Guide refers to the following Products: Configuring Your Router With Your Modem Please read the following carefully; Synopsis: A standard (Wireless) Router does not come equipped with the
PARALLELS SERVER 4 BARE METAL README
PARALLELS SERVER 4 BARE METAL README This document provides the first-priority information on Parallels Server 4 Bare Metal and supplements the included documentation. TABLE OF CONTENTS 1 About Parallels
OS Installation Guide Red Hat Linux 9.0
OS Installation Guide Red Hat Linux 9.0 C o n t e n t s Contents 3 About This Guide 5 1 Planning Your Installation 7 Requirements 7 2 Installing Red Hat 9.0 Error! Bookmark not defined. What s Next? 19
Ethernet Radio Configuration Guide
Ethernet Radio Configuration Guide for Gateway, Endpoint, and Repeater Radio Units April 20, 2015 Customer Service 1-866-294-5847 Baseline Inc. www.baselinesystems.com Phone 208-323-1634 FAX 208-323-1834
Linksys Gateway SPA2100-SU Manual
Linksys Gateway SPA2100-SU Manual Manuel de l'utilisateur Table of Contents Looking for Basic Setup Instructions?... 3 Most Recent Version of this Manual... 3 Advanced Setup Instructions... 4 Wiring Your
Installation Guide Wireless 4-Port USB Sharing Station. GUWIP204 Part No. M1172-a
Installation Guide Wireless 4-Port USB Sharing Station 1 GUWIP204 Part No. M1172-a 2011 IOGEAR. All Rights Reserved. PKG-M1172-a IOGEAR, the IOGEAR logo, MiniView, VSE are trademarks or registered trademarks
NEFSIS DEDICATED SERVER
NEFSIS TRAINING SERIES Nefsis Dedicated Server version 5.2.0.XXX (DRAFT Document) Requirements and Implementation Guide (Rev5-113009) REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER Nefsis
Getting Started Guide
Getting Started Guide Sophos Firewall Software Appliance Document Date: November 2015 November 2015 Page 1 of 14 Contents Preface...3 Minimum Hardware Requirement...3 Recommended Hardware Requirement...3
Broadband Router ALL1294B
Broadband Router ALL1294B Broadband Internet Access 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details...
LOCKSS on LINUX. CentOS6 Installation Manual 08/22/2013
LOCKSS on LINUX CentOS6 Installation Manual 08/22/2013 1 Table of Contents Overview... 3 LOCKSS Hardware... 5 Installation Checklist... 6 BIOS Settings... 9 Installation... 10 Firewall Configuration...
LOCKSS on LINUX. Installation Manual and the OpenBSD Transition 02/17/2011
LOCKSS on LINUX Installation Manual and the OpenBSD Transition 02/17/2011 1 Table of Contents Overview... 3 LOCKSS Hardware... 5 Installation Checklist... 7 BIOS Settings... 10 Installation... 11 Firewall
Frontier DSL SelfConnect Guide
Frontier DSL SelfConnect Guide Frontier DSL Self-Installation Guide Table of Contents Getting Started...2 Customer and Computer Requirements...2...3 STEP 1: Install Microfilters...3 STEP 2: Install Your
Broadband Phone Gateway BPG510 Technical Users Guide
Broadband Phone Gateway BPG510 Technical Users Guide (Firmware version 0.14.1 and later) Revision 1.0 2006, 8x8 Inc. Table of Contents About your Broadband Phone Gateway (BPG510)... 4 Opening the BPG510's
Chapter 2 Connecting the FVX538 to the Internet
Chapter 2 Connecting the FVX538 to the Internet Typically, six steps are required to complete the basic connection of your firewall. Setting up VPN tunnels are covered in Chapter 5, Virtual Private Networking.
TELEPHONE MAN OF AMERICA. Earning Your Business Every Step of the Way!
TELEPHONE MAN OF AMERICA Earning Your Business Every Step of the Way! Specializing in Telecom Equipment of all Brands, Carrier Services, Technician Services, Maintenance Agreements & Purchasing Excess
PLANET is a registered trademark of PLANET Technology Corp. All other trademarks belong to their respective owners.
Trademarks Copyright PLANET Technology Corp. 2004 Contents subject to revise without prior notice. PLANET is a registered trademark of PLANET Technology Corp. All other trademarks belong to their respective
Table of Contents. Chapter1. Introduction...1. 1.1 Before Installation... 1 1.2 System Requirements... 1
Table of Contents Chapter1. Introduction...1 1.1 Before Installation... 1 1.2 System Requirements... 1 Chapter2. IVS-110 1-Channel Internet Video Server...2 2.1 Package Content... 2 2.2 Physical Installation...
NCS 416 Paul Brennan Mohammed Haque IAX2 Trunking
NCS 416 Paul Brennan Mohammed Haque IAX2 Trunking Abstract This project explores setting up a server to interface between the PSTN and multiple Asterisk PBX systems. The server interfaces with the PSTN
System Area Manager. Remote Management
System Area Manager Remote Management Remote Management System Area Manager provides remote management functions for its managed systems, including Wake on LAN, Shutdown, Restart, Remote Console and for
Table of contents: C E P N F N E C 2 0 1 1
POLYCOM CMA DESKTOP INSTALLATION AND TROUBLESHOOTING GUIDE First Nations Education Council January 2011 Igor Aleks 418 842 7672 ialeks@ cepn fnec.com Version 1.0 Table of contents: 1. Introduction :...
This document outlines some details to help you better understand the features of your Next Generation IRLP embedded node.
This document outlines some details to help you better understand the features of your Next Generation IRLP embedded node. The Next Generation Embedded Node is a compact IRLP node that is optimized for
How To Use 1Bay 1Bay From Awn.Net On A Pc Or Mac Or Ipad (For Pc Or Ipa) With A Network Box (For Mac) With An Ipad Or Ipod (For Ipad) With The
1-bay NAS User Guide INDEX Index... 1 Log in... 2 Basic - Quick Setup... 3 Wizard... 3 Add User... 6 Add Group... 7 Add Share... 9 Control Panel... 11 Control Panel - User and groups... 12 Group Management...
Amahi Instruction Manual
History of Amahi Chapter 1 Installing fedora 12 and Amahi Home Digital Assistant (HDA) Chapter 2 Your DHCP/DNS options Chapter 3 Network Troubleshooting Chapter 4 Getting Started Appendix: Advanced Hard
Product Description. Licenses Notice. Introduction TC-200
User Manual TC-200 Introduction TC-200 Product Description The TC-200 provides the fastest Thin Client performance on the market, It runs embedded Linux, swing user interface, Citrix 6.3, Microsoft RDP
HM220d ADSL Modem User Guide
HM220d ADSL Modem User Guide HM220d ADSL Modem User Guide Ericsson Mobile Communications AB 2000 All rights reserved Copyright This manual is published by Ericsson Mobile Communications AB, without any
RSA Security Analytics. S4 Broker Setup Guide
RSA Security Analytics S4 Broker Setup Guide Copyright 2010-2013 RSA, the Security Division of EMC. All rights reserved. Trademarks RSA, the RSA Logo and EMC are either registered trademarks or trademarks
BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE
BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE 12/11/2012 Index 1 INTRODUCTION... 1-1 2 FACTORY DEFAULT SETTINGS... 2-1 3 CPE BASIC OPERATIONS... 3-1 3.1 PASSWORD MODIFICATION...
Test Center Enterprise. ios Device Onboarding Guide
Test Center Enterprise ios Device Onboarding Guide Copyright Copyright 2012 Keynote DeviceAnywhere. All Rights Reserved. March 2012. Notice 2012 Keynote DeviceAnywhere. All rights reserved. THE INFORMATION
Hands-on MESH Network Exercise Workbook
Hands-on MESH Network Exercise Workbook Santa Clara County RACES Date: 18 March 2015 Version: 1.0 scco_wifi_intro_exonly_v150318.docx 1 Table of Contents HANDS ON! Exercise #1: Looking at your Network
Quick Start Guide: Iridium GO! Advanced Portal
Quick Start Guide: Iridium GO! Advanced Portal Contents Set-Up... 3 Overview... 4 Main Tab 1: General... 5 Status.... 5 Settings... 8 Audio.... 8 GPS.... 9 Tab 2: Communication... 9 Wi-Fi... 9 Satellite...
User Guide HUAWEI UML397. Welcome to HUAWEI
User Guide HUAWEI UML397 Welcome to HUAWEI 1 Huawei UML397 4G LTE Wireless Modem User Manual CHAPTER 1 BEFORE USING YOUR UML397 WIRELESS MODEM ABOUT THIS USER MANUAL...4 WHAT S INSIDE THE PRODUCT PACKAGE...4
DSL-2600U. User Manual V 1.0
DSL-2600U User Manual V 1.0 CONTENTS 1. OVERVIEW...3 1.1 ABOUT ADSL...3 1.2 ABOUT ADSL2/2+...3 1.3 FEATURES...3 2 SPECIFICATION...4 2.1 INDICATOR AND INTERFACE...4 2.2 HARDWARE CONNECTION...4 2.3 LED STATUS
Quick Start Guide NVR DS-7104NI-SL/W NVR. www.hikvision.com. First Choice For Security Professionals
Quick Start Guide NVR DS-7104NI-SL/W NVR NOTE: For more detailed information, refer to the User s Manual on the CD-ROM. You must use your PC or MAC to access the files. www.hikvision.com Quick Start 1.
WEB CONFIGURATION. Configuring and monitoring your VIP-101T from web browser. PLANET VIP-101T Web Configuration Guide
WEB CONFIGURATION Configuring and monitoring your VIP-101T from web browser The VIP-101T integrates a web-based graphical user interface that can cover most configurations and machine status monitoring.
TimeIPS Server. IPS256T Virtual Machine. Installation Guide
TimeIPS Server IPS256T Virtual Machine Installation Guide TimeIPS License Notification The terms and conditions applicable to the license of the TimeIPS software, sale of TimeIPS hardware and the provision
Core Protection for Virtual Machines 1
Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this
SAS3 INSTALLATION MANUAL SNONO SYSTEMS 2015
SAS3 INSTALLATION MANUAL SNONO SYSTEMS 2015 FORWARD This document describes the installation procedure of SAS3 billing system on x86 64 bit host or virtual machine. The manual covers the installation and
TRBOnet Enterprise 3.0
TRBOnet Enterprise 3.0 Installation and Configuration Guide TRBOnet Enterprise Installation and Configuration Guide 2 Contents: Architecture Overview 1 1.1. Architecture Overview 1 1.2. System Diagram
Configuration Guide for connecting the Eircom Advantage 4800/1500/1200 PBXs to the Eircom SIP Voice platform.
Configuration Guide for connecting the Eircom Advantage 4800/1500/1200 PBXs to the Eircom SIP Voice platform. 1 Contents Introduction.... 3 Installing the Applications Module... 4 Ordering a Licence for
Traditional Telephony IP Telephony Voice, Data, Video Integration. Media Convergence. IP Router Server IP Router. Video Distribution Fax
Introduction IP telephony allows organizations and individuals to lower the costs of existing services such as data and broadcast video, while broadening their means of communication to include modern
Chapter 6 Using Network Monitoring Tools
Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Wireless-N Gigabit Router WNR3500. You can access these features by selecting the items
Migrating to ESXi: How To
ILTA Webinar Session Migrating to ESXi: How To Strategies, Procedures & Precautions Server Operations and Security Technology Speaker: Christopher Janoch December 29, 2010 Migrating to ESXi: How To Strategies,
Pleiades USB/LAN. User Manual. & Installation Guide. External Storage Enclosure for 3.5 Hard Drive. v1.1
Pleiades USB/LAN External Storage Enclosure for 3.5 Hard Drive User Manual & Installation Guide v1.1 Table of Contents CHAPTER 1 - INTRODUCTION - 1 - CHAPTER 4 LAN DISK SETUP - 11 - ICON KEY - 1 - NETWORK
How To Check If Your Router Is Working Properly
Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Dual Band Wireless-N Router WNDR3300. You can access these features by selecting the
Software installation and configuration IEC-line series
Software installation and configuration IEC-line series update: 04-10-2014 IEC-line by OVERDIGIT overdigit.com Table of contents 1. Installing the software... 3 1.1. Installing CoDeSys... 4 1.2. Installing
Savvius Insight Initial Configuration
The configuration utility on Savvius Insight lets you configure device, network, and time settings. Additionally, if you are forwarding your data from Savvius Insight to a Splunk server, You can configure
Microsoft Windows Compute Cluster Server 2003 Getting Started Guide
Microsoft Windows Compute Cluster Server 2003 Getting Started Guide Part Number 434709-003 March 2007 (Third Edition) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P. The information contained
Back Office Recorder 4iP Installation Guide Intelligent Recording Limited
Back Office Recorder 4iP Installation Guide Intelligent Recording Limited Downloads Available at www.usbcallrecord.com UK Office +44 (0) 1909 512148 US Office +1 949.587.1226 Copyright Intelligent Recording
