(Created target blank page For Version: SESDK:9.0.0OSX) |
(Update with the copy of version: 9.0.0OSXDRAFT) |
||
Line 1: | Line 1: | ||
− | < | + | =SIP Endpoint SDK for OS X Deployment Information= |
+ | |||
+ | {{NoteFormat|The following features are not supported: | ||
+ | |||
+ | * Video | ||
+ | * IPv6 | ||
+ | * NAT, ICE, TURN, STUN | ||
+ | * SIP Cluster | ||
+ | * SIP Proxy | ||
+ | }} | ||
+ | |||
+ | == Introduction == | ||
+ | With Release 8.5.2, the SIP Endpoint SDK for OS X allows you to develop applications for OS X El Capitan (10.11.4). | ||
+ | |||
+ | To assist you with development, the SIP Endpoint SDK is packaged with an API Reference, which is located in the <tt>Doc/html</tt> folder. | ||
+ | |||
+ | For your convenience, the SIP Endpoint SDK also includes a [[Documentation:SESDK:Developer:OSXSampleApplication|QuickStart]] application that can help you get up and running during early application development. | ||
+ | |||
+ | == What You Should Know == | ||
+ | This guide is written for software developers and application architects who have already developed an understanding of the Genesys platform and the basics of SIP telephony. | ||
+ | |||
+ | In addition, the following document can be useful in understanding the Genesys SIP server environment: | ||
+ | * Framework 8.1 SIP Server Deployment Guide | ||
+ | |||
+ | == Environment Prerequisites == | ||
+ | To work with the SIP Endpoint SDK for OS X, you must ensure that your system meets the software requirements established in the Genesys Supported Operating Environment Reference Manual, as well as meeting the following minimum software requirements: | ||
+ | * Genesys SIP Server 8.0.2 or higher | ||
+ | * OS X El Capitan 10.11 or higher | ||
+ | * Xcode version 7.3 or higher | ||
+ | |||
+ | == Related Resources == | ||
+ | * [[Documentation:SESDK:Overview:Welcome|SIP Endpoint SDK Overview]] | ||
+ | * [[Documentation:SESDK:Developer:Welcome|SIP Endpoint SDK Developer's Guide]] | ||
+ | |||
+ | [[Category:SIP Endpoint SDK]] | ||
+ | [[Category:SIP Endpoint SDK Deployment Guide]] | ||
+ | [[Category:V:SESDK:9.0.0OSX]] |
Revision as of 13:51, August 31, 2017
Contents
SIP Endpoint SDK for OS X Deployment Information
- Video
- IPv6
- NAT, ICE, TURN, STUN
- SIP Cluster
- SIP Proxy
Introduction
With Release 8.5.2, the SIP Endpoint SDK for OS X allows you to develop applications for OS X El Capitan (10.11.4).
To assist you with development, the SIP Endpoint SDK is packaged with an API Reference, which is located in the Doc/html folder.
For your convenience, the SIP Endpoint SDK also includes a QuickStart application that can help you get up and running during early application development.
What You Should Know
This guide is written for software developers and application architects who have already developed an understanding of the Genesys platform and the basics of SIP telephony.
In addition, the following document can be useful in understanding the Genesys SIP server environment:
- Framework 8.1 SIP Server Deployment Guide
Environment Prerequisites
To work with the SIP Endpoint SDK for OS X, you must ensure that your system meets the software requirements established in the Genesys Supported Operating Environment Reference Manual, as well as meeting the following minimum software requirements:
- Genesys SIP Server 8.0.2 or higher
- OS X El Capitan 10.11 or higher
- Xcode version 7.3 or higher