snom Dect Provisioning Brief

Size: px
Start display at page:

Download "snom Dect Provisioning Brief"

Transcription

1 TCOM Publication Specification PICT-SP for Pickerings Corporation Townsville Issue No: 1 Date: 1st June 2015 Copy No: 1 Controlled Document No Unauthorised Copying TCOM Pty Ltd ABN PICT-SP Controlled & Copyright Page 1 of 13

2 DOCUMENT AUTHORISATION Author: Paul Thompson Title: Managing Director Telephone: Fax: Published by: TCOM I.T.&T Telephone: Application: SNOM DECT PROVISIONING BRIEF Distribution Details: Customer Management & I.T. Consultants Approved by: Paul Thompson Title: Senior Technology Consultant Record of Issues Issue No Issue Date Nature of Amendment 1 1st June 2015 Creation This publication has been prepared and written by TCOM PTY LTD (TCOM), and is copyright. Other than for the purposes of and subject to the conditions prescribed under the Copyright Act, no part of it may in any form or by any means (electronic, mechanical, micro copying, photocopying, recording or otherwise) be reproduced, stored in a retrieval system or transmitted without prior written permission from the document controller. Product or company names are trademarks or registered trademarks of their respective holders. Note for non-tcom readers: The contents of this publication are subject to change without notice. All efforts have been made to ensure the accuracy of this publication. Notwithstanding, TCOM does not assume responsibility for any errors nor for any consequences arising from any errors in this publication. Issue 1, 1st June 2015 Page 2 of 13 Controlled & Copyright PICT-SP

3 TABLE OF CONTENTS DOCUMENT AUTHORISATION INTRODUCTION Purpose Scope Skills SNOM DECT PROVISIONING BRIEF Snom DECT Sub-System Description Snom IP Base Station Snom Wireless DECT Handsets Provisioning Base Station Provisioning Handset Provisioning Reporting Handset Status Statistics Base Station Statistics Handset Statistics DEFINITIONS REFERENCES PICT-SP Controlled & Copyright Page 3 of 13

4 1. INTRODUCTION 1.1. Purpose This document has been created by TCOM to provide technical brief in relation to the provisioning of the snom DECT wireless telephone subsystem inter-connected with the PBX telephone system installed at the customer site Pickerings Motor Group Townsville (PICT) Scope The document provides a technical brief in relation to the Snom DECT sub-system provisioning. The reader is required to read prior all snom related documents as defined in the References section Skills The content of this document is destined for a reader with the following minimal skill sets: Linux Computing Operational Understanding IP Networking Operational Understanding Asterisk PBX Operational Understanding FreePBX PBX Operational Experience Basic Telecommunications Radio Engineering Issue 1, 1st June 2015 Page 4 of 13 Controlled & Copyright PICT-SP

5 2. SNOM DECT PROVISIONING BRIEF 2.1. Snom DECT Sub-System Description The Snom DECT system configured at commissioning consists of: 6 Base Stations, Snom IP Base Station 12 Wireless DECT Handset Telephones, Snom 65 series Snom IP Base Station The Base Stations are connected to the IP network of PICT, using untagged Ethernet frames and obtain a dynamic IP range from DHCP server. It is possible for the administrator to login and set a static IP address configuration. The switch port must be set to Access Mode and untagged VLAN 6 with QoS COS of 6. Multi-cell operation is enabled, with the Base Station MAC set as the initial master & Primary at boot up of the base station network. The Base Stations use multi-cast to communicate to each other, with secondary base stations learning from the master about extension data. To find the base station IP address, from a linux CLI prompt, search the PBX log file for source IP address that it calls from, identified below in red. EG: grep /var/log/messages tail Snom Wireless DECT Handsets The Wireless Handsets utilise the DECT radio protocols for communicating to the Base Station. Provisioning of the handset is via the configuration file associated with the master Base Station, where SIP extension data is correlated against the IPEI of the handset. PICT-SP Controlled & Copyright Page 5 of 13

6 2.2. Provisioning Base Station Provisioning As new base stations are setup as slaves, the configuration required is very minimal. As such a template can be used and then modified to the new base station requirements. When additional base stations are required to be added, this requires to be done via the Linux CLI and copying files. 1. You need to identify the new base station MAC Address. 2. Login to Linux CLI 3. Change directory to /tftpboot/snomm700 cd /tftpboot/snomm Copy the template file to the new base station mac address file cp template_slave_snomm700.htm where XXXXXXXXXXX represent the new base station MAC address 5. Edit the new base station mac address file and change the hostname of the base station. This will help identify the base station and could be a location of the base station installation. vim snomm700-xxxxxxxxxxx.htm Where XXXXXXXXXXX represent the new base station MAC address Locate the parameter <phone_name>m700-edit-config-file</phone_name> Change the phone_name to represent the base station location. EG: <phone_name>m bills-office</phone_name> Save the file with vim command :wq 6. Login to the new base station via a web browser at its IP address. Default user/pass is admin / admin. 7. Reboot the new base station. Navigate to Management and select Default Base Station. Click OK to confirm. This will reboot the base station 8. Your new base station will now reboot, update its firmware and load its required configuration to become a slave within the snom DECT radio network. Issue 1, 1st June 2015 Page 6 of 13 Controlled & Copyright PICT-SP

7 Handset Provisioning Master Base Station Setup New DECT extensions are configured within the Master base station configuration file, under the <extensions> context. There is a group of parameters that required to be configured per extensions & dect phone. Both have a unique index number. It is critical that this index number is keep in a sequence and relational to each other otherwise the DECT system may become unusable. Below is the source parameters. change. All items highlighted in red require <user_name idx="nn">xxx</user_name> <user_realname idx="nn">name-xxx</user_realname> <user_pname idx="nn">xxx</user_pname> <user_pass idx="nn">sippassword</user_pass> <user_active idx="nn">on</user_active> <fwd_all_enabled idx="nn">off</fwd_all_enabled> <fwd_all_target idx="nn"/> <fwd_time_enabled idx="nn">off</fwd_time_enabled> <fwd_time_target idx="nn"/> <fwd_busy_enabled idx="nn">off</fwd_busy_enabled> <fwd_busy_target idx="nn"/> <fwd_time_secs idx="nn">90</fwd_time_secs> <subscr_sip_hs_idx idx="nn">hh</subscr_sip_hs_idx> <subscr_sip_ua_subscribed_hs idx="nn">0</subscr_sip_ua_subscribed_hs> <subscr_sip_line_name idx="nn">xxx</subscr_sip_line_name> <subscr_sip_ua_data_server_id idx="nn">1</subscr_sip_ua_data_server_id> <user_mailbox idx="nn"/> <subscr_dect_ipui idx="nn">ipeinumber</subscr_dect_ipui> <subscr_ua_data_emergency_number idx="nn"/> <subscr_ua_data_emergency_line idx="nn">255</subscr_ua_data_emergency_line> <subscr_sip_ua_use_base idx="nn">255</subscr_sip_ua_use_base> <subscr_sip_ua_pref_outg_sip_id idx="nn"/> <dfks idx="nn">off</dfks> <call_waiting idx="nn">on</call_waiting> <subscr_sip_pincode_dialout idx="nn"/> <subscr_dect_ac_code idx="nn">0000</subscr_dect_ac_code> <user_mailnumber idx="nn"/> Where: NN = Extension Index Number XXX = Extension number NAME-XXX - Extension Name Extension Number SIPPASSWORD = SIP Password for the Extension HH = Handset Index Number (same as NN) IPEINUMBER = Handset IPEI Number PICT-SP Controlled & Copyright Page 7 of 13

8 It is recommended that you copy the source above into a text editor like notepad, and use Ctrl-H to make mass changes. Once all changes in notepad are made, select all and copy to your clipboard. You now need to update the master base station file. 1. Make a backup copy of the master base station file of today s date. cp snomm htm snomm htm.date 2. Edit the master base station file. vim snomm htm 3. Locate the last of the extension context. Navigate one line above </extension> 4. Insert the clipboard data Do VIM command i Right click the mouse to paste in the clipboard. Ensure it looks correct, with no extra lines or concatenated lines. Fix. Save the file with vim command :wq 5. Reboot the master base station Login to the master base station via a web browser at its IP address. User/pass is admin / (PBX device admin password) Reboot the master base station. Warning: This will drop all calls across the DECT radio network for 2 minutes. Alternative : you can manually provision in the master base station GUI to get this operational without an outage, but you must ensure that you have the configuration stored within the configuration file. Failure to do so will mean the base station will not have the extension configuration settings after a reset or replacement. 6. Your master base station will now reboot and update its provisioning. The outage time will be less than 2 minutes. 7. Start SIP registration Login to the master base station and select Extensions. Select Check All Extensions and then click Start Sip Registrations. Issue 1, 1st June 2015 Page 8 of 13 Controlled & Copyright PICT-SP

9 Handset Network Attachment 1. Start M25 registration Press the menu button. From the menu, point to Connectivity and press the middle button of the navigation circle once more. Select Register. Once prompted for the Access Code enter 0000 (Zero Zero Zero Zero) followed by OK. When successful paired, the name and extension number will be shown in the display of the handset. PICT-SP Controlled & Copyright Page 9 of 13

10 2.3. Reporting Handset Status To find out details in relation to a handset and its registered to base station, this can be found from researching the Extensions and Multi cell tabs. Navigate to Extensions and identify the RPN hex number. Now navigate to Multi cell and identify the base station. You may click on the IP address which is a link to the current base station the wanted extension is registered upon. Issue 1, 1st June 2015 Page 10 of 13 Controlled & Copyright PICT-SP

11 2.4. Statistics Base Station Statistics The base stations keep a log of central statistics for handset and sip interactions that can be of use in determining the DECT network status Handset Statistics The handset statistics are logged into the PBX syslog file by the managing base station for the handset. This information can be rather useful when researching into radio path issues between the base station and handset, ie the RSSI field. Below is the output from a grep DECT MAC /var/log/messages CLI command. Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00305 Typ:FN Res:0 Frames:202,0,0 Bho:0,0 Rssi:55] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00401 Typ:FN Res:0 Frames:201,0,0 Bho:0,0 Rssi:57] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00003 Typ:FN Res:0 Frames:201,0,0 Bho:0,0 Rssi:58] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:0000A Typ:FN Res:0 Frames:201,0,0 Bho:0,0 Rssi:59] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:0030C Typ:FN Res:0 Frames:201,0,0 Bho:0,0 Rssi:59] PICT-SP Controlled & Copyright Page 11 of 13

12 Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:0000B Typ:FN Res:0 Frames:201,0,0 Bho:0,0 Rssi:59] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00307 Typ:FN Res:0 Frames:205,0,0 Bho:0,0 Rssi:56] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00306 Typ:FN Res:0 Frames:207,0,0 Bho:0,0 Rssi:58] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00009 Typ:FN Res:0 Frames:204,0,0 Bho:0,0 Rssi:58] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00002 Typ:FN Res:0 Frames:207,0,0 Bho:0,0 Rssi:57] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00308 Typ:FN Res:0 Frames:202,0,0 Bho:0,0 Rssi:59] Jun 1 14:45: Umber[00512] [ DECT MAC statistics: Pmid:00004 Typ:FN Res:0 Frames:205,0,0 Bho:0,0 Rssi:56] Issue 1, 1st June 2015 Page 12 of 13 Controlled & Copyright PICT-SP

13 3. DEFINITIONS The following words, acronyms and abbreviations are referred to in this document. Term TCA PSTN ITSP PBX IP LAN WAN QoS PoE FXO FXO Definition Telecommunications Cabling Advice Public Switch Telephone Network Internet Telecommunications Service Provider Private automatic Branch exchange Internet Protocol Local Area Network (internal) Wide Area Network (external) Quality of Service Power over Ethernet Foreign exchange office (Client) Foreign exchange service (Server) 4. REFERENCES The following reference documents are referred to in this document. Document M700 Admin and Installation Guide Provisioning Guide M700, M300 Multicell Deployment Guide snom M700 Description Snom document for administrators for the admin and install of M700 base stations. Snom document for administrators in provisioning the M700 and M300 base stations. Snom document for engineers in the design and deployment recommendations by snom for M700 base stations End of Document PICT-SP Controlled & Copyright Page 13 of 13

snom.com snom ONE mini Quick Start Guide

snom.com snom ONE mini Quick Start Guide snom.com snom ONE mini Quick Start Guide Copyright All rights reserved. This document is supplied by snom technology. No part of this document may be reproduced, republished or retransmitted in any form

More information

Quick Start Guide for Standalone EAP

Quick Start Guide for Standalone EAP Quick Start Guide for Standalone EAP CHAPTERS 1. Determine the Management Method 2. Build the Network Topology 3. Log In to the EAP 4. Edit the SSID 5. Configure and Manage the EAP This guide applies to:

More information

Mitel 112 DECT Installation Guide

Mitel 112 DECT Installation Guide Overview In preparation to install the Mitel 112 DECT phone, you will the following information provided to you by your Project Manager: The extension number. This extension must be pre-built in the system

More information

Fanvil IP Phone Configuration Guides. Yeastar Technology Co., Ltd.

Fanvil IP Phone Configuration Guides. Yeastar Technology Co., Ltd. Fanvil IP Phone Configuration Guides Yeastar Technology Co., Ltd. Table of Contents REGISTER WITH MYPBX MANUALLY... 3 REGISTER SIP EXTENSION... 4 REGISTER IAX2 EXTENSION... 6 CONFIGURING TO USE IAX2 ON

More information

Tech Bulletin IPitomy Polycom Kirk Wireless Server 300. Description

Tech Bulletin IPitomy Polycom Kirk Wireless Server 300. Description Tech Bulletin 2012-001 IPitomy Polycom Kirk Wireless Server 300 Description Use this guide to configure the Polycom Kirk DECT Wireless Server and Handsets onto the IPitomy IP PBX. The Polycom WKS300 server

More information

Analog VoIP Gateway (AA50) Configuration Guide Ascom Freeset IP-DECT System

Analog VoIP Gateway (AA50) Configuration Guide Ascom Freeset IP-DECT System Analog VoIP Gateway (AA50) Configuration Guide Ascom Freeset IP-DECT System Introduction This document outlines the necessary steps and guidelines to optimally integrate the Ascom Freeset IP-DECT System

More information

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any This product can be set up using any current web browser, i.e., Internet Explorer 6x or Netscape Navigator 7x. DSL-G624T Wireless ADSL Router Before You Begin 1. If you purchased this Router to share your

More information

Yealink W52P Wireless DECT IP Telephone Quick Reference Guide

Yealink W52P Wireless DECT IP Telephone Quick Reference Guide Yealink W52P Wireless DECT IP Telephone Quick Reference Guide This article explains the basic operation of the Yealink W52P Wireless DECT IP telephone. Yealink Model W52P Wireless DECT Phone and Base Station

More information

Cisco IP Phone Configuration Guide

Cisco IP Phone Configuration Guide Version 1.0 Date: 2016.09.21 Yeastar Information Technology Co. Ltd. Introduction This guide introduces how to configure Cisco IP phones with Yeastar S-Series VoIP PBX. You have multiple ways to configure

More information

Front Desk 2018 Practice Management System

Front Desk 2018 Practice Management System Front Desk 2018 Practice Management System Physitrack Integration Guide Copyright Smartsoft Pty Ltd. 1996-2018 All rights reserved. No part of this publication may be reproduced without the express written

More information

Quick Installation Guide for RHV/Ovirt

Quick Installation Guide for RHV/Ovirt Quick Installation Guide for RHV/Ovirt 2017 Chengdu Vinchin Technology Co. Ltd. All rights reserved. CONTENTS 1. Create New Virtual Machine...2 2. Install Backup Server ( as master)...5 3. Install Backup

More information

Table of Contents. CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line. Quick Installation Guide. CRA-200 Quick Installation Guide

Table of Contents. CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line. Quick Installation Guide. CRA-200 Quick Installation Guide CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line Quick Installation Guide Table of Contents VoIP ATA Package Contents... 2 Checklist... 2 IMPORTANT SAFETY INSTRUCTIONS... 3 Connecting

More information

Adding Multiple Base Stations to Network (Multi-cell System)

Adding Multiple Base Stations to Network (Multi-cell System) Contents Adding Multiple Base Stations to Network (Multi-cell System) Contents... 1 Document History... 1 Introduction: Base station Installation... 2 Abbreviations... 2 References... 2 Multi-cell System...

More information

Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager 5.X and Avaya Aura Session Manager 6.X v1.0.

Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager 5.X and Avaya Aura Session Manager 6.X v1.0. Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager 5.X and Avaya Aura Session Manager 6.X v1.0 Abstract These Application Notes describe the steps to configure the Avaya

More information

Installing FreePBX Official Distro

Installing FreePBX Official Distro Installing FreePBX 10.13.66 Official Distro Follow these instructions for the easiest, totally automated FreePBX installation! 1. Download the ISO file from http://www.freepbx.org/downloads. 2. Convert

More information

Polycom IP Phone Configuration Guides. Yeastar Technology Co., Ltd.

Polycom IP Phone Configuration Guides. Yeastar Technology Co., Ltd. Polycom IP Phone Configuration Guides Yeastar Technology Co., Ltd. Table of Contents 1 For wireless server 300... 3 1.1 Register with MyPBX... 3 2 For soundpoint & SoundStationn... 8 2.1 Register with

More information

Configuration Guide for Integration of Spectralink PIVOT with UNIVERGE 3C

Configuration Guide for Integration of Spectralink PIVOT with UNIVERGE 3C Configuration Guide for Integration of Spectralink PIVOT with UNIVERGE 3C Version 1.0 December 19, 2014 Contents Contents Acronyms... 1 Purpose of this Document... 2 Scope of this document... 2 Configuration...

More information

Yealink IP Phone Configuration Guides. Yeastar Technology Co., Ltd.

Yealink IP Phone Configuration Guides. Yeastar Technology Co., Ltd. Yealink IP Phone Configuration Guides Yeastar Technology Co., Ltd. Table of Contents Register with MyPBX manually... 3 Configuring BLF on Yealink... 6 Provisioning for MyPBX... 8 3.1 Phone provisioning

More information

NF3ADV VoIP Setup Guide (for Dodo)

NF3ADV VoIP Setup Guide (for Dodo) NF3ADV VoIP Setup Guide (for Dodo) Configuring your NF3ADV for Dodo VoIP The following steps will take you through the process of setting up your VoIP connection. This guide assumes that the NF3ADV already

More information

Configuring the D Link DVG 2101SP with a VoIP Account from: ENGIN

Configuring the D Link DVG 2101SP with a VoIP Account from: ENGIN Configuring the D Link DVG 2101SP with a VoIP Account from: ENGIN In this guide we will cover off the configuration of the D Link DVG 2101SP with a VoIP Account. Please follow the below steps in order

More information

Application Notes for Spectralink DECT Server 2500/8000 with Avaya Aura Communication Manager and Avaya Aura Session Manager - Issue 1.

Application Notes for Spectralink DECT Server 2500/8000 with Avaya Aura Communication Manager and Avaya Aura Session Manager - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Spectralink DECT Server 2500/8000 with Avaya Aura Communication Manager and Avaya Aura Session Manager - Issue 1.0 Abstract These Application

More information

Admin and Installation Guide. v1.1. snom M700, snom M300. Base stations

Admin and Installation Guide. v1.1. snom M700, snom M300. Base stations Admin and Installation Guide v1.1 snom M700, snom M300 Base stations snom M300 and M700 administration and installation guide Contents Contents... 2 Document History... 3 Introduction... 4 Intended Audience...

More information

NetVanta 7100 Exercise Small Office Key System

NetVanta 7100 Exercise Small Office Key System NetVanta 7100 Exercise Small Office Key System PSTN Line 1 FXO 0/1-2 Line 2 NetVanta 7100 FXS 0/1 x200 x204 x203 This exercise begins with the Out of the Box configuration of the NetVanta 7100. First,

More information

1. Polycom VVX D60 Wireless Handset and Base Station Features Supported on VVX D60 Wireless Handsets Pa

1. Polycom VVX D60 Wireless Handset and Base Station Features Supported on VVX D60 Wireless Handsets Pa Polycom Documentation Copyright 2018, Polycom, Inc. All rights reserved. part of this document may be reproduced, translated into another language or format, or transmitted in any form or by any means,

More information

VIEW Certified Configuration Guide. Cisco

VIEW Certified Configuration Guide. Cisco VIEW Certified Configuration Guide Cisco 4400 Series Wireless LAN Controller (WLC), Wireless Services Module (WiSM), and 3750G Integrated Wireless LAN Controller with 1100, 1200, 1300 Series APs January

More information

Grandstream IP Phone Configuration Guides

Grandstream IP Phone Configuration Guides Grandstream IP Phone Configuration Guides Version 1.0 Yeastar Information Technology Co. Ltd. Table of Contents FOR GRANDSTREAM GXP SERIES... 3 Register with MyPBX... 3 Provisioning for MyPBX... 5 Phone

More information

Snom m9 with Elastix Server

Snom m9 with Elastix Server Snom m9 with Elastix Server Setup Guide http://www.elastix.org 1.0 Setup Diagram Figure 1-1 is a setup diagram for a single IP phone Snom 300 configuration. The phone is setup as a SIP telephony device.

More information

PePWave Mesh Connector User Manual

PePWave Mesh Connector User Manual PePWave Mesh Connector User Manual Document Rev. 1.0 Jun-07 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. Copyright 1999-2007 PePWave Ltd. All Rights Reserved. PePWave and

More information

ELASTIX HIGH AVAILABILITY (HA) MODULE

ELASTIX HIGH AVAILABILITY (HA) MODULE ELASTIX HIGH AVAILABILITY (HA) MODULE Authors: Alfio Muñoz, Alberto Santos Version: 1.1 Date: March 28, 2016 2016 PaloSanto Solutions All rights reserved. This documentation is public and its intellectual

More information

Analog Telephone Adapter Setup for Q-SYS Softphone

Analog Telephone Adapter Setup for Q-SYS Softphone Analog Telephone Adapter Setup for Q-SYS Softphone This document applies to this Cisco device: SPA232D Introduction This document covers the use of the SPA232D in the role of analog telephone adapter (ATA)

More information

Htek IP Phone Configuration Guides

Htek IP Phone Configuration Guides Htek IP Phone Configuration Guides Version 1.0 Yeastar Information Technology Co. Ltd. Contents 1. Introduction... 3 2. Register with MyPBX Manually... 4 2.1 Register SIP Extension... 4 2.1 Configuring

More information

iconnect625w Copyright Disclaimer Enabling Basic Wireless Security

iconnect625w Copyright Disclaimer Enabling Basic Wireless Security iconnect625w Enabling Basic Wireless Security Copyright Copyright 2006 OPEN Networks Pty Ltd. All rights reserved. The content of this manual is subject to change without notice. The information and messages

More information

SoLink-Lite IP-PBX. Administrator Guide. (Version 1.0)

SoLink-Lite IP-PBX. Administrator Guide. (Version 1.0) SoLink-Lite IP-PBX Administrator Guide (Version 1.0) TABLE OF CONTENT 1.0 Introduction... 1 2.0 Setting Up the IP-PBX... 2 3.0 Logging On... 3 4.0 Configuring Network... 4 5.0 Configuring Hardware... 5

More information

Lab - Connect to a Router for the First Time

Lab - Connect to a Router for the First Time Introduction In this lab, you will configure basic settings on a wireless router. Recommended Equipment A computer with Windows installed An Ethernet NIC installed Wireless router Ethernet patch cable

More information

RANGER SERIES. 150Mbps Wireless Green Broadband Router DG-BR4000NG. 150 Mbps V

RANGER SERIES. 150Mbps Wireless Green Broadband Router DG-BR4000NG. 150 Mbps V RANGER SERIES 150Mbps Wireless Green Broadband Router DG-BR4000NG N 150 Mbps V1.2 2011-12-15 FCC warning: This equipment has been tested and found to comply with the limits for a class B digital device,

More information

NetVanta 7100 Exercise Basic Installation and Call Handling

NetVanta 7100 Exercise Basic Installation and Call Handling NetVanta 7100 Exercise Basic Installation and Call Handling PSTN FXO 0/1 NetVanta 7100 This exercise begins with the Out of the Box configuration of the NetVanta 7100. You will create two SIP users, a

More information

TECHNICAL NOTE HOW TO CREATE VOICE VLANS AND ENABLE THEM AS DHCP SERVER ON ALLOY AS RANGE SWITCHES VIA THE WEB GUI. 1.

TECHNICAL NOTE HOW TO CREATE VOICE VLANS AND ENABLE THEM AS DHCP SERVER ON ALLOY AS RANGE SWITCHES VIA THE WEB GUI. 1. TECHNICAL NOTE Author: Remo van Polfliet Date: May 16, 2018 HOW TO CREATE VOICE VLANS AND ENABLE THEM AS DHCP SERVER ON ALLOY AS RANGE SWITCHES VIA THE WEB GUI 1. Introduction The purpose of this document

More information

Basic FXO Gateway Configuration

Basic FXO Gateway Configuration Mediatrix units with FXO ports v. 2.0.41.762 2017-12-21 Table of Contents Table of Contents Configuring the Mediatrix Unit 3 Getting Started 3 Logging on to the Mediatrix Unit Web Interface 3 Configuring

More information

Basic FXO Gateway Configuration

Basic FXO Gateway Configuration Mediatrix units with FXO ports Revision 308 2015-06-25 Table of Contents Table of Contents Configuring the Mediatrix Unit 3 Getting Started 3 Logging On to the Mediatrix Unit Web Interface 3 Configuring

More information

Dolby Conference Phone. Configuration guide for Cisco Unified Communications Manager

Dolby Conference Phone. Configuration guide for Cisco Unified Communications Manager Dolby Conference Phone Configuration guide for Cisco Unified Communications Manager Version 3.1 22 February 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market

More information

Grandstream Networks, Inc. UCM6200 Basic Configuration Guide

Grandstream Networks, Inc. UCM6200 Basic Configuration Guide Grandstream Networks, Inc. Table of Contents OVERVIEW... 4 SETUP GUIDE SCENARIO... 4 QUICK INSTALLATION... 5 Connecting the UCM6200... 5 Access UCM6200 series Web Interface... 5 CREATE USER EXTENSION...

More information

Avaya Solution & Interoperability Test Lab Application Notes for configuring Ascom IP-DECT Solution with Avaya IP Office Issue 1.

Avaya Solution & Interoperability Test Lab Application Notes for configuring Ascom IP-DECT Solution with Avaya IP Office Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for configuring Ascom IP-DECT Solution with Avaya IP Office 11.0 - Issue 1.0 Abstract These Application Notes describe a solution for supporting

More information

ScopTEL TM IP PBX Software. DHCP APS Configuration

ScopTEL TM IP PBX Software. DHCP APS Configuration ScopTEL TM IP PBX Software DHCP APS Configuration DHCP Configuration DHCP detection of new devices when the ScopTEL DHCP server is the only DHCP server on the LAN. During DHCP acquisition a newly installed

More information

Using a PSTN Mediatrix Gateway (FXO, PRI, BRI) with a 3CX IP PBX

Using a PSTN Mediatrix Gateway (FXO, PRI, BRI) with a 3CX IP PBX Using a PSTN Mediatrix Gateway (FXO, PRI, BRI) with a 3CX IP PBX For Mediatrix 3000, C730, 4400, and G7 Gateways v. 43.0.1125 2018-08-16 Table of Contents Table of Contents Requirements 3 Information to

More information

Dolby Conference Phone. Configuration guide for Unify OpenScape Enterprise Express 8.0.x

Dolby Conference Phone. Configuration guide for Unify OpenScape Enterprise Express 8.0.x Dolby Conference Phone Configuration guide for Unify OpenScape Enterprise Express 8.0.x Version 3.2 28 June 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market

More information

!!!!!!!!!!Please Read before upgrading!!!!!!!!

!!!!!!!!!!Please Read before upgrading!!!!!!!! Firmware Upgrade Procedure and Cloning a Viper SC Only!!!!!!!!!!Please Read before upgrading!!!!!!!! This procedure details how to upgrade only the Viper SC modem and radio firmware. This procedure cannot

More information

Sipura SPA 2002 How To. (c) Bicom Systems

Sipura SPA 2002 How To. (c) Bicom Systems Sipura SPA 2002 How To Sipura SPA 2002 How To All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Shaw Business Hitron Modem (CGNM-2250) Configuration User Guide

Shaw Business Hitron Modem (CGNM-2250) Configuration User Guide Shaw Business Hitron Modem (CGNM-2250) Configuration User Guide Contents 1. How to Login to your Hitron Modem... 3 2. SmartWiFi and Local Area Network (LAN) set up...4 a. LAN Setting -Private Gateway IP

More information

Configuring the SMA 500v Virtual Appliance

Configuring the SMA 500v Virtual Appliance Using the SMA 500v Virtual Appliance Configuring the SMA 500v Virtual Appliance Registering Your Appliance Using the 30-day Trial Version Upgrading Your Appliance Configuring the SMA 500v Virtual Appliance

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x Dolby Conference Phone Configuration guide for Avaya Aura Platform 6.x Version 3.2 28 June 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market Street San Francisco,

More information

Light Mesh AP. User s Guide. 2009/2/20 v1.0 draft

Light Mesh AP. User s Guide. 2009/2/20 v1.0 draft Light Mesh AP User s Guide 2009/2/20 v1.0 draft i FCC Certifications This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules.

More information

Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Standalone Guide

Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Standalone Guide Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Standalone Guide Table of Content INTRODUCTION... 3 USING DEFAULT SSID... 4 USING CUSTOM SSID... 5 Discover GWN76xx... 5 Method 1: Discover GWN76xx

More information

Internet Telephony PBX System IPX Quick Installation Guide

Internet Telephony PBX System IPX Quick Installation Guide Internet Telephony PBX System IPX-2000 Quick Installation Guide Overview PLANET IPX-2000 is the next generation voice communication platform for the small to medium enterprise. Designed as an open, scalable,

More information

Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1

Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the steps required to integrate Komutel CCS (Call

More information

Quick Setup Guide. for Standalone Omada Access Points. EAP110 / EAP115 / EAP225 / EAP245 / EAP320 / EAP330 / EAP115-Wall

Quick Setup Guide. for Standalone Omada Access Points. EAP110 / EAP115 / EAP225 / EAP245 / EAP320 / EAP330 / EAP115-Wall Quick Setup Guide for Standalone Omada Access Points EAP110 / EAP115 / EAP225 / EAP245 / EAP320 / EAP330 / EAP115-Wall EAP110-Outdoor / EAP225-Outdoor / EAP225-Wall 1910012420 REV1.0.1 May 2018 Omada EAP

More information

Configuring Spectralink IP-DECT Server 400 and 6500 for Cisco Unified Call Manager

Configuring Spectralink IP-DECT Server 400 and 6500 for Cisco Unified Call Manager Configuring Spectralink IP-DECT Server 400 and 6500 for Cisco Unified Call Manager Contents Introduction... 1 IP-DECT Server... 2 Licensing... 2 SIP Settings... 2 Feature Codes... 4 Adding handsets...

More information

Contents. Table of Contents

Contents. Table of Contents Table of Contents Contents 1. Web Interface Configuration... 2 1.1 Login Information... 2 1.2 Saving Configuration Changes... 3 1.3 Status Page... 4 1.4 Log... 4 1.4.1 Log Settings... 4 1.5 System... 5

More information

W-AIR. Administrator s Manual. Version updated on: WMS version: 2.8.X or later

W-AIR. Administrator s Manual. Version updated on: WMS version: 2.8.X or later W-AIR Administrator s Manual Version updated on: 25.03.2014 WMS version: 2.8.X or later This guide allows you to set up your W-AIR Network and connect your cordless phones. W-AIR SYSTEM 3 Wildix W-AIR

More information

HS1200N Wireless N Hotspot

HS1200N Wireless N Hotspot HS1200N Wireless N Hotspot Firmware Release Notes Copyright Copyright 2015 NetComm Wireless Limited. All rights reserved. The information contained herein is proprietary to NetComm Wireless. No part of

More information

Grandstream Networks, Inc. Connecting UCM6XXX with FreePBX

Grandstream Networks, Inc. Connecting UCM6XXX with FreePBX Grandstream Networks, Inc. Connecting UCM6XXX with FreePBX Table of Contents OVERVIEW... 4 CONNECTING UCM6XXX WITH FREEPBX... 5 Using SIP Trunk with Registration... 5 Configure SIP Trunk on FreePBX...

More information

Dolby Conference Phone. Configuration Guide for Unify OpenScape Enterprise Express 8.0.x

Dolby Conference Phone. Configuration Guide for Unify OpenScape Enterprise Express 8.0.x Dolby Conference Phone Configuration Guide for Unify OpenScape Enterprise Express 8.0.x Version 3.3 31 July 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market

More information

TECHNICAL NOTE HOW TO CONFIGURE ALLOYVOICE SIP TRUNKS ON GRANDSTREAM UCM 6XXX SERIES. 1. Introduction. Author: Adam Wells Date: June 6th, 2018

TECHNICAL NOTE HOW TO CONFIGURE ALLOYVOICE SIP TRUNKS ON GRANDSTREAM UCM 6XXX SERIES. 1. Introduction. Author: Adam Wells Date: June 6th, 2018 HOW TO CONFIGURE ALLOYVOICE SIP TRUNKS ON GRANDSTREAM UCM 6XXX SERIES 1. Introduction This Technical note will go through information on how to setup AlloyVoice on Grandstream UCM PBX, as well as general

More information

Dolby Conference Phone. Configuration Guide for Microsoft Skype for Business

Dolby Conference Phone. Configuration Guide for Microsoft Skype for Business Dolby Conference Phone Configuration Guide for Microsoft Skype for Business Version 3.3 31 July 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market Street

More information

AG/SR 2330 Installation Reference

AG/SR 2330 Installation Reference SCS 4.0 AG/SR 2330 Installation Reference Task Based Guide Copyright 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document

More information

SSP9210 SM/SAX8210 P/SGR8210 SMK. Administrator Guide SGR8210 SMK

SSP9210 SM/SAX8210 P/SGR8210 SMK. Administrator Guide SGR8210 SMK SSP9210 SM/SAX8210 P/SGR8210 SMK Administrator Guide SSP9210 SM SAX8210 P SGR8210 SMK 1 REGISTRATIONS... 4 MASTER (SSP9210 SM)... 4 Room Number & SIP Mode... 5 SIP Accounts... 5 SLAVE (SGR8210 SMK (BASE))...

More information

Contents. Table of Contents

Contents. Table of Contents Table of Contents Contents 1. Web Interface Configuration... 2 1.1 Login Information... 3 1.2 Saving Configuration Changes... 4 1.3 Status Page... 5 1.4 Log... 6 1.4.1 Log Settings... 6 1.4.2 Syslog...

More information

Configure Digium G100 Gateway to operate with UCx Servers in Failover mode

Configure Digium G100 Gateway to operate with UCx Servers in Failover mode Published on Documentation (https://www.emetrotel.com/tsd) Home > Configure Digium G100 Gateway to operate with UCx Servers in Failover mode Configure Digium G100 Gateway to operate with UCx Servers in

More information

PBX Remote Line Extension

PBX Remote Line Extension FXO and FXS Mediatrix units v. 43.1.1264 2018-09-26 Table of Contents Table of Contents 4 Information to Know Before Starting 5 Connecting 6 Logging on to the Mediatrix Unit Web Interface 6 Configuring

More information

Edimax Pro NMS Quick Installation Guide

Edimax Pro NMS Quick Installation Guide Edimax Pro NMS Quick Installation Guide 10-2014 / v1.0 Product Information Edimax Pro Network Management Suite (NMS) supports the central management of a group of access points, otherwise known as an AP

More information

2011 Teltronics, Inc. All rights reserved.

2011 Teltronics, Inc. All rights reserved. This document is the copyright of Teltronics, Inc. and is intended for exclusive use of Teltronics customers. All rights are reserved. Information in this document is subject to change without notice.

More information

Application Notes for Configuring Rauland-Borg Responder 5 to Interoperate with Avaya IP Office Issue 1.0

Application Notes for Configuring Rauland-Borg Responder 5 to Interoperate with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Rauland-Borg Responder 5 to Interoperate with Avaya IP Office Issue 1.0 Abstract These Application Notes describe a compliance-tested

More information

PANASONIC. Optimum Business Trunking and the Panasonic KX-NCP500 IP PBX V Configuration Guide

PANASONIC. Optimum Business Trunking and the Panasonic KX-NCP500 IP PBX V Configuration Guide PANASONIC Optimum Business Trunking and the Panasonic KX-NCP500 IP PBX V2.0502 Configuration Guide PANASONIC Table of Contents 1. Overview 2. SIP Trunk Adaptor Set-up Instructions 3. Additional Set-up

More information

Application Notes for Infoblox DNSone in an Avaya Communication Manager Wireless IP Telephony Infrastructure Issue 1.0

Application Notes for Infoblox DNSone in an Avaya Communication Manager Wireless IP Telephony Infrastructure Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Infoblox DNSone in an Avaya Communication Manager Wireless IP Telephony Infrastructure Issue 1.0 Abstract These Application Notes describe

More information

Panasonic Configuration Guides

Panasonic Configuration Guides Panasonic Configuration Guides Version 1.0 Yeastar Information Technology Co. Ltd Contents About This Guide... 3 Register Panasonic IP phone with MyPBX Manually... 4 Provisioning for MyPBX... 8 2/11 About

More information

OBIHAI OBI 302 (ATA) CONFIGURATION GUIDE 1 ST JUNE 2016

OBIHAI OBI 302 (ATA) CONFIGURATION GUIDE 1 ST JUNE 2016 OBIHAI OBI 302 (ATA) CONFIGURATION GUIDE 1 ST JUNE 2016 Vocus Communications ABN 96 084 115 499 vocus.com.au Vocus House, Level 1, 189 Miller Street, North Sydney, NSW 2060 DOCUMENT CONTROL PREPARATION

More information

Grandstream Networks, Inc. GWN7000 Command Line Guide

Grandstream Networks, Inc. GWN7000 Command Line Guide Grandstream Networks, Inc. Table of Contents INTRODUCTION... 3 CONNECTING AND ACCESSING THE GWN7XXX... 4 Connecting the GWN7000... 4 SSH Access... 5 USING THE CLI MENU... 6 Menu Structure And Navigation...

More information

Sipura SPA 3000 How To. (c) Bicom Systems

Sipura SPA 3000 How To. (c) Bicom Systems Sipura SPA 3000 How To Sipura SPA 3000 How To All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x

Dolby Conference Phone. Configuration guide for Avaya Aura Platform 6.x Dolby Conference Phone Configuration guide for Avaya Aura Platform 6.x Version 3.1 22 February 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market Street San

More information

Configuration and Operation Manual

Configuration and Operation Manual V1.0.2 Rev. 9/3/2015 Contents 1. Introduction... 3 1.1. Intended Audience... 3 1.2. Objective... 3 1.3. Technical Support / Help Desk... 3 2. Getting Started... 4 2.1. Pre-requisites... 4 2.2. Configuration

More information

Internet Telephony Gateway VGW-402 / VGW-400FS / VGW-400FO. Quick Installation Guide

Internet Telephony Gateway VGW-402 / VGW-400FS / VGW-400FO. Quick Installation Guide Internet Telephony Gateway VGW-402 / VGW-400FS / VGW-400FO Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Hardware Installation... 4 2.1 Safety Instructions... 4 2.2 Physical Introduction...

More information

Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Master/Slave Architecture Guide

Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Master/Slave Architecture Guide Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Master/Slave Architecture Guide Table of Contents INTRODUCTION... 4 DISCOVER AND PAIR GWN76XX ACCESS POINTS... 5 Discover GWN76xx... 5 Method 1: Discover

More information

Tiptel 31XX IP Phone Configuration Guide. Yeastar Technology Co., Ltd.

Tiptel 31XX IP Phone Configuration Guide. Yeastar Technology Co., Ltd. Tiptel 31XX IP Phone Configuration Guide Yeastar Technology Co., Ltd. Table of Contents Introduction... 3 Register with MyPBX Manually... 4 Configuring BLF on Tiptel 31xx... 7 Auto Provisioning... 8 www.yeastar.com

More information

Plus-X I/O Units. Manual Supplement Configuring Units with and without DHCP

Plus-X I/O Units. Manual Supplement Configuring Units with and without DHCP Plus-X I/O Units Manual Supplement Configuring Units with and without DHCP Table of Contents Introduction... 1 Initial Connection Using DHCP... 1 Initial Connection Without DHCP... 2 Set a Static IP Address...

More information

Guest Management Software Administrator Guide. Installation and Getting Started Guide Administrator Guide

Guest Management Software Administrator Guide. Installation and Getting Started Guide Administrator Guide Guest Management Software Administrator Guide Guest ProCurve Management 5400zl Switches Software Installation and Getting Started Guide Administrator Guide Guest Management Software Administrator Guide

More information

Manual PBX IP Version: 1.0

Manual PBX IP Version: 1.0 Manual PBX IP 2008 Version: 1.0 Content CONTACT ATCOM... 3 CHAPTER 1 THE INTRODUCTION OF PBX-IP 2008... 4 CHAPTER 2 ACCESS TO THE PBX-IP 2008... 7 2.1 WEB PAGE ACCESS BY BROWSER... 7 2.2 SSH ACCESS BY

More information

SIP Speaker and Cisco Call Manager Server Setup Guide

SIP Speaker and Cisco Call Manager Server Setup Guide The IP Endpoint Company SIP Speaker and Cisco Call Manager Server Setup Guide CyberData Corporation 2555 Garden Road Monterey, CA 93940 T:831-373-201 F: 831-373-4193 www.cyberdata.net 2 1.0 Setup Diagram

More information

SmartPath EMS VMA Virtual Appliance Quick Start Guide

SmartPath EMS VMA Virtual Appliance Quick Start Guide LWN600VMA SmartPath Enterprise Wireless System Virtual Appliance SmartPath EMS VMA Virtual Appliance Quick Start Guide Provides the speed, range, security, adapability, and manageability to replace wired

More information

Configuring Avaya 12x0 Series IP Phones

Configuring Avaya 12x0 Series IP Phones SCS 4.0 Configuring Avaya 12x0 Series IP Phones Task Based Guide Copyright 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document

More information

System Manager Unit (SMU) Hardware Reference

System Manager Unit (SMU) Hardware Reference System Manager Unit (SMU) Hardware Reference MK-92HNAS065-02 Notices and Disclaimer Copyright 2015 Hitachi Data Systems Corporation. All rights reserved. The performance data contained herein was obtained

More information

MITEL SIP CoE. Technical. Configuration Notes. Configure Ascom IP-DECT for use with MiVoice Office. SIP CoE

MITEL SIP CoE. Technical. Configuration Notes. Configure Ascom IP-DECT for use with MiVoice Office. SIP CoE MITEL SIP CoE Technical Configuration Notes Configure Ascom IP-DECT for use with MiVoice Office SIP CoE 14-4940-00311 NOTICE The information contained in this document is believed to be accurate in all

More information

NCT240 IP DSLAM with IAC4500 VLAN Tagging Implementation

NCT240 IP DSLAM with IAC4500 VLAN Tagging Implementation NCT240 IP DSLAM with IAC4500 VLAN Tagging Implementation The NetComm NCT240 24 Port IP DSLAMs support 802.1Q VLAN Tagging. This white paper is written to help IP DSLAM system integrator to set up and configure

More information

User Manual of NC-AC44APP/NC-AC21AP

User Manual of NC-AC44APP/NC-AC21AP User Manual of NC-AC44APP/NC-AC21AP Version V1.0 Thank you for purchasing NC-Link Access Point. This manual will instruct you how to configure and the AP, enable you to use it in a perfect status. Please

More information

ATCOM IPPBX IP01 Product Guide Version: VoIPon Tel: +44 (0) Fax: +44 (0)

ATCOM IPPBX IP01 Product Guide Version: VoIPon   Tel: +44 (0) Fax: +44 (0) Figure: ATCOM IPPBX IP01 ATCOM IPPBX IP01 Product Guide Version: 1.0 2010-05-10 Content CONTACT ATCOM... 3 CHAPTER 1 THE INTRODUCTION OF IP01... 4 CHAPTER 2 ACCESS TO THE IP01... 6 2.1 WEB PAGE ACCESS

More information

NN Nortel Communication Server 1000 Communication Server 1000E High Scalability Installation and Commissioning

NN Nortel Communication Server 1000 Communication Server 1000E High Scalability Installation and Commissioning Communication Server 1000E High Scalability Installation and Commissioning Release: 7.0 Document Revision: 01.01 www.nortel.com NN43041-312. . Release: 7.0 Publication: NN43041-312 Document release date:

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide IP/PRI/FXS/BRI PBX Version 2.1 Quick Installation Guide v2.1 www.cem-solutions.net 2 Table of Contents Initial Setup of IP/PRI/FXS/BRI PBX... 4 Notification LEDs (On the Front

More information

STAC VIP Quickstart Guide

STAC VIP Quickstart Guide STAC VIP Quickstart Guide The STAC VIP is a studio telephone interface device designed to work on VoIP telephone systems. This guide will give you the minimum you need to know to get the system hooked

More information

Aastra Telecom Inc. MBU-400 & 420d Handset

Aastra Telecom Inc. MBU-400 & 420d Handset Your Connection to the World Aastra Telecom Inc. MBU-400 & 420d Handset Sales and Marketing Overview sales@aastra.com 1 MBU-400 Reset Button Power Local Area Network Analog FXO Indicator Lights Approximate

More information

SAGEMCOM 5355 GATEWAY

SAGEMCOM 5355 GATEWAY SAGEMCOM F@ST 5355 GATEWAY Disclaimer This is not an official document. I am not employed by Telstra nor am I an IT person. I wrote this document because setting up my gateway was a hassle due to the lack

More information

BiPAC 6404VP/VGP. VoIP/(802.11g) Broadband Firewall Router. Quick Start Guide

BiPAC 6404VP/VGP. VoIP/(802.11g) Broadband Firewall Router. Quick Start Guide BiPAC 6404VP/VGP VoIP/(802.11g) Broadband Firewall Router Quick Start Guide VoIP/(802.11g) Broadband Firewall Router For more detailed instructions on configuring and using the VoIP/(802.11g) Broadband

More information