Configuring a Pure-IP SIP Trunk in Lync 2013

Size: px
Start display at page:

Download "Configuring a Pure-IP SIP Trunk in Lync 2013"

Transcription

1 Configuring a Pure-IP SIP Trunk in Lync 2013 Contents Configuring a Pure-IP SIP Trunk in Lync Introduction - Product version: Microsoft Lync Server Pure-IP SIP Trunk configuration tasks... 3 Example Pure-IP SIP Trunk connection details... 3 Lync configuration... 4 Modify and Publish your Lync Topology... 4 Create a Route in the Lync Server Control Panel... 6 Create a Dial Plan to Route Outbound Calls to the Pure-IP SIP Trunk Trunk Configuration Validate Routing Configuration Enable Users for Enterprise Voice Appendix A. Lync Log Analysis with Snooper B. Configuring Lync s Unassigned Numbers to Prevent Call Loops using all Channels

2 Figures Figure 1: Lync Topology - Mediation Pools... 4 Figure 2: Lync Topology - PSTN Gateway... 5 Figure 3: Lync Topology - Publishing Wizard... 6 Figure 4: Lync Control Panel - Route... 7 Figure 5: Lync Control Panel - Route -Associated PSTN Gateway... 8 Figure 6: Lync Control Panel - Route - Committing Changes... 9 Figure 7: Lync Control Panel - Routing/Failover... 9 Figure 8: Lync Control Panel - Dial Plan Global Figure 9: Lync Control Panel - Dial Plan - Prefix Plus Normalization Rule Figure 10: Lync Control Panel - Voice Policy Global Figure 11: Lync Control Panel - Voice Policy - Linking PSTN Usages and Routes Figure 12: Lync Control Panel - Voice Policy - Committed Figure 13: Lync Control Panel - Trunk Configuration Figure 14: Lync Control Panel - Trunk Configuration - Outbound failover timer Figure 15: Lync Control Panel - Voice Routing TEST Figure 16: Lync Control Panel - Voice Routing Test Result Figure 17: Lync Control Panel - Users Figure 18: Lync Control Panel - Enabling Users for Enterprise Voice Figure 19: Snooper Overview Figure 20: Snooper Menu Figure 21: Snooper SIP Ladder...20 Figure 22: Snooper SIP Message Details...20 Figure 23: Lync Control Panel - Unassigned Number Table Voice Feature Introduction - Product version: Microsoft Lync Server 2013 In this document we examine the implementation steps required to connect Microsoft Lync Server 2013 to Pure-IP using a Session Initiation Protocol (SIP) trunk. The SIP trunk configuration is simple with Pure-IP and depending on your firewall, provides an opportunity to connect the SIP trunk without a Session Border Controller (SBC). 2

3 Pure-IP SIP Trunk configuration tasks 1. Configure the external firewall to allow communication between Pure-IP and your Lync Server with the Mediation Server role. 2. Modify and publish your Lync topology. 3. Create a route in the Lync Server Control Panel. 4. Create a dial plan to route outbound calls to the Pure-IP SIP trunks. 5. Configure Trunk Configuration settings. 6. Validate routing configuration. 7. Configure users for Enterprise Voice. Example Pure-IP SIP Trunk connection details Table 1. Example Pure-IP Lync Trunk communication details Inbound traffic to Lync mediation Pure-IP IP address Protocol Port Range London VoIP platform SIP connection uksbccll.pure-ip.com TCP/TLS 5060 / 5067 London VoIP platform Media uksbccll.pure-ip.com UDP 20,000 60,000 Slough VoIP platform SIP connection uksbcld5.pure-ip.com TCP/TLS 5060 / 5067 Slough VoIP platform Media uksbcld5.pure-ip.com UDP 20,000 60,000 By default Lync uses Port 5068 for SIP over TCP and UDP range 50,000 to 59,999 for Media. Table 2. Pure-IP SIP Trunk communication settings Call Format E.164 with leading + ANI Presentation E.164 with leading + Codecs Supported G.711a, G.711u, G.729 DTMF Relay Pure IP UK Monitoring Server RFC /ICMP 3

4 Lync configuration Modify and Publish your Lync Topology Topology Builder is a Lync Server 2013 tool that manages the components within your environment. A single Lync Mediation Server can communicate with multiple PSTN gateways (in this case the Pure-IP SIP trunks). By combining multiple Lync Mediation Servers with multiple Pure-IP SIP trunks, a redundant solution can be built for minimal cost. For illustration purposes the example below shows a single gateway and route configuration. 1. To open Topology Builder > click Start > click All Programs > click Microsoft Lync Server 2013 and then click Lync Server Topology Builder. 2. Expand Mediation pools and select the Standard or Enterprise pool. Right-click the pool and select Edit Properties. Figure 1: Lync Topology - Mediation Pools 1. Enable TCP by checking the Enable TCP port box, and then modify the Listening ports value from 5068 to By default, Pure-IP sends SIP communication over TCP/5060. Some firewalls, such as the Cisco ASA, require the SIP communication to be sent over TCP/5060 or UDP/5060, in order to utilize the integrated SBC functionality. This value enables the Mediation Server to open a listening port on all interfaces on the Mediation Server (by default). 4

5 2. Under Shared Components, right click PSTN gateways and then click New IP/PSTN Gateway. Figure 2: Lync Topology - PSTN Gateway 3. Enter the Gateway FQDN or IP Address provided by Pure-IP, click Next twice, then select TCP, and then enter 5060 as the Listening port - in this example uksbccll.pure-ip.com and 5060 was entered. Click OK to save the configuration. Click OK again to close the Mediation pool properties. Note: A new PSTN gateway with the FQDN or IP Address entered in the previous step will automatically be displayed under PSTN gateways. 4. After completing the addition of the configuration changes, the topology must be published. Select Lync Server 2013, right-click, and select Publish topology. 5. In the Publish Topology dialog box, click next. After publishing is complete, review the status provided and click Finish to complete the process. 5

6 Figure 3: Lync Topology - Publishing Wizard 6. Close Lync Topology Builder. Create a Route in the Lync Server Control Panel After the topology is updated, define a route in the Lync Server Control Panel. This document covers only the implementation of a SIP trunk into a working Lync Server 2013 environment, meaning that Lync Server 2013 is functioning internally and externally with the exception of Enterprise Voice. 1. Launch the Lync Server Control Panel on the server 2. Click on Voice Routing, and then click Route. 3. By default, a route named Local Route is listed. Select the route, click Edit, and then click Delete. 4. Click New to create a new route. 6

7 Figure 4: Lync Control Panel - Route 5. Enter a name in the route, such as SIP trunk to Pure-IP, and an optional description. Scroll down to Build a Pattern to Match, and notice the default is set to '.*' or all calls. 6. The associated trunks list defines which PSTN gateways are defined in the Lync Server Topology Builder. Click Add to display the list. 7

8 Figure 5: Lync Control Panel - Route -Associated PSTN Gateway 7. Select the previously defined gateway, and click OK. 8. Under Associated PSTN Usages, click Select to open the Select PSTN Usage Record dialog box. 9. Select Long Distance from the list, and click OK. 10. Click OK to complete the creation of the new route. 11. To finalize the changes, click Commit, and click Commit All. 8

9 Figure 6: Lync Control Panel - Route - Committing Changes If both Pure-IP PSTN gateways/trunks are added to the same route, outbound calls will exhibit a round robin effect. This provides little control over outbound routing which may become necessary should either one of Pure-IP s geo-redundant VoIP platforms ever require maintenance or experience issues. For routing/gateway failover, we recommend you create two separate routes, one for each Pure-IP VoIP platform. The routing priority will be handled by the order of the routes in the routing list. Figure 7: Lync Control Panel - Routing/Failover 9

10 Create a Dial Plan to Route Outbound Calls to the Pure-IP SIP Trunk In a simple SIP trunk to Pure-IP configuration, creation of a dial plan to Pure-IP is simple and straightforward. All calls routed through the trunk must be in the E.164 format. Formatting is automated by the Normalization rules found in the Dial Plans. You may change or create additional Dial Plans, and normalize those rules to match your environment. 1. Click Dial Plan to display the current dial plans in the environment. Double-click the Global dial plan to open the dial plan properties. Figure 8: Lync Control Panel - Dial Plan Global 2. Scroll down to the Associated Normalization Rules. The Keep All rule is present by default. 3. Click New to open the New Normalization Rule window. 4. Enter a name in the rule, such as Keep All Prefix Plus, and an optional description. Scroll down to Length, select Any from the drop-down box. 0 digits to remove. + digits to add. 10

11 Figure 9: Lync Control Panel - Dial Plan - Prefix Plus Normalization Rule 5. Click OK to complete the creation of the normalization rule. The new rule is now listed in the rules list. 6. After the required normalization rules are created, click OK to complete the Dial Plan. Click Commit, and then select Commit All to save the normalization rules. 7. Click Voice Policy to update the Global policy. 8. Double-click Global to open the Edit Voice Policy - Global window. 11

12 Figure 10: Lync Control Panel - Voice Policy Global 9. Scroll down to Associated PSTN Usages, and click Select. 10. Select Long Distance from the Select PSTN Usage Record dialog box, and then click OK. 12

13 Figure 11: Lync Control Panel - Voice Policy - Linking PSTN Usages and Routes Note: Notice the Long Distance PSTN usage record is associated with the newly created SIP trunk to Pure-IP route - the glue that ties the route to the policy. 11. Click OK to close Voice Policy, click Commit, and then click Commit All to complete the changes. 13

14 Figure 12: Lync Control Panel - Voice Policy - Committed Trunk Configuration 1. In the Lync control panel > Voice Routing > click Trunk Configuration, double click Global Configuration and ensure Refer support is set to None, centralized media processing and enable forward call history is ticked while all other options are un-ticked (including enable outbound routing failover). 14

15 Figure 13: Lync Control Panel - Trunk Configuration Note: The above trunk configuration is a recommendation based upon support experience for common Lync trunk issues but may need to be amended depending on your particular needs. We advise setting Refer support to None as this has caused numerous issues with call transfer for many customer implementations. Ticking Enable forward call history provides additional SIP headers to ensure all call types are billed correctly. Un-ticking the Enable outbound routing failover timer on the Trunk Configuration tab prevents Lync from cancelling calls prematurely after 10 seconds. It is not unusual for calls to mobiles and international destinations to take longer than 10 seconds before a 18x response is returned (but entirely within SIP standards). 15

16 Figure 14: Lync Control Panel - Trunk Configuration - Outbound failover timer Validate Routing Configuration 1. When configuration is complete, validation is performed using the Lync Server Control Panel. At the top of the current window, select the down arrow to display the test case. Figure 15: Lync Control Panel - Voice Routing TEST 2. In the Dialled number box, enter any number, and then verify the normalization rule works as expected. The Results dialog box will indicate which Normalized Rule, Normalized number, First PSTN usage, and First route will be used when presented with the test number. Note: All numbers (local or long distance) will use the 'Long Distance' PSTN Usage in this current setup. PSTN usages are used to add calling restrictions and are not used in this example configuration. Figure 16: Lync Control Panel - Voice Routing Test Result 16

17 3. As per the above picture enter the number you want to test and press run, the results will be displayed and error messages if any. Enable Users for Enterprise Voice The final configuration step requires that users are enabled and configured with a unique Line URI. The Direct Inward Dialling (DID) numbers, provided by the SIP trunk provider, must be directly associated with the user accounts' Line URI Enterprise Voice properties within Lync Server Control Panel. Inbound communications are received in the E.164 format, so inbound call manipulation does not occur. When inbound calls are received, an automatic phone number lookup, based on the line URI of the user account is performed. If there is a match, the Mediation Server routes the call appropriately. 1. Click Users in the Lync Server Control Panel to change to the Users configuration. 2. The User Search window is blank until a query is made and results found. By clicking Find without any input, all enabled users are returned in the query. Figure 17: Lync Control Panel - Users 3. Double-click a user to edit the properties of the user. 4. Select the Telephony drop-down box and pick Enterprise Voice. 5. In the Line URI field, type the DID that you want to use in the E.164 format. This format starts with a plus sign (+) followed by the country code, area code, and phone number. An example of a valid line URI would be tel:

18 Figure 18: Lync Control Panel - Enabling Users for Enterprise Voice 6. Click Commit to complete the changes. 7. Wait for domain replication to occur. After the object properties replicate through Active Directory Domain Services, the system is ready for inbound and outbound calls. 18

19 Appendix A. Lync Log Analysis with Snooper Purpose: How to use Snooper.exe to assist with troubleshooting Lync server logs. Information: The Lync logs are in a standard text format and you can use Notepad.exe or any other programs that will allow you to open and read a text file. However, the Snooper.exe tool is designed to read and parse the logging output from the Lync logs. Snooper is included with the Lync Server 2013 Debug Tools that are available as a separate download. The Snooper.exe can be located on the network drive H:\3_Software+Products\Snooper.exe. The Lync Server 2013 Debug Tools can also be downloaded here: Snooper.exe The following screenshots show the tool s features Figure 19: Snooper Overview Figure 20: Snooper Menu 19

20 Snooper also has Flow Chart (call flow sip ladder) functionality, which allows you to follow and jump between SIP messages. Figure 21: Snooper SIP Ladder Click on any call flow arrow to get further details. Figure 22: Snooper SIP Message Details Additional Comments: Useful link: 20

21 B. Configuring Lync s Unassigned Number Table to Prevent Call Loops using all Call Channels Purpose: How to prevent unnecessary call channel usage often resulting in channel limits being breached and calls being blocked. This issue is caused by inbound calls looping between Pure-IP and customer Lync deployments, when the inbound numbers are not assigned to a user, response group or in the unassigned number table. This results in the unmatched inbound calls being re-routed back out the Pure-IP Trunk (forming the loop). This issue is described in the following link: Information: Either the number in question needs to be assigned to a user, response group or Microsoft Lync s unassigned number table needs to be configured in order the resolve the call loop issue. The unassigned number table can be configured using the information described in the following link: The unassigned number table feature is located in the Lync control panel under the Voice Features section. All number ranges owned by the customer should be configured in the unassigned number table feature as this feature is only used when the number is not assigned to a Lync user or response group. There is a known bug, which prevents the unassigned number table feature from working when the Trunk Configuration (in the Voice Routing section of the Lync control panel) has assigned pstn usages. This issue is described in the following link: 21

22 Figure 23: Lync Control Panel - Unassigned Number Table Voice Feature Additional Comments: The procedure to configure the unassigned number table feature is the same for both 2010 and 2013 deployments. Lync 2010 links:

Configuring an Etherspeak SIP Trunk in Microsoft Lync 2013

Configuring an Etherspeak SIP Trunk in Microsoft Lync 2013 Configuring an Etherspeak SIP Trunk in Microsoft Lync 2013 This is to cover the steps needed for basic functionality to communicate with Etherspeak s SIP trunking service. Many environments are different

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

Grandstream Networks, Inc. How to Integrate UCM6100 with Microsoft Lync Server

Grandstream Networks, Inc. How to Integrate UCM6100 with Microsoft Lync Server Grandstream Networks, Inc. How to Integrate UCM6100 with Microsoft Lync Server Index Table of Contents OVERVIEW... 3 UCM6100 CONFIGURATION... 4 STEP 1: CREATE SIP PEER TRUNK... 4 STEP 2: CONFIGURE OUTBOUND

More information

Shared Components PSTN gateways PSTN gateways New IP/PSTN Gateway Define New IP/PSTN Gateway Define the PSTN Gateway FQDN FQDN Next

Shared Components PSTN gateways PSTN gateways New IP/PSTN Gateway Define New IP/PSTN Gateway Define the PSTN Gateway FQDN FQDN Next Microsoft Lync 2013 Integration with VoIP.co.uk SAFEgateway In order to integrate Microsoft Lync 2013 with the VoIP.co.uk SAFEgateway you must configure both the Microsoft Lync server and the VoIP.co.uk

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

SBC 1000/2000 Configuration Guide with Lync 2013 for Windstream/ LPAETEC SIP Trunk Deployments

SBC 1000/2000 Configuration Guide with Lync 2013 for Windstream/ LPAETEC SIP Trunk Deployments SBC 1000/2000 Configuration Guide with Lync 2013 for Windstream/ LPAETEC SIP Trunk Deployments Application Notes Rev. 1.0 Last Updated: April 10, 2015 Revision Date Revised By Comments 0.1 12/03/2015 Roman

More information

SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013)

SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013) Configuration Guide SBC 1000 / SBC 2000 Series Configuration Guide (For Microsoft Lync Server 2013) For use with AT&T s IP Flexible Reach Enhanced Features Service on MIS, MPLS PNT or AT&T VPN Disclaimers

More information

Integrating Asterisk FreePBX with Lync Server 2010

Integrating Asterisk FreePBX with Lync Server 2010 1 Integrating Asterisk FreePBX with Lync Server 2010 Author: Baaskar R 1 www.baaskarcharles.com 2 Integrating Asterisk FreePBX with Lync Server 2010... 1 AsteriskNow package Source... 3 Installing AsteriskNow...

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

BroadSoft Partner Configuration Guide

BroadSoft Partner Configuration Guide BroadSoft Partner Configuration Guide Microsoft Lync 2010 SIP Trunking August 2012 Document Version 1.6 9737 Washingtonian Blvd Suite 350 Gaithersburg, MD USA 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM

More information

Application Notes for configuring Avaya IP Office IP500 R7.0 with 2Ring NetFAX R3.0 Issue 1.0

Application Notes for configuring Avaya IP Office IP500 R7.0 with 2Ring NetFAX R3.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for configuring Avaya IP Office IP500 R7.0 with 2Ring NetFAX R3.0 Issue 1.0 Abstract These Application Notes describe the configuration steps

More information

Configuration Guide. Version 6.2. Mediant 800, 1000 and 3000. E SBC Media Gateways. October 2011 Document # LTRT 33420

Configuration Guide. Version 6.2. Mediant 800, 1000 and 3000. E SBC Media Gateways. October 2011 Document # LTRT 33420 Mediant 800, 1000 and 3000 E SBC Media Gateways Connecting PAETEC SIP Trunking Service to Microsoft Lync Server 2010 Configuration Guide Version 6.2 October 2011 Document # LTRT 33420 Published by the

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

3CX Guide sip.orbtalk.co.uk

3CX Guide sip.orbtalk.co.uk 3CX Guide sip.orbtalk.co.uk Table of Contents 1. Outbound Dialling 2. Inbound Routing 3. Outbound CLI 4. Additional Network Configuration 1. Outbound dialling: The Customer will have been provided with

More information

Installing Policy Patrol on a separate machine

Installing Policy Patrol on a separate machine Policy Patrol 3.0 technical documentation July 23, 2004 Installing Policy Patrol on a separate machine If you have Microsoft Exchange Server 2000 or 2003 it is recommended to install Policy Patrol on the

More information

Sonus Unified Communications SBC1000/2000 Series Enterprise Session Border Controller Configuration Guide

Sonus Unified Communications SBC1000/2000 Series Enterprise Session Border Controller Configuration Guide Sonus Unified Communications SBC1000/2000 Series Enterprise Session Border Controller Configuration Guide For Use with Verizon s SIP Trunking Service And Microsoft Lync Server 2010 Sonus, Inc. 6900 Paseo

More information

APPLICATION NOTE: AN10440

APPLICATION NOTE: AN10440 APPLICATION NOTE: AN10440 Integrating ShoreTel with Microsoft Lync via AudioCodes IP to IP (SIP) Microsoft Lync 2010 and AudioCodes Mediant 1000 Media Gateway Contents Overview... 2 Required Components...

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

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

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

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

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

Quick Setup Guide. Integration of Aastra MX-ONE / Aastra 700 and Microsoft Lync Server 2010

Quick Setup Guide. Integration of Aastra MX-ONE / Aastra 700 and Microsoft Lync Server 2010 Quick Setup Guide Integration of Aastra MX-ONE / Aastra 700 and Microsoft Lync Server 2010 Aastra MX-ONE TM and Aastra 700 running Telephony Server software V.4.1 SP3 and later Aastra Telecom Sweden AB

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 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

SwyxWare configuration guide for BT SIP trunk

SwyxWare configuration guide for BT SIP trunk Swyx Solutions GmbH Joseph-von-Fraunhofer-Str. 13a 44227 Dortmund Status: Released Pages: 18 Version: 2 Created: 13.02.13 by: Techel, Henning Last change: 19.04.16 11:50 by: File: Z:\2_Tests\Provider\UK\BT\SwyxWareHowTo.docx

More information

Integrating Citrix EasyCall Gateway with SwyxWare

Integrating Citrix EasyCall Gateway with SwyxWare Integrating Citrix EasyCall Gateway with SwyxWare The EasyCall Gateway has been tested for interoperability with Swyx SwyxWare, versions 6.12 and 6.20. These integration tests were done by using EasyCall

More information

How To Connect An Ip Trunk To An Ip Trunk On A Microsoft Microsoft Lync Server 2013 (Windows) With An Ip And Ip Trunk (Windows 2) (Windows 1) (Xo) (Powerpoint) (Netware

How To Connect An Ip Trunk To An Ip Trunk On A Microsoft Microsoft Lync Server 2013 (Windows) With An Ip And Ip Trunk (Windows 2) (Windows 1) (Xo) (Powerpoint) (Netware AudioCodes Mediant Series Enterprise Session Border Controllers (E-SBC) Interoperability Lab Configuration Note Microsoft Lync Server 2013 with XO Communications SIP Trunk using AudioCodes Mediant E-SBC

More information

Application Notes for Configuring SIP Trunking between McLeodUSA SIP Trunking Solution and an Avaya IP Office Telephony Solution 1.

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

More information

IP Office Technical Tip

IP Office Technical Tip IP Office Technical Tip Tip no: 188 Release Date: September 27, 2007 Region: GLOBAL Verifying IP Office SIP Trunk Operation IP Office back-to-back SIP Line testing IP Office Release 4.0 supports SIP trunking.

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

2N OfficeRoute. 2N OfficeRoute & Siemens HiPath (series 3000) connected via SIP trunk. Quick guide. www.2n.cz. Version 1.00

2N OfficeRoute. 2N OfficeRoute & Siemens HiPath (series 3000) connected via SIP trunk. Quick guide. www.2n.cz. Version 1.00 2N OfficeRoute 2N OfficeRoute & Siemens HiPath (series 3000) connected via SIP trunk Quick guide Version 1.00 www.2n.cz 1 2N OfficeRoute has these parameters: IP address 192.168.1.120 Incoming port: 5060

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

Application Notes for Configuring SIP Trunking between Metaswitch MetaSphere CFS and Avaya IP Office Issue 1.0

Application Notes for Configuring SIP Trunking between Metaswitch MetaSphere CFS and Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Metaswitch MetaSphere CFS and Avaya IP Office Issue 1.0 Abstract These Application Notes describe the steps

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

Configuration Note. Connecting Microsoft Lync Server 2013 with ITSP SIP Trunk using AudioCodes E-SBC. Interoperability Laboratory

Configuration Note. Connecting Microsoft Lync Server 2013 with ITSP SIP Trunk using AudioCodes E-SBC. Interoperability Laboratory AudioCodes Mediant Series Enterprise Session Border Controller (E-SBC) Interoperability Laboratory Configuration Note Connecting Microsoft Lync Server 2013 with ITSP SIP Trunk using AudioCodes E-SBC June

More information

Configuration Note. Connecting Microsoft Lync Server 2010 with ITSP SIP Trunk using AudioCodes E-SBC. Interoperability Laboratory

Configuration Note. Connecting Microsoft Lync Server 2010 with ITSP SIP Trunk using AudioCodes E-SBC. Interoperability Laboratory AudioCodes Mediant Series Enterprise Session Border Controller (E-SBC) Interoperability Laboratory Configuration Note Connecting Microsoft Lync Server 2010 with ITSP SIP Trunk using AudioCodes E-SBC June

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

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

Quick Setup Guide. Setup Guide for Aastra 400 and Microsoft Lync 2013. A Mitel Company. Aastra Telecom Schweiz AG. Ziegelmattstrasse 1 ...

Quick Setup Guide. Setup Guide for Aastra 400 and Microsoft Lync 2013. A Mitel Company. Aastra Telecom Schweiz AG. Ziegelmattstrasse 1 ... Quick Setup Guide A Mitel Company Setup Guide for Aastra 400 and Microsoft Lync 2013...... Aastra Telecom Schweiz AG Ziegelmattstrasse 1 CH-4503 Solothurn 13.03.2014 - depl-2033/1.1 Table of Contents 1

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

Vega 100G and Vega 200G Gamma Config Guide

Vega 100G and Vega 200G Gamma Config Guide Vega 100G and Vega 200G Gamma Config Guide This document aims to go through the steps necessary to configure the Vega SBC to be used with a Gamma SIP Trunk. When a SIP trunk is provisioned by Gamma a list

More information

Configuring Avaya IP Office 500 for Spitfire SIP Trunks

Configuring Avaya IP Office 500 for Spitfire SIP Trunks Configuring Avaya IP Office 500 for Spitfire SIP Trunks This document is a guideline for configuring Spitfire SIP trunks onto Avaya IP Office 500 and includes the settings required for Inbound DDI routing

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

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

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

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

Unity Application Suite SQL Server Database Integration

Unity Application Suite SQL Server Database Integration Unity Application Suite SQL Server Database Integration 1.0 Introduction This document outlines the steps required to integrate the Unity Client with a Microsoft SQL Server database. Unity Integrates with

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

SIP Trunking Configuration with

SIP Trunking Configuration with SIP Trunking Configuration with Microsoft Office Communication Server 2007 R2 A Dell Technical White Paper End-to-End Solutions Team Dell Product Group - Enterprise THIS WHITE PAPER IS FOR INFORMATIONAL

More information

Optional VBP-E at the Headquarters Location

Optional VBP-E at the Headquarters Location publicly whitelist/blacklist LAN/Subscriber-side GK address. Submit Default alias Optional VBP-E at the Headquarters Location As shown in the diagram above, you can choose to install a VBP-E to allow your

More information

Sample Configuration for SIP Trunking between Avaya IP Office R8.0 and Cisco Unified Communications Manager 8.6.2 Issue 1.0

Sample Configuration for SIP Trunking between Avaya IP Office R8.0 and Cisco Unified Communications Manager 8.6.2 Issue 1.0 Avaya Solution & Interoperability Test Lab Sample Configuration for SIP Trunking between Avaya IP Office R8.0 and Cisco Unified Communications Manager 8.6.2 Issue 1.0 Abstract These Application Notes describe

More information

Basic Exchange Setup Guide

Basic Exchange Setup Guide Basic Exchange Setup Guide The following document and screenshots are provided for a single Microsoft Exchange Small Business Server 2003 or Exchange Server 2007 setup. These instructions are not provided

More information

To install the SMTP service:

To install the SMTP service: To install the SMTP service: From the Start menu, click Control Panel. 2. Double-click Add or Remove Programs. 3. From the left pane, click Add/Remove Windows Components. 4. From the Components list, click

More information

Configuring the Sonus SBC 2000 with Cisco Unified Call Manager 10.5 for Verizon Deployment

Configuring the Sonus SBC 2000 with Cisco Unified Call Manager 10.5 for Verizon Deployment Configuring the Sonus SBC 2000 with Cisco Unified Call Manager 10.5 for Verizon Deployment Application Notes Rev 1.0 P/N 550-06690 Last Updated: October 26, 2015 Revision History Revision Date Revised

More information

Interactive Intelligence CIC 2015 R4 Patch1 Configuration Guide

Interactive Intelligence CIC 2015 R4 Patch1 Configuration Guide Interactive Intelligence CIC 2015 R4 Patch1 Configuration Guide Performed By tekvizion PVS, Inc. Contact: 214-242-5900 www.tekvizion.com Copyright 2015 by tekvizion PVS, Inc. All Rights Reserved. Confidential

More information

Configuring Quadro IP PBXs with "SIP Connect"

Configuring Quadro IP PBXs with SIP Connect Configuring Quadro IP PBXs with "SIP Connect" Revision: 1.0 Abstract: This document describes how to configure the Quadro IP PBXs to use the IP-PSTN service from SIP Connect PAGE 1 Document Revision History

More information

Time Warner ITSP Setup Guide

Time Warner ITSP Setup Guide October 14 Time Warner ITSP Setup Guide Author: Zultys Technical Support This configuration guide was created to assist knowledgeable vendors with configuring the Zultys MX Phone System with Time Warner

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

BlackBerry Mobile Voice System. Version: 5.3. Administration Guide

BlackBerry Mobile Voice System. Version: 5.3. Administration Guide BlackBerry Mobile Voice System Version: 5.3 Administration Guide Published: 2013-06-27 SWD-20130627112233808 Contents 1 Overview...7 2 Preparing to manage BlackBerry MVS user accounts... 8 3 Managing user

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

Install MS SQL Server 2012 Express Edition

Install MS SQL Server 2012 Express Edition Install MS SQL Server 2012 Express Edition Sohodox now works with SQL Server Express Edition. Earlier versions of Sohodox created and used a MS Access based database for storing indexing data and other

More information

SIP Trunking using Optimum Business Sip Trunk Adaptor and the Zultys MX250 IP PBX

SIP Trunking using Optimum Business Sip Trunk Adaptor and the Zultys MX250 IP PBX SIP Trunking using Optimum Business Sip Trunk Adaptor and the Zultys MX250 IP PBX Table of Contents Goal 3 Prerequisites 3 Zultys MX250 Configuration 4 Network Settings 4 Phone Registration and Assignment

More information

6.40A AudioCodes Mediant 800 MSBG

6.40A AudioCodes Mediant 800 MSBG AudioCodes Mediant 800 MSBG Page 1 of 66 6.40A AudioCodes Mediant 800 MSBG 1. Important Notes Check the SIP 3 rd Party Validation Website for current validation status. The SIP 3 rd party Validation Website

More information

Microsoft Lync Ignite. Microsoft Lync 2013

Microsoft Lync Ignite. Microsoft Lync 2013 Microsoft Lync Ignite Microsoft Lync 2013 Address Resiliency Within a Site Front-End Server Mediation Server 1 MPLS SBC PSTN In Lync Server 2010, you must define virtual gateways to achieve resiliency

More information

Http://www.passcert.com

Http://www.passcert.com Http://www.passcert.com Exam : 70-337 Title : Enterprise Voice & Online Services with Microsoft Lync Server 2013 Version : DEMO 1 / 18 Topic 1, Litware, Inc Case A Overview Litware, Inc., is an international

More information

Setup Guide for Exchange Server

Setup Guide for Exchange Server Setup Guide for Exchange Server Table of Contents Overview... 1 A. Exchange Server 2007/2010 Inbound Mail... 2 B. Exchange Server 2007/2010 Outbound Mail (optional)... 8 C. Exchange Server 2003/2000 Inbound

More information

Using LifeSize systems with Microsoft Office Communications Server 2007. Server Setup

Using LifeSize systems with Microsoft Office Communications Server 2007. Server Setup Using LifeSize systems with Microsoft Office Communications Server 2007 This technical note describes the steps to integrate a LifeSize video communications device with Microsoft Office Communication Server

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 for Configuring Broadvox SIPTrunking with Avaya IP Office R9.0 - Issue 1.0

Application Notes for Configuring Broadvox SIPTrunking with Avaya IP Office R9.0 - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Broadvox SIPTrunking with Avaya IP Office R9.0 - Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

How To Set Up A Cisco Expressway Trunk On A Cnet Cnet Trunk On An Unidenm (Cisco Vcnet) Vcntl On A Uniden Mt.Net (Cnet Trunk) On A Multi

How To Set Up A Cisco Expressway Trunk On A Cnet Cnet Trunk On An Unidenm (Cisco Vcnet) Vcntl On A Uniden Mt.Net (Cnet Trunk) On A Multi Cisco Unified Communications Manager with Cisco Expressway (SIP Trunk) Deployment Guide Cisco Expressway X8.2 Unified CM 8.6.x, 9.x January 2015 Contents Introduction 4 Deployment scenario 4 Configuring

More information

Basic Exchange Setup Guide

Basic Exchange Setup Guide Basic Exchange Setup Guide The following document and screenshots are provided for a single Microsoft Exchange Small Business Server 2003 or Exchange Server 2007 setup. These instructions are not provided

More information

Configuring Load Balancing

Configuring Load Balancing When you use Cisco VXC Manager to manage thin client devices in a very large enterprise environment, a single Cisco VXC Manager Management Server cannot scale up to manage the large number of devices.

More information

MaxACD for Lync Release 6.5.8. Deployment Guide

MaxACD for Lync Release 6.5.8. Deployment Guide MaxACD for Lync Release 6.5.8 Deployment Guide August 2013 Contents Introduction... 3 Operational Notes... 3 Requirements... 6 Server Requirements... 6 MaxAgent Requirements... 6 VRM (Voice Recording Manager)

More information

EarthLink Business SIP Trunking. Avaya IPO IP PBX Customer Configuration Guide

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

Configuring Positron s V114 as a VoIP gateway for a 3cx system

Configuring Positron s V114 as a VoIP gateway for a 3cx system Assumptions: Configuring Positron s V114 as a VoIP gateway for a 3cx system The IP address of the V114 is 192.168.1.2 The IP address of the 3CX PBX System is 192.168.1.110 3CX already has some IP phones

More information

Vega 100G and Vega 200G Gamma Config Guide

Vega 100G and Vega 200G Gamma Config Guide Vega 100G and Vega 200G Gamma Config Guide This document aims to go through the steps necessary to configure the Vega 100G and 200G gateways to be used with a Gamma SIP Trunk. When a SIP trunk is provisioned

More information

Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0

Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0 Abstract These Application Notes describe a solution comprised

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

How to Configure the Toshiba Strata CIX for use with Integra Telecom SIP Solutions

How to Configure the Toshiba Strata CIX for use with Integra Telecom SIP Solutions How to Configure the Toshiba Strata CIX for use with Integra Telecom SIP Solutions Overview: This document provides a reference for configuration of the Toshiba Strata CIX IP PBX to connect to Integra

More information

SIP Trunk Configuration Guide. using

SIP Trunk Configuration Guide. using SIP Trunk Configuration Guide using www.cbeyond.net 1-877-441-9783 The information contained in this document is specific to setting up SIP connections between Vertical SBX IP 320 and Cbeyond. If you require

More information

Whitepaper: Voice Call Notifications via VoIP and existing Dialogic Diva Boards

Whitepaper: Voice Call Notifications via VoIP and existing Dialogic Diva Boards Whitepaper: Voice Call Notifications via VoIP and existing Dialogic Diva Boards derdack gmbh. all rights reserved. this document is for information only. derdack gmbh makes no warranties, express or implied,

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

Vocia MS-1 Voice-over-IP Interface. Avaya System Verification. Configuring Avaya Aura Session Manager system with Biamp s Vocia MS-1

Vocia MS-1 Voice-over-IP Interface. Avaya System Verification. Configuring Avaya Aura Session Manager system with Biamp s Vocia MS-1 Configuring Avaya Aura Session Manager system with Biamp s Vocia MS-1 Vocia MS-1 Voice-over-IP Interface The Biamp Vocia Message Server (MS-1) includes functionality to allow pages to be initiated over

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

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition The installation of Lync Server 2010 is a fairly task-intensive process. In this article, I will walk you through each of the tasks,

More information

Version Date Status Owner. 1.0 2009-02-04 Released for HiPath OpenOffice ME V1 F. Kneissl / K.-W. Weigt

Version Date Status Owner. 1.0 2009-02-04 Released for HiPath OpenOffice ME V1 F. Kneissl / K.-W. Weigt History of Change Version Date Status Owner 1.0 2009-02-04 Released for HiPath OpenOffice ME V1 F. Kneissl / K.-W. Weigt 1.1 2010-09-01 Update for OpenScape Office MX V2 and hints for Fax F. Kneissl 1.2

More information

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

Application Notes for Configuring Broadvox SIP Trunking with Avaya IP Office Release 8.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Broadvox SIP Trunking with Avaya IP Office Release 8.0 Issue 1.0 Abstract These Application Notes describe the steps necessary

More information

Installation & Configuration Guide Version 1.0. TekSIP Route Server Version 1.0 - Installation & Configuration Guide

Installation & Configuration Guide Version 1.0. TekSIP Route Server Version 1.0 - Installation & Configuration Guide TekSIP Route Server Installation & Configuration Guide Version 1.0 2011 Yasin KAPLAN - http://www.teksip.com/ 1 Document Revision 1.1 http://www.teksip.com/ TekSIP Route Server is built by Yasin KAPLAN

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

Configuration Notes 0215

Configuration Notes 0215 Mediatrix Digital and Analog VoIP Gateways DNS SRV Configuration for a Redundant Server Solution (SIP) Introduction... 2 Deployment Scenario... 2 DNS SRV (RFC 2782)... 3 Microsoft Server Configuration...

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

Integrating LANGuardian with Active Directory

Integrating LANGuardian with Active Directory Integrating LANGuardian with Active Directory 01 February 2012 This document describes how to integrate LANGuardian with Microsoft Windows Server and Active Directory. Overview With the optional Identity

More information

Fax. Problems with Fax Delivery to Users CHAPTER

Fax. Problems with Fax Delivery to Users CHAPTER CHAPTER 4 See the following sections: Problems with Delivery to Users, page 4-1 Problems with Delivery to a Machine, page 4-3 Problems with Notifications, page 4-5 Problems with Receipts, page 4-5 Problems

More information

Configuring the PBX Call Routing Table for outbound calls (with security against unsecured calls)

Configuring the PBX Call Routing Table for outbound calls (with security against unsecured calls) Configuring the PBX Call Routing Table for outbound calls (with security against unsecured calls) The Quadro s Call Routing Table (CRT) defines how incoming and outgoing calls will be handled by the Quadro.

More information

Application Notes for Microsoft Office Communicator Clients with Avaya Communication Manager Phones - Issue 1.1

Application Notes for Microsoft Office Communicator Clients with Avaya Communication Manager Phones - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Microsoft Office Communicator Clients with Avaya Communication Manager Phones - Issue 1.1 Abstract These Application Notes describe the

More information

User Manual. 3CX VOIP client / Soft phone Version 6.0

User Manual. 3CX VOIP client / Soft phone Version 6.0 User Manual 3CX VOIP client / Soft phone Version 6.0 Copyright 2006-2008, 3CX ltd. http:// E-mail: info@3cx.com Information in this document is subject to change without notice. Companies names and data

More information

How To Connect A Phone To An Ip Trunk On A Cell Phone On A Sim Sim Simlia (Vizon) Or Ip Office (Izon) On A Ppl (Telnet) On An Ip Office Softphone On A Vnet (V

How To Connect A Phone To An Ip Trunk On A Cell Phone On A Sim Sim Simlia (Vizon) Or Ip Office (Izon) On A Ppl (Telnet) On An Ip Office Softphone On A Vnet (V Avaya Solution & Interoperability Test Lab Application Notes for SIP Trunking Using Verizon Business IP Trunk SIP Trunk Service and Avaya IP Office Release 7.0 Issue 1.1 Abstract These Application Notes

More information

MAXCS Release 7.0. Application Note: Remote MultiVoIP Gateway Configuration. Intended audience: AltiGen Authorized Partners

MAXCS Release 7.0. Application Note: Remote MultiVoIP Gateway Configuration. Intended audience: AltiGen Authorized Partners MAXCS Release 7.0 Application Note: Remote MultiVoIP Gateway Configuration Intended audience: AltiGen Authorized Partners March 4, 2014 Contents Introduction... 3 Requirements... 3 MultiVoIP Gateway Configuration...

More information