Share via


Session Negotiation Options

The developer has several options to consider for handling session description negotiations. First, the developer should decide whether to disable the RTC media stack globally, or selectively enable or disable the RTC media stack for certain sessions. If the media stack is disabled globally, the application automatically handles the session negotiations for all incoming or outgoing sessions involving voice, video, or T120 media streams. If the application enables the RTC media stack, then the application can select which incoming or outgoing media sessions to negotiate.

The following topics outline the steps for handling session negotiations.

Topic Description
Globally Disabling the Media Stack. The application handles all session negotiations.
Enabling the RTC Media Stack. The application negotiates session descriptions on a per-session basis.