internal_signaling
external_signaling
Get the signaling settings
get/ocs/v2.php/apps/spreed/api/{apiVersion}/signaling/settings
Path parameters
apiVersion'v3' required
Query parameters
tokenstring
Token of the room
Headers
talk-recording-randomstring
Random seed (at least 32 bytes) used to generate the SHA256-HMAC request checksum
talk-recording-checksumstring
SHA256-HMAC checksum over the random seed, signed with the shared recording secret, to verify authenticity from the recording backend
talk-sipbridge-randomstring
Random seed (at least 32 bytes) used together with the room token to generate the SHA256-HMAC request checksum
talk-sipbridge-checksumstring
SHA256-HMAC checksum over the concatenation of the random seed and the room token, signed with the shared SIP bridge secret, to verify authenticity from the SIP bridge
OCS-APIRequestboolean required
Required to be true for the API request to pass
Response
Signaling settings returned