Switchvox. Technical Application Notes

Size: px
Start display at page:

Download "Switchvox. Technical Application Notes"

Transcription

1 Switchvox Technical Application Notes

2 Table of Contents About Broadvox... 1 About Switchvox... 1 Purpose, Scope and Audience... 2 Switchvox Deployment Information... 3 Switchvox External IP Address... 3 Sending Calls to Broadvox... 4 SRV Records... 6 Testing SRV Records... 6 Preferred and Alternate Codecs... 8 Is Switchvox NATd... 8 Is Switchvox Behind a Firewall... 8 Configuring Switchvox... 9 List of Figures Confidential and Proprietary ii

3 About Broadvox Founded in 2001, Broadvox is a worldwide leader in providing integrated managed VoIP services to SMB, enterprise, and carrier customers. It has deployed one of the largest full-featured global VoIP networks and is trusted by more than 200 telecommunications carriers, ASPs, ISPs and over 3,000 businesses to transport over 10 billion minutes annually. The Broadvox Network Operations Center, operating 24x7, provides the reliability, security, and quality of service required by the world s most discriminating customers. The Broadvox SIP Trunking product line includes GO!Anywhere, GO!Local and GO!Domestic. Connectivity is offered with GO!Broadband, ranging from DSL to T1s and DS3s as well as bonded T1s. For more information, visit About Switchvox Switchvox is more than an IP PBX, it's Digium's proven family of Business Phone Systems for small and medium businesses. Switchvox systems are designed to be easy to use, and easy to manage while bringing affordable Unified Communications solutions to SMBs. Digium, Inc., the Asterisk Company, created, owns and is the innovative force behind Asterisk, the most widely used open source telephony software. Since its founding in 1999, Digium has become the open source alternative to proprietary communication providers, with offerings that cost as much as 80 percent less. Digium offers Asterisk software free to the open source community and offers Switchvox IP PBX Software to power a broad family of products for small, medium and large businesses. The company's product line includes a wide range of hardware to enable resellers and customers to implement turnkey solutions or to design their own voice over IP (VoIP) systems. More information is available at The Digium logo, Digium, Asterisk, Asterisk Business Edition, AsteriskNOW, Asterisk Appliance, Switchvox and the Asterisk logo are trademarks of Digium, Inc. All other trademarks are property of their respective owners. Confidential and Proprietary 1

4 Purpose, Scope and Audience This technical application note describes the configuration of Switchvox for the Broadvox GO! SIP Trunking service. This document is suitable for use by anyone deploying the Broadvox GO! SIP Trunking service in conjunction with Switchvox. This document has a technical audience in mind specifically IT professionals skilled in Linux with some experience in PBX administration and familiarity with VoIP technologies. This document is not for business administrators or people in other non-technical careers. In order to successfully use this document to deploy Broadvox GO! SIP Trunking service, you will need to possess the following skills, or have access to professionals or consultants with the following skills: Understanding of UNIX or Linux operating systems, including: Understanding of file and directory structure on target OS Understanding of firewall configuration on target OS Understanding of network configuration on target OS Understanding of service configuration on target OS Familiarity with network troubleshooting tools, including: Wireshark/Ethereal dig/nslookup ping traceroute Familiarity with PBX systems, including: Trunk configuration Calling plan configuration Extension configuration Mailbox configuration Familiarity with Session Initiation Protocol (SIP) An understanding of all seven layers of the Open System Interconnection (OSI) model A complete understanding of your internal network structure, Network Address Translation (NAT) setup, and firewall setup A complete understanding of your public Internet connectivity Broadvox can only provide support for Switchvox to the extent covered in this Technical Application Note and the included reference configuration, so if your level of technical expertise does not include the above skills, it is recommended that you obtain the services of a Switchvox professional. Confidential and Proprietary 2

5 Switchvox Deployment Information Before you begin deploying Switchvox, please locate the following information. If you have questions about any item, refer to the descriptions and additional details provided on the pages that follow. Switchvox External IP Address or DNS: Preferred Codec: µlaw Alternate Codec: µlaw Is Switchvox NATd: Yes Is Switchvox Behind a Firewall: Yes Is There a Local Firewall: Yes g711 g711 none No No No Switchvox External IP Address Your Switchvox server will either use a public IP address or a private IP address. If the IP address on your Switchvox server is of the form x.x, x.x x.x, or 10.x.x.x, then your Switchvox server uses an internal, private IP address. This internal address is not routable on the public Internet. In order for your Switchvox server to connect to the Broadvox Session Border Controller, you must either have a public IP address on your Switchvox server or you must translate your private IP address into a public IP address using a Network Address Translator (NAT). If your Switchvox server is behind a NAT, your public IP address will typically be the public IP address of your NAT. You may also have a static, one-to-one mapping of a public IP address to your private IP address. In this case, your public IP address will not match the IP address of your NAT, but you can look up the correct public IP address in your NAT configuration. If in doubt, you can perform a network packet capture using Wireshark (previously called Ethereal) on the public side of your NAT while simultaneously issuing some form of Internet request on your Switchvox server. Confidential and Proprietary 3

6 Sending Calls to Broadvox In your Welcome letter, Broadvox provides DNS records to which you may send calls, and from which you should be prepared to receive calls. Switchvox supports DNS A records, DNS SRV records, and IP addresses. Please note, however, that Switchvox only resolves the DNS records during startup and will only utilize the first IP address in any multiple-ip record. At the top of your technical welcome letter, you will see a table like this one which shows your account number, turn-up ticket number, and trunk number. This information should be provided to Broadvox when you call for assistance to expedite support. Figure 1: Welcome Letter Account Information The fourth page of the welcome letter contains a table of the IP addresses and ports you need to allow through your firewall. Note that the table included here is just an example and may not match the table in the letter. Figure 2: Firewall Configuration Information The fourth page also contains the IP address and DNS information you should use for configuring your trunk. We recommend you utilize the DNS A record entries for Switchvox unless you have specific reasons not to. Confidential and Proprietary 4

7 Figure 3: Trunk Destination Information Also on the fourth page, you will find a section containing information about how your trunk is configured on the Broadvox side. You should carefully review this information to ensure it is configured properly. Figure 4: Configuration of Broadvox Side The 'Admin ' is the address that will receive alerts from the Broadvox SIP Trunking platform when various recognizable events occur. These events include things such as calls being blocked because they would cause you to exceed the simultaneous call sessions you purchased. Finally, on the last page, you will find two sections that specify how Broadvox is configured to send calls to your Switchvox box and how Broadvox is configured to receive calls from your Switchvox box. These two sections are only utilized if you provided static IP address information or DNS information. Broadvox can send calls to entirely separate systems from the ones it is configured to receive calls from. This allows you to split your inbound and outbound traffic for any reason you may have, including but not limited to load distribution over several systems or multiple Internet connections. In addition, Broadvox can randomly load-balance calls across several systems using an identical priority for the Send-To records. These options should allow you to engineer your traffic flow to suite your particular needs. Confidential and Proprietary 5

8 Figure 5: Signaling Configuration SRV Records Service records (SRV) are a form of Domain Name System (DNS) record. They contain information about where to send requests for a particular service offered at a specific domain. In the case of Broadvox GO! SIP Trunking, they provide the IP addresses, port numbers, and preferences to use for sending SIP calls over UDP, TCP, and TLS to Broadvox. The SRV location to use for sending calls to Broadvox for each of your trunk groups is in your Welcome letter. Testing SRV Records Most Broadvox GO! SIP Trunking customers like to ensure the DNS entries are functioning or they like to look up the actual IP addresses, however, performing a standard DNS query on the SRV records will fail. In a Windows environment, you can perform the query using the nslookup command at a command prompt, as shown in Figure 6. Confidential and Proprietary 6

9 Figure 6: SRV Lookup in Windows XP As you can see, a SRV consists of a service type definition (_sip), a transport definition (_udp), and the domain (nyc01-01.fs.broadvox.net). Asterisk will automatically add the service and transport definitions as a prefix to the domain before performing the query. The query returns a priority, weight, port and hostname for each entry. The query also returns the A record entries for each hostname, which provides the IP address for each host. In a UNIX or Linux environment, you can perform a query on our SRVs using the dig command: $ dig srv _sip._udp.nyc01-01.fs.broadvox.net ; <<>> DiG P1 <<>> srv _sip._udp.nyc01-01.fs.broadvox.net ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 1 ;; QUESTION SECTION: ;_sip._udp.nyc01-01.fs.broadvox.net. IN SRV ;; ANSWER SECTION: _sip._udp.nyc01-01.fs.broadvox.net. 600 IN SRV nyc01-01.fs.broadvox.net. ;; AUTHORITY SECTION: fs.broadvox.net. 600 IN NS ns03.broadvox.net. fs.broadvox.net. 600 IN NS ns04.broadvox.net. ;; ADDITIONAL SECTION: nyc01-01.fs.broadvox.net. 600 IN A ;; Query time: 95 msec ;; SERVER: #53( ) ;; WHEN: Thu Jul 30 13:59: ;; MSG SIZE rcvd: 150 Confidential and Proprietary 7

10 Preferred and Alternate Codecs Broadvox allows you to select preferred and alternate codecs to simultaneously meet your bandwidth requirements and provide greater end-to-end support. In the event that your destination party or your destination party s carrier cannot support your preferred codec or alternate codecs, Broadvox will automatically transcode your call to a supported codec. When configuring codecs, please keep in mind that G.711 μlaw (ulaw) consumes approximately 87.2 Kbps of bandwidth per simultaneous call over Ethernet. G.729 Annex A (g729) will consume approximately 31.2 Kbps of bandwidth per simultaneous call over Ethernet. Also, keep in mind that G.711 offers superior call quality when compared to G.729, but only if you have enough bandwidth to support all of your simultaneous calls. Is Switchvox NATd If your Switchvox server uses an Internet-facing IP address of the form x.x, x.x x.x, or 10.x.x.x, then it is almost certainly behind a Network Address Translation (NAT) device. If your server uses an address of that form and is not behind a NAT, then it has no connectivity to the Internet. Even if your server uses an IP address that does not match the forms above, it is still possible (though very unlikely) that it is behind a NAT. If Switchvox is behind a NAT, you may need to perform port forwarding, set up a DMZ host or configure a one-to-one static IP map. Is Switchvox Behind a Firewall If Switchvox is behind a NAT, then it is almost certainly behind a firewall. It is also possible that Switchvox uses a public IP address but is still behind a firewall. If you use a Cisco PIX, SonicWALL, Shorewall, Firebox, or any other brand of firewall, you may need to perform additional configuration steps on the firewall device to allow Switchvox to function properly. Additionally, you may be using an Application Gateway such as an Ingate SIParator. These devices will also need additional configuration to allow Switchvox to function properly. Configuring your firewall or application gateway is beyond the scope of this document. In general, you will need to allow UDP port 5060 in both directions, as well as UDP ports 1024 to for RTP. However, you may need a larger range of ports for RTP. Confidential and Proprietary 8

11 Configuring Switchvox Broadvox GO! SIP Trunking with the Fusion platform is based around the idea of having redundancy by providing multiple locations (hosts) to send/receive calls. There are currently three major cities which are in use. The following entails configuring both outbound and inbound routes for calls to and from Broadvox to utilize all three of these hosts to create redundancy. Inbound routes control how DIDs provided by Broadvox are routed to your IVR and/or phones. Outbound routes determine how calls from your phones are routed out toward Broadvox. To begin configuring Switchvox, first log in as the administrator which takes you to the home screen of the Switchvox tool suite seen below in Figure 7. Figure 7: Switchvox Tool Suite Home Screen Once you have logged into the Switchvox, select the System Setup from the list of options. This is where most of the PBX configuration is going to be done. The System Setup screen can be seen below (Figure 8). Confidential and Proprietary 9

12 Figure 8: Switchvox System Setup Screen First, go to the VOIP Providers page, seen below. On this page you will be setting up the actual trunks that communicate with Broadvox. On the VOIP Providers screen, you will be setting up 3 separate SIP providers, corresponding with each of the three Broadvox sites: Dallas, Los Angeles and New York City. Figure 9: Switchvox VOIP Providers Screen Confidential and Proprietary 10

13 Begin by selecting SIP Provider from the drop down menu under Manage VOIP Providers and click Go. Fill in the information as listed below. NOTE: Actual IP/Hostname information may vary, so please consult your technical letter for the most accurate information. Dallas Peer: Figure 10: VoIP Provider Information Screen SIP Provider Name: Broadvox DFW Your Account ID: BTN Password: Provided in technical letter Hostname/IP Address: dfw01-01.fs.broadvox.net Callback extension: customer choice (800 is default IVR) Default Fax Extension: DTMF Mode: RFC2833 Confidential and Proprietary 11

14 Click on the Click to show advanced options button which will allow you to make some additional configuration selections. No information needs to be changed under sections 1 or 2. All of these settings can be left as defaulted; however, if changing the caller ID is necessary, this would be done under section 2: Caller ID Settings. As seen below, there are a few changes required in section 3. Figure 11: Switchvox Connections Settings Screen SIP Port: 5060 SIP Expiry: 120 Proxy Host: dfw01-01.fs.broadvox.net Authentication User: BTN Always Trust this Provider: Yes Qualify Hosts: No Include user=phone in SIP: No Use Local Address in From Header: Yes SIP Provider Host List: nyc01-01.fs.broadvox.net lax01-01.fs.broadvox.net dfw01-01.fs.broadvox.net NOTE: Adding all of the servers to the SIP Provider Host List will ensure that each trunk will allow calls to DIDs from each of the Broadvox hosts. Confidential and Proprietary 12

15 Currently, Broadvox only supports the ULAW audio codec from the selections in section 4; Call Settings. It is recommended that you unselect ALAW from the default list. Also, at this time Broadvox does not support video. All other Defaults will remain the same. Figure 12: Switchvox Call Settings Screen At the bottom of the page, save the settings by clicking on the Add SIP Provider button. This will take you back to the VOIP Providers screen, where you will need to repeat these steps twice more for the other two cities, LAX and NYC. Use the following settings to add a new provider for each city. Los Angeles Peer: SIP Provider Name: Broadvox LAX Your Account ID: BTN Password: Provided in technical letter Hostname/IP Address: lax01-01.fs.broadvox.net Callback extension: customer choice (800 is default IVR) Default Fax Extension: DTMF Mode: RFC2833 Confidential and Proprietary 13

16 New York City Peer: SIP Provider Name: Broadvox NYC Your Account ID: BTN Password: Provided in technical letter Hostname/IP Address: nyc01-01.fs.broadvox.net Callback extension: customer choice (800 is default IVR) Default Fax Extension: DTMF Mode: RFC2833 Under Advanced Options all of the settings will be identical to the settings for Dallas. Please follow the settings/screenshots from above. Now that the trunks have been built, and should now be registered with Broadvox, you will now be able to build outbound routes to send calls to Broadvox. To do so, select System Setup from the menu bar located at the top and choose Outgoing Calls. You should see the following screen. Figure 13: Switchvox System Setup Screen Broadvox utilizes 10-digits in all routing. All digits including the area code must be present in any outgoing calls to Broadvox for the call to complete properly. To create redundancy, 3 outgoing rules will need to be created. Each rule will have the same pattern, which creates a round robin effect for those routes. You are welcome to curtail the outbound routing rules to your own business needs. The following is just an example. Confidential and Proprietary 14

17 Click the Add New Outgoing Rule Button, which will take you to the screens below. You will be doing this three times (one route for each city). By default Is this a final rule will be marked YES. You want to change this to NO on the first two routes you build. On the third you will want to leave it marked YES. By keeping two of them at NO, if one of the cities cannot handle the call at that time, it will have the ability to hunt over to the next route. Once it reaches the trunk with YES, it will stop hunting, and it will be assumed that the call cannot be completed at that time. You will also want to make sure each Pattern to Match is the same (9 in this example), and that the rest of the number is 10 digits in length. Figure 14: LAX Outbound Route Confidential and Proprietary 15

18 Figure 15: NYC Outbound Route Figure 16: DFW Outbound Route (Final Route) Confidential and Proprietary 16

19 After creating and saving all 3 outbound rules, you should see something similar to the following screen, showing your three new outgoing rules. By clicking and dragging the green arrow in the move column, you will be able to move the rules up and down. This will allow you to choose which route will take priority. Suggestion: Place the city geographically closest to you as first in route. This will give you the least latency to that host, which will help prevent audio issues. Make the farthest city away the one that is third and last, and make it the final route. Figure 17: Switchvox Outgoing Routes Screen Confidential and Proprietary 17

20 You will now want to create inbound routes to route DIDs to extensions. Creating inbound routes will mostly depend on how you would like to set up DIDs to route. Below is a basic example of having individual DIDs route to specific extensions. This is another instance where this should be curtailed to meet your specific business needs. Figure 18: Incoming Call Routes Confidential and Proprietary 18

21 NOTE: There is a 30 second default interval before Switchvox will reroute a call that it doesn t get a response to. This can cause some extended wait time or post-dial-delay if the first host is down for some reason. This is extremely rare. Generally when this happens you will see the host become unregistered. To verify this, choose Diagnostics > System Status, seen below. Figure 19: Switchvox Diagnostics System Status Screen If the screen looks similar to the following, the peer is unreachable for some reason. You can actively move this peer down in routing order by going to Outgoing Calls and moving that Outgoing Rule down on the list. The lower the priority of the rule the higher priority it has in routing. Confidential and Proprietary 19

22 Figure 20: Unregistered Trunk Figure 21: Moving Unregistered Trunk down in routing Confidential and Proprietary 20

23 List of Figures Figure 1: Welcome Letter Account Information... 4 Figure 2: Firewall Configuration Information... 4 Figure 3: Trunk Destination Information... 5 Figure 4: Configuration of Broadvox Side... 5 Figure 5: Signaling Configuration... 6 Figure 6: SRV Lookup in Windows XP... 7 Figure 7: Switchvox Tool Suite Home Screen... 9 Figure 8: Switchvox System Setup Screen Figure 9: Switchvox VOIP Providers Screen Figure 10: VoIP Provider Information Screen Figure 11: Switchvox Connections Settings Screen Figure 12: Switchvox Call Settings Screen Figure 13: Switchvox System Setup Screen Figure 14: LAX Outbound Route Figure 15: NYC Outbound Route Figure 16: DFW Outbound Route (Final Route) Figure 17: Switchvox Outgoing Routes Screen Figure 18: Incoming Call Routes Figure 19: Switchvox Diagnostics System Status Screen Figure 20: Unregistered Trunk Figure 21: Moving Unregistered Trunk down in routing Confidential and Proprietary 21

Application Note Configuring the Synapse SB67070 SIP Gateway for Broadvox GO! SIP Trunking

Application Note Configuring the Synapse SB67070 SIP Gateway for Broadvox GO! SIP Trunking Configuring the Synapse SB67070 SIP Gateway for Broadvox GO! SIP Trunking 2012 Advanced American Telephones. All Rights Reserved. AT&T and the AT&T logo are trademarks of AT&T Intellectual Property licensed

More information

Asterisk. Technical Application Notes

Asterisk. Technical Application Notes Asterisk Technical Application Notes Table of Contents About Asterisk... 1 Purpose, Scope and Audience... 3 Asterisk Deployment Information... 4 Asterisk External IP Address... 4 Sending Calls to Broadvox...

More information

Table of Contents. Confidential and Proprietary

Table of Contents. Confidential and Proprietary Table of Contents About Toshiba Strata CIX and Broadvox SIP Trunking... 1 Requirements... 2 Purpose, Scope and Audience... 3 What is SIP Trunking?... 4 Business Advantages of SIP Trunking... 4 Technical

More information

FUSION 3CX APP NOTES 11/03/2015

FUSION 3CX APP NOTES 11/03/2015 11/03/2015 TABLE OF CONTENTS About3CX....3 Purpose, Scope and Audience... 4 Introduction to Fusion Connect... 5 Information for Provisioning Fusion Connect Asterisk SIP Trunk... 5 SRV Records... 6 Testing

More information

Configuration guide for Switchvox and Cbeyond.

Configuration guide for Switchvox and Cbeyond. Configuration guide for Switchvox and Cbeyond. This document will guide a Switchvox administrator through configuring the system to utilize Cbeyond s BeyondVoice with SIPconnect service. After you have

More information

EarthLink Business SIP Trunking. Switchvox SMB 5.5 & Adtran SIP Proxy Implementation Guide

EarthLink Business SIP Trunking. Switchvox SMB 5.5 & Adtran SIP Proxy Implementation Guide EarthLink Business SIP Trunking Switchvox SMB 5.5 & Adtran SIP Proxy Implementation Guide Publication History First Release: Version 1.0 April 20, 2012 CHANGE HISTORY Version Date Change Details Changed

More information

nexvortex Setup Template

nexvortex Setup Template nexvortex Setup Template ZULTYS, INC. April 2013 5 1 0 S P R I N G S T R E E T H E R N D O N V A 2 0 1 7 0 + 1 8 5 5. 6 3 9. 8 8 8 8 Introduction This document is intended only for nexvortex customers

More information

SIP Trunking Service Configuration Guide for Broadvox Fusion

SIP Trunking Service Configuration Guide for Broadvox Fusion Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your

More information

ESI SIP Trunking Installation Guide

ESI SIP Trunking Installation Guide ESI SIP Trunking Installation Guide 0450-1227 Rev. B Copyright 2009 ESI (Estech Systems, Inc.). Information contained herein is subject to change without notice. ESI products are protected by various U.S.

More information

nexvortex Setup Guide

nexvortex Setup Guide nexvortex Setup Guide CISCO UC500 March 2012 Introduction This document is intended only for nexvortex customers and resellers as an aid to setting up the Cisco PBX software to connect to the nexvortex

More information

Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0

Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Avaya IP Office 7.0 Integration with Skype Connect R2.0 Issue 1.0 Abstract These Application Notes describe the steps to configure an Avaya

More information

FortiVoice. Version 7.00 VoIP Configuration Guide

FortiVoice. Version 7.00 VoIP Configuration Guide FortiVoice Version 7.00 VoIP Configuration Guide FortiVoice Version 7.00 VoIP Configuration Guide Revision 2 14 October 2011 Copyright 2011 Fortinet, Inc. All rights reserved. Contents and terms are subject

More information

SIP Trunking Service Configuration Guide for Skype

SIP Trunking Service Configuration Guide for Skype SIP Trunking Service Configuration Guide for Skype NDA-31154 Issue 1.0 NEC Corporation of America reserves the right to change the specifications, functions, or features at any time without notice. NEC

More information

VoIP Network Configuration Guide

VoIP Network Configuration Guide The owner friendly phone system for small business VoIP Network Configuration Guide Release 7.10 Copyright 2011 Fortinet, Inc. All rights reserved. Fortinet, FortiGate, FortiGuard, FortiCare, FortiManager,

More information

TELEPHONE MAN OF AMERICA. Earning Your Business Every Step of the Way!

TELEPHONE MAN OF AMERICA. Earning Your Business Every Step of the Way! TELEPHONE MAN OF AMERICA Earning Your Business Every Step of the Way! Specializing in Telecom Equipment of all Brands, Carrier Services, Technician Services, Maintenance Agreements & Purchasing Excess

More information

Digium Switchvox AA65 PBX Configuration

Digium Switchvox AA65 PBX Configuration Digium Switchvox SIP Trunking using Optimum Business SIP Trunk Adaptor and the Digium Switchvox AA65 IP-PBX v23695 Goal The purpose of this configuration guide is to describe the steps needed to configure

More information

THINKTEL COMMUNICATIONS DIGIUM G100/G200 PRI OVER IP SIP TRUNKING

THINKTEL COMMUNICATIONS DIGIUM G100/G200 PRI OVER IP SIP TRUNKING THINKTEL COMMUNICATIONS DIGIUM G100/G200 PRI OVER IP SIP TRUNKING TA B L E O F C O N T E N T S 1.1 NETWORK DIAGRAM... 3 1.2 COLLABORATION OF MONARQUE TELECOM... 3 1.3 CONNECTING TO THE DIGIUM G100... 4

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIPCoE Technical Configuration Notes Configure Inn-Phone SIP Phone for use with MCD SIP CoE NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

SIP Trunking Service Configuration Guide for Time Warner Cable Business Class

SIP Trunking Service Configuration Guide for Time Warner Cable Business Class SIP Trunking Service Configuration Guide for Time Warner Cable Business Class NDA-31669 Issue 1.0 NEC Corporation of America reserves the right to change the specifications, functions, or features at

More information

VOIP NETWORK CONFIGURATION GUIDE RELEASE 6.10

VOIP NETWORK CONFIGURATION GUIDE RELEASE 6.10 TALKSWITCH DOCUMENTATION VOIP NETWORK CONFIGURATION GUIDE RELEASE 6.10 CT.TS005.002606 ANSWERS WITH INTELLIGENCE INTRODUCTION About this guide This guide will help you plan and configure a TalkSwitch system

More information

SIP Trunking Service Configuration Guide for MegaPath

SIP Trunking Service Configuration Guide for MegaPath Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your

More information

LifeSize Transit Deployment Guide June 2011

LifeSize Transit Deployment Guide June 2011 LifeSize Transit Deployment Guide June 2011 LifeSize Tranist Server LifeSize Transit Client LifeSize Transit Deployment Guide 2 Firewall and NAT Traversal with LifeSize Transit Firewalls and Network Address

More information

FreePBX R14. SIP Trunk Provisioning Guide

FreePBX R14. SIP Trunk Provisioning Guide FreePBX R14 SIP Trunk Provisioning Guide Last Update: 09/24/2012 ABSTRACT FreePBX 1.8 is a freely available software distribution sponsored by Bandwidth.com that offers a Linux-based (Centos 5.8, Linux

More information

Digium IP-PBX. SIP Trunking using the Optimum Business SIP Trunk Adaptor and the Digium IP-PBX

Digium IP-PBX. SIP Trunking using the Optimum Business SIP Trunk Adaptor and the Digium IP-PBX SIP Trunking using the Optimum Business SIP Trunk Adaptor and the Digium IP-PBX Table of Contents 1. Overview 3 2. Prerequisites 3 3. Digium PBX Configuration 3 3.1 SIP Trunking 4 3.2 Extensions/DID 7

More information

IP PBX. SD Card Slot. FXO Ports. PBX WAN port. FXO Ports LED, RED means online

IP PBX. SD Card Slot. FXO Ports. PBX WAN port. FXO Ports LED, RED means online 1 IP PBX SD Card Slot FXO Ports PBX LAN port PBX WAN port FXO Ports LED, RED means online 2 Connect the IP PBX to Your LAN Internet PSTN Router Ethernet Switch FXO Ports 3 Access the PBX s WEB GUI The

More information

SIP Trunking Service Configuration Guide for PAETEC (Broadsoft Platform)

SIP Trunking Service Configuration Guide for PAETEC (Broadsoft Platform) Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your

More information

AT&T IP Flex Reach/ IP Toll Free Configuration Guide IC 3.0 with Interaction SIP Proxy

AT&T IP Flex Reach/ IP Toll Free Configuration Guide IC 3.0 with Interaction SIP Proxy INTERACTIVE INTELLIGENCE AT&T IP Flex Reach/ IP Toll Free Configuration Guide IC 3.0 with Interaction SIP Proxy Version 1.7 9/2/2009 TABLE OF CONTENTS 1 AT&T... 5 1.1 Introduction... 5 1.2 Product Descriptions...

More information

1 SIP Carriers. 1.1.1 Warnings. 1.1.2 Vendor Contact Vendor Web Site : http://www.wind.it. 1.1.3 Versions Verified SIP Carrier status as of 9/11/2011

1 SIP Carriers. 1.1.1 Warnings. 1.1.2 Vendor Contact Vendor Web Site : http://www.wind.it. 1.1.3 Versions Verified SIP Carrier status as of 9/11/2011 1 SIP Carriers 1.1.1 Warnings Check the SIP 3 rd Party SIP Carrier Matrix for certification status, and supported features. More info about the SIP 3 rd Party SIP Carrier Matrix can be found in the SIP

More information

VoIP Application Note:

VoIP Application Note: VoIP Application Note: Configure NEC UX5000 w/ BroadVox SIP Trunking Service P/N 0913226 Date: 8/12/09 Table of Contents: GOAL... 3 PREREQUISITES... 3 SIP TRUNKING INFORMATION PROVIDED BY BROADVOX:...

More information

Avaya IP Office 8.1 Configuration Guide

Avaya IP Office 8.1 Configuration Guide Avaya IP Office 8.1 Configuration Guide Performed By tekvizion PVS, Inc. Contact: 214-242-5900 www.tekvizion.com Revision: 1.1 Date: 10/14/2013 Copyright 2013 by tekvizion PVS, Inc. All Rights Reserved.

More information

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

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

More information

EarthLink Business SIP Trunking. NEC SV8300 IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. NEC SV8300 IP PBX Customer Configuration Guide EarthLink Business SIP Trunking NEC SV8300 IP PBX Customer Configuration Guide Publication History First Release: Version 1.0 May 18, 2012 CHANGE HISTORY Version Date Change Details Changed By 1.0 5/18/2012

More information

Acano solution. Third Party Call Control Guide. March 2015 76-1055-01-E

Acano solution. Third Party Call Control Guide. March 2015 76-1055-01-E Acano solution Third Party Call Control Guide March 2015 76-1055-01-E Contents Contents 1 Introduction... 3 1.1 How to Use this Guide... 3 1.1.1 Commands... 4 2 Example of Configuring a SIP Trunk to CUCM...

More information

SIP Trunking Quick Reference Document

SIP Trunking Quick Reference Document SIP Trunking Quick Reference Document Publication Information SAMSUNG TELECOMMUNICATIONS AMERICA reserves the right without prior notice to revise information in this publication for any reason. SAMSUNG

More information

nexvortex Setup Guide

nexvortex Setup Guide nexvortex Setup Guide CUDATEL COMMUNICATION SERVER September 2012 510 S P R I N G S T R E E T H E R N D O N V A 2 0 1 7 0 + 1 8 5 5. 6 3 9. 8 8 8 8 Introduction This document is intended only for nexvortex

More information

Broadband Phone Gateway BPG510 Technical Users Guide

Broadband Phone Gateway BPG510 Technical Users Guide Broadband Phone Gateway BPG510 Technical Users Guide (Firmware version 0.14.1 and later) Revision 1.0 2006, 8x8 Inc. Table of Contents About your Broadband Phone Gateway (BPG510)... 4 Opening the BPG510's

More information

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

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

More information

3CX PBX v12.5. SIP Trunking using the Optimum Business Sip Trunk Adaptor and the 3CX PBX v12.5

3CX PBX v12.5. SIP Trunking using the Optimum Business Sip Trunk Adaptor and the 3CX PBX v12.5 SIP Trunking using the Optimum Business Sip Trunk Adaptor and the 3CX PBX v12.5 Table of Contents 1. Overview 3 2. Prerequisites 3 3. PBX Configuration 3 4. Creating Extensions 4 5. VoIP Provider Setup

More information

Mediatrix 4404 Step by Step Configuration Guide June 22, 2011

Mediatrix 4404 Step by Step Configuration Guide June 22, 2011 Mediatrix 4404 Step by Step Configuration Guide June 22, 2011 Proprietary 2011 Media5 Corporation Table of Contents First Steps... 3 Identifying your MAC Address... 3 Identifying your Dynamic IP Address...

More information

EarthLink Business SIP Trunking. NEC SV8100 IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. NEC SV8100 IP PBX Customer Configuration Guide EarthLink Business SIP Trunking NEC SV8100 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

nexvortex SIP Trunking Implementation & Planning Guide V1.5

nexvortex SIP Trunking Implementation & Planning Guide V1.5 nexvortex SIP Trunking Implementation & Planning Guide V1.5 510 S PRING S TREET H ERNDON VA 20170 +1 855.639.8888 Introduction Welcome to nexvortex! This document is intended for nexvortex Customers and

More information

SIP Trunk Configuration for Broadvox

SIP Trunk Configuration for Broadvox Document version: 1.0 Modification date: December 09, 2009 Prerequisites The Broadvox customer service provides the following communication parameters: Parameter Example Explanation BTN & Username: 4801234560

More information

Creating your own service profile for SJphone

Creating your own service profile for SJphone SJ Labs, Inc. 2005 All rights reserved SJphone is a registered trademark. No part of this document may be copied, altered, or transferred to, any other media without written, explicit consent from SJ Labs

More information

SIP Trunking with Allworx. Configuration Guide for Matrix SETU VoIP Gateways

SIP Trunking with Allworx. Configuration Guide for Matrix SETU VoIP Gateways SIP Trunking with Allworx Configuration Guide for Matrix SETU VoIP Gateways Disclaimer Matrix Comsec Pvt. Ltd. reserves the right to change, at any time, without prior notice, the product design, specifications,

More information

Business Communication Manager BCM 50 and BCM450 Release 5.0 Configuration Guide for Verizon Business SIP Trunking. Issue 1.1

Business Communication Manager BCM 50 and BCM450 Release 5.0 Configuration Guide for Verizon Business SIP Trunking. Issue 1.1 Business Communication Manager BCM 50 and BCM450 Release 5.0 Configuration Guide for Verizon Business SIP Trunking Issue 1.1 Abstract This document provides guidelines for configuring a SIP Trunk between

More information

Note: As of Feb 25, 2010 Priority Telecom has not completed FXS verification of fax capabilities. This will be updated as soon as verified.

Note: As of Feb 25, 2010 Priority Telecom has not completed FXS verification of fax capabilities. This will be updated as soon as verified. 1 SIP Carriers 1.1 Priority Telecom 1.1.1 Warnings Check the SIP 3 rd Party SIP Carrier Matrix for certification status, and supported features. More info about the SIP 3 rd Party SIP Carrier Matrix can

More information

EarthLink Business SIP Trunking. ININ IC3 IP PBX Customer Configuration Guide

EarthLink Business SIP Trunking. ININ IC3 IP PBX Customer Configuration Guide EarthLink Business SIP Trunking ININ IC3 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

ACCELERATOR 6.3 ASTERISK 1.4 INTEGRATION GUIDE

ACCELERATOR 6.3 ASTERISK 1.4 INTEGRATION GUIDE ACCELERATOR 6.3 ASTERISK 1.4 INTEGRATION GUIDE October 2014 Tango Networks, Inc. phone: +1 469-229-6000 3801 Parkwood Blvd, Suite 500 fax: +1 469-467-9840 Frisco, Texas 75034 USA www.tango-networks.com

More information

1.1.3 Versions Verified SIP Carrier status as of 18 Sep 2014 : validated on CIC 4.0 SU6.

1.1.3 Versions Verified SIP Carrier status as of 18 Sep 2014 : validated on CIC 4.0 SU6. 1 SIP Carriers 1.1 Telstra 1.1.1 Warnings Check the SIP 3 rd Party SIP Carrier Matrix for certification status, and supported features. More info about the SIP 3 rd Party SIP Carrier Matrix can be found

More information

ACCELERATOR 6.3 ASTERISK LINES INTEGRATION GUIDE

ACCELERATOR 6.3 ASTERISK LINES INTEGRATION GUIDE ACCELERATOR 6.3 ASTERISK LINES INTEGRATION GUIDE January 2014 Tango Networks, Inc. phone: +1 469-229-6000 3801 Parkwood Blvd, Suite 500 fax: +1 469-467-9840 Frisco, Texas 75034 USA www.tango-networks.com

More information

SIP Trunking Application Notes V1.3

SIP Trunking Application Notes V1.3 SIP Trunking Application Notes V1.3 Publication Information SAMSUNG TELECOMMUNICATIONS AMERICA reserves the right without prior notice to revise information in this publication for any reason. SAMSUNG

More information

Configuring a Pure-IP SIP Trunk in Lync 2013

Configuring a Pure-IP SIP Trunk in Lync 2013 Configuring a Pure-IP SIP Trunk in Lync 2013 Contents Configuring a Pure-IP SIP Trunk in Lync 2013... 1 Introduction - Product version: Microsoft Lync Server 2013... 2 Pure-IP SIP Trunk configuration tasks...

More information

Technical Information

Technical Information KX-TDE100 KX-TDE200 KX-TDE600 KX-NCP500 KX-NCP1000 www.voicesonic.com Phone 877-289-2829 Technical Information DATE: WEDNESDAY SEPTEMBER 3, 2008 DOCUMENT NO. TN-KXTUPCMC-0408-1 Title: BroadVox SIP CO Line

More information

How to Configure the NEC SV8100 for use with Integra Telecom SIP Solutions

How to Configure the NEC SV8100 for use with Integra Telecom SIP Solutions How to Configure the NEC SV8100 for use with Integra Telecom SIP Solutions Overview: This document provides a reference for configuration of the NEC SV8100 IP PBX to connect to Integra Telecom SIP trunks.

More information

SV9100 SIP Trunking Service Configuration Guide for Time Warner Cable Business Class

SV9100 SIP Trunking Service Configuration Guide for Time Warner Cable Business Class SV9100 SIP Trunking Service Configuration Guide for Time Warner Cable Business Class NDA-31660 Issue 1.0 NEC Corporation of America reserves the right to change the specifications, functions, or features

More information

Application Notes for Configuring Avaya IP Office 9.0 with HIPCOM SIP Trunk Issue 1.0

Application Notes for Configuring Avaya IP Office 9.0 with HIPCOM SIP Trunk Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Avaya IP Office 9.0 with HIPCOM SIP Trunk Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

Unified Communications in RealPresence Access Director System Environments

Unified Communications in RealPresence Access Director System Environments [Type the document title] 3.0 October 2013 3725-78704-001B1 Deploying Polycom Unified Communications in RealPresence Access Director System Environments Polycom Document Title 1 Trademark Information Polycom

More information

Cisco Unified Communications Manager SIP Trunk Configuration Guide for the VIP-821, VIP-822 and VIP-824

Cisco Unified Communications Manager SIP Trunk Configuration Guide for the VIP-821, VIP-822 and VIP-824 Valcom Network Trunk Ports, models, are compatible with Cisco Unified Communications Manager as either a Third-party SIP Device (Basic or Advanced) or as a SIP Trunk. To preserve the Caller ID information

More information

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1 Smart Tips Enabling WAN Load Balancing Overview Many small businesses today use broadband links such as DSL or Cable, favoring them over the traditional link such as T1/E1 or leased lines because of the

More information

UX5000 with CommPartners SIP Trunks

UX5000 with CommPartners SIP Trunks UX5000 with CommPartners SIP Trunks SECTION 1 NEC S UX5000 AND CommPartners SETUP GUIDE This guide provides example entries for the required fields. The actual data will be e- mailed to you in the following

More information

#!) * & /! $* - 01 $& -$ 2 1 $& -# 32# $- - + $- -*!45 $-

#!) * & /! $* - 01 $& -$ 2 1 $& -# 32# $- - + $- -*!45 $- ! Version Date Status Owner 1.0 2009-11-09 Released 1.1 2010-01-05 Hints for Fax added Provider hints and new layout 1.2 2010-12-17 Additional hints and corrections 1.3 2011-05-19 Updates for new STUN

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 Verizon Business VoIP Service with IP Trunking and Avaya Communication Manager Branch Edition Issue

More information

Application Notes Rev. 1.0 Last Updated: January 9, 2015

Application Notes Rev. 1.0 Last Updated: January 9, 2015 SBC 1000/2000 Series Configuration Guide with Cisco Unified Call Manager v9.1 for Level 3 Voice Complete SM SIP Trunk Deployments Application Notes Rev. 1.0 Last Updated: January 9, 2015 Contents 1 Document

More information

Configuration Notes 290

Configuration Notes 290 Configuring Mediatrix 41xx FXS Gateway with the Asterisk IP PBX System June 22, 2011 Proprietary 2011 Media5 Corporation Table of Contents Introduction... 3 About Mediatrix 41xx Series FXS Gateways...

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

Application Notes Rev. 1.0 Last Updated: February 3, 2015

Application Notes Rev. 1.0 Last Updated: February 3, 2015 SBC 1000/2000 Series Configuration Guide with Cisco Unified Call Manager v8.6 for Level 3 Voice Complete SM Deployments Application Notes Rev. 1.0 Last Updated: February 3, 2015 Contents 1 Document Overview...

More information

General Guidelines for SIP Trunking Installations

General Guidelines for SIP Trunking Installations SIP Trunking Installations General Guidelines for SIP Trunking Installations 1) How do I setup my SIP trunk for inbound/outbound calling? We authenticate IP-PBX SIP Trunking traffic by: IP Authentication

More information

Broadvox SIP Trunking. Frequently Asked Questions (FAQs)

Broadvox SIP Trunking. Frequently Asked Questions (FAQs) Broadvox SIP Trunking Frequently Asked Questions (FAQs) Table of Contents Can a Call Center with an automated dialer use Broadvox services? 3 Can I connect to Broadvox services if I have a dynamic IP address?

More information

Setup Reference guide for PBX to SBC interconnection

Setup Reference guide for PBX to SBC interconnection Setup Reference guide for PBX to SBC interconnection Method of connection by "LAN interface only" i.e. SBC is placed behind the Perimeter Router / Fire-wall. Panasonic PBX (KX-TDE, NCP series), Media5

More information

Cisco Unified Communications Manager SIP Trunk Configuration Guide

Cisco Unified Communications Manager SIP Trunk Configuration Guide Valcom PagePro SIP (Session Initiation Protocol) Paging Servers, models VIP-201 and VIP-204, are compatible with Cisco Unified Communications Manager as either a Third-party SIP Device (Basic or Advanced)

More information

Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0

Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

Application Notes for the Ingate SIParator with Avaya Converged Communication Server (CCS) - Issue 1.0

Application Notes for the Ingate SIParator with Avaya Converged Communication Server (CCS) - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for the Ingate SIParator with Avaya Converged Communication Server (CCS) - Issue 1.0 Abstract These Application Notes describe the configuration

More information

How to Configure the Cisco UC500 for use with Integra Telecom SIP Solutions

How to Configure the Cisco UC500 for use with Integra Telecom SIP Solutions How to Configure the Cisco UC500 for use with Integra Telecom SIP Solutions Overview: This document provides a reference for configuration of the Cisco UC500 IP PBX to connect to Integra Telecom SIP Trunks.

More information

MITEL SIP CoE. Technical. Configuration Notes. Configure MCD 6.X for use with babytel SIP trunks. SIP CoE 13-4940-00266

MITEL SIP CoE. Technical. Configuration Notes. Configure MCD 6.X for use with babytel SIP trunks. SIP CoE 13-4940-00266 MITEL SIP CoE Technical Configuration Notes Configure MCD 6.X for use with babytel SIP trunks SIP CoE 13-4940-00266 NOTICE The information contained in this document is believed to be accurate in all respects

More information

Application Notes for Configuring Microsoft Office Communications Server 2007 R2 and Avaya IP Office PSTN Call Routing - Issue 1.0

Application Notes for Configuring Microsoft Office Communications Server 2007 R2 and Avaya IP Office PSTN Call Routing - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Microsoft Office Communications Server 2007 R2 and Avaya IP Office PSTN Call Routing - Issue 1.0 Abstract These Application

More information

ShoreTel, Ingate & Broadvox for SIP Trunking

ShoreTel, Ingate & Broadvox for SIP Trunking 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- 13056 Date : Sept, 2013 Product: ShoreTel Ingate Broadvox System version: ShoreTel 13.x ShoreTel, Ingate & Broadvox for SIP Trunking SIP Trunking allows

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIP CoE Technical Configuration Notes Configure MCD for use with OpenIP SIP Trunking service SIP CoE 11-4940-00186 NOTICE The information contained in this document is believed to be accurate in

More information

SIP Trunking with Microsoft Office Communication Server 2007 R2

SIP Trunking with Microsoft Office Communication Server 2007 R2 SIP Trunking with Microsoft Office Communication Server 2007 R2 A Dell Technical White Paper By Farrukh Noman Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

Technical Configuration Notes

Technical Configuration Notes MITEL SIPCoE Technical Configuration Notes Configure the MCD 6.0 for use with the Commend SIP Doorphone SIP CoE 13-4940-00251 NOTICE The information contained in this document is believed to be accurate

More information

SIP Trunking Manual 05.15. Technical Support Web Site: http://ws1.necii.com (registration is required)

SIP Trunking Manual 05.15. Technical Support Web Site: http://ws1.necii.com (registration is required) SIP Trunking Manual 05.15 Technical Support Web Site: http://ws1.necii.com (registration is required) This manual has been developed by NEC Unified Solutions, Inc. It is intended for the use of its customers

More information

Wave SIP Trunk Configuration Guide FOR BROADVOX

Wave SIP Trunk Configuration Guide FOR BROADVOX Wave SIP Trunk Configuration Guide FOR BROADVOX Last updated 1/7/2014 Contents Overview... 1 Special Notes... 1 Before you begin... 1 Required SIP trunk provisioning and configuration information... 1

More information

VoIPon www.voipon.co.uk sales@voipon.co.uk Tel: +44 (0)1245 808195 Fax: +44 (0)1245 808299

VoIPon www.voipon.co.uk sales@voipon.co.uk Tel: +44 (0)1245 808195 Fax: +44 (0)1245 808299 VoiceGear/3CX Integration Guide Ver.0.1 Page 2 1. OVERVIEW... 3 1.1 SETTING UP 3CX PBX...4 1.2 SETTING UP VOICEGEAR GATEWAY...5 2. VOICEGEAR-3CX SIP INTEGRATION... 6 2.1 3CX CONFIGURATION...7 2.2 VOICEGEAR

More information

Application Note. IP8000 Conference Phone Configuration Guide. Table of Contents. Overview. Requirements. ST-10010 October 25, 2007

Application Note. IP8000 Conference Phone Configuration Guide. Table of Contents. Overview. Requirements. ST-10010 October 25, 2007 Application Note ST-10010 October 25, 2007 IP8000 Conference Phone Configuration Guide This application note provides the details on adding the IP8000 conference phone to the ShoreTel IP phone system.

More information

F-SECURE MESSAGING SECURITY GATEWAY

F-SECURE MESSAGING SECURITY GATEWAY F-SECURE MESSAGING SECURITY GATEWAY DEFAULT SETUP GUIDE This guide describes how to set up and configure the F-Secure Messaging Security Gateway appliance in a basic e-mail server environment. AN EXAMPLE

More information

Mediatrix 3000 with Asterisk June 22, 2011

Mediatrix 3000 with Asterisk June 22, 2011 Mediatrix 3000 with Asterisk June 22, 2011 Proprietary 2011 Media5 Corporation Table of Contents Introduction... 3 Network Topology... 3 Equipment Detail... 3 Configuration of the Fax Extension... 4 Configuration

More information

SIP Trunking with Elastix. Configuration Guide for Matrix SETU VTEP

SIP Trunking with Elastix. Configuration Guide for Matrix SETU VTEP SIP Trunking with Elastix Configuration Guide for Matrix SETU VTEP Contents Setup Diagram 3 SIP Trunk Configuration in Elastix for SETU VTEP 4 Outgoing Call configuration in Elastix 7 Incoming call configuration

More information

Avaya IP Office SIP Trunk Configuration Guide

Avaya IP Office SIP Trunk Configuration Guide Valcom Session Initiation Protocol (SIP) VIP devices are compatible with SIP-enabled versions of Avaya IP Office (5.0 and higher). The Valcom device can be added to the IP Office system as a SIP Trunk.

More information

Cisco Unified Communications 500 Series

Cisco Unified Communications 500 Series Cisco Unified Communications 500 Series IP PBX Provisioning Guide Version 1.0 Last Update: 02/14/2011 Page 1 DISCLAIMER The attached document is provided as a basic guideline for setup and configuration

More information

Background 1 Table 1 Software & Firmware Versions Tested 1 Figure 1 Integra s Universal Access (UA) IP PBX Test Configuration 1

Background 1 Table 1 Software & Firmware Versions Tested 1 Figure 1 Integra s Universal Access (UA) IP PBX Test Configuration 1 1 Background 1 Table 1 Software & Firmware Versions Tested 1 Figure 1 Integra s Universal Access (UA) IP PBX Test Configuration 1 Configuration Data 2 Section 1: Initial IPitomy IP PBX Connection & Login

More information

OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server. Quick Start Guide

OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server. Quick Start Guide OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server Quick Start Guide October 2013 Copyright and Legal Notice. All rights reserved. No part of this document may be

More information

Enabling Users for Lync services

Enabling Users for Lync services Enabling Users for Lync services 1) Login to collaborate.widevoice Server as admin user 2) Open Lync Server control Panel as Run As Administrator 3) Click on Users option and click Enable Users option

More information

EarthLink Business SIP Trunking. Toshiba IPedge Customer Configuration Guide

EarthLink Business SIP Trunking. Toshiba IPedge Customer Configuration Guide EarthLink Business SIP Trunking Toshiba IPedge 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

Bria iphone Edition User Guide

Bria iphone Edition User Guide Bria iphone Edition User Guide CounterPath Corporation CounterPath Corporation Suite 300, One Bentall Centre 505 Burrard Street, Box 95 Vancouver, BC V7X 1M3 Tel: 604.320.3344 sales@counterpath.com www.counterpath.com

More information

MiaRec. Cisco Built-in-Bridge Recording Interface Configuration Guide. Revision 1.1 (2014-07-01)

MiaRec. Cisco Built-in-Bridge Recording Interface Configuration Guide. Revision 1.1 (2014-07-01) Cisco Built-in-Bridge Recording Interface Configuration Guide Revision 1.1 (2014-07-01) Table of Contents 1 Overview... 3 1.1 Purpose... 3 2 Architecture... 4 3 Requirements... 5 4 Identify Phones that

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

Technical Configuration Notes

Technical Configuration Notes MITEL SIPCoE Technical Configuration Notes Configure Mitel UC360 SIP Phone and Mitel MCD for use with VidyoWay SIP CoE 13-4940-00228 NOTICE The information contained in this document is believed to be

More information

Quick Start Guide v1.0

Quick Start Guide v1.0 Quick Start Guide v1.0 Table of contents : 01. Quick Start Guide...03 O2. Configuring your VoIPOffice appliance...14 03. Adding a VoIPtalk trunk...21 04. Configuring UADs for use with VoIPOffice...25 05.

More information

Bria iphone Edition User Guide

Bria iphone Edition User Guide Bria iphone Edition User Guide CounterPath Corporation CounterPath Corporation Suite 300, One Bentall Centre 505 Burrard Street, Box 95 Vancouver, BC V7X 1M3 Tel: 604.320.3344 sales@counterpath.com www.counterpath.com

More information

General Guidelines for SIP Trunking Installations

General Guidelines for SIP Trunking Installations General Guidelines for SIP Trunking Installations 1) How do I setup my SIP trunk for inbound/outbound calling? We authenticate IP-PBX SIP Trunking traffic by: IP Authentication (IP address) or Digest Authentication

More information

IP Phone Presence Setup

IP Phone Presence Setup Static Route Configuration on IM and Presence Service, page 1 Presence Gateway Configuration on IM and Presence Service, page 6 Configure SIP Publish Trunk on IM and Presence Service, page 7 Configure

More information