LifeSize Transit Server Guide
|
|
|
- Erica Russell
- 10 years ago
- Views:
Transcription
1 LifeSize Transit Server Guide
2 October 2008 Copyright Notice LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure that the information contained in this document is accurate and reliable, but assumes no responsibility for errors or omissions. Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless noted. This document contains copyrighted and proprietary information, which is protected by United States copyright laws and international treaty provisions. No part of the document may be reproduced or transmitted, in any form or by any means, electronic or mechanical, for any purpose, without the express written permission from LifeSize Communications. Trademark Acknowledgments LifeSize is the trademark of LifeSize Communications Inc. All other trademarks are the property of their respective owners. Patent Notice For patents covering LifeSize products, refer to Contacting Customer Support If you have questions, concerns, or need assistance, contact your LifeSize Channel Partner. Providing Customer Feedback LifeSize Communications welcomes your comments regarding our products and services. If you have feedback about this or any LifeSize product, please send it to Contact information for LifeSize Communications is as follows: Method Address Internet Phone (877) LIFESIZE or (877) (512) Fax (512) LifeSize Transit Server Guide
3 Welcome to LifeSize Transit LifeSize Transit enables your video communications devices to communicate with each other across firewalls and NATs. The LifeSize Transit system is comprised of SIP and H.323 firewall traversal clients and servers. SIP firewall traversal includes the following functionality: Media server that is optimized for relaying the actual voice, video, and application sharing data. Signalling server (proxy server) that handles NAT/firewall traversal, call setup, and operation and maintenance services. Registrar that provides the SIP registration function. Support for Simple Traversal of UDP through NATs (STUN), Traversal Using Relay NAT (TURN), and Interactive Connectivity Establishment (ICE) Support for UDP Relay, relaying media for NAT-unaware SIP user agents or those located behind an endpoint-dependent NAT using symmetric RTP. H.323 firewall traversal includes the following functionality: H server for H.323 traversal call control and call establishment H server for H.323 traversal media control Configurations The following diagram illustrates the different configurations in which you can use the LifeSize Transit components. The LifeSize Transit Server resides on the internet, typically in the DMZ, and enables firewall and NAT traversal, session and media control for UDP, TCP, and HTTP media, as well as H.460 control. It also serves as an H.323 gatekeeper or SIP proxy and registrar. The LifeSize Transit server is both an H.460 traversal server and a SIP traversal server. LifeSize Transit SIP Firewall traversal, an embedded SIP traversal client included with LifeSize video communications systems, serving as a SIP proxy to communicate over firewalls. LifeSize Transit SIP Client used with a third party vendors device, serving as an enterprise proxy to communicate over firewalls. The enterprise proxy is a multi-user SIP traversal client running standalone and connected to your internal network which communicates with the LifeSize Transit Server. This configuration provides firewall and NAT traversal for third party SIP devices. H.323 firewall traversal provides firewall traversal for any H.460 enabled devices, including LifeSize. LifeSize Transit Server Guide 3
4 A system with a public IP address can also directly communicate with the server to contact another system inside the firewall. The default configuration of LifeSize Transit Server includes a Media Server and a Signalling Server (Proxy Server) enabled within the same 1U device. Optionally, you can decouple the Signalling Server from the Media Server enabling multiple Media Servers to work directly with a single Signalling Server. 4 LifeSize Transit Server Guide
5 The Media Server is optimized for processing the actual voice, video, and application sharing data; the Signalling Server handles everything else: registrations, call setup, and the operation and maintenance services. The LifeSize Transit Server also includes an embedded internal SIP Registrar and H.323 Gatekeeper. Deployment Considerations When serving a large number of users spread worldwide, it is a good idea to deploy servers in dedicated geographical areas. Especially for users connecting through tunnelled connections, the tunnelled legs should be kept short for good media quality. You can set up each cluster of servers to serve a certain geographical area (typically continents). The server uses a database of IP addresses and matches the connecting IP address to automatically direct a connecting client to the closest server. Each time the client connects to a server, it downloads a prioritized list of clusters, in which the server entries are randomized per cluster. There must be one master server in a global system. This holds the user database and master configuration. If you set up one of the servers to be the SIP registrar, it is also a good idea to have this as the master server; otherwise you must deploy a separate database in connection with registrations. A server that is not a registrar is not aware of whether the other servers are registrars, and uses DNS SRV or configured routes to find out where the request should be sent. In this way, the operation and configuration is exactly the same whether a given registrar is embedded in a server or not. DNS Entries For a publicly available service, signalling and media servers need to have public addresses that are registered in the global DNS service. For companies that do not manage their own domain names, ask your Internet Service Provider (ISP) to do this. The DNS entries chosen for the servers must match the name in the SSL certificate. For example: pxs1.somecompany.com for the signalling server me1.somecompany.com for the media server Refer to DNS SRV Records on page 37 for more example DNS SRV Records. Server Network Configuration The Signalling Server and the Media Engine would normally be located on an open Internet site. It is possible to put up a firewall in front of the servers, and even a NAT device. You must open the following ports in the firewall, or set up static routing from the NAT s public address. The following are default ports, but you can configure them differently. LifeSize Transit Server Guide 5
6 Signalling Server HTTPS port 443 must be reachable for everyone. If configured, the clients first try to connect on TCP rather than HTTPS, and the client connects using TCP on port 444 and port 80. TCP and UDP port 5060 if communication towards other SIP clients, servers is desired. UDP ports 3478 and or as configured for STUN if UDP based media streams (where supported) is desired. UDP (and optionally TCP) ports 3560 or as configured for TURN requests if desired. HTTPS port 8181 and port 8080 for the interface if remote web management is desired. TCP port 22 for SSH if remote shell management is desired. Media Engine HTTPS port 443 must be reachable for everyone. If configured, the clients first try to connect on TCP rather than HTTPS, and the client connects using TCP on port 444 and port 80. To support UDP relay and external calls, you must open a UDP port range that is configurable in the me.cfg file under /root/me. Default values are If support for TCP based media (for example application sharing) is desired, you must open a TCP port range. The ports used for this are configurable in the me.cfg file under /root/me. Default values are UDP ports 3478 and or as configured for STUN if UDP based media streams (where supported) is desired. UDP (and optionally TCP) ports 3560 or as configured for TURN requests if desired TCP port 22 for SSH if remote shell management is desired. Normally the servers are co-located on the same network. Otherwise, the Media Engine TCP port (by default) must be reachable for the Signalling Server. H.323 Traversal Server The optional H.323 traversal server supports relaying H.323 devices and is also an H.460 server. The following additional open ports are required: TCP port 1720 for H.323 call signalling UDP port 1719 for H.323 RAS signalling TCP port 1722 for H.245 media control signalling UDP ports for external media 6 LifeSize Transit Server Guide
7 TCP server ports from the range are used dynamically per call. UDP port 6768 for H multiplexed RTP signaling UDP port 6769 for H multiplexed RTCP signaling UDP Relay The LifeSize Transit server provides FW/NAT traversal for SIP user agents connecting directly. It automatically detects whether a client is behind a symmetric NAT (and cannot use STUN/ICE) and keeps the signalling connection open with frequent refresh registrations when needed. In a call, the server will induce media relay for the client by rewriting the media addresses and ports in SDP. STUN Server The LifeSize Transit server comprises a STUN server on both the signalling and media servers. They are all compliant to RFC 3489 and the updated drafts. STUN requests are very lightweight and require no server resources, so there is no authentication or user ID validation for these requests. TURN Server Both the signalling server and the Media Engine are TURN servers. The signalling server handles authentication and authorization of the Stun Relay sessions, while the Media Engine performs the actual media relay. To achieve load-sharing of Stun Relay sessions, the traffic requests are redirected to the available Media Engine. STUN Relay sessions consumes resources on the servers, and must thus be authenticated. The same user ID and password are used as when connecting through the tunnel. As with the tunnel connection, individual users can have their unique user ID/password combination, or one global userid/password can be distributed to avoid installing a database. Both shortterm and long-term authentication token mechanisms are supported. Due to limitations with Stun Relay authentication and a nonexistent RADIUS profile, Stun Relay sessions cannot be authenticated with RADIUS. If the Stun Relay feature requires authentication, the server must be set up with a database and user profiles. LifeSize Transit Server Guide 7
8 SIP Handling The LifeSize Transit server is also a SIP proxy, dynamically proxying requests to many SIP servers. It can restrict which SIP domains that are allowed to register through the server, but will not limit the registered users to place or receive calls from foreign domains. If the server is set up to do home routing, all requests are routed based on the domain of the sender, otherwise they are routed based on the destination. You can configure a mapping between domains and IP addresses, otherwise the server performs SRV DNS requests on the SIP domain as standard. Numbers, 1234@domain;user=phone or tel-uris, can also be configured as routing to a given domain, potentially adding or removing of digits as a routing plan predicts, optionally with ENUM lookups if no routing entry matches. The LifeSize Transit server also assists with traversal for SIP signaling. When clients connect from NAT using SIP, the public address is noted instead of what is reported from the client. Based on the reported client capabilities, the server decides whether relay is needed when this client participates in a call. The server also makes sure that the signaling channel is kept open while the client is registered, by specifying a frequent re-registration interval (if the client does not support lightweight keep-alives). The re-registration interval is adjusted if the server detects that the channel has been closed between two re-registration messages. The SIP registrar stores users registrations, authenticates requests (all or upon registrations, where you can set up certain hosts as trusted so no authentication is performed). H.323 Handling LifeSize Transit supports H and H in addition to H.323 on the server side. The deployment consists of the LifeSize Transit server and one or more specially configured instances of the H.460 clients. LifeSize Transit server can work with an external H.323 Gatekeeper or use built in gatekeeper functionality. When you use an external gatekeeper, all users connecting through one server must register on the same gatekeeper. All servers within the same cluster will form interconnected H.323 zones, where users on the different servers are automatically reachable to each other. To connect with the system, you must configure the H.323 device with a gatekeeper address. H /19 devices should set the address of RAS port at Transit Server as its gatekeeper address. 8 LifeSize Transit Server Guide
9 Installation Prerequisites Ensure you have the following prior to beginning the installation process: a serial cable and serial console running at 38,400 baud, no parity (N, 8, 1) to complete the initial configuration a web browser for creating users two static public IP addresses; one for signalling and one for media. Server Installation To install the LifeSize Transit Server, follow these steps: 1. Remove all components from the product packaging, including cables, and place them in the desired positions in your environment. Choose a location in a clean, dust-free area that is well ventilated. Avoid areas where heat, electrical noise, and electromagnetic fields are generated. Choose an area near a grounded power outlet. 2. Refer to Installing the Server into a Rack on page 10 if you are installing the server in a rack. 3. Insert the network cable into network port 1 on the back panel of the server; this port is marked with the LAN symbol. Insert the opposite end of the network cable into a network port on the wall. Note: Network port 2 is reserved for future use. 4. Connect your console to the serial port for the initial configuration using the serial cable included with the product. 5. Insert the power cord into the power outlet on the back panel of the server and the opposite end into a power outlet on the wall. 6. The LifeSize Transit Server boots, and you are prompted to configure it the first time. If the configuration does not automatically appear on your console, press any key to display it. Power and Reboot The Reset button on the front panel reboots the system. The power button applies or turns off the main system power. Turning off the system power with this button removes the main power but keeps standby power supplied to the system. Refer to Troubleshooting on page 39 for details about the LED indicators. LifeSize Transit Server Guide 9
10 Installing the Server into a Rack The LifeSize Transit Server does not ship with a rack rail hardware package as the system can be rack mounted without the use of rails. To install the server in a rack, follow these steps: 1. Ensure the rack is in a location in a clean, dust-free area that is well ventilated. Avoid areas where heat, electrical noise, and electromagnetic fields are generated. Choose an area near a grounded power outlet. Note: Ensure that the leveling jacks on the bottom of the rack are fully extended to the floor with the full weight of the rack resting on them. In a single rack installation, attach stabilizers to the rack. In multiple rack installations, couple the racks together. 2. Leave enough clearance in front of the rack to enable you to open the front door completely (approximately 25 inches). Leave approximately 30 inches of clearance in the back of the rack to allow for sufficient airflow and ease in servicing. 3. The server includes two rack mounting brackets located on each side at the front of the chassis. To mount the system into a rack, simply screw these brackets directly to the front of the rack (two screws for each bracket). 4. You may also detach the brackets from the chassis and move them back approximately four inches where there is a group of three holes to which to secure them. Installing in this manner may prevent you from closing the rack door. Rack Mounting Considerations Consideration Ambient Operating Temperature Circuit Overloading Reliable Ground If installed in a closed or multi-unit rack assembly, the ambient operating temperature of the rack environment may be greater than the ambient temperature of the room. Therefore, consider installing the equipment in an environment compatible with the manufacturer s maximum rated ambient temperature (Tmra). Consider the connection of the equipment to the power supply circuitry and the effect that any possible overloading of circuits might have on overcurrent protection and power supply wiring. Give appropriate consideration to equipment nameplate ratings when addressing this concern. A reliable ground must be maintained at all times. To ensure this, the rack itself should be grounded. Pay particular attention to power supply connections other than the direct connections to the branch circuit (the use of power strips, etc.) 10 LifeSize Transit Server Guide
11 Configuring LifeSize Transit Server After the LifeSize Transit Server boots, and you are prompted to configure it the first time. You can return to this configuration at any time to change settings (such as server IP addresses or the administrator password), restart the server, or load default settings. Required Configuration Following are the tasks required to configure the LifeSize Transit Server: Initial configuration required upon setup (as described in Initial Configuration from a Console Terminal on page 11). Note: You must have a DNS server configured or calls will fail. Creating SIP domains (as described in Additional Configuration from a Web Browser on page 12). Creating users (as described in Additional Configuration from a Web Browser on page 12). Otherwise, the LifeSize Transit Server comes preconfigured for standard use. You can modify the standard configuration for special circumstances if necessary. LifeSize recommends you consult Customer Support before changing the default configuration. Initial Configuration from a Console Terminal To access the initial LifeSize Transit Server configuration, follow these steps: 1. Connect your console terminal to a serial port at 38,400 baud, no parity (N, 8, 1). 2. Press Enter to display the menu. 3. Optional: You can change the date and time of the system clock from the Set Date and Time setting. Enter the date in the following format: MMDDHHMMYYYY, where MM is the month, DD is the day of the week, HH is the hour, MM is the minute, and YYYY is the year. For example, to enter June 10, 2006, 3:30 pm, enter the following: Enter the IP address, subnet mask, and gateway for the Signalling Server. 5. Enter the IP address for the Media Server. 6. Enter the IP address for the primary and secondary DNS server. LifeSize Transit Server Guide 11
12 7. Optional: You can also change the administrator username and password, or use SSL Certificates for security. Note: For security reasons, LifeSize recommends you change the default administrator password during the initial configuration. The default username and password are both admin. 8. Optional: You can change the Ethernet Link Setting to override the default link auto negotiation of the Gigabit NICs. 9. Optional: You can configure the UDP Port Range to use for media communication by entering the starting and ending numbers for the range. Refer to Server Network Configuration on page 5 for more informaiton about allocated ports for SIP, H.323, and H After making your changes, choose option 9 - Save Settings and Restart System. Additional Configuration from a Web Browser You can access most configuration operations from a web browser by following these steps: 1. Enter the IP address of the signalling server plus port 8181 on HTTPS. For example: Refer to step 3 in the initial configuration ( Configuring LifeSize Transit Server on page 11.) 2. This is a secure Internet connection, and you may receive an unknown certificate warning. A client SSL certificate is required to access the web interface. See chapter on page 48 for info on how to install the certificate. 3. Enter the LifeSize Transit username and password. The default value for both is admin. Note: You can change these values from the configuration tool as described in Configuring LifeSize Transit Server on page You are now ready to create users and configure the SIP domain. 12 LifeSize Transit Server Guide
13 Configuring SIP Domains You must define a domain name in order to use the LifeSize Transit Server. To configure your SIP domain to be reachable from clients (other than LifeSize Transit client) or other SIP servers, you must set up a SIP DNS SRV record. If all calls go through the LifeSize Transit Client or LifeSize devices, your SIP domain does not have to resolve through DNS. To define a SIP domain, follow these steps: 1. Click SIP Registrar Settings on the main page. 2. Under SIP Domains, enter your SIP domain name. 3. Click the + button to add the domain. Note: For more information about this page, refer to SIP Configuration on page 24. Creating Users To create a new user account, follow these steps: 1. Click the Create User link under Provisioning on the main page. 2. Enter the information for the new user account. Note: For more information about each field, refer to Provisioning on page Click Add. Configuring a Cluster You can see the list of calls that are currently relayed through a given server. If media goes direct, no calls are shown. Calls between two clusters of servers are using standard media transport between the clusters, so if both users require tunnelled media, the media will be relayed through two servers (to keep the TCP legs short). Consequently, the same call will be shown at both servers. If you want to cluster more than one server for SIP only, follow these steps: 1. From the master server in the cluster, click the Cluster Configuration link on the main page. 2. Beneath the Servers table, add server names and IP addresses or DNS names for the master and slave(s). For example: Server Name: Master Host Address: transit.austin.lifesize.com Click Add. LifeSize Transit Server Guide 13
14 Server Name: Slave Host Address: transit.houston.lifesize.com Click Add. 3. At the top of the page, enter the master IP address or DNS name that you defined in step 2 (transit.austin.lifesize.com) in the Master proxy server address field and click Set. 4. Mark the Enable redirect when clients connect checkbox and click Set. 5. From the cluster slave, repeat steps Click Home. 7. From the cluster slave only, click the Database Configuration link on the main page. 8. Select Use master signaling server as database under Database Mode and click Set. Note: Only perform this step on the cluster slave. Maintain the default setting on the master server. 9. Click Home. 10. Click Server Configuration. 11. Click Restart. 12. Repeat steps 9-11 on the master server in the cluster. Note: When clustering servers, make sure that SIP domains are not defined for the slave(s) on the SIP Configuration page. Refer to SIP Configuration on page 24. Enabling H.460 Support for H.323 Calls LifeSize systems support the H.460 protocol for firewall and NAT traversal of H.323 calls. You must have an H.460 server configured in your environment for this feature to function properly. Note: If you configure H.323 settings and enable H.460 support, the system ignores preferences in Administrator Preferences : Network : NAT. 14 LifeSize Transit Server Guide
15 To enable H.460 client support on a LifeSize system, configure the H.323 preferences in Administrator Preferences : Communications : H.323 as described in your LifeSize Communications Systems Administrator Guide with the following exceptions: 1. Choose Manual for the Gatekeeper Mode preference. 2. For the Gatekeeper IP Address 1 and Gatekeeper Port 1 preferences, enter the IP address and port number of the H.460 server that is configured in your environment. 3. Choose Enabled for the H.460 preference. 4. Navigate to Register and press OK. Note: Note: If you enable H.460 and specify the IP address and port number of a secondary gatekeeper with the Gatekeeper IP Address 2 and Gatekeeper Port 2 preferences, the system ignores the secondary gatekeeper. Configuring LifeSize Devices for SIP Firewall Traversal If you are using the LifeSize Transit server for SIP traversal, you can configure LifeSize devices to work with LifeSize Transit servers by accessing Administrator Preferences from the system interface or from a web browser. Note: If you are using H.460/H.323 then you do not need to configure LifeSize devices for SIP firewall traversal. Refer to the LifeSize Video Communications Systems Administrator Guide for instructions on enabling H.460 client support for H.323 calls on a LifeSize system. To configure from a web browser, enter the IP address of your LifeSize Room system (which is displayed at the top of the main screen). On the login screen, choose the language in which to display the interface, enter the administrator password, and click Submit. This is a secure Internet connection, and you may receive an unknown certificate warning. You must have Flash Player version 8 or higher installed and configured on your web browser to access the administrator configuration from a web browser. Refer to your LifeSize Room User Guide for more information about managing the system remotely. Note: Ensure you configure LifeSize Transit from your LifeSize Room system prior to configuring the SIP server. Otherwise, LifeSize Room may register directly to the LifeSize Transit Server without using the LifeSize device s SIP firewall traversal software. LifeSize Transit Server Guide 15
16 To configure LifeSize Transit using the LifeSize Room remote control and interface, follow these steps: 1. Select the button from the main screen to access the System menu. 2. Select the Administrator Preferences button. 3. Enter the administrator password and press OK. 4. Select the LifeSize Transit button. 5. Enter the signalling server address you defined in step 3 of the initial configuration in the Transit Hostname field (refer to Configuring LifeSize Transit Server on page 11.) 6. Enter the LifeSize Transit username and password you defined in Creating Users on page If your firewall only allows traffic through a web proxy, enter the web proxy address (URL), username, and password. Otherwise, leave these fields blank. 8. If you are planning to call ICE enabled systems you can enable ICE; otherwise, keep LifeSize Transit ICE disabled. 9. If you want LifeSize Room to use UDP SIP signalling when possible, set Transit Signaling to UDP,TCP; otherwise, maintain the default TCP mode. 10. Choose Enabled for the LifeSize Transit preference to use LifeSize Transit to manage calls. Note: SIP proxy settings (refer to the following configuration of the LifeSize Transit registrar) automatically change to :5070 when you enable LifeSize Transit; do not change these settings. 11. Press OK to save your changes. To configure the LifeSize Transit registrar, follow these steps: 1. Select the button from the main screen to access the System menu. 2. Select the Administrator Preferences button. 3. Enter the administrator password and press OK. 4. Select the SIP button. 5. Select the SIP Server button. 16 LifeSize Transit Server Guide
17 6. Enter the SIP username for the device and the SIP server authorization username and password you defined in Creating Users on page 13. Note: SIP proxy settings automatically change to :5070 when you enable LifeSize Transit (as described in the previous procedure); do not change these settings. 7. Enter the Registrar Hostname (the hostname or IP address of the SIP registrar server you defined in Configuring SIP Domains on page 13). 8. Enter the IP port number of the SIP registrar server. 9. Choose Enabled for the SIP Registrar preferences. 10. Press OK to save your changes. 11. To call another LifeSize Room system, simply enter the SIP username. Optional LifeSize Transit Server Configuration Settings The remainder of the configuration options are preconfigured and LifeSize recommends you do not change them unless necessary. Consult Customer Support if you need assistance modifying your configuration. The information described in the following sections is recommended for informational purposes only. Main Page The main page displays a menu of operation and maintenance functions, as well as links to provisioning from which you can list, search, and create users. The status of events and the server display, including the following data: Label Event Status Proxy Server Version Media Engine Version Public Address Master Server Address Current Time An overview of the most important events reported by the server. The administrator should pay special attention to events marked Severe and Warning as these may indicate a serious problem with the server. The version of the server s signalling function. The version of the active media engine. The public address of the server. The public address of the master signalling server. This address is not visible if no master server is configured. The system time of the machine on which the server is running. LifeSize Transit Server Guide 17
18 Label Running Time Startup Time Media Engines Connected Clients Local Current Calls Global Current Calls Public SSL Certificate expire date License Expire Date The length of time the server has been running since the last restart (hours:minutes:seconds). The time at which the Signalling Server was started. Indicates if the defined media engines are connected. The status of the connected (tunneled) clients. The status of the current calls in the Signalling Server (for example, total, failed, average call time, bandwidth usage, etc.) The status of concurrent calls in the total system. This value only displays when the Signalling Server is part of a cluster configuration. Indicates when the public SSL certificate expires. Indicates when the license for the signalling-server will expire. It is important to pay attention to this parameter since the signalling-server will terminate when the license is expired. 18 LifeSize Transit Server Guide
19 List Tunneled Clients Select List Tunneled Clients to display all connected clients with the following information. Label User ID Country Region Version Connection ID Client ID Port Public Address Proxy Address Proxy Auth NAT Type Duration The SIP or H.323 user ID with which the user logged in to the SIP client. The country from which LifeSize Transit is connected. The regional location from which LifeSize Transit is connected. The software version of the client. The internal LifeSize Transit user ID. The name of the computer on which the client is installed. The port to which the client is connected. The public address of the client. The address of the HTTP(S) proxy, if used. The authentication scheme that the HTTP proxy uses. The type of NAT for the network on which LifeSize Transit is running. The type of SIP client. Indicates how long the client has been connected. LifeSize Transit Server Guide 19
20 Server Configuration You can set basic system parameters for the Signalling Server from the Server Configuration page. System Parameter Restart Signalling Server and Restart all media servers Restarts the specified servers. Restart immediately terminates all calls and client connections. Proxy Server Address and Ports Signalling server public address: You can use this parameter when the server is located behind a static NAT. This address is advertised to other hosts. Signalling server ports Enable or disable ports 443 (standard HTTPS), 444, and 80. Database Configuration Access the Database Configuration page to configure authentication of the LifeSize Transit users and connection to the database. To configure the database, follow these steps: 1. Under Database Mode, select how to configure the database: Option No database Connect directly to database User Master Signalling Server as Database If local authentication is set and the registrar functionality is disabled, disable the database. You use the database to authenticate LifeSize Transit users and provide SIP authentication. This is the default setting and is already completely configured. LifeSize recommends you do not change this setting. The master server is used as the database when several servers are connected in a cluster. Ensure the cluster configuration specifies the master server correctly. 2. Click Set. 3. Optional: You can specify the hour at which to run database vacuuming. Database vacuuming is necessary if you use PostgreSQL as your database. Vacuuming cleans and optimizes database access once a day. The time at which vacuuming occurs is configurable; enter a value from 0 to 23 (0 equal to midnight and 12 equal to noon). Click Set. 4. Under Database Settings, enter the URL for the location of the database. 20 LifeSize Transit Server Guide
21 5. Enter the database username. 6. Enter the database password. 7. Click Update. 8. Restart the server for the changes to take effect. Local Authentication Configuration Local authentication occurs when all LifeSize Transit users use one preconfigured password. In this case, the user ID can be any string. Note: These are LifeSize Transit user names and passwords and not SIP user names and passwords. The following authentication settings are available. Field Fixed Password Authentication RADIUS Authentication Custom Authentication Plugin Fixed password authentication is used when all Transit-users use one preconfigured password. In this case the Transit user-id can be any string. To enable fixed password authentication, check the Fixed radio button on top of the screen and optionally modify the password and press the Set button. Restart the signalling server (in the configuration panel) for the change to take effect. The LifeSize Transit server can also contact an external RADIUS server for authentication. RADIUS is a known standard for AAA servers, but only defines the packet format. The data used is defined in a profile, of which LifeSize Transit supports the following: Digest: The official standard for Digest authentication as used by SIP and HTTP, described in IETF RFC Sterman draft: The predecessor to the Digest profile, but has a much wider deployment, for example in the freeradius server. It is described in an expired internet-draft, called draft-sterman-aaa-sip-00.txt If you enable RADIUS authentication in the top radio buttons, the RADIUS pane is enabled for editing. You can toggle the profile type from Digest and Sterman draft, and add/remove RADIUS servers. The LifeSize Transit server will send Access Request messages to the uppermost server, and only use the latter after the request has timed out several times. The Shared Secret is a password to authenticate this server at the RADIUS server, and the same must be configured on the radius server itself. It is possible to use other authentication schemes. Contact LifeSize if you need to implement a different authentication mechanism. LifeSize Transit Server Guide 21
22 Media Engine Configuration The Media Engine Configuration page shows the media engine connection status. Field Multi TCP Configuration Media Configuration Media Relay Media Engines Multi TCP allows you to optimize media traffic over TCP by using more than one TCP connection per media stream. It generally improves the media quality in congested networks, but can also cause the RTP packets to be received out of order, so it works best with clients with good sequence control and jitter buffers for received media packets. Enable application sharing in PXS enables/disables application sharing. Allow direct media between clients enables/disables direct media between clients. This option also disables the use of STUN and ICE for direct media traversal. The Signalling Server can relay RTP/UDP media for clients without LifeSize Transit Clients. For users behind relaxed NAT devices (allowing UDP traffic out) this is an attractive option as the LifeSize Transit Client is not needed. You can control the level of media relay as follows: All: All calls routed through the Signalling Server are relayed, regardless of whether they need it or not. This leads to excessive relaying and is not recommended. All NAT: Relaying media for all users in need, when either the calling or called client is behind NAT (and do not support STUN). Local Users: Behaves the same as All NAT, except relay only occurs for the authenticated users local to this registrar. None: Disables UDP relay. This setting does not affect the behavior of calls to or from a tunnelling client. Mark the Allow direct media for UDP registrations behind the same public address checkbox to yield more efficient media between clients on the same local network. This may cause media to fail on complex local networks with internal firewalls or NAT devices. You may want to enable this setting on an enterprise server if you know there is only one NAT device on the local network, but disable it for ISP installations serving many unknown NATs. If new media engines do not display as connected, ensure that the address, port, and password correspond to the value in the me.cfg file. If the primary media engine is out of service, the server automatically uses the secondary media engine. 22 LifeSize Transit Server Guide
23 Field Add Media Engine Connect Address: The address the server uses when connecting to the media engine. Port: The port the server uses when connecting to the media engine. LifeSize recommends using the default port. Public Address: The address used as the media address for clients. Typically the same as the connect address; however, if the media engine is protected by a firewall, the public address used in the firewall is used. DNS must be able to resolve this address. Internal Address: The media address for components on the internal LANs on which the media engine is installed. If this address is specified, all non-tunnelled clients use this address for media (all clients on the public internet must be tunnelled so use caution when specifying this address.) Password: The password used to authenticate the server. The password is configured in the me.cfg file. Click Add after entering data for a new media engine. Media engine 1 in the table is automatically the primary media engine. STUN Server Configuration LifeSize Transit Servers include both a STUN (RFC 3489) server and a STUN Relay (previously known as TURN) server, both available to the LifeSize Transit clients and external clients. The ports should be reachable through a DNS SRV query with the service stun. Any firewalls in front of the server should open these ports as well. All of the ports on this page require a restart before a new value takes effect. Field STUN Server ports Remote STUN Server Ports Displays the ports used for the STUN servers. A STUN server requires two ports on the primary server, and a third port on another IP address for checking the network connection. The signalling server is always the primary STUN server, while the primary Media Engine is used as the secondary STUN server. The recommended port is The port set in Port One should correspond to the port that DNS queries return. Sets the STUN port on the Media Engine, and should correspond to what is set in its configuration file. The default is if not set. LifeSize Transit Server Guide 23
24 Field TURN Server These settings control the behavior of the STUN Relay server. This is an independent protocol that other clients can also use. TURN requests require authentication, with the same user ID and password as used with the client. The signalling server authenticates these, and lets the Media Engine relay the media, so the clients need to support redirections of the TURN requests. Enable TURN Server: Enable or disable the TURN server. TURN Port: The server port for TURN used on the signalling server. TURN Port on Media Engine: The server port for TURN used on the media engine. Enable redirect based on TURN client location: Like the tunnelling connections, you can direct the TURN clients to the TURN server closest to them to reduce latency and provide better media quality in a call. If checked, the TURN requests are matched against the regions (refer to Cluster Configuration on page 29), and the clients may be redirected to the matching servers if the current server is not closest. SIP Configuration You can configure various SIP parameters from the SIP Configuration page. Field Use public address in SIP signalling SIP ports UDP packet size Incoming Redirect Messages Home Routing This checkbox selects which IP address the server will use as its own in the SIP signalling. If deployed behind a NAT, the server is configured with its public address in chapter 2.3. Check this box unless the other SIP servers are on the same private network. If the server is not deployed through a NAT or the public address isn t set, the checkbox will be disabled. LifeSize recommends you do not change this parameter. If you alter the value of this port, you must modify all clients (not recommended) and restart the server. Use the standard SIP port The server can receive and send SIP requests over TCP. If UDP messages are larger than the maximum transmission unit (MTU), they are fragmented and there is a risk they will not be received correctly by all hosts. To avoid UDP fragmentation, outbound requests are sent over TCP if they exceed a certain size. This size is 200 bytes less than the known MTU, or 1300 bytes if the MTU is unknown. Controls how the server acts on incoming redirect (3xx) messages. For example, a redirect server can send a 302 Moved Temporarily message in response to an INVITE, with the address of the client. The default behavior is enabled which sends the INVITE again to the new locations. If disabled, this redirect message is sent upstream to the calling client that performs the redirection. If set to true, the Signalling Server routes requests from non-local users to their home proxy rather than to the destination. This preserves home based services and authentication and has no effect for users who are local on this server (the registrar is enabled). 24 LifeSize Transit Server Guide
25 Field Domain Registration Policy The server provides resources (processor power and bandwidth) to users. You can restrict this usage to certain groups by creating a set of SIP domains users are allowed to log on to through this server; registrations of all other domains are rejected. Local users (if the registrar is enabled) will always be allowed regardless of this setting. Local users can still place and receive calls from other domains. If left empty, registrations are allowed for all domains. You can configure the following parameters for the signalling server with a registrar license. Select SIP Registrar Settings from the main page Field SIP domains Security Level Trusted hosts Proxy Mode SIP domains are local; LifeSize Transit searches for these domain names in the database. For these domains to be callable from other systems, add these domain names to the DNS for this host. Full authenticates all requests. Medium authenticates all requests except from the clients on the local proxy server, where only REGISTER is authenticated. Registration allows requests from the REGISTERED (and authenticated) address; otherwise LifeSize Transit authenticates. None prevents requests from being authenticated. Adds a set of hostnames and IP addresses (with optional SIP port) for the trusted hosts. These are not challenged for authentication. The proxy mode affects the routing between SIP users on external hosts or other servers. External requests can be handled by redirect or forward. Registered SIP Users A table listing all SIP users registered in the database include information about their contact address, registration and expiration times. If UDP Relay is enabled in the SIP configuration servlet s Media Relay, the clients connected through a firewall/nat device are listed in a similar table named Direct Registrations from clients behind NAT. Label SIP URI Alias Expires The registered SIP user ID. An optional second identifier per user, typically used for incoming calls from the PSTN. The date on which the user expires. If the client does not register again before the expiration time, the user remains unregistered. LifeSize Transit Server Guide 25
26 Label Contact Path Unregister The IP address and port to which the client is registered. The list of servers traversed to reach the client. Clears the registration. The client appears to be registered but does not receive any calls. This function does not prevent the user from registering again. Proxy Registrations The Proxy Registrations table shows the current proxy registrations and registrations from clients connecting through SIP from behind a NAT. They may or may not be registered on the local registrar, if there is one within the same server. Label SIP URI Public Address Private Address Protocol Relay Registered Last Seen Rate Expires The SIP ID (address of record) of the registered user. The pubic address used to contact the user. The private address (on the LAN) from which the client is registered. The transport protocol used when registering, UDP or TCP. Whether this client needs relay assistance for calls. The time when the user first registered. The time of the last registration. The re-registration frequency, in seconds. The time at which this registration will expire, if not refreshed. 26 LifeSize Transit Server Guide
27 SIP/H.323 Routing This page allows the operator to specify routing to SIP or H.323 neighbors, overriding the default DNS lookups. The set of preconfigured remote domains displays; DNS lookups do not occur for these domains, they are routed directly to the configured address. The host can have more than one address port, if separated by commas, however the additional hosts are only used as backup hosts if the server times out. Label Domain/H.323 Zone Prefix SIP Host H.323 Zone GK host Routing Phone Numbers (SIP) Testing ENUM queries Specifies the domain of a SIP URI (address-of-record) or H.323 ID for the routing entry. Requests to a user matching this domain will be sent to the address (es) in the next columns. H.323 prefixes are also configured here. To define neighboring gatekeepers one can set zone prefix and IP address of serving zone gatekeeper. Use Zone Prefix * to add a default gatekeeper. Location Requests will be sent to the default gatekeeper in case no zone prefix match is found. Specifies the SIP destination for the domain. By default, SIP requests are routed to the domain in the SIP-URI after a SIP SRV DNS lookup. For testing or SIP servers that you cannot route through SIP SRV DNS, you can specify the domains and IP addresses on this page. DNS lookups do not occur for these domains; they are routed directly to the configured address (if numeric IP addresses, otherwise a host lookup is performed). To specify hosts with more than one address:port, separate them with commas. The additional hosts are only used as backup if the primary host is not responding. Each host can also have a;transport=udp or ;transport=tcp tag to enforce a particular transport, on this form: :5080;transport=tcp, :5060;transport=udp Specifies the H.323 Gatekeeper address for the matching domain or prefix. This configuration setting has meaning only when built in gatekeeper is used. Matching a number and transforming it to a SIP URI. Refer to Routing Phone Numbers on page 27. For convenient testing of expressions, you can enter a number and see what it resolves to by pressing the Test button. If no match was found in the expressions for a number, the Signalling Server can optionally perform an ENUM query to resolve the number to a SIP URI. This checkbox allows or disallows the ENUM queries. Routing Phone Numbers The signalling server includes an expression-based scheme for resolving a phone number to a SIP-URI. It treats an incoming call as a phone number if the request is a TEL URI or a SIP URI where the user part of the URI is only digits (including -, +, *, and #) and the user is a phone parameter, or the domain part is a local domain for this registrar or this server s local IP address. LifeSize Transit Server Guide 27
28 If the number matches the configured local prefixes it is considered a local number and the registrar looks it up in the database. Otherwise, the matching expressions are queried in case the corresponding result expression is executed to resolve it to a SIP-URI. The expression rules consist of one matching expression and one result expression, resolving to a SIP-URI (the string is implicitly added to the output). They are based on shell expressions (not regular expressions), including wildcards for digits to be removed, and optionally to be included in the result. The order of the rules is significant; more general rules can eclipse more specific rules so place the most specific first. The matching expression can include digits, + (international), plus the wildcard question mark (?) and asterisk (*). The question mark (?) is exactly one wildcard digit and will not be part of the output. The asterisk (*) matches one or more digits (not zero). If the asterisk (*) is part of the result string, the matches are placed in output. Any character after the asterisk (*) in the number expression has no meaning. The first asterisk (*) encompasses all further digits. The asterisk (*) can be placed anywhere in the result expression. Dashes (-) are considered insignificant and are removed from numbers and expressions. The international plus sign (+) is regarded as a matching digit (+44* does not match 44*), but can only be present first in number or output expressions. The result expression can hold all characters, where only the asterisk (*) has special meaning. It must end with a hostname. If you specify home routing on the SIP Configuration page, the expressions are not queried for calls from non-local users to a number, but are routed to the home of the calling user. Following are examples: Matching Expression Result Expression Input Example Output Example Notes 555* Absolute gateway routing * +4785*@sipsrv.no @sipsrv.no +44??* *@ @ All UK numbers are stripped of country and area code and sent to a gateway. * 001*@us-gw.com @us-gw.com All other numbers are preceded with 001 and sent to a gateway operator. 28 LifeSize Transit Server Guide
29 Cluster Configuration Configures how several servers interact in a cluster. Label Read world table file Enable redirect when clients connect Master proxy server address Servers Regions For internal use only. Redirects tunnelled s to other servers. Enabled in production systems. If disabled, tunnelled clients will not be redirected to other servers. The address of the master server. This address is set in systems that use more than one server. Typically, the address of the signalling server on which the registrar is enabled and the database is accessed. If these features are enabled, the administrator must select one server as a master. All servers in the cluster. The address of the signalling servers is typically the host address for the servers on the LAN. All servers in the cluster are defined in this table. To add entries to the table, use the add server name function. This configuration is crucial to redirect working properly. Defines the server used for different regions. Only use this feature if several LifeSize Transit clusters exist throughout the world. Event Reporting Event Reporting enables you to configure and display event status in the Signalling Server. Mail Configuration allows you to configure where mail is sent when events are registered in the Signalling Server. Field Outgoing SMTP Server Mail Username Mail Password Mail Recipients The address of the outgoing SMTP server. The username with which to authenticate the SMTP server. The password with which to authenticate the SMTP server. The recipient of the . LifeSize Transit Server Guide 29
30 SNMP Traps Some events may be forwarded as SNMP traps. To enable SNMP traps, specify the address of a trap receiver. For example, if you have installed HP OpenView on and it uses the default SNMP port 162, set the following trap receiver: :162 If the Trap Receiver address field is empty, SNMP traps are disabled. If you change the trap receiver field, you must restart the system for the changes to take effect. Currently the following SNMP traps may be sent: Field Connection Lost The connection to the media engine has been terminated. Congestion License Expired When thresholds are reached, such as maximum concurrent calls and maximum connected clients, congestion occurs. A problem with the license file occurred. Restart Configuration Error Database Problem Certificate Problem The signalling server was restarted. A bad SIP route configuration occurred or the authentication plug-in failed to load. Connection to the database failed or a failure to read conferences in the database occurred. The public SSL certificate is not yet valid, expires in one day, expires in 4 weeks, or has expired. Refer to the LifeSize Transit MIB file for details: LifeSize Transit-MIB.my 30 LifeSize Transit Server Guide
31 Events Information about special events in the server are available in the Event Table. Event table size indicates the maximum number of events stored in the table. The event-table displays the following information: Label Number Event Name Severity Info Raised Cleared Customer ID Key LocalAddress Action The event number. The logic name of the event. The seriousness of the event. A written explanation of the event. The date and time at which the event occurred. The date and time at which the event was removed. The identification of the customer. The unique ID of the event. The address of the host for the event. The possible actions to handle the event. Events displayed on white backgrounds are active, events displayed on grey backgrounds are cleared. LifeSize Transit Server Guide 31
32 Call Status Informative information about both current and present calls displays on the Call Status page. Successful calls appear in white and failed calls appear in red. Field Maximum relayed calls The maximum number of concurrent calls permitted. Active calls Closed Calls Originating Side of Call: # is the call number. Click this number to view additional details about the call. User ID is the SIP/H.323 ID of the originating user. Connection ID is the LifeSize Transit user ID of the originating user. Public Address is the public IP address of the originating user. Country the country of the originating user. Terminating Side of Call: User ID is the SIP/H.323 ID of the terminating user. Connection ID is the LifeSize Transit user ID of the terminating user. Public Address is the public IP address of the terminating user. Country is the country of the terminating user. Common Information: Duration (sec) is the duration of the call in seconds. Call ID is the unique call identification. This data corresponds to the active calls data. 32 LifeSize Transit Server Guide
33 H.323 Configuration LifeSize Transit configuration for H.323. Field Gatekeeper mode Gatekeeper ID RAS Authentication Q931 Authentication Prefixes for prefix authentication separated by Selects between built in and external H.323 Gatekeepers. Specifies the ID for the built-in gatekeeper, if enabled. Authentication mode for selected RAS messages. The mode can be one of the following: None: No authentication Alias: H.323 ID/Alias in H.323 messages must match previously provisioned user ID. Prefix: H.323 ID/Alias in H.323 messages must start with one of the prefixes configured on this page. If H.323 ID is present in the H.323 messages then meaning is reversed and it must end with one of the prefixes configured on this page. Authentication mode for Q.931/Setup message. Authentication types are the same as for RAS. Defines the set of prefixes that are allowed to register and/or make calls. Incoming RAS/Q931 messages must have H.323 Alias or Number that starts with one of these prefixes. Available only when RAS and/or Q931 Authentication mode is set to Prefix. Logging A comprehensive logging tool is included for identifying problems and system bugs. The Log Management page enables you to control and view the LifeSize Transit logging mechanism. You can also download the current log files for simple viewing. Field Level of logged messages Select the log groups to exclude Current log files Choose the level of information to log and then push the Set button. A high log level increases CPU usage; LifeSize recommends you do not change the default setting. Choose All, None or desired log groups (possible by toggling on/off desired log groups) and then push the Apply button. To inspect a log file, download either the original file or a zipped version (useful on slow connections) by clicking the appropriate link. The most recent file is the one with the lowest index. Consult Customer Support for assistance with logging. 33 LifeSize Transit Server Guide
34 O&M Certificates O&M access can be password or SSL certificate protected. By default, access is protected with a username and password. You can change to certificate protected access by selecting option 4 (Administrator Login) from the initial configuration. Refer to Initial Configuration from a Console Terminal on page 11. To create new certificates from the O&M Certificate Management page, follow these steps: 1. Log in to the LifeSize Transit Server. 2. Select O&M Certificates from the main menu. 3. Enter the following information: - A two letter country code - The name of the organization - A password to protect the client certificate 4. Click Create. 5. Install the new root certificate on the web browser. a. Click the link and click Open. b. Click Install Certificate. c. Click Next on the Certificate Import Wizard. d. Click Next on the prompt regarding certificate stores. e. Click Finish. f. Click Yes in the Security Warning dialog to install the certificate. g. Click OK in both Certificate Import windows. 34 LifeSize Transit Server Guide
35 6. Install the new client certificate on the web browser. a. Click the link and click Open. b. Click Install Certificate. c. Verify the file you wish to import in the file name field and click Next. d. Enter the password for the client certificate and click Next. e. Click Next on the prompt regarding certificate stores. f. Click Finish. g. Click OK. 7. Activate the new certificates on the server by clicking Activate. 8. Click OK to confirm restart of the server. The signalling server restarts using the new certificates. You must verify the new certificates before they are committed by opening the O&M pages in a new browser. If you do not verify the certificates within three minutes, the server reverts to the old certificates. To verify the new certificates, follow these steps: 1. Wait 20 to 30 seconds. 2. Close your browser window. 3. Open a new browser window. 4. Navigate to the O&M pages. 5. Verify that the message New O&M Certificates successfully installed displays. Store the root and client certificates in a safe place. 35 LifeSize Transit Server Guide
36 Provisioning A user management system that is directly linked to the database. Click List Users to list the following information for all users in the database: Label ID Name Country Phone Login ID SIP ID SIP User Name SIP Alias The user ID for the LifeSize Transit user. The name of the LifeSize Transit user. The country for the LifeSize Transit user. The address for the LifeSize Transit user. The phone number for the LifeSize Transit user. The user s login ID. The user s SIP ID. The user s SIP name. An alias used to refer to the SIP user. H.323 Alias An alias used to refer to the H.323 user. H.323 Number The user s H.323 ID. Lock Prevents the user from accessing the system, for example, when an account has expired or the user violates the system rules. You can modify the following user information by choosing Edit. This is also the information you provide to create a new user account. User ID and Password SIP ID, user name, alias, and password H.323 user alias, user number, and password User name and contact information Click Update or Add after making changes. Click Delete to remove the entire user record. 36 LifeSize Transit Server Guide
37 You can search users by name, address, LifeSize Transit Server ID, or SIP/H.323 ID. Click Search Users from the Provisioning menu. DNS SRV Records Several of the features (SIP, STUN and TURN) make use of DNS SRV records for automatic discovery from clients. To enable automatic discovery of these services, one must configure (or order) SRV RRs from the DNS server (provider). It is fully possible to use the same server for more than one SIP domain. The Signaling Server acting as a registrar for the particular domain should be the target in SIP SRV records. A typical SIP SRV RR for the registrar at domain mydomain.com looks like this: _Service._Proto.Name TTL Class Priority Weight Port Target _sip._udp.mydomain.com IN _sip._tcp.mydomain.com IN If conferences are enabled, these have their own domain to avoid naming conflicts (we use conference.mydomain.com here). The signaling server configured as the conference server for the particular domain should be the target in SIP SRV records. A typical SIP SRV RR looks like this: _Service._Proto.Name TTL Class Priority Weight Port Target _sip._udp.conference.mydomain.com IN _sip._tcp.conference.mydomain.com IN For a STUN server serving the SIP domain mydomain.com, the STUN SRV RR is exemplified below. The signaling server should be the target in STUN SRV records, we recommend to add all signaling servers here. There is no TCP support for STUN, it uses TLS on the same port for authentication. _Service._Proto.Name TTL Class Priority Weight Port Target _stun._udp.mydomain.com IN _stun-pass._tls.mydomain.com IN LifeSize Transit Server Guide
38 For a STUN relay (TURN) server for the SIP domain mydomain.com, the stun-relay SRV RR looks like outlined below. The stun-relay service is available for the same port on UDP, TCP and TLS transport. The signaling server should be the target in stun-relay SRV records, we recommend to add all signaling servers here. _Service._Proto.Name TTL Class Priority Weight Port Target _stun._udp.mydomain.com IN Database Backup and Restore To back up the server database, follow these steps: 1. Enter the IP address of the signalling server plus port 8080 on HTTPS. For example: 2. Enter the LifeSize Transit username and password. The default value for both is admin. Note: You can change these values from the configuration tool as described in Configuring LifeSize Transit Server on page From the LifeSize Transit Server Utilities page, click Database Backup. 4. Click Start Backup. 5. Click Download to save the backup file to a local directory. To restore the server database, follow these steps: 1. Follow the previous procedure to back up the server database. 2. From the LifeSize Transit Server Utilities page, click Database Restore. 3. Enter or browse for the database backup file you created in the previous procedure. 4. Click Start Restore. 38 LifeSize Transit Server Guide
39 Upgrading Software To upgrade the software for LifeSize Transit, follow these steps: 1. Obtain the upgrade software package; refer to for more information about downloading software. 2. In a web browser, enter the IP address of the signalling server plus port 8080 on HTTPS. For example: This is a secure Internet connection, and you may receive an unknown certificate warning; if so, accept the certificate. 3. Enter the LifeSize Transit username and password. The default value for both is admin. 4. Click Software Upgrade from the menu. 5. Browse for the upgrade file you downloaded in step Click Start Upgrade. Note: This may take several minutes; do not disrupt the upgrade process. 7. A system upgrade status message displays when the upgrade is complete. Troubleshooting If the media engine is connected, navigate to the media engine status link on the main page. If you are unable to connect, stop and restart the server. Also check the status of the connected clients. Reboot the system if necessary. Consult Customer Support if you are unable to resolve your problem. 39 LifeSize Transit Server Guide
40 LED Status The LED indicators on the server indicate the following conditions: LED Icon Indicator Overheat/Fan Failure NIC2 When this LED flashes, it indicates a fan failure. When on continuously, it indicates an overheat condition, which may be caused by cables obstructing the airflow in the system or the ambient room temperature being too warm. Check to ensure that the chassis cover is installed securely. This LED remains flashing for as long as the condition exists. Indicates network activity on LAN2 when flashing. NIC1 Indicates network activity on LAN1 when flashing. HDD Channel activity for all hard disk drives. This light indicates SATA drive activity when flashing. Power Indicates power is being supplied to the system s power supply unit. This LED should be illuminated when the system is operating. Error Messages The following messages may display on the Call Status page to indicate the reason a call failed. Message UNKNOWN NORMAL USER_UNREG USER_FORCED_UNREG PXC_CONN_LOST MESSAGE_IN_BAD_STATE Unknown reason. The call terminated normally. The user unregistered during a call. The user was forced to unregister (signed in from another location, or unregistered by the operator). The signaling connection to the client was lost. Received a disrupted message. 40 LifeSize Transit Server Guide
41 Message RESERVE_MEDIA_FAILED JOIN_MEDIA_FAILED IO_FAIL_SENDING_MSG NO_RESPONSE_TO_INVITE INVITE_REJECTED ME_TUN_CONN_FAIL NO_RESPONSE_TO_OK BAD_SDP FORCED_DOWN_UNREGD TUNNEL_DOWN CONN_FAILED_IN_PXS CALL_ENDED_BY_ME PXS_LOST_CONN_TO_ME CALL_REL_TIMEOUT BAD_SIP_MESSAGE SIP_AUTHENTICATION_FAILURE Failed reserving media. Most often seen if the signaling server is not connected to the media engine. Failed joining media. Most often seen if the signaling server is not connected to the media engine. An input or output failure occurred when attempting to send a message. Did not receive a response to the invite. The invite was rejected. Tunnel connection failed towards the media engine. No acknowledgement received following an OK. Trouble decoding the SDP in the SIP message, or the media type is unsupported. Call forced down due to an unregistered user. Signaling connection lost during media transfer. Failed to connect two users in PXS. The call was ended by the media engine (most likely if it detected a lost TCP connection from the client). The PXS lost its connection to the media engine. The call was released due a timeout. The recipient SIP user could not interpret the request. A SIP server required authentication, but authentication data was missing or invalid authentication data was sent. SIP_USER_NOT_FOUND The (external) user was not found. EXTERNAL_SERVER_UNAVAILABLE USER_BUSY The external server was temporary unavailable. The user is busy and cannot accept more calls. 41 LifeSize Transit Server Guide
42 Message EXTERNAL_TIMEOUT USER_REJECTED HANGING_CALL CLIENT_CONNECTION_LOST USER_TEMPORARY_UNAVAILABLE NOT_END_TO_END_MEDIA INCOMPATIBLE_MEDIA OAM_CLOSED REFERRED_OUT CONFERENCE_OWNER_LEFT ME_LOST_CONN_TO_CLIENT FAILED_TO_SET_ME_FORMATS ME_TUN_CONN_LOST FAILED_TO_CONN_USERS MEDIA_FAILED_SIP_OK CALLER_CANCELLED MAX_CALL_CAP_REACHED SOCKET_FAILURE A request to an external server timed out. The user declined the call. BW usage is null over a long time. The signaling connection to the client was lost (from the server). The user was temporary unavailable or is not logged on. Signaling was okay, but media end-to-end did not occur both ways. A single compatible codec in SDP was not located. The call was forced down by the operator. The call was referred out by another user. Only used for conference calls The conference owner left an ad-hoc conference. The media engine lost connection to the client. Failed to set media formats in the media engine. Only used for conference calls. Connection to the media engine was lost. Failed to connect to the users. Failed to create a connection to the media engine (but the INVITE was accepted). The caller cancelled the call before anyone answered (most likely the called party did not answer). The maximum call capacity in the PXS has been reached. The call failed due a local socket/network failure. 42 LifeSize Transit Server Guide
43 System Safety Follow these basic electrical safety precautions to protect yourself from harm, and the server from damage: Be aware of the locations of the power on/off switch on the chassis and the room s emergency power-off switch or electrical outlet in the case of an electrical accident. When disconnecting power, you should first power down the system and then unplug the power cords. Use only one hand when working with powered-on electrical equipment to avoid making a complete circuit which will cause electrical shock. Do not use mats designed to decrease static electrical discharge as protection from electrical shock. Instead, use rubber mats that have been specifically designed as electrical insulators. The power supply power cords must include a grounding plug and must be plugged into grounded electrical outlets. General Electrical Safety Precautions Follow these rules to ensure general safety: Keep the area around the server clean and free of clutter. The server weighs approximately 16.5 lbs (7.5 kg) when fully loaded. Always keep your back straight and lift with your legs. Remove any jewelry or metal objects from your body, which are excellent metal conductors that can create short circuits and harm you if they come into contact with printed circuit boards or areas where power is present. CAUTION - There is a danger of explosion if the onboard battery is installed upside down, which will reverse its polarities. The battery must be replaced with the same or an equivalent type. Contact your distributor or LifeSize Customer Support for all servicing. CAUTION - This server may have come equipped with a CD-ROM drive. To prevent direct exposure to the laser beam and hazardous radiation exposure, do not open the enclosure or use the unit in any unconventional way. 43 LifeSize Transit Server Guide
44 ESD Precautions Electrostatic discharge (ESD) is generated by two objects with different electrical charges coming into contact with each other. An electrical discharge is created to neutralize this difference, which can damage electronic components and printed circuit boards. The following measures are generally sufficient to neutralize this difference before contact is made to protect your equipment from ESD: Use a grounded wrist strap designed to prevent static discharge. For grounding purposes, make sure your computer chassis provides excellent conductivity between the power supply, the case, the mounting fasteners and the motherboard. Take care to assure that the chassis cover is in place when the server is operating to assure proper cooling. 44 LifeSize Transit Server Guide
LifeSize Transit Deployment Guide June 2011
LifeSize Transit Deployment Guide June 2011 LifeSize Tranist Server LifeSize Transit Client LifeSize Transit Deployment Guide 2 Firewall and NAT Traversal with LifeSize Transit Firewalls and Network Address
LifeSize UVC Access Deployment Guide
LifeSize UVC Access Deployment Guide November 2013 LifeSize UVC Access Deployment Guide 2 LifeSize UVC Access LifeSize UVC Access is a standalone H.323 gatekeeper that provides services such as address
LifeSize UVC Multipoint Deployment Guide
LifeSize UVC Multipoint Deployment Guide May 2014 LifeSize UVC Multipoint Deployment Guide 2 LifeSize UVC Multipoint LifeSize UVC Multipoint is a software MCU optimized for conferences that mix high definition
LifeSize Networker Installation Guide
LifeSize Networker Installation Guide November 2008 Copyright Notice 2006-2008 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure
LifeSize Video Communications Systems Administrator Guide
LifeSize Video Communications Systems Administrator Guide November 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made
Barracuda Link Balancer Administrator s Guide
Barracuda Link Balancer Administrator s Guide Version 1.0 Barracuda Networks Inc. 3175 S. Winchester Blvd. Campbell, CA 95008 http://www.barracuda.com Copyright Notice Copyright 2008, Barracuda Networks
VoIP Server Reference
IceWarp Server VoIP Server Reference Version 10 Printed on 12 August, 2009 i Contents VoIP Service 1 Introduction... 1 V10 New Features... 3 SIP REFER... 3 SIP Call Transfer Agent Settings... 3 NAT traversal
F-Secure Messaging Security Gateway. Deployment Guide
F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4
LifeSize Phone User Guide
LifeSize Phone User Guide April 2008 Copyright Notice 2005-2008 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure that the information
Creating your own service profile for SJphone
SJ Labs, Inc. 2005 All rights reserved SJphone is a registered trademark. No part of this document may be copied, altered, or transferred to, any other media without written, explicit consent from SJ Labs
SIP Proxy Server. Administrator Installation and Configuration Guide. V2.31b. 09SIPXM.SY2.31b.EN3
SIP Proxy Server Administrator Installation and Configuration Guide V2.31b 09SIPXM.SY2.31b.EN3 DSG, DSG logo, InterPBX, InterServer, Blaze Series, VG5000, VG7000, IP590, IP580, IP500, IP510, InterConsole,
Barracuda Link Balancer
Barracuda Networks Technical Documentation Barracuda Link Balancer Administrator s Guide Version 2.2 RECLAIM YOUR NETWORK Copyright Notice Copyright 2004-2011, Barracuda Networks www.barracuda.com v2.2-110503-01-0503
Multi-Homing Security Gateway
Multi-Homing Security Gateway MH-5000 Quick Installation Guide 1 Before You Begin It s best to use a computer with an Ethernet adapter for configuring the MH-5000. The default IP address for the MH-5000
User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream
User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner
Cisco TelePresence Video Communication Server Basic Configuration (Control with Expressway)
Cisco TelePresence Video Communication Server Basic Configuration (Control with Expressway) Deployment Guide Cisco VCS X8.1 D14651.08 August 2014 Contents Introduction 4 Example network deployment 5 Network
LifeSize UVC Manager TM Deployment Guide
LifeSize UVC Manager TM Deployment Guide May 2014 LifeSize UVC Manager Deployment Guide 2 LifeSize UVC Manager Network administrators who use UVC Manager to manage video and voice communications systems
Application Note Configuring the Synapse SB67070 SIP Gateway for Broadvox GO! SIP Trunking
Configuring the Synapse SB67070 SIP Gateway for Broadvox GO! SIP Trunking 2012 Advanced American Telephones. All Rights Reserved. AT&T and the AT&T logo are trademarks of AT&T Intellectual Property licensed
Configuring the Edgewater 4550 for use with the Bluestone Hosted PBX
Configuring the Edgewater 4550 for use with the Bluestone Hosted PBX NOTE: This is an advisory document to be used as an aid to resellers and IT staff looking to use the Edgewater 4550 in conjunction with
VoIP Network Configuration Guide
The owner friendly phone system for small business VoIP Network Configuration Guide Release 7.10 Copyright 2011 Fortinet, Inc. All rights reserved. Fortinet, FortiGate, FortiGuard, FortiCare, FortiManager,
Chapter 8 Router and Network Management
Chapter 8 Router and Network Management This chapter describes how to use the network management features of your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. These features can be found by
Chapter 2 Connecting the FVX538 to the Internet
Chapter 2 Connecting the FVX538 to the Internet Typically, six steps are required to complete the basic connection of your firewall. Setting up VPN tunnels are covered in Chapter 5, Virtual Private Networking.
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
Unified Communications in RealPresence Access Director System Environments
[Type the document title] 3.0 October 2013 3725-78704-001B1 Deploying Polycom Unified Communications in RealPresence Access Director System Environments Polycom Document Title 1 Trademark Information Polycom
FortiVoice. Version 7.00 VoIP Configuration Guide
FortiVoice Version 7.00 VoIP Configuration Guide FortiVoice Version 7.00 VoIP Configuration Guide Revision 2 14 October 2011 Copyright 2011 Fortinet, Inc. All rights reserved. Contents and terms are subject
Background 1 Table 1 Software & Firmware Versions Tested 1 Figure 1 Integra s Universal Access (UA) IP PBX Test Configuration 1
1 Background 1 Table 1 Software & Firmware Versions Tested 1 Figure 1 Integra s Universal Access (UA) IP PBX Test Configuration 1 Configuration Data 2 Section 1: Initial IPitomy IP PBX Connection & Login
P160S SIP Phone Quick User Guide
P160S SIP Phone Quick User Guide Version 2.2 TABLE OF CONTENTS 1.0 INTRODUCTION... 1 2.0 PACKAGE CONTENT... 1 3.0 LIST OF FIGURES... 2 4.0 SUMMARY OF KEY FUNCTIONS... 3 5.0 CONNECTING THE IP PHONE... 4
emerge 50P emerge 5000P
emerge 50P emerge 5000P Initial Software Setup Guide May 2013 Linear LLC 1950 Camino Vida Roble Suite 150 Carlsbad, CA 92008 www.linearcorp.com Copyright Linear LLC. All rights reserved. This guide is
QUICK START GUIDE. Cisco S170 Web Security Appliance. Web Security Appliance
1 0 0 0 1 1 QUICK START GUIDE Web Security Appliance Web Security Appliance Cisco S170 303417 Cisco S170 Web Security Appliance 1 Welcome 2 Before You Begin 3 Document Network Settings 4 Plan the Installation
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...
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.
VOIP-211RS/210RS/220RS/440S. SIP VoIP Router. User s Guide
VOIP-211RS/210RS/220RS/440S SIP VoIP Router User s Guide Trademarks Contents are subject to revise without prior notice. All trademarks belong to their respective owners. FCC Warning This equipment has
UIP1868P User Interface Guide
UIP1868P User Interface Guide (Firmware version 0.13.4 and later) V1.1 Monday, July 8, 2005 Table of Contents Opening the UIP1868P's Configuration Utility... 3 Connecting to Your Broadband Modem... 4 Setting
Plesk 11 Manual. Fasthosts Customer Support
Fasthosts Customer Support Plesk 11 Manual This guide covers everything you need to know in order to get started with the Parallels Plesk 11 control panel. Contents Introduction... 3 Before you begin...
Broadband Phone Gateway BPG510 Technical Users Guide
Broadband Phone Gateway BPG510 Technical Users Guide (Firmware version 0.14.1 and later) Revision 1.0 2006, 8x8 Inc. Table of Contents About your Broadband Phone Gateway (BPG510)... 4 Opening the BPG510's
SIP Trunking Service Configuration Guide for Time Warner Cable Business Class
SIP Trunking Service Configuration Guide for Time Warner Cable Business Class NDA-31669 Issue 1.0 NEC Corporation of America reserves the right to change the specifications, functions, or features at
SIP Trunking Service Configuration Guide for Skype
SIP Trunking Service Configuration Guide for Skype NDA-31154 Issue 1.0 NEC Corporation of America reserves the right to change the specifications, functions, or features at any time without notice. NEC
Thank for choosing the Dominion KX III, the industry's highest performance enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch.
QS Rule Dominion KX III Quick Setup Guide Thank for choosing the Dominion KX III, the industry's highest performance enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick Setup
axsguard Gatekeeper Internet Redundancy How To v1.2
axsguard Gatekeeper Internet Redundancy How To v1.2 axsguard Gatekeeper Internet Redundancy How To v1.2 Legal Notice VASCO Products VASCO data Security, Inc. and/or VASCO data Security International GmbH
This chapter describes how to set up and manage VPN service in Mac OS X Server.
6 Working with VPN Service 6 This chapter describes how to set up and manage VPN service in Mac OS X Server. By configuring a Virtual Private Network (VPN) on your server you can give users a more secure
NetComm V90 VoIP Phone Quick Start Guide Draft Release 0.1
NetComm V90 VoIP Phone Quick Start Guide Draft Release 0.1 Copyright NetComm Ltd Overview NetComm V90 SIP VoIP Phone User Guide Table of Contents Overview... 3 V90 VoIP Phone Specification...4 Shipping
Chapter 6 Using Network Monitoring Tools
Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Wireless-N Gigabit Router WNR3500. You can access these features by selecting the items
Phone Adapter. with 2 Ports for Voice-over-IP. Installation and Troubleshooting Guide. Model No. PAP2 Ver. 2. Voice
Phone Adapter with 2 Ports for Voice-over-IP Voice Installation and Troubleshooting Guide Model No. PAP2 Ver. 2 Copyright and Trademarks Specifications are subject to change without notice. Linksys is
TELEPHONE MAN OF AMERICA. Earning Your Business Every Step of the Way!
TELEPHONE MAN OF AMERICA Earning Your Business Every Step of the Way! Specializing in Telecom Equipment of all Brands, Carrier Services, Technician Services, Maintenance Agreements & Purchasing Excess
Cisco Expressway Basic Configuration
Cisco Expressway Basic Configuration Deployment Guide Cisco Expressway X8.1 D15060.03 August 2014 Contents Introduction 4 Example network deployment 5 Network elements 6 Internal network elements 6 DMZ
Chapter 6 Using Network Monitoring Tools
Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your Wireless-G Router Model WGR614v9. You can access these features by selecting the items under
Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide
Symantec Database Security and Audit 3100 Series Appliance Getting Started Guide Symantec Database Security and Audit 3100 Series Getting Started Guide The software described in this book is furnished
Chapter 6 Virtual Private Networking Using SSL Connections
Chapter 6 Virtual Private Networking Using SSL Connections The FVS336G ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN provides a hardwarebased SSL VPN solution designed specifically to provide
DPH-140S SIP Phone Quick User Guide
DPH-140S SIP Phone Quick User Guide Version 1.0 TABLE OF CONTENTS 1.0 INTRODUCTION... 1 2.0 PACKAGE CONTENT... 1 3.0 LIST OF FIGURES... 2 4.0 SUMMARY OF KEY FUNCTIONS... 3 5.0 CONNECTING THE IP PHONE...
SSL-VPN 200 Getting Started Guide
Secure Remote Access Solutions APPLIANCES SonicWALL SSL-VPN Series SSL-VPN 200 Getting Started Guide SonicWALL SSL-VPN 200 Appliance Getting Started Guide Thank you for your purchase of the SonicWALL SSL-VPN
Broadband Router ESG-103. User s Guide
Broadband Router ESG-103 User s Guide FCC Warning This equipment has been tested and found to comply with the limits for Class A & Class B digital device, pursuant to Part 15 of the FCC rules. These limits
P-2024. Quick Start Guide. VoIP Analog Telephone Adaptor DEFAULT LOGIN. IP Address http://192.168.5.1 Password 1234. Version 3.60 7/2007 Edition 1
P-2024 VoIP Analog Telephone Adaptor Quick Start Guide Version 3.60 7/2007 Edition 1 DEFAULT LOGIN IP Address http://192.168.5.1 Password 1234 Copyright 2007. All rights reserved. Overview Use your P-2024
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
LifeSize ClearSea Administrator Guide
LifeSize ClearSea Administrator Guide August 2012 LifeSize ClearSea Administrator Guide 2 LifeSize ClearSea Server LifeSize ClearSea is a client/server solution for desktop and mobile video collaboration.
Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.
Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of
Dominion KX II-101-V2
Dominion KX II-101-V2 Quick Setup Guide Thank you for your purchase of the Dominion KX II-101-V2, the economical, full-featured, single-port digital KVM-over-IP device. For details on using the KX II-101-V2,
LifeSize Gateway User Guide
LifeSize Gateway User Guide March 2008 Copyright Notice 2008 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure that the information
GW400 VoIP Gateway. User s Guide
GW400 VoIP Gateway User s Guide P/N: 956YD30001 Copyright 2006. All Rights Reserved. Document Version: 1.0 All trademarks and trade names are the properties of their respective owners. i Table of Contents
Table of Contents. 1. Introduction...1. 2. PDU Package...2. 3. Function...3. 4. Installation...5. 5. Web Interface...7
PDU User Manual Table of Contents 1. Introduction...1 2. PDU Package...2 3. Function...3 4. Installation...5 5. Web Interface...7 1. Introduction The PDU is an Internet ready device designed and is equipped
Using the NetVanta 7100 Series
MENU OK CANCEL 1 2 3 4 5 6 7 8 9 * 0 # MENU MENU OK CANCEL CANCEL 1 2 3 4 5 6 7 8 9 * 0 # MENU OK CANCEL CANCEL 1 2 3 4 5 6 7 8 9 * 0 # MENU OK CANCEL CANCEL 1 2 3 4 5 6 7 8 9 * 0 # MENU OK CANCEL 1 2
Kerio Operator. Administrator s Guide. Kerio Technologies
Kerio Operator Administrator s Guide Kerio Technologies 2011 Kerio Technologies s.r.o. All rights reserved. This guide provides detailed description on Kerio Operator, version 1.0. All additional modifications
Cisco Unified Communications 500 Series
Cisco Unified Communications 500 Series IP PBX Provisioning Guide Version 1.0 Last Update: 02/14/2011 Page 1 DISCLAIMER The attached document is provided as a basic guideline for setup and configuration
nexvortex SIP Trunking Implementation & Planning Guide V1.5
nexvortex SIP Trunking Implementation & Planning Guide V1.5 510 S PRING S TREET H ERNDON VA 20170 +1 855.639.8888 Introduction Welcome to nexvortex! This document is intended for nexvortex Customers and
LifeSize Control TM Deployment Guide
LifeSize Control TM Deployment Guide July 2011 LifeSize Control Deployment Guide 2 LifeSize Control This guide is for network administrators who use LifeSize Control to manage video and voice communications
LifeSize Transit Virtual Appliance Installation Guide June 2011
LifeSize Transit Virtual Appliance Installation Guide June 2011 LifeSize Transit Server VM LifeSize Transit Client VM LifeSize Transit Virtual Appliance Installation Guide 2 Installation Overview This
QUICK START GUIDE. Cisco C170 Email Security Appliance
1 0 0 1 QUICK START GUIDE Email Security Appliance Cisco C170 303357 Cisco C170 Email Security Appliance 1 Welcome 2 Before You Begin 3 Document Network Settings 4 Plan the Installation 5 Install the Appliance
AudioCodes Mediant 1000 Configuration Guide
AudioCodes Mediant 1000 Configuration Guide 2010 FaxBack, Inc. All Rights Reserved. NET SatisFAXtion and other FaxBack products, brands and trademarks are property of FaxBack, Inc. Other products, brands
LifeSize Bridge 2200 Deployment Guide
LifeSize Bridge 2200 Deployment Guide August 2013 LifeSize Bridge 2200 Deployment Guide 2 LifeSize Bridge 2200 LifeSize Bridge 2200 is a fixed capacity multipoint control unit (MCU) optimized for HD conferences
Barracuda IM Firewall Administrator s Guide
Barracuda IM Firewall Administrator s Guide Version 3.0 Barracuda Networks Inc. 3175 S. Winchester Blvd Campbell, CA 95008 http://www.barracuda.com Copyright Notice Copyright 2007, Barracuda Networks www.barracuda.com
Overview of WebMux Load Balancer and Live Communications Server 2005
AVANU Load Balancing for Microsoft Office Live Communications Server 2005 WebMux Delivers Improved Reliability, Availability and Scalability Overview of WebMux Load Balancer and Live Communications Server
KX-UT113/KX-UT123 KX-UT133/KX-UT136 KX-UT248
Model No. SIP Phone KX-UT113/KX-UT123 KX-UT133/KX-UT136 KX-UT248 Thank you for purchasing this Panasonic product. Please read this manual carefully before using this product and save this manual
SIP Trunking Service Configuration Guide for Broadvox Fusion
Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your
Note: these functions are available if service provider supports them.
Key Feature New Feature Remote Maintenance: phone can be diagnosed and configured by remote. Zero Config: automated provisioning and software upgrading even through firewall/nat. Centralized Management:
Barracuda Spam Firewall User s Guide
Barracuda Spam Firewall User s Guide 1 Copyright Copyright 2004, Barracuda Networks www.barracudanetworks.com All rights reserved. Use of this product and this manual is subject to license. Information
Configuration Guide. Websense Web Security Solutions Version 7.8.1
Websense Web Security Solutions Version 7.8.1 To help you make the transition to Websense Web Security or Web Security Gateway, this guide covers the basic steps involved in setting up your new solution
Polycom RealPresence Resource Manager System Getting Started Guide
[Type the document title] Polycom RealPresence Resource Manager System Getting Started Guide 8.0 August 2013 3725-72102-001B Polycom Document Title 1 Trademark Information POLYCOM and the names and marks
VoIP Router TA G81022MS User Guide
VoIP Router TA G81022MS User Guide V. 1.0 TABLE OF CONTENTS TABLE OF CONTENTS...2 1.0 INTRODUCTION...1 2.0 PACKAGE CONTENT...1 3.0 SUMMARY OF LED & CONNECTOR DESCRIPTION...2 3.1 THE FRONT LEDS...2 3.2
CounterACT 7.0 Single CounterACT Appliance
CounterACT 7.0 Single CounterACT Appliance Quick Installation Guide Table of Contents Welcome to CounterACT Version 7.0....3 Included in your CounterACT Package....3 Overview...4 1. Create a Deployment
LifeSize Control Installation Guide
LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every
VOIP NETWORK CONFIGURATION GUIDE RELEASE 6.10
TALKSWITCH DOCUMENTATION VOIP NETWORK CONFIGURATION GUIDE RELEASE 6.10 CT.TS005.002606 ANSWERS WITH INTELLIGENCE INTRODUCTION About this guide This guide will help you plan and configure a TalkSwitch system
Guideline for setting up a functional VPN
Guideline for setting up a functional VPN Why do I want a VPN? VPN by definition creates a private, trusted network across an untrusted medium. It allows you to connect offices and people from around the
WEB CONFIGURATION. Configuring and monitoring your VIP-101T from web browser. PLANET VIP-101T Web Configuration Guide
WEB CONFIGURATION Configuring and monitoring your VIP-101T from web browser The VIP-101T integrates a web-based graphical user interface that can cover most configurations and machine status monitoring.
SNMP Web card. User s Manual. Management Software for Uninterruptible Power Supply Systems
SNMP Web card User s Manual Management Software for Uninterruptible Power Supply Systems Table of Contents 1. Overview... 3 1.1 Introduction... 3 1.2 Features... 3 1.3 Overlook... 3 1.4 Installation and
How To Check If Your Router Is Working Properly On A Nr854T Router (Wnr854) On A Pc Or Mac) On Your Computer Or Ipad (Netbook) On An Ipad Or Ipa (Networking
Chapter 7 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax NEXT Wireless Router WNR854T. These features can be found by clicking on the Maintenance
NAT TCP SIP ALG Support
The feature allows embedded messages of the Session Initiation Protocol (SIP) passing through a device that is configured with Network Address Translation (NAT) to be translated and encoded back to the
HP A-IMC Firewall Manager
HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this
SIP Trunking Service Configuration Guide for MegaPath
Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your
AVer EVC. Quick Installation Guide. Package Contents. 8. Mini Din 8 pin MIC Cable. 1. Main System. 9. HDMI Cable. 2. Camera. 10.
AVer EVC Quick Installation Guide Package Contents 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2013 AVer Information Inc. All Rights Reserved. 1. Main System 2. Camera 3. Microphone 4. Remote Control 5. Power
SIP Trunking Service Configuration Guide for PAETEC (Broadsoft Platform)
Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your
Acano solution. Acano Solution Installation Guide. Acano. January 2014 76-1002-03-B
Acano solution Acano Solution Installation Guide Acano January 2014 76-1002-03-B Contents Contents 1 Introduction... 3 1.1 Before You Start... 3 1.1.1 Safety information... 3 1.1.2 You will need the following
PLANET is a registered trademark of PLANET Technology Corp. All other trademarks belong to their respective owners.
Trademarks Copyright PLANET Technology Corp. 2004 Contents subject to revise without prior notice. PLANET is a registered trademark of PLANET Technology Corp. All other trademarks belong to their respective
Technical Configuration Notes
MITEL SIP CoE Technical Configuration Notes Configure MCD for use with OpenIP SIP Trunking service SIP CoE 11-4940-00186 NOTICE The information contained in this document is believed to be accurate in
Installing and Configuring vcloud Connector
Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new
Quick Start Guide. Sendio Email System Protection Appliance. Sendio 5.0
Sendio Email System Protection Appliance Quick Start Guide Sendio 0 Sendio, Inc. 4911 Birch St, Suite 150 Newport Beach, CA 92660 USA +949.274375 www.sendio.com QUICK START GUIDE SENDIO This Quick Start
HP IMC Firewall Manager
HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this
Lifesize Icon Table of Contents
Table of Contents Let's get started Configuration overview System access and passwords System name, date, and time Language and dual displays System options Using your system Placing a call Joining a meeting
NEFSIS DEDICATED SERVER
NEFSIS TRAINING SERIES Nefsis Dedicated Server version 5.2.0.XXX (DRAFT Document) Requirements and Implementation Guide (Rev5-113009) REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER Nefsis
This presentation discusses the new support for the session initiation protocol in WebSphere Application Server V6.1.
This presentation discusses the new support for the session initiation protocol in WebSphere Application Server V6.1. WASv61_SIP_overview.ppt Page 1 of 27 This presentation will provide an overview of
Firewall VPN Router. Quick Installation Guide M73-APO09-380
Firewall VPN Router Quick Installation Guide M73-APO09-380 Firewall VPN Router Overview The Firewall VPN Router provides three 10/100Mbit Ethernet network interface ports which are the Internal/LAN, External/WAN,
Technical Configuration Notes
MITEL SIPCoE Technical Configuration Notes Configure Mitel UC360 SIP Phone and Mitel MCD for use with VidyoWay SIP CoE 13-4940-00228 NOTICE The information contained in this document is believed to be
Technical Configuration Notes
MITEL SIPCoE Technical Configuration Notes Configure Inn-Phone SIP Phone for use with MCD SIP CoE NOTICE The information contained in this document is believed to be accurate in all respects but is not
