Abstract. Avaya Solution & Interoperability Test Lab

Size: px
Start display at page:

Download "Abstract. Avaya Solution & Interoperability Test Lab"

Transcription

1 Avaya Solution & Interoperability Test Lab Application Notes for Avaya Meeting Exchange Enterprise Edition 5.2 and Avaya Aura Messaging 6.2 using Transport Layer Security and Secure Real-time Transport Protocol with Third-party TLS Certificates - Issue 1.0 Abstract These Application Notes describe the steps to configure Avaya Meeting Exchange Enterprise Edition 5.2 and Avaya Aura Messaging 6.2 to use Transport Layer Security (TLS) to secure SIP signaling and Secure Real-time Transport Protocol (SRTP) to encrypt media with the default Avaya TLS identity certificates replaced by new certificates generated by a third-party Certificate Authority. Using TLS secures SIP signaling against interception and unwanted modification of SIP headers. SRTP protects the media portion of SIP calls from interception and recording by unauthorized parties. Replacing the default Avaya TLS certificates allows customers to uniquely define new identities for Avaya Meeting Exchange Enterprise Edition 5.2 and Avaya Aura Messaging 6.2, further enhancing security against unwanted connections. Avaya Aura Messaging is Avaya s next generation messaging product that allows users to flexibly manage their voic from easy to use interfaces. It offers new sophisticated capabilities and an enhanced user interface for increased flexibility and interactive collaboration between employees, partners and customers. Avaya Meeting Exchange Enterprise Edition 5.2 is a market-leading audio conferencing software solution optimized for IP networks. Avaya Meeting Exchange Enterprise Edition 5.2 integrates with Avaya Aura Communication Manager using open standard SIP protocols and supports a broad range of conference types. Information in these Application Notes has been obtained through Solution Integration compliance testing and additional technical discussions. Testing was conducted at the Avaya Solution and Interoperability Test Lab. 1 of 23

2 1. Introduction These Application Notes describe the configuration steps required to implement Transport Layer Security (TLS) for SIP signaling and Secure Real-time Transport Protocol (SRTP) for media security on Avaya Meeting Exchange Enterprise Edition 5.2 and Avaya Aura Messaging 6.2. TLS adds authenticity to SIP sessions by enabling clients and servers to exchange verifiable identity certificates (Mutual Authentication) prior to engaging in encrypted communications. This offers the following security advantages:- TLS prevents identity theft, where an interloper gains access by impersonating a trusted SIP endpoint in the network. TLS implements signaling encryption to overcome eavesdropping (packet sniffing) and man-in-the-middle attacks (intruder interrupting the dialog or modifying the signaling data) by negotiating a dynamically generated symmetric key and using ciphers to encrypt TLS handshakes. TLS uses X.509 certificates and cryptography to verify the identity of clients and servers, and to exchange a symmetric key (based on a shared secret) which encrypts data flowing between the parties across a network. X.509 identity certificates can be self-signed or signed by a Certificate Authority, the latter is an entity that issues digital certificates which confirm the ownership of a public key by the named subject of the certificate. TLS operates on top of the TCP network layer. To ensure ongoing security, the connection may be renegotiated periodically. SRTP is a variation of the standard RTP protocol with enhancements to provide message authentication and encryption, adding a layer of security to RTP. SRTP requires endpoints to agree on a cryptographic algorithm and to exchange keys prior to commencing transmission. Once secured, transmission is protected from replay attacks and alteration by unapproved sources. SRTP uses the AES cipher to encrypt and decrypt messages and the HMAC-SHA1 algorithm to authenticate the message and protect its integrity. Avaya Aura Messaging (AAM) is a feature rich voic solution offering sophisticated capabilities and an enhanced user interface. Features include Unified Messaging, Speech Auto Attendant, Voice recognition and text message/ notification of voic s. Avaya Meeting Exchange Enterprise Edition 5.2 (MX) is an audio conferencing solution that uses SIP protocols to integrate with a communication network, providing enhanced features and support for event driven or ad-hoc conference types and supports integration with Lotus Sametime, Microsoft Live Meeting and Adobe Connect Professional. 2 of 23

3 2. Interoperability Testing These Application Notes focus primarily on securing AAM and MX SIP communications with TLS and SRTP in an Avaya Aura Communication Manager environment. Securing administration functions (e.g., web management) are also presented where it further enhances security. It is assumed the basic configuration steps necessary to integrate AAM and MX in the communications environment have already been completed. Applicable documents are listed in the Additional References section (Section 9) at the end of this document. Intended users of these Applications Notes should be familiar with Avaya installation procedures and necessary operating procedures. It is desirable to carry out procedures during a maintenance window as many configuration changes require restarting equipment and may result in a temporary loss of service Test Description and Coverage AAM test cases included forwarding of calls from internal and PSTN users to Avaya IP deskphones registered as SIP users on Session Manager (all using TLS and SRTP). Message notification, retrieval and deletion were also tested. MX test cases included ad-hoc conferencing, scheduled conferencing, in-conference features (presenter/chair modes, mute/drop participants). Dial-out to both internal and PSTN users was tested Test Results and Observations All test cases were successful. Meeting Exchange 5.2 does not support shuffling when SRTP is used; all testing was performed in a non-shuffled environment (i.e., direct media only). It was also noted the MX SRTP replay checking feature had to be disabled to get DTMF working for PSTN callers. See Section of 23

4 3. Reference Configuration The diagram below shows the test configuration used. Avaya Aura Messaging and Avaya Meeting Exchange TM are installed in an Avaya Aura communications infrastructure; with SIP proxy services provided by an Avaya Aura Session Manager and PBX features supplied by an Avaya Aura Communication Manager. Avaya IP Deskphone 9641 users have mailboxes configured on Avaya Aura Messaging, with the coverage feature on Communication Manager configured to route unanswered calls to Avaya Aura Messaging. User accounts were created on Meeting Exchange with a range of typical conferencing features. Figure 1: Avaya Meeting Exchange TM and Avaya Aura Messaging Reference Diagram 4 of 23

5 4. Equipment and Software Validated The following equipment and software were used for the sample configuration provided: Equipment/Software Avaya Aura System Manager on Avaya S8800 Server Avaya Aura Session Manager on Avaya S8800 Server Avaya Aura Communication Manager running on Avaya S8800 Server Avaya Meeting Exchange TM on Avaya S8800 Server Avaya Aura Messaging on Avaya S8800 Server Avaya 9641 IP Deskphone AudioCodes Mediant 3000 Media Gateway 3.0 Hewlett Packard Compaq 6000 Pro Microtower PC Release/Version Release 6.2 FP2 Version: Release 6.2 FP2 (6.3.2) Build Release 6.2 FP2 Version: SP2 plus Bridge Patch Release 6.2 SP2 Avaya one-x Deskphone SIP Release Build: 96x1-IPT-SIP-R6_3_ R3.0 Firmware Version 6.60A Microsoft Windows Server 2008 R2 Enterprise SP1 x64 Active Directory Certificate Services Role 5 of 23

6 5. Configure Avaya Aura Messaging for TLS and SRTP This procedure will demonstrate how to configure AAM to use a third-party Root Certificate which will replace the default Avaya certificate used to authenticate endpoints during TLS handshake negotiations. In addition, the default AAM identity certificate will be replaced with a new identify certificate generated by the third-party Certificate Authority (CA). To ensure interoperation with other telecommunications endpoints, it is important to add (or replace) the new CA certificate on all SIP endpoints and on all other Avaya Aura components such as Session Manager and Communication Manager in the communications network. This procedure assumes basic AAM configuration has been carried out prior to implementing these steps Configure new Third-party Certificate on Avaya Aura Messaging Obtain a copy of the new third-party CA certificate from the telecommunications systems administrator. Use a Secure File Transfer Protocol (SFTP) client, such as Filezila or WinSCP, to connect to the AAM server IP address (using the administrator account). Copy the third-party Root CA Certificate from a local computer to the directory /var/home/ftp/pub on AAM. NextProject\Certs_PostApril2nd\ Certificates certificate.key third-party.pem certificate.cer certificate.pem third-party.pem Using a SSH terminal emulator application, (e.g., PuTTY), connect to AAM (not shown). Log into AAM using the administrator username and password. Enter the following command at the prompt: tlscertmanage I <third-party> </var/home/ftp/pub/third-party.pem> where <third-party> is a descriptive name for the new CA certificate and </var/home/ftp/pub/third-party.pem> is the full path and name of the.pem file copied from the local computer to AAM. This command adds the new CA certificate into the AAM certificates store. It must be activated before it will be used for TLS. 6 of 23

7 Logon to AAM using a web browser (Mozilla Firefox supported) and the administrator account (not shown). Select the Server (Maintenance) page from the Administration menu. From the side menu, select Security Trusted Certificates and then click Add. A new page opens. In the text box, enter the name of the CA.pem file previous installed (i.e., third-party.pem) and click the Open button. third-party.pem 7 of 23

8 The Trusted Certificates page opens. This page manages the installed trusted certificates and configures what services can use these certificates. Some information about the CA certificate is displayed, including Issued To, Issued By and Expiration Date. Type the third-party certificate name in the text box (third-party.pem) and check all the check boxes. When ready, click the Add button. rootca rootca third-party.pem The new trusted CA certificate is now added to AAM s trusted certificates store and has been configured to authenticate against all services. 8 of 23

9 5.2. Create a Certificate Signing Request for Avaya Aura Messaging The previous step added a new CA certificate to AAM. AAM also needs a new TLS identity certificate that is signed by the same CA. The new TLS identity certificate will be offered to clients/servers during TLS negotiations and will be authenticated by endpoints using their own root CA certificates. The first step is to generate a Certificate Signing Request (CSR) for AAM. Logon to the AAM Server using a web browser; select the Server (Maintenance) page from the Administration menu. On the side menu, select Security Certificate Signing Request. Click on the New Request button (not shown). The Certificate Signing Request Form opens. Complete the fields with appropriate values, as shown below. Select RSA Key size of Click the Generate Request button when ready. US Colorado Denver 9 of 23

10 A new page opens showing the CSR. Copy all the text from -----BEGIN CERTIFICATE REQUEST----- up to and including -----END CERTIFICATE REQUEST----- Copy the text to a text editor (e.g., Notepad) and save the file as aam_csr.pem. When ready, click the Continue button (not shown). The CSR is now ready for signing by a third-party CA. The signed CSR will later be imported into AAM to complete the procedure. 10 of 23

11 5.3. Sign the Avaya Aura Messaging Certificate Signing Request using a Third-party Root CA Server There are many variants of root CA servers; the following procedure uses a Microsoft root CA server. Using a web browser, logon to the root CA server. A typical URL might be as follows: If the administrator has not logged in previously, an access error occurs and administrator is required to enter appropriate login credentials in a Windows Security dialog box. Press the OK button when ready The CA server home page opens. Click on the Request a certificate link. 11 of 23

12 On the next page (not shown), click the advanced certificate request link and a new page opens. Open aam_csr.pem created in Section 5.2 using Notepad and paste the contents into the Saved Request: text edit box ensuring all text is copied. In the Certificate Template: area, select an appropriate template (e.g., Webserver-Enterprise) from the drop-down menu. Click on the Submit > button. The Certificate Issued page opens. Ensure the Base 64 encoded radio button is checked. Click the Download certificate link, a file selector opens allowing the file to be saved. Save the file with a.cer extension and a descriptive name, e.g., aamsigned.cer. 12 of 23

13 5.4. Import the Signed Certificate into Avaya Aura Messaging Copy the signed certificate file aamsigned.cer to the /var//home/ftp/pub directory on AAM (see Section 5.1 for information on how to do this step). On the AAM Server, select the Server (Maintenance) page from the Administration menu. Select Security Server/Application Certificates. Click the Add button. In the next page (not shown), enter the name of the signed certificate file aamsigned.cer. Click the Open button. On the next page check all the Certificate Repositories and click Add. Restart the AAM Server to complete the certificate installation. rootca 13 of 23

14 5.5. Configure Avaya Aura Messaging Telephony Integration With new TLS certificates installed, AAM must be configured for TLS and SRTP (if not already done). The following procedure will show the important TLS and SRTP configuration settings. Using a web browser, logon to AAM (see Section 5.1) and select Messaging from the Administration drop down menu. Select Telephony Settings (Application) Telephony Integration. Configure the Basic Configuration values as shown in the red box. Ensure all ports are The IP addresses for Connection 1 and Connection 2 are the Session Manager(s) SM100 IP addresses. The SIP Domain value for both Messaging and Switch will be the same as the Session Manager SIP Domain of 23

15 Scroll down the page and click on the Show Advanced Options button (not shown). A new configuration area opens. Ensure Media Encryption is using the same encryption algorithm as Communication Manager and that Media Encryption During CapNeg is Enabled. Click the Save button when ready. Restart the AAM server. This completes configuration of Avaya Aura Messaging for TLS and SRTP with third-party certificates. 15 of 23

16 6. Configure Avaya Meeting Exchange TM for TLS and SRTP using Third-party Certificates Since Avaya Meeting Exchange TM 5.2 does not have a Web or GUI interface, configuration changes are made by editing text files and saving the new configuration to the MX server. The following procedure shows how to configure MX for TLS and SRTP using third-party certificates Add a Trusted Root Certificate to Avaya Meeting Exchange TM MX stores trusted root certificates in a certificate bundle (large flat file). To add a new certificate authority certificate, the certificate must be copied into the certificate bundle. Certificates trusted by MX are stored in /usr/local/ssl/certs/cacert.pem. If only one trusted root certificate is being used, the trusted root CA certificate can replace CAcert.pem. Obtain a copy of the root CA certificate used in Section 5.1 (third-party.pem) and open the file in a text editor (e.g., Notepad). Log into the MX command line interface using a SSH client (e.g., PuTTY or similar) using the craft account. Issue the command su sroot and enter the sroot password. Issue the command: vi /usr/local/ssl/certs/cacert.pem Paste the contents of third-party.pem to the bottom of the file. Alternatively, clear all text from CAcert.pem and paste third-party.pem into it. Save CAcert.pem. Restart MX bridge using the command: service bridge restart 16 of 23

17 6.2. Create new Private Keys and Generate a Certificate Signing Request for Avaya Meeting Exchange Log into MX Command Line interface as in Section 6.1 as craft and su to sroot. Copy the original certs and keys in /usr/local/ssl/certs to new files as backup using the following Linux commands: cd /usr/local/ssl/certs cp CliCert1.pem CliCert1.backup.pem cp ServCert1.pem ServCert1.backup.pem cp CliKey1.pem CliKey1.backup.pem cp ServKey1.pem ServKey1.backup.pem Create a new private key called CliKey1.pem with password CliKey1. Note: this is a default password and it must match the passphrase in the MX tlsdef.h header file. Create a CSR using CliKey1.pem private key. OpenSSL will be used to perform these actions, type the following at the command prompt: openssl req -out MXCert1.csr -new -newkey rsa:2048 -nodes -keyout CliKey1.pem Enter the various Certificate details when prompted (e.g., US, Colorado, Denver, etc.). Ensure the MX server FQDN is used for the common name. Enter a passphrase for the private key (take note of this). Create a new private key called ServKey1.pem with password ServKey1 (matching the passphrase in the header file) and create a CSR using ServKey1.pem private key: openssl req -out MXServCert1.csr -new -newkey rsa:2048 -nodes -keyout ServKey1.pem Enter the various Certificate details when prompted. There are two CSR s generated. Get both CSRs signed by the third-party CA, using the procedure described in Section 5.3. Copy the signed certs back into /usr/local/ssl/certs directory (using SFTP or similar) on MX and rename them as ServCert1.pem and CliCert1.pem. Restart the bridge using the service bridge restart command. 17 of 23

18 6.3. Configure Avaya Meeting Exchange TM for TLS and SRTP MX may already be configured for TLS and SRTP. Use the following procedure to verify the configuration files. Logon to MX using a SSH client (PuTTY or similar) and su sroot. Issue the command: vi /usr/ipcb/config/system.cfg Locate the following sections and ensure sips is being used, transport=tls and the port values is # request we will be listening to MyListener=sips:6000@ :5061;transport=tls # if this setting is populated will Overwrite the contact field in responses respcontact=sips:6000@ :5061;transport=tls Issue the command: vi /usr/ipcb/config/softmediaserver.cfg Locate the following section: #SRTP config Ensure the settings are as shown here. # [description: Whether or not SRTP should be used for audio streams. 0 = disabled 1 = enabled.] # [type: int] # [runtime: false] securityenabled=1 # [description: Encryption and Authentication algorithms to use for SRTP with RTP.] # [type: string] # [runtime: false] srtpcryptosuite=aes_cm_128_hmac_sha1_80 18 of 23

19 Issue the command: vi /usr/ipcb/config/audiopreferences.cfg Examine the list of codecs and ensure the values match the codecs offered by other SIP endpoints in the communications infrastructure. # audiopreferences.cfg # This table is an ordered list of MIME subtypes specifying the codecs # supported by this media server. The list is specified in the order in which # an SDP offer will list the various MIME subtypes on the m=audio line. # For static payload type numbers (i.e. numbers between 0-96) please use # the iana registered numbering scheme. # See: mimesubtype payloadtype Performance PCMU 0 10 PCMA 8 10 #G G #ilbc #ilbc #wbpcmu #wbpcma telephone-event #isac G726_ #G726_ #G726_ #G726_ Issue the command: vi /usr/ipcb/config/softmediaserver.cfg Add the following lines to the end of this file # disables the MX SRTP replay checking (wi ) srtppacketreplaychecking=0 Issue the command: service mx-bridge restart Verify PSN has been applied to MX server. See Section 9 for more information. This completes configuration of Avaya Meeting Exchange TM for TLS and SRTP with third-party certificates. 19 of 23

20 7. Verification Steps 7.1. Avaya Aura Messaging Place a call from an internal station to another internal station. Allow the call to go to coverage. Confirm the call diverts to AAM and the mailbox prompts are correct. Leave a voice message for the user. On hang-up, confirm the called user s message waiting lamp illuminates. Using the called phone, place a call to AAM, login to the user s mailbox and listen to the message. Delete the voice mail, confirm the message waiting lamp extinguishes. Repeat the above sequence except place the call from a PSTN location. Logon to Avaya Aura Session Manager using a SSH client and the craft account. At the command line, enter the following command: tracesm uni dt (hit the enter key) Place a call to an internal station from a PSTN phone and allow it to go to coverage. Observe the outgoing call to AAM on the SIP trace. Confirm the call is using SIPS and the SDP contains information on cryptographic options. Logon to Avaya Aura Communication Manager using the SAT interface (craft account) and enter the following command: status trunk x (where x is the SIP trunk between Communication Manager and Session Manager). Page through the screens until the active trunk member is located. In the example below, member 0002/032 is active. status trunk 2 Page 3 TRUNK GROUP STATUS Member Port Service State Mtce Connected Ports Busy 0002/029 T00035 in-service/idle no 0002/030 T00036 in-service/idle no 0002/031 T00037 in-service/idle no 0002/032 T00038 in-service/active no T of 23

21 Issue the command status trunk 0002/032 and scroll to Page 3. Observe the SRTP encryption scheme in use, it should be as configured in Section 5.5. status trunk 0002/032 Page 3 of 3 SRC PORT TO DEST PORT TALKPATH src port: T00038 T00038:TX: :35010/g711u/20ms/1-srtp-aescm128-hmac80 T00050:RX: :37118/g711u/20ms/1-srtp-aescm128-hmac Avaya Meeting Exchange TM Using a selection of stations (internal and PSTN), dial into a conference. Confirm all users can hear each other and that bridge functions such as mute work. Logon to Avaya Aura Communication Manager using the SAT interface (craft account) and enter the following command: status trunk x (where x is the SIP trunk between Communication Manager and Session Manager). Page through the screens until the active trunk member is located. In the example below, member 0002/032 is active. status trunk 3 Page 3 TRUNK GROUP STATUS Member Port Service State Mtce Connected Ports Busy 0003/11 T00007 in-service/idle no 0003/12 T00008 in-service/active no T00015 Issue the command status trunk 0003/032 and scroll to Page 3. Observe the SRTP encryption scheme in use; it should be as configured in Section 6.3. status trunk 0002/032 Page 3 of 3 SRC PORT TO DEST PORT TALKPATH src port: T00038 T00012:TX: :35010/g711u/20ms/1-srtp-aescm128-hmac80 T00015:RX: :37118/g711u/20ms/1-srtp-aescm128-hmac80 21 of 23

22 8. Conclusion These Application Notes describe how to configure Avaya Aura Messaging and Avaya Meeting Exchange TM to use Transport Layer Security and Secure Real-time Transport Protocol as a security enhancement for networks that require high immunity from message interception and modification. One issue was found with Avaya Meeting Exchange TM and DTMF from PSTN callers, see Section 2.2 for details. 9. Additional References Further Avaya Product documentation relevant to these Application Notes may be available at [1] Administering Meeting Exchange Servers Release February 18, Issue 1. [2] Configuring Avaya Aura System Manager 6.2 FP2 and Avaya Aura Session Manager 6.2 FP2 to use Third-Party Security Certificates for Transport Layer Security. [3] Administering Avaya Aura Messaging Release 6.2 Issue 2.2 December 2013 [4] Administering Avaya Aura System Manager Release Oct 2013 [5] PSN Oct See link below: [6] RFC The Transport Layer Security (TLS) Protocol - Available from [7] RFC The Secure Real-time Transport Protocol (SRTP) - Available from 22 of 23

23 Avaya and the Avaya Logo are trademarks of Avaya Inc. All trademarks identified by and are registered trademarks or trademarks, respectively, of Avaya Inc. All other trademarks are the property of their respective owners. The information provided in these Application Notes is subject to change without notice. The configurations, technical data, and recommendations provided in these Application Notes are believed to be accurate and dependable, but are presented without express or implied warranty. Users are responsible for their application of any products specified in these Application Notes. Please any questions or comments pertaining to these Application Notes along with the full title name and filename, located in the lower right corner, directly to the Avaya Solution & Interoperability Test Lab at 23 of 23

Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0

Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0 Abstract These Application Notes describe the configuration of Avaya

More information

Application Notes for Revolabs FLX UC 1000 with Avaya IP Office - Issue 0.1

Application Notes for Revolabs FLX UC 1000 with Avaya IP Office - Issue 0.1 Avaya Solution & Interoperability Test Lab Application Notes for Revolabs FLX UC 1000 with Avaya IP Office - Issue 0.1 Abstract These Application Notes describe the configuration steps required to integrate

More information

Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0

Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Abstract These Application Notes

More information

Configuring a SIP Trunk between Avaya Aura Session Manager Release 6.1 and Avaya Communication Server 1000E Release 7.5 Issue 1.0

Configuring a SIP Trunk between Avaya Aura Session Manager Release 6.1 and Avaya Communication Server 1000E Release 7.5 Issue 1.0 Avaya Solution Interoperability Test Lab Configuring a SIP Trunk between Avaya Aura Session Manager Release 6.1 and Avaya Communication Server 1000E Release 7.5 Issue 1.0 Abstract These Application Notes

More information

Application Notes for TANDBERG Video Conference Solution with Avaya Meeting Exchange - Issue 1.0

Application Notes for TANDBERG Video Conference Solution with Avaya Meeting Exchange - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for TANDBERG Video Conference Solution with Avaya Meeting Exchange - Issue 1.0 Abstract These Application Notes describe the configuration steps

More information

Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya Aura Communication Manager Using Avaya Aura SIP Enablement Services Issue 1.

Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya Aura Communication Manager Using Avaya Aura SIP Enablement Services Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya Aura Communication Manager Using Avaya Aura SIP Enablement Services Issue 1.0 Abstract These Application

More information

Application Notes for Configuring Yealink T-22 SIP Phones to interoperate with Avaya IP Office - Issue 1.0

Application Notes for Configuring Yealink T-22 SIP Phones to interoperate with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Yealink T-22 SIP Phones to interoperate with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the configuration

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

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

Application Notes for snom 3x0 VoIP Phones with Avaya IP Office Issue 1.0

Application Notes for snom 3x0 VoIP Phones with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for snom 3x0 VoIP Phones with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required for snom

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

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

Configuring Avaya Aura Communication Manager and Avaya Call Management System Release 16.3 with Avaya Contact Center Control Manager Issue 1.

Configuring Avaya Aura Communication Manager and Avaya Call Management System Release 16.3 with Avaya Contact Center Control Manager Issue 1. Avaya Solution Interoperability Test Lab Configuring Avaya Aura Communication Manager and Avaya Call Management System Release 16.3 with Avaya Contact Center Control Manager Issue 1.0 Abstract These Application

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 DuVoice with Avaya IP Office 8.1 Issue 1.1

Application Notes for DuVoice with Avaya IP Office 8.1 Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for DuVoice with Avaya IP Office 8.1 Issue 1.1 Abstract These Application Notes describe the configuration steps required for the DuVoice hospitality

More information

Avaya Solution & Interoperability Test Lab

Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring Remote Users with Avaya Session Border Controller Advanced for Enterprise R6.2 FP1 in a Back-To- Back-To-Back configuration with Multiple Avaya Aura

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

Avaya Solution & Interoperability Test Lab Application Notes for Configuring Datatal AB Flexi with Avaya IP Office - Issue 1.0

Avaya Solution & Interoperability Test Lab Application Notes for Configuring Datatal AB Flexi with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Datatal AB Flexi with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the configuration steps required

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

Configuring Avaya Aura Messaging R6.1 connectivity with IBM Lotus Notes R8.5 IMAP4 based Email Client using SSL Issue 1.0

Configuring Avaya Aura Messaging R6.1 connectivity with IBM Lotus Notes R8.5 IMAP4 based Email Client using SSL Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Avaya Aura Messaging R6.1 connectivity with IBM Lotus Notes R8.5 IMAP4 based Email Client using SSL Issue 1.0 Abstract These Application Notes present

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

Application Notes for AudioCodes MP-202 Telephone Adaptor with Avaya SIP Enablement Services and Avaya Communication Manager - Issue 1.

Application Notes for AudioCodes MP-202 Telephone Adaptor with Avaya SIP Enablement Services and Avaya Communication Manager - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for AudioCodes MP-202 Telephone Adaptor with Avaya SIP Enablement Services and Avaya Communication Manager - Issue 1.0 Abstract These Application

More information

Application Notes for Resource Software International Revolution Web Call Accounting with Avaya Quick Edition Issue 1.0

Application Notes for Resource Software International Revolution Web Call Accounting with Avaya Quick Edition Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Resource Software International Revolution Web Call Accounting with Avaya Quick Edition Issue 1.0 Abstract These Application Notes describe

More information

Abstract. These Application Notes provide information for the setup, configuration, and verification of this solution.

Abstract. These Application Notes provide information for the setup, configuration, and verification of this solution. Avaya Solution Interoperability Test Lab Configuring DHCP server Site Specific Option Number for Avaya one-x IP Deskphone Firmware Distribution with Avaya File Server Application MV_IPTel Issue 1.0 Abstract

More information

Application Notes for Microsoft Office Communicator R2 Client integration with Avaya one-x Portal and Intelligent Presence Server - Issue 1.

Application Notes for Microsoft Office Communicator R2 Client integration with Avaya one-x Portal and Intelligent Presence Server - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Microsoft Office Communicator R2 Client integration with Avaya one-x Portal and Intelligent Presence Server - Issue 1.0 Abstract These Application

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

Application Notes for MultiTech FaxFinder FFx40 Software version 1.1.8 with Avaya IP Office 8.0 Issue 1.0

Application Notes for MultiTech FaxFinder FFx40 Software version 1.1.8 with Avaya IP Office 8.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for MultiTech FaxFinder FFx40 Software version 1.1.8 with Avaya IP Office 8.0 Issue 1.0 Abstract These Application Notes describe the configuration

More information

Application Notes for Configuring a SonicWALL Continuous Data Protection (CDP) backup solution with Avaya VoiceMail Pro - Issue 1.

Application Notes for Configuring a SonicWALL Continuous Data Protection (CDP) backup solution with Avaya VoiceMail Pro - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring a SonicWALL Continuous Data Protection (CDP) backup solution with Avaya VoiceMail Pro - Issue 1.0 Abstract These Application

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

Updated Since : 2007-02-09

Updated Since : 2007-02-09 Microsoft Exchange Server 2007 Unified Messaging PBX Configuration Note: Avaya S8300 with AudioCodes Mediant 2000 using T1 CAS (In-band DTMF Tones) By : AudioCodes Updated Since : 2007-02-09 READ THIS

More information

Application Notes for Spectralink 84-Series Wireless Telephones and Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.

Application Notes for Spectralink 84-Series Wireless Telephones and Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Spectralink 84-Series Wireless Telephones and Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Abstract These Application

More information

Avaya Solution & Interoperability Test Lab

Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Ascom Wireless IP-DECT SIP Solution with Avaya IP Office 9.0 in a Converged Voice over IP and Data Network - Issue 1.0 Abstract

More information

Application Notes for Configuring the Ascom i62 VoWiFi handset version 2.3.16 with Avaya IP Office Release 7.0 - Issue 1.0

Application Notes for Configuring the Ascom i62 VoWiFi handset version 2.3.16 with Avaya IP Office Release 7.0 - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Ascom i62 VoWiFi handset version 2.3.16 with Avaya IP Office Release 7.0 - Issue 1.0 Abstract These Application Notes describe

More information

Avaya one-x Communicator User Reference

Avaya one-x Communicator User Reference Avaya one-x Communicator User Reference November 2009 Table Of Contents Introduction...1 Log into the server...3 Log out of the server...5 Use your feature buttons...7 Use Avaya one-x Communicator with

More information

Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya IP Office Issue 1.0

Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required for Biamp

More information

Application Notes for VTech 1-Line Corded Analog Hotel Phone with Avaya IP Office 8.1 and Voicemail Pro 8.1 Issue 1.0

Application Notes for VTech 1-Line Corded Analog Hotel Phone with Avaya IP Office 8.1 and Voicemail Pro 8.1 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for VTech 1-Line Corded Analog Hotel Phone with Avaya IP Office 8.1 and Voicemail Pro 8.1 Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for GN Netcom Jabra PC Suite Software Version 2.9 and Jabra Speak 410 USB with Avaya Aura Agent Desktop 6.2 Issue 1.

Application Notes for GN Netcom Jabra PC Suite Software Version 2.9 and Jabra Speak 410 USB with Avaya Aura Agent Desktop 6.2 Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for GN Netcom Jabra PC Suite Software Version 2.9 and Jabra Speak 410 USB with Avaya Aura Agent Desktop 6.2 Issue 1.0 Abstract These Application

More information

Application Notes for DuVoice with Avaya IP Office 9.0 Issue 1.0

Application Notes for DuVoice with Avaya IP Office 9.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for DuVoice with Avaya IP Office 9.0 Issue 1.0 Abstract These Application Notes describe the configuration steps required for the DuVoice hospitality

More information

Application Notes for Configuring Wesley Clover Solutions Trading Platform with Avaya IP Office using SIP Trunks Issue 1.0

Application Notes for Configuring Wesley Clover Solutions Trading Platform with Avaya IP Office using SIP Trunks Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Wesley Clover Solutions Trading Platform with Avaya IP Office using SIP Trunks Issue 1.0 Abstract These Application Notes contain

More information

Application Notes for G-Tek SIP Telephone MT-102H version 1510X.27.1.02i with Avaya Software Communication System Release 3.0 Issue 1.0.

Application Notes for G-Tek SIP Telephone MT-102H version 1510X.27.1.02i with Avaya Software Communication System Release 3.0 Issue 1.0. Avaya Solution & Interoperability Test Lab Application Notes for G-Tek SIP Telephone MT-102H version 1510X.27.1.02i with Avaya Software Communication System Release 3.0 Issue 1.0 Abstract These Application

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Ascom Wireless IP- DECT SIP Solution with Avaya IP Office in a Converged Voice over IP and Data Network - Issue 1.1 Abstract

More information

Application Notes for DuVoice Emergency Alert System with Avaya IP Office 9.0 Issue 1.0

Application Notes for DuVoice Emergency Alert System with Avaya IP Office 9.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for DuVoice Emergency Alert System with Avaya IP Office 9.0 Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

Updated Since : 2007-02-09

Updated Since : 2007-02-09 Microsoft Exchange Server 2007 Unified Messaging PBX Configuration Note: Siemens HiPath3550 with AudioCodes MP-11x FXO using Analog lines (In-band DTMF) By : AudioCodes Updated Since : 2007-02-09 READ

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring a Virtual Private Network (VPN) for Avaya IP Office using the Edgewater Networks EdgeMarc 4500 VoIP VPN Appliance - Issue 1.0

More information

Feature and Technical

Feature and Technical BlackBerry Mobile Voice System for SIP Gateways and the Avaya Aura Session Manager Version: 5.3 Feature and Technical Overview Published: 2013-06-19 SWD-20130619135120555 Contents 1 Overview...4 2 Features...5

More information

Application Notes for Configuring Avaya IP Office 8.1 with Colt VoIP Access service Issue 1.0

Application Notes for Configuring Avaya IP Office 8.1 with Colt VoIP Access service Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Avaya IP Office 8.1 with Colt VoIP Access service Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

How To Test Fcs Winexpress On An Ipo On A Pc Or Mac Xp (Windows) On A Microsoft V3.3.5 (Windows Xp) On An Iphone Or Ipo (Windows V3) On Pc

How To Test Fcs Winexpress On An Ipo On A Pc Or Mac Xp (Windows) On A Microsoft V3.3.5 (Windows Xp) On An Iphone Or Ipo (Windows V3) On Pc Avaya Solution & Interoperability Test Lab Application Notes for FCS WinExpress 2.0 with Avaya IP Office 6.1 Issue 1.1 Abstract These Application Notes describe the configuration steps required for FCS

More information

Application Notes for Jabra PC Suite and Jabra SUPREME UC Bluetooth Headset with Avaya one-x Agent - Issue 1.1

Application Notes for Jabra PC Suite and Jabra SUPREME UC Bluetooth Headset with Avaya one-x Agent - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Jabra PC Suite and Jabra SUPREME UC Bluetooth Headset with Avaya one-x Agent - Issue 1.1 Abstract These Application Notes describe the configuration

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for IPC Unigy with Avaya Modular Messaging 5.2 and Avaya Aura SIP Enablement Services 5.2.1 in a Centralized Messaging Environment using QSIG

More information

TLS and SRTP for Skype Connect. Technical Datasheet

TLS and SRTP for Skype Connect. Technical Datasheet TLS and SRTP for Skype Connect Technical Datasheet Copyright Skype Limited 2011 Introducing TLS and SRTP Protocols help protect enterprise communications Skype Connect now provides Transport Layer Security

More information

Microsoft OCS with IPC-R: SIP (M)TLS Trunking. directpacket Product Supplement

Microsoft OCS with IPC-R: SIP (M)TLS Trunking. directpacket Product Supplement Microsoft OCS with IPC-R: SIP (M)TLS Trunking directpacket Product Supplement directpacket Research www.directpacket.com 2 Contents Prepare DNS... 6 Prepare Certificate Template for MTLS... 6 1 Create

More information

Application Notes for Jabra PC Suite and Jabra Evolve 65 Headset with Avaya one-x Agent - Issue 1.0

Application Notes for Jabra PC Suite and Jabra Evolve 65 Headset with Avaya one-x Agent - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Jabra PC Suite and Jabra Evolve 65 Headset with Avaya one-x Agent - Issue 1.0 Abstract These Application Notes describe the configuration

More information

Application Notes for Configuring Alternate Methods of Domain Based Routing for Outbound SIP Calls with the Avaya SIP Trunk Architecture Issue 1.

Application Notes for Configuring Alternate Methods of Domain Based Routing for Outbound SIP Calls with the Avaya SIP Trunk Architecture Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Alternate Methods of Domain Based Routing for Outbound SIP Calls with the Avaya SIP Trunk Architecture Issue 1.0 Abstract These

More information

Application notes for SIPERA UC-Sec 4.0 Remote User Enablement Solution with Avaya Multimedia Communication System 5100 release 4.0 Issue 1.

Application notes for SIPERA UC-Sec 4.0 Remote User Enablement Solution with Avaya Multimedia Communication System 5100 release 4.0 Issue 1. Avaya Solution & Interoperability Test Lab Application notes for SIPERA UC-Sec 4.0 Remote User Enablement Solution with Avaya Multimedia Communication System 5100 release 4.0 Issue 1.0 Abstract These Application

More information

Avaya one-x Communicator User Reference

Avaya one-x Communicator User Reference Avaya one-x Communicator User Reference Table Of Contents Introduction...1 Logging in to the server...3 Logging out of the server...5 Using your feature buttons...7 Using Avaya one-x Communicator with

More information

Application Notes for Algo 8180 SIP Audio Alerter with Avaya Aura TM Session Manager and Avaya Aura TM Communication Manager - Issue 1.

Application Notes for Algo 8180 SIP Audio Alerter with Avaya Aura TM Session Manager and Avaya Aura TM Communication Manager - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Algo 8180 SIP Audio Alerter with Avaya Aura TM Session Manager and Avaya Aura TM Communication Manager - Issue 1.0 Abstract These Application

More information

Configuring Alcatel OmniPCX Enterprise with Avaya Meeting Exchange TM Enterprise Edition 5.2 Issue 1.0

Configuring Alcatel OmniPCX Enterprise with Avaya Meeting Exchange TM Enterprise Edition 5.2 Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Alcatel OmniPCX Enterprise with Avaya Meeting Exchange TM Enterprise Edition 5.2 Issue 1.0 Abstract These Application Notes present a sample configuration

More information

Application Notes for Valcom PagePro IP with Avaya IP Office Issue 1.0

Application Notes for Valcom PagePro IP with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Valcom PagePro IP with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required for Valcom PagePro

More information

Application Notes for Algo 8028 SIP Door Phone with Avaya IP Office - Issue 1.0

Application Notes for Algo 8028 SIP Door Phone with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Algo 8028 SIP Door Phone with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the configuration steps required for

More information

Application Notes for configuring ContactPro from CCT Deutschland GmbH with Avaya Aura Presence Services R6.2 - Issue 1.0

Application Notes for configuring ContactPro from CCT Deutschland GmbH with Avaya Aura Presence Services R6.2 - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for configuring ContactPro from CCT Deutschland GmbH with Avaya Aura Presence Services R6.2 - Issue 1.0 Abstract These Application Notes describe

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 Multi-Tech FaxFinder IP with Avaya IP Office Issue 1.0

Application Notes for Multi-Tech FaxFinder IP with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Multi-Tech FaxFinder IP with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required to integrate

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

Application Notes for Algo 8180 SIP Audio Alerter with Avaya IP Office - Issue 1.1

Application Notes for Algo 8180 SIP Audio Alerter with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Algo 8180 SIP Audio Alerter with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the configuration steps required

More information

Implementation notes on Integration of Avaya Aura Application Enablement Services with Microsoft Lync 2010 Server.

Implementation notes on Integration of Avaya Aura Application Enablement Services with Microsoft Lync 2010 Server. Implementation notes on Integration of Avaya Aura Application Enablement Services with Microsoft Lync 2010 Server. Introduction The Avaya Aura Application Enablement Services Integration for Microsoft

More information

Application Notes for Speech Technology Center Voice Navigator 8 with Avaya Aura Experience Portal 7.0.1 - Issue 1.0

Application Notes for Speech Technology Center Voice Navigator 8 with Avaya Aura Experience Portal 7.0.1 - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Speech Technology Center Voice Navigator 8 with Avaya Aura Experience Portal 7.0.1 - Issue 1.0 Abstract These application notes describe

More information

Avaya one-x Mobile User Guide for iphone

Avaya one-x Mobile User Guide for iphone Avaya one-x Mobile User Guide for iphone Release 5.2 January 2010 0.3 2009 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document was

More information

Unifying Information Security. Implementing TLS on the CLEARSWIFT SECURE Email Gateway

Unifying Information Security. Implementing TLS on the CLEARSWIFT SECURE Email Gateway Unifying Information Security Implementing TLS on the CLEARSWIFT SECURE Email Gateway Contents 1 Introduction... 3 2 Understanding TLS... 4 3 Clearswift s Application of TLS... 5 3.1 Opportunistic TLS...

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring a Small to Medium Size Business VoIP and Data Network Solution Consisting of HP ProCurve Networking Switches and an Avaya Telephony

More information

Updated Since : 2007-02-18

Updated Since : 2007-02-18 Microsoft Exchange Server 2007 Unified Messaging PBX Configuration Note: Panasonic KX-TDA200 with AudioCodes MP-11x FXO using Analog lines (In-band DTMF) By : AudioCodes Updated Since : 2007-02-18 READ

More information

Application Notes for Integrating Verint ULTRA9 VoIP Call Recording Service With Avaya Interaction Center - Issue 1.1

Application Notes for Integrating Verint ULTRA9 VoIP Call Recording Service With Avaya Interaction Center - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Integrating Verint ULTRA9 VoIP Call Recording Service With Avaya Interaction Center - Issue 1.1 Abstract Verint Ultra Intelligent Recording

More information

Configuring Instant Messaging and Presence capability for Avaya IP Agent using Avaya SIP Enablement Services - Issue 1.0

Configuring Instant Messaging and Presence capability for Avaya IP Agent using Avaya SIP Enablement Services - Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Instant Messaging and Presence capability for Avaya IP Agent using Avaya SIP Enablement Services - Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for Configuring OneStream SIP Trunking with Avaya IP Office Release 8.1 Issue 0.1

Application Notes for Configuring OneStream SIP Trunking with Avaya IP Office Release 8.1 Issue 0.1 Avaya Solution & Interoperability Test Lab Application Notes for Configuring OneStream SIP Trunking with Avaya IP Office Release 8.1 Issue 0.1 Abstract These Application Notes describes the steps to configure

More information

Communication Manager configuration for BLU-103

Communication Manager configuration for BLU-103 Avaya Aura Communication Manager configuration for BLU-103 Application Notes for Configuring BLU-103 VoIP Solution with Avaya Aura Session Manager 6.3 and Avaya Aura Communication Manager 6.3 10653 South

More information

Application Notes for Spectralink 84-Series Wireless Telephones and Avaya IP Office Issue 1.0

Application Notes for Spectralink 84-Series Wireless Telephones and Avaya IP Office Issue 1.0 ` Avaya Solution & Interoperability Test Lab Application Notes for Spectralink 84-Series Wireless Telephones and Avaya IP Office Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

Integrating a Hitachi IP5000 Wireless IP Phone

Integrating a Hitachi IP5000 Wireless IP Phone November, 2007 Avaya Quick Edition Integrating a Hitachi IP5000 Wireless IP Phone This application note explains how to configure the Hitachi IP5000 wireless IP telephone to connect with Avaya Quick Edition

More information

Configuring for Integra Telecom SIP Solutions

Configuring for Integra Telecom SIP Solutions February 2013 Configuring for Integra Telecom SIP Solutions Section Title Page Background 1 Table 1 Software & Firmware Versions Tested 1 Figure 1 Generic IP PBX Test Configuration (with Transparent SIP

More information

Application Notes for DATEL Call SWEET! Live Outbound Dialer with Avaya IP Office 8.0 Issue 1.0

Application Notes for DATEL Call SWEET! Live Outbound Dialer with Avaya IP Office 8.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for DATEL Call SWEET! Live Outbound Dialer with Avaya IP Office 8.0 Issue 1.0 Abstract These Application Notes describe the configuration steps

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for LumenVox Automated Speech Recognizer, LumenVox Text-to-Speech Server and Call Progress Analysis with Avaya Aura Experience Portal Issue

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

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

Application Notes for Configuring NMS Adaptive Desktop SMS with Avaya IP Office R8.0 using Avaya IP Office TAPI Service Provider - Issue 1.

Application Notes for Configuring NMS Adaptive Desktop SMS with Avaya IP Office R8.0 using Avaya IP Office TAPI Service Provider - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring NMS Adaptive Desktop SMS with Avaya IP Office R8.0 using Avaya IP Office TAPI Service Provider - Issue 1.0 Abstract These Application

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 MultiTech FaxFinder IP with Avaya IP Office Issue 1.0

Application Notes for MultiTech FaxFinder IP with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for MultiTech FaxFinder IP with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required to integrate

More information

Configuring an IPSec Tunnel between a Cisco 3825 Router and the Cisco VPN Client to Support Avaya IP Softphone Issue 1.0

Configuring an IPSec Tunnel between a Cisco 3825 Router and the Cisco VPN Client to Support Avaya IP Softphone Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring an IPSec Tunnel between a Cisco 3825 Router and the Cisco VPN Client to Support Avaya IP Softphone Issue 1.0 Abstract These Application Notes describe

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

Application Notes for Configuring QuesCom 400 IP/GSM Gateway with Avaya IP Office using H.323 trunks Issue 1.0

Application Notes for Configuring QuesCom 400 IP/GSM Gateway with Avaya IP Office using H.323 trunks Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring QuesCom 400 IP/GSM Gateway with Avaya IP Office using H.323 trunks Issue 1.0 Abstract These Application Notes describe the configuration

More information

Grandstream Networks, Inc.

Grandstream Networks, Inc. Grandstream Networks, Inc. GVC3200/GVC3200 Conferencing System for Android TM Application Note: Preliminary Interoperability Test between GVC3200/GVC3200 and Other Video Conference Systems Index INTRODUCTION...

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for DATEL Software Solution Call SWEET! Live with Avaya Aura Communication Manager and Avaya Aura Application Enablement Services Issue 1.0

More information

Sametime Unified Telephony Lite Client:

Sametime Unified Telephony Lite Client: Sametime Version 8.5.2 From Zero to Hero Sametime Unified Telephony Lite Client: Configuring SIP trunks to third-party audio/video equipment Contents Edition Notice...4 1 Introduction...5 1.1 What is Sametime

More information

ZULTYS. Optimum Business Trunking and the Zultys MX250 IP PBX Configuration Guide

ZULTYS. Optimum Business Trunking and the Zultys MX250 IP PBX Configuration Guide ZULTYS Optimum Business Trunking and the Zultys MX250 IP PBX Configuration Guide ZULTYS Table of Contents 1. Overview 2. SIP Trunk Adaptor Set-up Instructions 3. Additional Set-up Information 4. International

More information

Application Notes for xmatters enterprise and Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0

Application Notes for xmatters enterprise and Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for xmatters enterprise and Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Abstract These Application Notes describe

More information

MyIC setup and configuration (with sample configuration for Alcatel Lucent test environment)

MyIC setup and configuration (with sample configuration for Alcatel Lucent test environment) MyIC setup and configuration (with sample configuration for Alcatel Lucent test environment) N.B. Goto MyIC Preferences in the System Toolbar. Description: this may be any appropriate description of the

More information

Updated Since : 2007-02-18

Updated Since : 2007-02-18 Microsoft Exchange Server 2007 Unified Messaging PBX Configuration Note: Panasonic KX-TES824 with AudioCodes MP-11x FXO using Analog lines (In-band DTMF) By : AudioCodes Updated Since : 2007-02-18 READ

More information

Application Notes for Biamp Tesira SVC-2 and Avaya IP Office Issue 1.0

Application Notes for Biamp Tesira SVC-2 and Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Biamp Tesira SVC-2 and Avaya IP Office Issue 1.0 Abstract These Application Notes describe the procedures for configuring Biamp Tesira SVC-2

More information

Application Notes for VPI EMPOWER Suite Performance Reporting with Avaya Call Management System R17 Issue 1.0

Application Notes for VPI EMPOWER Suite Performance Reporting with Avaya Call Management System R17 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for VPI EMPOWER Suite Performance Reporting with Avaya Call Management System R17 Issue 1.0 Abstract These Application Notes describe the configuration

More information

Avaya IP Office SIP Configuration Guide

Avaya IP Office SIP 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 is added to the IP Office system as a SIP Extension.

More information