You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -386,7 +386,8 @@ Your application server can disconnect a client from an OpenTok session by calli
386
386
Working with SIP Interconnect
387
387
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
388
388
389
-
You can connect your SIP platform to an OpenTok session, the audio from your end of the SIP call is added to the OpenTok session as an audio-only stream. The OpenTok Media Router mixes audio from other streams in the session and sends the mixed audio to your SIP endpoint.
389
+
You can connect your SIP platform to an OpenTok session, the audio from your end of the SIP call is added to the OpenTok session as an audio-only stream.
390
+
The OpenTok Media Router mixes audio from other streams in the session and sends the mixed audio to your SIP endpoint.
390
391
391
392
.. code:: python
392
393
@@ -397,8 +398,7 @@ You can connect your SIP platform to an OpenTok session, the audio from your end
0 commit comments