Jump to: navigation, search
(Created target blank page For Version: SESDK:9.0.0OSXDRAFT)
 
(Update with the copy of version: 8.5.2OSX)
Line 1: Line 1:
<!-- Creation of the target page -->
+
=Verifying Installed SIP Endpoint SDK for OS X Components=
 +
 +
{{NoteFormat|The following features are not:
 +
 
 +
* Video
 +
* IPv6
 +
* NAT, ICE, TURN, STUN
 +
* SIP Cluster
 +
* SIP Proxy
 +
}}
 +
 
 +
=== Prerequisites ===
 +
* You must first complete the procedure that is found at [[InstallingforAppleOS|Installing for Apple OS]].
 +
 
 +
===Verify SIP Endpoint SDK for OS X Installation===
 +
# Use the Finder to locate the folder that you unzipped during the SIP Endpoint SDK installation.
 +
# Confirm that the SIP Endpoint SDK folder contains the following folders:
 +
 
 +
 
 +
{| class="wikitable" borders="1"
 +
|-
 +
!| Folder
 +
!| Contents
 +
|-
 +
| /Bin
 +
| This directory contains the pre-build QuickStart application.
 +
|-
 +
| /Doc
 +
| The <tt>html</tt> folder inside this directory contains the SIP Endpoint SDK API Reference, which has detailed information about the structure and usage of the SIP Endpoint SDK for OS X.
 +
|-
 +
| /QuickStart
 +
| Contains the source code for the QuickStart application. For more information about the sample application included with this release, see [[Documentation:SESDK:Developer:OSXSampleApplication|SIP Endpoint SDK OS X QuickStart Application]].
 +
|}
 +
 
 +
[[Category:SIP Endpoint SDK]]
 +
[[Category:SIP Endpoint SDK Deployment Guide]]
 +
[[Category:SIP Endpoint Deployment Tasks]][[Category:V:SESDK:9.0.0OSXDRAFT]]

Revision as of 06:17, July 18, 2017

Verifying Installed SIP Endpoint SDK for OS X Components

Important
The following features are not:
  • Video
  • IPv6
  • NAT, ICE, TURN, STUN
  • SIP Cluster
  • SIP Proxy

Prerequisites

Verify SIP Endpoint SDK for OS X Installation

  1. Use the Finder to locate the folder that you unzipped during the SIP Endpoint SDK installation.
  2. Confirm that the SIP Endpoint SDK folder contains the following folders:


Folder Contents
/Bin This directory contains the pre-build QuickStart application.
/Doc The html folder inside this directory contains the SIP Endpoint SDK API Reference, which has detailed information about the structure and usage of the SIP Endpoint SDK for OS X.
/QuickStart Contains the source code for the QuickStart application. For more information about the sample application included with this release, see SIP Endpoint SDK OS X QuickStart Application.
Comments or questions about this documentation? Contact us for support!