Voice call via Plugin configured by Telnyx but getting data/client must have required property 'id'
1. I cannot do clawdbot voicecall call --to CLI command because the voice call server is using this port : address already in use 127.0.0.1:3334
at Server.setupListenHandle [as _listen2] (node:net:1940:16)
at listenInCluster (node:net:1997:12)
at node:net:2206:7
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
2. When i asked clawdbot to call , the phone rings, but no voice, and gateway has error below : "frameType":"req","frameMethod":"connect","frameId":"801b0219-dccf-4ac0-908d-06fbfc671db6","handshakeError":"invalid connect params: data/client must have required property 'id'; data/client must NOT have additional properties"},"2":"closed before connect conn=f17ed5a6-b1f0-4626-9961-781d4577fa7e
How do I get the voice call working ?
