Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleTable of Contents
Table of Contents

...

Polycom Phone (If troubleshooting physical IP Phone)

Supported phone for live capturing via steps provided. Yealink phones have an alternate capture method referenced here

Google Chrome Canary (If troubleshooting WebRTC phone)

Chrome Canary must be used (with an optional parameter) in order to temporarily turn off encryption for WebRTC traffic. Doing so allows for a usable audio stream upon analysis of the packet capture

Setting up live capture (Polycom)

Setup Polycom phone

  1. Identify the IP address of your Polycom phone (Settings>Status>Network>TCP/IP Parameters)

  2. In a web browser, enter https://x.x.x.x (eg.. https://10.0.5.68) to navigate to your web configuration for the phone

  3. Depending on your browser, you will see a variation of a security warning. Choose to proceed to the web page

  4. Authenticate using Admin as the user, and 6311 as the password

  5. Navigate to Utilities > Import & Export Configuration

  6. Import the pcap_on.cfg file from

  7. here (To disable capturing after work is complete, import the pcap_off.cfg file)

  8. Reboot phone

Setup Wireshark - Download

  1. Download the appropriate installer for the Operating System in use

  2. Run the installer

  3. Leave defaults for Selected Components

  4. Leave defaults for Additional Tasks

  5. Install to C:\Program Files\Wireshark

  6. Check the box to validate “Install WinPcap…” is selected

  7. Skip USB Capture and Click Install

Capture

  1. Launch Wireshark

  2. Navigate to Capture>Options

  3. Choose “Manage Interfaces”

  4. Select the “Remote Interfaces” tab

  5. Click the “+” button

  6. Enter the IP address of your Polycom phone

  7. Enter 2002 in the Port: field

  8. Choose the Password authentication radio button

  9. Enter Polycom for the Username:

  10. Enter the MAC address of the phone (without colons or spaces, all lowercase) for the Password:

  11. Press OK

  12. You may see 2 new interfaces. If this is the case, choose the one which has a collapsed sub-item which identifies as the phone’s IP address

  13. Press Start

  14. Reproduce issue

  15. Press the Stop button at the top left of the interface

  16. Choose File>Save As… to save the packet capture.

  17. Send capture to SharpenCare

...

.

SIP soft-phone

SIP soft-phone is necessary to accomplish a rolling packet capture since it can be capturing local to the workstation where dumpcap will be running.

Setting up rolling capture – Does not apply to capturing remotely from Polycom

This method is useful for most capture scenarios. It involves setting up Wireshark, installing and configuring a soft-phone, setting up the dumpcap script, and capturing the issue. Due to encrypted RTP present in webRTC traffic, this method is NOT applicable to Sharpen Q phone. For concerns related to Sharpen Q phone, please refer to the webRTC-internals guide

Setup Wireshark - Download

  1. Download the appropriate installer for the Operating System in use

  2. Run the installer

  3. Leave defaults for Selected Components

  4. Leave defaults for Additional Tasks

  5. Install to C:\Program Files\Wireshark

  6. Check the box to validate “Install WinPcap…” is selected

  7. Skip USB Capture and Click Install

...

  1. Navigate to the original extraction point of the DumpcapSetup.zip

  2. Locate the “Uninstall.bat” file and double-click

  3. User Account Control will prompt for evaluated permissions. Continue or enter Administrator credentials to continue

  4. Navigate to Desktop\DumpCap\Captures

  5. Identify the proper capture associated with the incident

    1. Date and time can be interpreted by observing the file name

      1. file_00001_20181101115841.pcap

        1. Year, Month, Day, Hour, Minute, Second indicates start time of file Date Modified File Explorer column indicates the end time of the file

  6. Copy the identified packet capture file

  7. Upload the file to a cloud storage solution such as Google Drive, Onedrive, Dropbox, etc...

  8. Provide public link to Sharpen in SharpenCare case

  9. Sharpen will analyze the capture in conjunction with server-side captures to help reach root cause understanding.

Setting up live capture (Polycom)

This method is useful if you’re able to reproduce an issue on demand, and are using a polycom phone. This involves enabling an optional setting on the phone, and capturing the stream of the phone remotely via Wireshark.

Setup Polycom phone

  1. Identify the IP address of your Polycom phone (Settings>Status>Network>TCP/IP Parameters)

  2. In a web browser, enter https://x.x.x.x (eg.. https://10.0.5.68) to navigate to your web configuration for the phone

  3. Depending on your browser, you will see a variation of a security warning. Choose to proceed to the web page

  4. Authenticate using Admin as the user, and 6311 as the password

  5. Navigate to Utilities > Import & Export Configuration

  6. Import the pcap_on.cfg file from here (To disable capturing after work is complete, import the pcap_off.cfg file)

  7. Reboot phone

Setup Wireshark - Download

  1. Download the appropriate installer for the Operating System in use

  2. Run the installer

  3. Leave defaults for Selected Components

  4. Leave defaults for Additional Tasks

  5. Install to C:\Program Files\Wireshark

  6. Check the box to validate “Install WinPcap…” is selected

  7. Skip USB Capture and Click Install

Capture

  1. Launch Wireshark

  2. Navigate to Capture>Options

  3. Choose “Manage Interfaces”

  4. Select the “Remote Interfaces” tab

  5. Click the “+” button

  6. Enter the IP address of your Polycom phone

  7. Enter 2002 in the Port: field

  8. Choose the Password authentication radio button

  9. Enter Polycom for the Username:

  10. Enter the MAC address of the phone (without colons or spaces, all lowercase) for the Password:

  11. Press OK

  12. You may see 2 new interfaces. If this is the case, choose the one which has a collapsed sub-item which identifies as the phone’s IP address

  13. Press Start

  14. Reproduce issue

  15. Press the Stop button at the top left of the interface

  16. Choose File>Save As… to save the packet capture.

  17. Send capture to SharpenCare