Context
The Context message is sent from Norsk in response to a
change to either the Media Node’s inbound or output set of streams.
Once received, your code must acknowledge the context change
with a call to Media.UnblockCall
,
passing in the blockingCallRef
; note that if using the
JavaScript SDK then this is automatically handled.
Field |
Type |
Repeated |
Description |
streams |
✅ |
The set of streams |
|
blocking_call_ref |
The reference for acknowledging the context change |