mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-06-13 17:30:20 +00:00
Call events are no longer subscribed by default. JSON-RPC clients must explicitly call subscribeCallEvents to receive callEvent notifications and enable incoming call handling. This avoids sending unwanted call events to clients that don't use voice calling. Also adds unsubscribeCallEvents for cleanup, idempotent subscription guard, and updates CALL_TUNNEL.md to document the subscription step. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>