Observer Twilio Stream Status
POST/v0/voice/observer/twilio/stream_status
Twilio Stream subresource statusCallback receiver.
Twilio POSTs stream-started, stream-stopped, stream-error here.
On stream-stopped/stream-error we mark the registration as
not-streaming but do NOT delete it -- the Redis TTL handles expiry,
and keeping the registration alive allows Twilio reconnects (Cloud Run
60-min WS timeout) to find it on any node.
Responses
- 200
Successful Response