ShoreTel with SIParator version 12.2

Size: px
Start display at page:

Download "ShoreTel with SIParator version 12.2"

Transcription

1 ShoreTel with SIParator version 12.2

2 Table of Contents REVISION HISTORY.2 NON DISCLOSURE AGREEMENT 2 1 Introduction Executive Summary..6 3 Software and Hardware Equipment Requirements for Testing 8 4 Test Configurations Lab Configuration..9 The following diagram is the configuration used during lab testing..9 5 ShoreTel IP PBX SIP Trunking Test Result Test Results Test Results for ShoreTel Test Bed Configuration Files Cisco 2400 Configuration Bottom ERX Configurations ShoreTel basic Configuration Broadworks Configuration relevant to ShoreTel Sonus NBS Configuration Accounting - NBS CDR

3 1. Executive Summary This report provides the test results found to date for the ShoreTel IP PBX SIP Trunking evaluation. The following is a summary of the issues and limitations found while performing the test. ShoreTel IPPBx is tested with InGate SIParator (SBC) with XO SIP Services. All outgoing calls from ShoreTel has FROM number with +1 in front of it by design. That causes XO to reject call as it can t recognize user. Example: From: "User 2" <sip: @ :5060>;tag=4a99fc6d Workaround: - Trunk Group Dialing Rules needs to be added via ShoreTel director to strip off +1. Detailed description of workaround can be found in ShoreTel configuration guide attached with test report. Call Forward Always/BUSY/No Answer to PSTN to work requires special changes on ShoreTel director to add Diversion header. Workaround: - Custom Parameters HistoryInfo=diversion needs to be added via ShoreTel director. - Enable Original Called Information" flag under Trunk Group on ShoreTel director also needs to be enabled. Detailed description of workaround can be found in ShoreTel configuration guide attached with test report. Inbound and Outbound fax call with T.38 failed (for both PKG1 and PKG2). One of the problems is a miss-match of T38FaxMaxDatagram value between ShoreTel and SONUS NBS. ShoreTel only supports max value 128 and with current production settings NBS supports max value

4 Workarounds: - Apply regular XO workaround for T.38 Fax. - Also, on SONUS PSX, for external side trunk group, under packet service profile T.38 Maximum Bit Rate value needs to be change to 9.6 kbps from 14.4 kbps. - With this change T.38 fax works as NBS now supports T38FaxMaxDatagram value of This workaround will cause all fax to go through with maximum speed of 9.6kbps only. Caller-ID block feature for outgoing call from IPPBX doesn t work. When dial with 9-*67 from extension, ShoreTel sends out call with FROM as anonymous in outgoing INVITE. Workaround: - In case of caller ID block call when FROM header is anonymous@anonymous.com XO requires P-Asserted-Identity header with known subscriber number to authenticate call. - To make ShoreTel add 'P-Asserted-Identity, create a new SIP Profile or use an existing one. If creating a new one, set the User Agent: parameter to.* (without the quotes). Leave the Priority: parameter at a default setting of 100. Check the box to the left of the Enable parameter by selecting it. In the Custom Parameters: section adds the following entries (these are the parameters that you would add to an already created profile): EnableP-AssertedIdentity=1 These parameters are case sensitive, be sure to input them as noted without any spaces. Save the entry by selecting the Save option at the top of the page. Fax over G.711 pass through (Inbound/outbound) doesn t work with XO PKG2 (G729) failed as ShoreTel doesn t fall back to G711. No workaround found. 3

5 ShoreTel server MUST require specific configuration change (windows registry change) while it s setup for PKG2. Check ShoreTel configuration guide attached with test report for specific details. ShoreTel Hunt Group and Broadsoft Call Center doesn t work with XO Package 2. Conference call doesn t work from extension. For conferencing two SIP trunks together, conference ports (DSP resources) need to be reserved on the switch. The SG-30 (voice switch) we tested in lab does not support assigning conferencing functionality to the ports. Other ShoreTel Switch SG40, SG50, SG60, SG90 or SG120 does support this functionality 2. Registration Method Static registration is utilized between the ShoreTel and the XO. 3. XO SIP Service Packages Supported Pkg Codec DTMF Fax 1 G.711 RFC 2833 (In-band RTP DTMF T38; G.711 pass-through NOT supported) 2 G.729a RFC2833 T38; G.711 pass-through NOT supported 4

6 4. Software and Hardware Equipment Requirements for Testing 1. SHORETEL a. ShoreTel Version: 12.2 b. ShoreTel Director: Build InGate Release: SIP Phones Version: ShoreTel 230 5

7 5. Test Configurations 5.1 The following diagram shows the configuration used during lab testing. SIP TRUNK TEST SHORETEL LAB SETUP XO VOIP Network SER 1/0: FE 0/ Cisco Eth Eth InGate SIParator 19 Version ShoreTel Server Version 12.2 NETGEAR FS108P ShoreTel Voice Switch (SG30) Notes: Above lab setup only shows main lab network elements. 6

8 6. Test Bed Configuration Files System Parameter Numbering plan System Parameter System extension 7

9 Sites Sites (Continue) 8

10 Switches Switches (SG30) IP Address: IP Address of ShoreTel switch. 9

11 Switches (Soft Switch) IPPhones (Individual IP Phones) Trunk (Individual Trunks) 10

12 Trunk (Individual Trunks) XO lab Use IP address Add internal side IP of InGate. This is when InGate is used in front of ShoreTel. Trunk Groups (XO) 11

13 Trunk Groups (XO) continue: Trunk Groups (XO) continue: 12

14 SIP Profile: SIP Profile XO 13

15 Screen shots from old testing. DID Range USERS - Edit User 14

16 USERS - Edit User [Continue ] 15

17 USERS - Edit User [Continue ] USER GROUPS Codec list (XO PKG1) 16

18 Options Auto Attendant Menu 17

19 Auto Attendant Menu (Continue) Voice Mail 18

20 Workarounds: 1. To remove +1 from FROM header. At the Director login screen, hold down the CTRL and Shift keys and click on the "U" of User Id, if done correctly you should now see ***Support Entry*** displayed on the page, log in normally. Go to the SIP Trunk Group you've defined and edit it. Scroll to bottom of the page, in the "Trunk Group Dialing Rules:" section, click on the "Custom" Edit button. In the pop-up window enter ;10E and save the entry, that's it, you should now see the FROM and DIVERSION headers in non-e.164 format without a leading one. 2. To add Diversion header. Go to the "Trunks" section, then to "SIP Profiles", and then click on the "New" button. Define a "Name", set the "User Agent" to.* (just period then asterisk), check the "Enable" parameter, in the "Custom Parameters" area enter the following (case sensitive): HistoryInfo=diversion 19

21 Save the change. Go to the "Trunk Group" page and select the SIP trunk group you've defined for your SIP trunks, select to modify. Then configure the "Profile" from "_SystemTrunk" to the name you defined in step 2. Towards the middle of the "Edit Trunk Group" page you'll see a parameter named "Enable Original Called Information", enable (check) this parameter then save the changes. 20

22 3. Special Setting for PKG2 (G729) On ShoreTel (windows) server: - Open regedit on the ShoreWare server - Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Shoreline Teleworks\TDIMedia - Add DWORD entry named "MaxNoOfG729Channels" and set it to a value of 28 hex (40 decimal). Please note that this entry is case sensitive and must be a DWORD. 21

23 InGate version: Network >> Networks and Computers 22

24 Network >> All interfaces Outside IP Address: XO SONUS IP Inside IP Address: LAN IP of InGate facing ShoreTel Director. 23

25 SIP Services >> Interoperability 24

26 SIP Services >> Interoperability (cont.) 25

27 SIP Services >> Interoperability (cont.) 26

28 SIP Services >> Interoperability (cont.) 27

29 SIP Services >> Session and Media 28

30 29

31 SIP Traffic >> Dial Plan 30

32 SIP Traffic >> Routing 31

33 32

34 SIP Trunks: SIP Trunks: 33

35 SIP Trunks (cont.) SIP Trunks (cont.) 34

36 "SIP Services" => "Sessions and Media" => "B2BUA request pending timeout:" set it to a value of 2". 35

ShoreTel 14.2 (without SBC)

ShoreTel 14.2 (without SBC) ShoreTel 14.2 (without SBC) Table of Contents 1 Executive Summary... 3 2 Registration Method... 5 3 XO SIP Service Packages Supported... 5 4 Software and Hardware Equipment Requirements for Testing...

More information

ShoreTel IPPBX with InGate SIParator version 14.2

ShoreTel IPPBX with InGate SIParator version 14.2 ShoreTel IPPBX with InGate SIParator version 14.2 Table of Contents 1. Executive Summary... 2 4. Software and Hardware Equipment Requirements for Testing... 3 5. Test Configurations... 4 5.1. Lab Configuration...

More information

XO SIP Service Customer Configuration Guide for NEC Univerge SV8100 /UX5000

XO SIP Service Customer Configuration Guide for NEC Univerge SV8100 /UX5000 www.xo.com XO SIP Service Customer Configuration Guide for NEC Univerge SV8100 /UX5000 XO SIP Service Customer Configuration Guide 1. Overview... 2 About This Document... 2 Known Issues... 2 Registration

More information

XO SIP Service Customer Configuration Guide for ComXchange IP PBX with XO SIP

XO SIP Service Customer Configuration Guide for ComXchange IP PBX with XO SIP www.xo.com XO SIP Service Customer Configuration Guide for ComXchange IP PBX with XO SIP Configuration Guide for ComXchange IP PBX and XO SIPNCP 500/1000 1. Overview About This Document This document describes

More information

XO SIP Service Customer Configuration Guide for Sutus BC200 with XO SIP

XO SIP Service Customer Configuration Guide for Sutus BC200 with XO SIP www.xo.com XO SIP Service Customer Configuration Guide for Sutus BC200 with XO SIP Name of Guide and Version 1. Overview About This Document This document describes interoperability between XO SIP Package

More information

Contents XO COMMUNICATIONS CONFIDENTIAL 1

Contents XO COMMUNICATIONS CONFIDENTIAL 1 www.xo.com XO SIP Service Customer Configuration Guide for Cisco Unified Communications Manager (CUCM) 8.0.3 XO SIP Packages 1 and 2, implemented without Cisco Unified Border Control Element (CUBE) SIP

More information

Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0

Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0 Abstract These Application Notes

More information

Application Notes for Configuring the XO Communications SIP Trunking Service with Avaya IP Office 10.0 Issue 1.0

Application Notes for Configuring the XO Communications SIP Trunking Service with Avaya IP Office 10.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring the XO Communications SIP Trunking Service with Avaya IP Office 10.0 Issue 1.0 Abstract These Application Notes describe the

More information

XO SIP Service Customer Configuration Guide for Avaya IP Office Version 6.0 with XO SIP

XO SIP Service Customer Configuration Guide for Avaya IP Office Version 6.0 with XO SIP www.xo.com XO SIP Service Customer Configuration Guide for Avaya IP Office Version 6.0 with XO SIP Configuration Guide for Avaya IP Office Version 6.0 with XO SIP 0/1000 1. Overview About This Document

More information

Configuration Guide. For Use with AT&T s. IP Flexible Reach-Enhanced Features Service

Configuration Guide. For Use with AT&T s. IP Flexible Reach-Enhanced Features Service Product: ShoreTel Ingate AT&T IP Flexible Reach- Enhanced Features Service I n n o v a t i o n A p p N o t e IN-14014 Date: April, 2014 System version: ShoreTel 14.2 Ingate 5.x N e t w o r k Configuration

More information

CUCM XO SIP Trunk Configuration Guide

CUCM XO SIP Trunk Configuration Guide QUANTiX QFlex Session Border Controller CUCM 10.0 - XO SIP Trunk Configuration Guide Release 5.6.2-9 Document revision: 01.01 www.genband.com 2 630-02102-01 QUANTiX QFlex Session Border Controller Publication:

More information

EarthLink Business SIP Trunking. ShoreTel 14.2 IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. ShoreTel 14.2 IP PBX Customer Configuration Guide EarthLink Business SIP Trunking ShoreTel 14.2 IP PBX Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed By 1.0

More information

Application Notes for Configuring Windstream SIP Trunking with Avaya IP Office - Issue 1.0

Application Notes for Configuring Windstream SIP Trunking with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Windstream SIP Trunking with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: DATE: MARCH 7 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: DATE: MARCH 7 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT Avaya Aura Configuration Guide REVISION: 1.2.1 DATE: MARCH 7 TH 2018 Revision Log Date Version Notes August 6 th 2017 1.0 First Release. Applies to Firmware 1.01.0004.002

More information

Configuration Guide For Use with AT&T s IP Flexible Reach Service. Version 1/Issue 7. July 30, 2008

Configuration Guide For Use with AT&T s IP Flexible Reach Service. Version 1/Issue 7. July 30, 2008 Configuration Guide For Use with AT&T s IP Flexible Reach Service Version 1/Issue 7 July 30, 2008 Page 1 of 42 TABLE OF CONTENTS 1 Introduction... 4 2 Version Information... 6 3 Special Notes... 7 ShoreTel

More information

Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1.

Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1.0 Abstract These Application

More information

Avaya PBX SIP TRUNKING Setup & User Guide

Avaya PBX SIP TRUNKING Setup & User Guide Avaya PBX SIP TRUNKING Setup & User Guide Nextiva.com (800) 285-7995 2 P a g e Contents Description... 3 Avaya IP PBX Configuration... 3 Licensing and Physical Hardware... 4 System Tab Configuration...

More information

DMP 128 Plus C V DMP 128 Plus C V AT. ShoreTel Configuration Guide REVISION: DATE: DECEMBER 6 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. ShoreTel Configuration Guide REVISION: DATE: DECEMBER 6 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT ShoreTel Configuration Guide REVISION: 1.1.1 DATE: DECEMBER 6 TH 2018 Revision Log Date Version Notes Sep. 21 st 2018 1.0 First Release: Applies to Firmware 1.01.0010

More information

SBC Edge 2000 V5.0.1 IOT Skype for Business 2015 Intermedia SIP Trunk Application Notes

SBC Edge 2000 V5.0.1 IOT Skype for Business 2015 Intermedia SIP Trunk Application Notes SBC Edge 2000 V5.0.1 IOT Skype for Business 2015 Intermedia SIP Trunk Application Notes Document Overview Introduction Audience Requirements Reference Configuration Support Third-party Product Features

More information

EarthLink Business SIP Trunking. Shoretel IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. Shoretel IP PBX Customer Configuration Guide EarthLink Business SIP Trunking Shoretel IP PBX Customer Configuration Guide Publication History First Release: Version 2.0 April 20, 2012 CHANGE HISTORY Version Date Change Details Changed By 1.0 4/16/2011

More information

Innovation Networking App Note

Innovation Networking App Note Innovation Networking App Note G12 Communications ShoreTel and G12 Communications for SIP Trunking (Native) 1 (877) 311-8750 sales@g12com.com Jackson St. #19390, Seattle, WA 98104 Product: ShoreTel G12

More information

Application Notes for Configuring CenturyLink SIP Trunking with Avaya IP Office Issue 1.0

Application Notes for Configuring CenturyLink SIP Trunking with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring CenturyLink SIP Trunking with Avaya IP Office 6.1 - Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

ShoreTel & Windstream for SIP Trunking (Native)

ShoreTel & Windstream for SIP Trunking (Native) Product: ShoreTel Windstream Metaswitch Network I n n o v a t i o n N e t w o r k A p p N o t e IN-14018 Date : March, 2014 System version: ShoreTel 14.2 ShoreTel & Windstream for SIP Trunking (Native)

More information

Application Note Configuration Guide for ShoreTel and Ingate

Application Note Configuration Guide for ShoreTel and Ingate Application Note Configuration Guide for ShoreTel and Ingate 29 August 2008 Table of Contents 1 INTRODUCTION... 1 2 SHORETEL CONFIGURATION... 2 2.1 OVERVIEW... 2 2.1.1 Version Support... 2 2.1.2 ShoreTel

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 DMP 128 Plus C V DMP 128 Plus C V AT Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 Revision Log Date Version Notes August 6 th 2017 1.0 First Release. Applies to Firmware 1.01.0004.002

More information

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the procedures

More information

Application Notes for OneAccess-Telstra Business SIP with Avaya IP Office Release 11 SIP Trunking - Issue 1.0

Application Notes for OneAccess-Telstra Business SIP with Avaya IP Office Release 11 SIP Trunking - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for OneAccess-Telstra Business SIP with Avaya IP Office Release 11 SIP Trunking - Issue 1.0 Abstract These Application Notes illustrate a sample

More information

Application Notes for Avaya IP Office Release 8.0 with AT&T Business in a Box (BIB) over IP Flexible Reach Service Issue 1.0

Application Notes for Avaya IP Office Release 8.0 with AT&T Business in a Box (BIB) over IP Flexible Reach Service Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Avaya IP Office Release 8.0 with AT&T Business in a Box (BIB) over IP Flexible Reach Service Issue 1.0 Abstract These Application Notes

More information

TECHNICAL GUIDE to access Business Talk IP SIP IPBX Shoretel

TECHNICAL GUIDE to access Business Talk IP SIP IPBX Shoretel TECHNICAL GUIDE to access Business Talk IP SIP IPBX Shoretel versions addressed in this guide : 14.2 Information included in this document is dedicated to customer equipment (IPBX, TOIP ecosystems) connection

More information

EarthLink Business SIP Trunking. Asterisk 1.8 IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. Asterisk 1.8 IP PBX Customer Configuration Guide EarthLink Business SIP Trunking Asterisk 1.8 IP PBX Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed By 1.0

More information

Application Note. ShoreTel / Ingate / Verizon Business SIP Trunking. 09 June 2017 Version 1 Issue 2

Application Note. ShoreTel / Ingate / Verizon Business SIP Trunking. 09 June 2017 Version 1 Issue 2 Product: ShoreTel Ingate Verizon Business I n n o v a t i o n N e t w o r k A p p N ote TPP-10466 Date: October, 2012 System version: ShoreTel 13.x Application e ShoreTel / Ingate / Verizon Business SIP

More information

EarthLink Business SIP Trunking. Allworx 6x IP PBX SIP Proxy Customer Configuration Guide

EarthLink Business SIP Trunking. Allworx 6x IP PBX SIP Proxy Customer Configuration Guide EarthLink Business SIP Trunking Allworx 6x IP PBX SIP Proxy Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed

More information

4 Port IP-PBX + SIP Gateway System

4 Port IP-PBX + SIP Gateway System 4 Port IP-PBX + SIP Gateway System The IPG-40XG is an embedded Voice over IP (VoIP) PBX Server with Session Initiation Protocol (SIP) to provide IP extension phone connections for global virtual office

More information

Application Note Configuration Guide for ShoreTel and Ingate with PAETEC

Application Note Configuration Guide for ShoreTel and Ingate with PAETEC Application Note Configuration Guide for ShoreTel and Ingate with PAETEC 29 August 2008 Table of Contents 1 INTRODUCTION... 1 2 PAETEC CONFIGURATION... 2 2.1 CPE REQUIREMENTS... 2 2.2 PAETEC S DYNAMIC

More information

DMP 128 Plus C V DMP 128 Plus C V AT

DMP 128 Plus C V DMP 128 Plus C V AT DMP 128 Plus C V DMP 128 Plus C V AT Interactive Intelligence Configuration Guide REVISION: 1.0.1 DATE: MARCH 7 TH 2018 Revision Log Date Version Notes Feb 9 th 2018 1.0 First Release: Applies to Firmware

More information

SHORETEL APPLICATION NOTE

SHORETEL APPLICATION NOTE SHORETEL APPLICATION NOTE for IntelePeer SIP Trunking Date: August 26, 2016 App Note Number: For use with: Product: System: TC-16056 IntelePeer SIP Trunking ShoreTel Connect ONSITE ShoreTel Connect ONSITE

More information

EarthLink Business SIP Trunking. Toshiba IPEdge 1.6 Customer Configuration Guide

EarthLink Business SIP Trunking. Toshiba IPEdge 1.6 Customer Configuration Guide EarthLink Business SIP Trunking Toshiba IPEdge 1.6 Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed By 1.0

More information

Nexmo SIP Trunking Configuration Guide. Avaya Aura With Avaya SBCe

Nexmo SIP Trunking Configuration Guide. Avaya Aura With Avaya SBCe Nexmo SIP Trunking Configuration Guide Avaya Aura 6.3.18.0.631804 With Avaya SBCe 6.3.7-01-12611 June 2017 1 Contents 1 Introduction...4 2 SIP Trunking Network Components...4 2.1 Network Components...4

More information

Spectrum Enterprise SIP Trunking Service AastraLink Pro 160 Firmware build 1005 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service AastraLink Pro 160 Firmware build 1005 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service AastraLink Pro 160 Firmware 1.2.2 build 1005 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following

More information

Application Notes for Configuring EarthLink SIP Trunk Service with Avaya IP Office using UDP/RTP - Issue 1.0

Application Notes for Configuring EarthLink SIP Trunk Service with Avaya IP Office using UDP/RTP - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring EarthLink SIP Trunk Service with Avaya IP Office using UDP/RTP - Issue 1.0 Abstract These Application Notes describe the procedures

More information

BroadSoft Partner Configuration Guide

BroadSoft Partner Configuration Guide BroadSoft Partner Configuration Guide Toshiba Strata CIX July 2011 Document Version 1.8 9740 Irvine Boulevard Irvine, California, 92618 949-583-3500 www.toshiba.com BroadWorks Guide Copyright tice Trademarks

More information

ShoreTel, Ingate & Rogers Communications for SIP

ShoreTel, Ingate & Rogers Communications for SIP I n n o v a t i o n N e t w o r k A p p N o t e IN- 15073 Date : Nov 2015 Product: ShoreTel Ingate Rogers Communications System version: ShoreTel 14.2 ShoreTel, Ingate & Rogers Communications for SIP Trunking

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018 Revision Log Date Version Notes August 6 th 2017 1.0 First Release: Applies to Firmware 1.01.0004.002

More information

EP502/EP504 IP PBX 1.1 Overview

EP502/EP504 IP PBX 1.1 Overview 1.1 Overview The EP502/EP504 is an embedded Voice over IP (VoIP) Server with Session Initiation Protocol (SIP) to provide IP extension phone connection for global virtual office of small-to-medium business

More information

EarthLink Business SIP Trunking. Cisco CME IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. Cisco CME IP PBX Customer Configuration Guide EarthLink Business SIP Trunking Cisco CME IP PBX Customer Configuration Guide Publication History First Release: Version 1.0 August 30, 2011 CHANGE HISTORY Version Date Change Details Changed By 1.0 8/30/2011

More information

v2.0 September 30, 2013

v2.0 September 30, 2013 v2.0 September 30, 2013 This document was written for Iwatsu Enterprise-CS systems with version 8.x software. In some cases, available feature operations may differ from those listed in this document,

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: DATE: MARCH 7 TH, 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: DATE: MARCH 7 TH, 2018 DMP 128 Plus C V DMP 128 Plus C V AT Cisco CUCM Configuration Guide REVISION: 1.2.1 DATE: MARCH 7 TH, 2018 Revision Log Date Version Notes Aug. 4 th 2017 1.0 First Release: Applies to Firmware Version

More information

DMP 128 Plus C V DMP 128 Plus C V AT. RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018 Revision Log Date Version Notes June 26 th 2018 1.0 First Release: Applies to Firmware 1.01.0010

More information

MITEL SIP CoE Technical. Configuration Note. Configure Mitel MiVoice Office 6.1 SP1 PR2 for use with IntelePeer SIP Trunking. SIP CoE XXX

MITEL SIP CoE Technical. Configuration Note. Configure Mitel MiVoice Office 6.1 SP1 PR2 for use with IntelePeer SIP Trunking. SIP CoE XXX MITEL SIP CoE Technical Configuration Note Configure Mitel MiVoice Office 6.1 SP1 PR2 for use with IntelePeer SIP Trunking SIP CoE 12-4940-00XXX NOTICE The information contained in this document is believed

More information

Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0

Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0 Abstract These Application Notes describe the procedures for configuring Session

More information

UCM6102/6104/6108/6116 Configuration

UCM6102/6104/6108/6116 Configuration UCM6102/6104/6108/6116 Configuration This document introduces manual configuration steps performed for interoperability testing between AccessLine and Grandstream UCM6102/6104/6108/6116. Configuration

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for SIP Trunking Using Verizon Business IP Trunk SIP Trunk Service and Avaya IP Office Release 6.1, Using REFER and DNS SRV Issue 1.0 Abstract

More information

2.2 Interface Capabilities Supported

2.2 Interface Capabilities Supported 2.2 Interface Capabilities Supported The Patton SN4524 has completed interoperability testing with BroadWorks using the BroadWorks SIP Access Device Interoperability Test Plan [4]. The results are summarized

More information

Spectrum Enterprise SIP Trunking Service NEC UNIVERGE 3C IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service NEC UNIVERGE 3C IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service NEC UNIVERGE 3C IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following a merger with Time Warner

More information

Spectrum Enterprise SIP Trunking Service ShoreTel 14.2 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service ShoreTel 14.2 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service ShoreTel 14.2 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following a merger with Time Warner

More information

Spectrum Enterprise SIP Trunking Service SIPfoundry sipxecs Firmware IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service SIPfoundry sipxecs Firmware IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service SIPfoundry sipxecs Firmware 4.0-1-051823 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 DMP 128 Plus C V DMP 128 Plus C V AT Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 Revision Log Date Version Notes August 4 th 2017 1.0 First Release: Applies to Firmware Version

More information

NEC: SIP Trunking Configuration Guide V.1

NEC: SIP Trunking Configuration Guide V.1 NEC: SIP Trunking Configuration Guide V.1 FOR MORE INFO VISIT: CALL US EMAIL US intermedia.net +1.800.379.7729 sales@intermedia.net 2 NEC: SIP Trunking Configuration Guide V.1 TABLE OF CONTENTS Introduction...

More information

DSP-1282 & DSP-1283 Crestron Avia DSP with ShoreTel Connect Client Software

DSP-1282 & DSP-1283 Crestron Avia DSP with ShoreTel Connect Client Software DSP-1282 & DSP-1283 Crestron Avia DSP with ShoreTel Connect Client Software 21.80.7840.0 Configuration Guide Crestron Electronics, Inc. The product warranty can be found at www.crestron.com/warranty. The

More information

Spectrum Enterprise SIP Trunking Service Cisco Unified Communication Mgr Firmware 6.01 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Cisco Unified Communication Mgr Firmware 6.01 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Cisco Unified Communication Mgr Firmware 6.01 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications

More information

DSP-1282 & DSP-1283 Crestron Avia DSP with ShoreTel Connect Client Software Configuration Guide Crestron Electronics, Inc.

DSP-1282 & DSP-1283 Crestron Avia DSP with ShoreTel Connect Client Software Configuration Guide Crestron Electronics, Inc. DSP-1282 & DSP-1283 Crestron Avia DSP with ShoreTel Connect Client Software 21.80.7840.0 Configuration Guide Crestron Electronics, Inc. The product warranty can be found at www.crestron.com/warranty. The

More information

Applications Notes for Avaya IP Office 7.0 with AT&T IP Flexible Reach Business in a Box (SM) SIP Trunk Service Issue 1.0

Applications Notes for Avaya IP Office 7.0 with AT&T IP Flexible Reach Business in a Box (SM) SIP Trunk Service Issue 1.0 Avaya Solution & Interoperability Test Lab Applications Notes for Avaya IP Office 7.0 with AT&T IP Flexible Reach Business in a Box (SM) SIP Trunk Service Issue 1.0 Abstract These Application Notes describe

More information

This guide assists users to configure the Allworx VoIP Phone System and XO SIP Services.

This guide assists users to configure the Allworx VoIP Phone System and XO SIP Services. Introduction This guide assists users to configure the Allworx VoIP Phone System and XO SIP Services. Prerequisites Completed the Allworx Technical training, and the main technician is either an Allworx

More information

BT SIP Trunk Configuration Guide

BT SIP Trunk Configuration Guide CUCM 9.1 BT SIP Trunk Configuration Guide This document covers service specific configuration required for interoperability with the BT SIP Trunk service. Anything which could be considered as normal CUCM

More information

Grandstream Networks, Inc. UCM6xxx SIP Trunks Guide

Grandstream Networks, Inc. UCM6xxx SIP Trunks Guide Grandstream Networks, Inc. Table of Content INTRODUCTION... 4 REGISTER SIP TRUNKS... 5 Configuration... 5 DID / DOD Configuration... 9 Direct Inward Dialing (DID)... 9 Direct Outward Dialing (DOD)... 10

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Sotel Systems SIP Trunking with Avaya IP Office Release 8.1 and the Avaya Session Border Controller for Enterprise 6.2 Issue

More information

Configuration Note. Connecting XO Communications SIP Trunking Service to Microsoft Lync Server Using

Configuration Note. Connecting XO Communications SIP Trunking Service to Microsoft Lync Server Using Mediant 800 MSBG E-SBC, Mediant 1000 MSBG E-SBC and Mediant 3000 E-SBC Media Gateway Configuration Note Connecting XO Communications SIP Trunking Service to Microsoft Lync Server 2010 Using AudioCodes

More information

Draft Version. Setup Reference guide for KX-HTS Series (Tested with HTS32 Version 1.5) VozTelecom SIP Trunk service with Built-in Router

Draft Version. Setup Reference guide for KX-HTS Series (Tested with HTS32 Version 1.5) VozTelecom SIP Trunk service with Built-in Router Draft Version Setup Reference guide for KX-HTS Series (Tested with HTS32 Version 1.5) VozTelecom SIP Trunk service with Built-in Router Version 0.1(PSCEU) 29th.March, 2017 SUMMARY This document is a reference

More information

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Nortel BCM50 IP-PBX (Release 5.0)- V

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Nortel BCM50 IP-PBX (Release 5.0)- V NORTEL SIP Trunking using Optimum Business SIP Trunk Adaptor and the Nortel BCM50 IP-PBX (Release 5.0)- V9.0.1.74.660 Goal The purpose of this configuration guide is to describe the steps needed to configure

More information

SIP Service Customer Configuration Guide for CISCO 2821 with CME and CUE

SIP Service Customer Configuration Guide for CISCO 2821 with CME and CUE XO SIP Service Customer Configuration Guide for CISCO 2821 with CME and CUE Non-Disclosure Agreement The requirements contained in this document are of a proprietary nature to XO Communications. Any disclosure

More information

Application Notes for Configuring Windstream using Genband G9 SIP Trunking with Avaya IP Office Issue 1.0

Application Notes for Configuring Windstream using Genband G9 SIP Trunking with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Windstream using Genband G9 SIP Trunking with Avaya IP Office 8.1 - Issue 1.0 Abstract These Application Notes describe the

More information

SHORETEL APPLICATION NOTE

SHORETEL APPLICATION NOTE SHORETEL APPLICATION NOTE for TDS SIP Trunking Date: June 2017 App Note Number: TC - 17031 For use with: Product: TDS SIP Trunking with Cisco Cube ShoreTel Connect ONSITE System: ST Connect 21.79.9310.0

More information

Spectrum Enterprise SIP Trunking Service FORTINET - Fortivoice FVE 200D-T Software Verison: V5.0 B156 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service FORTINET - Fortivoice FVE 200D-T Software Verison: V5.0 B156 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service FORTINET - Fortivoice FVE 200D-T Software Verison: V5.0 B156 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter

More information

CCS-UC-1 SIP Endpoint with ShoreTel Connect System Configuration Guide Crestron Electronics, Inc.

CCS-UC-1 SIP Endpoint with ShoreTel Connect System Configuration Guide Crestron Electronics, Inc. CCS-UC-1 SIP Endpoint with ShoreTel Connect System 21.80.7840.0 Configuration Guide Crestron Electronics, Inc. Crestron product development software is licensed to Crestron dealers and Crestron Service

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

IPNext 187 Hybrid IP-PBX System High-performance Hybrid IP-PBX Solution

IPNext 187 Hybrid IP-PBX System High-performance Hybrid IP-PBX Solution IPNext 187 Hybrid IP-PBX System High-performance Hybrid IP-PBX Solution IP-PBX Features www.addpac.com AddPac Technology 2011, Sales and Marketing Contents IP-PBX Features Smart Multimedia Manager VoIP

More information

Abstract. Innovation Network App Note

Abstract. Innovation Network App Note Innovation Network App Note IN-14003 Date: January 2014 Product: Grandstream HandyTone and Enterprise Analog Gateways System version: ShoreTel 14.1 Abstract This application note provides the details on

More information

Spectrum Enterprise SIP Trunking Service Avaya (Nortel) BCM50 Firmware IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Avaya (Nortel) BCM50 Firmware IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Avaya (Nortel) BCM50 Firmware 10.0.1.52.176 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following

More information

Below is a list of general guidelines for new SIP Trunking turnups that our customers + internal IDT staff should follow.

Below is a list of general guidelines for new SIP Trunking turnups that our customers + internal IDT staff should follow. Subject: SIP Trunking turnups General guidelines Version 1.0 Asterisk/Open Source Guide Date: December 12th, 2011 Below is a list of general guidelines for new SIP Trunking turnups that our customers +

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between the PAETEC Broadsoft based SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.0 Abstract

More information

Spectrum Enterprise SIP Trunking Service ShoreTel Shoregear 90 R14.2 Build (with Ingate SIParator) IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service ShoreTel Shoregear 90 R14.2 Build (with Ingate SIParator) IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service ShoreTel Shoregear 90 R14.2 Build 19.43.1700.00 (with Ingate SIParator) IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division

More information

Applications Notes for Avaya IP Office 6.1 with AT&T IP Flexible Reach and AT&T IP Flexible Reach Business in a Box (SM) SIP Trunk Service Issue 1.

Applications Notes for Avaya IP Office 6.1 with AT&T IP Flexible Reach and AT&T IP Flexible Reach Business in a Box (SM) SIP Trunk Service Issue 1. Avaya Solution & Interoperability Test Lab Applications Notes for Avaya IP Office 6.1 with AT&T IP Flexible Reach and AT&T IP Flexible Reach Business in a Box (SM) SIP Trunk Service Issue 1.0 Abstract

More information

SIP Trunk Compatibility Report

SIP Trunk Compatibility Report SIP Trunk Compatibility Report NEC is pleased to verify that: Broadsoft / Broadcloud service Has successfully met the standards for SIP Trunk compatibility With the NEC products listed below. SL1100 /

More information

MITEL SIP CoE. Technical. Configuration Notes. Configure the Mitel 3300 MCD 4.0 for use with XO Communications. SIP CoE

MITEL SIP CoE. Technical. Configuration Notes. Configure the Mitel 3300 MCD 4.0 for use with XO Communications. SIP CoE MITEL SIP CoE Technical Configuration Notes Configure the Mitel 3300 MCD 4.0 for use with XO Communications SIP CoE 10-4940-00105 NOTICE The information contained in this document is believed to be accurate

More information

Nexmo SIP Trunking Configuration Guide. Skype for Business With Oracle E-SBC Acme Packet 3820 ECZ7.3.0 Patch 2 (Build 75)

Nexmo SIP Trunking Configuration Guide. Skype for Business With Oracle E-SBC Acme Packet 3820 ECZ7.3.0 Patch 2 (Build 75) Nexmo SIP Trunking Configuration Guide Skype for Business 6.0.9319 With Oracle E-SBC Acme Packet 3820 ECZ7.3.0 Patch 2 (Build 75) July 2017 1 1 Audience This document is intended for the SIP trunk customer

More information

Business Communication Manager Release 5.0 Configuration Guide for Skype for SIP R1.3. Issue 1.0

Business Communication Manager Release 5.0 Configuration Guide for Skype for SIP R1.3. Issue 1.0 Avaya BCM Solutions Test Lab Business Communication Manager Release 5.0 Configuration Guide for Skype for SIP R1.3 Issue 1.0 Abstract This document provides guidelines for configuring a SIP Trunk between

More information

Spectrum Enterprise SIP Trunking Service AllWorx 6X R IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service AllWorx 6X R IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service AllWorx 6X R7.5.19.1 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following a merger with Time

More information

Application Notes for Configuring CenturyLink BroadWorks SIP Trunk with Avaya IP Office Issue 1.0

Application Notes for Configuring CenturyLink BroadWorks SIP Trunk with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring CenturyLink BroadWorks SIP Trunk with Avaya IP Office 8.0 - Issue 1.0 Abstract These Application Notes describe the procedures

More information

Digital Advisory Services Professional Service Description SIP SBC with Field Trial Endpoint Deployment Model

Digital Advisory Services Professional Service Description SIP SBC with Field Trial Endpoint Deployment Model Digital Advisory Services Professional Service Description SIP SBC with Field Trial Endpoint Deployment Model 1. Description of Services. 1.1 SIP SBC with Field Trial Endpoint Deployment Verizon will assist

More information

CUCM 10.5 / CUBE 9.5. BT SIP Trunk Configuration Guide. 1 BT SIP Trunk Configuration Guide

CUCM 10.5 / CUBE 9.5. BT SIP Trunk Configuration Guide. 1 BT SIP Trunk Configuration Guide 1 BT SIP Trunk Configuration Guide CUCM 10.5 / CUBE 9.5 BT SIP Trunk Configuration Guide This document covers service specific configuration required for interoperability with the BT SIP Trunk service.

More information

ShoreTel / AudioCodes

ShoreTel / AudioCodes Product: ShoreTel AudioCodes I n n o v a t i o n N e t w o r k A p p N o t e IN- 10448 Date: August, 2012 System version: ShoreTel 12.2 Application Note ShoreTel / AudioCodes Enterprise Session Border

More information

SIP Trunk Compatibility Report

SIP Trunk Compatibility Report SIP Trunk Compatibility Report NEC is pleased to verify that: Broadsoft / Broadcloud service Has successfully met the standards for SIP Trunk compatibility With the NEC products listed below. SV9100 Platforms

More information

Application Notes for Configuring SIP Trunking between Global Crossing SIP Trunking Service and an Avaya IP Office Telephony Solution Issue 1.

Application Notes for Configuring SIP Trunking between Global Crossing SIP Trunking Service and an Avaya IP Office Telephony Solution Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Global Crossing SIP Trunking Service and an Avaya IP Office Telephony Solution Issue 1.0 Abstract These

More information

Draft Version. Setup Reference guide for KX-HTS Series (Tested with HTS824 Version 1.5) LCR SIP Trunk service with Built-in Router

Draft Version. Setup Reference guide for KX-HTS Series (Tested with HTS824 Version 1.5) LCR SIP Trunk service with Built-in Router Draft Version Setup Reference guide for KX-HTS Series (Tested with HTS824 Version 1.5) LCR SIP Trunk service with Built-in Router Version 0.1(PSN) 22th.June, 2017 SUMMARY This document is a reference for

More information

Spectrum Enterprise SIP Trunking Service Cisco SPA 9000 Firmware IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Cisco SPA 9000 Firmware IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Cisco SPA 9000 Firmware 6.1.5 IP PBX Configuration Guide About Spectrum Enterprise: Spectrum Enterprise is a division of Charter Communications following a merger

More information

Draft Version. Setup Reference guide for KX-HTS Series (Tested with HTS824 Version 1.5) Netia SIP Trunk service with External Router

Draft Version. Setup Reference guide for KX-HTS Series (Tested with HTS824 Version 1.5) Netia SIP Trunk service with External Router Draft Version Setup Reference guide for KX-HTS Series (Tested with HTS824 Version 1.5) Netia SIP Trunk service with External Router Version 0.1(PSN) 22th.June, 2017 SUMMARY This document is a reference

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Metaswitch MetaSphere CFS 7.3 with Metaswitch Perimeta Session Border Controller 3.1.0 and Avaya IP Office

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Uecomm/Optus Evolve SIP Trunking Service with Avaya IP Office 9.1.6 and Avaya Session Border Controller for Enterprise 7.0 - Issue 1.0 Abstract

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Net2Phone SIP Trunking Service with Avaya IP Office R9.1 and Avaya Session Border Controller for Enterprise 6.3 - Issue 0.1

More information

Integrating VoIP Phones and IP PBX s with VidyoGateway

Integrating VoIP Phones and IP PBX s with VidyoGateway Integrating VoIP Phones and IP PBX s with VidyoGateway Updated February 2011 INDEX: I. ABSTRACT.1 II. III. IV. VIDYOGATEWAY OVERVIEW.. 1 NETWORK TOPOLOGIES AND DEFINITIONS...2 CONNECTING TO VIDYOCONFERENCES

More information