This document describes how to place a point-to-point IP video call between two devices that are in the same network in order to isolate the possibility of WAN or infrastructure device issues.
At times there can be issues with call quality (audio/video), call connectivity, or one-way audio/video. There are multiple devices that are involved in the complete call setup, so the issue can be difficult to troubleshoot.
The WAN can be one of the reasons for the poor call quality if it is not properly configured or if the Quality of Service (QoS) values are not marked properly along the call route. There is also the possibility that the Cisco TelePresence Video Communication Server (VCS) or the Cisco Unified Communications Manager (CUCM) can cause the issue if there is a configuration problem.
This document describes a method that you can use in order to test whether the device itself is the cause of the issue, or whether there are other factors (such as the WAN or the infrastructure devices) that cause the issue.
It is possible to place calls between two devices in these two scenarios:
These calls can only be placed when the IP address of one device is dialed from the other device. The IP address can be dialed via H323 or Session Initiation Protocol (SIP).
This section provides the standard H323 configurations that allow calls to be placed directly between two endpoints. You can choose to implement these configurations through the use of either the device CLI or the GUI.
In order to implement this configuration via the CLI, establish a Secure Shell (SSH) session to the device and log in with Administrator credentials. Once logged in, use this information in order to configure the device:
xConfiguration H323 Profile 1 CallSetup Mode: Direct
xConfiguration Conference 1 DefaultCall Protocol: H323
xConfiguration NetworkServices H323 Mode: On
Complete these steps in order to implement this configuration via the GUI:
This image illustrates the call flow when H323 is used:
This section provides the standard SIP configurations that allow calls to be placed directly between two endpoints. You can choose to implement these configurations through the use of either the device CLI or the GUI.
In order to implement this configuration via the CLI, establish an SSH session to the device and log in with Administrator credentials. Once logged in, use this information in order to configure the device:
xConfiguration NetworkServices SIP Mode: On
xConfiguration SIP Profile 1 Proxy 1 Address: ""
xConfiguration SIP Profile 1 Proxy 1 Discovery: Manual
xConfiguration Conference 1 DefaultCall Protocol: SIP
Complete these steps in order to implement this configuration via the GUI:
This image illustrates the call flow when SIP is used:
At this point, you can dial the IP address of one device from the other device and verify whether the call is connected properly. If the call goes through as expected, then there is no need to further concentrate on the infrastructure device settings in order to isolate the issue.
If the same problem persists, then the issue is with either the device itself or the with the network (if the call is placed over the WAN).
Revision | Publish Date | Comments |
---|---|---|
1.0 |
19-Jun-2015 |
Initial Release |