Skip to content

Comments

Enrich call event types#2355

Open
koptereli wants to merge 2 commits intoWhiskeySockets:masterfrom
koptereli:feature/voice-call-phase-1
Open

Enrich call event types#2355
koptereli wants to merge 2 commits intoWhiskeySockets:masterfrom
koptereli:feature/voice-call-phase-1

Conversation

@koptereli
Copy link

Summary\n- map preaccept/transport/relaylatency call stanzas to distinct statuses\n- add latency parsing for relaylatency events\n- extend call update type union to include new statuses\n\n## Testing\n- not run (not requested)

@whiskeysockets-bot
Copy link
Contributor

whiskeysockets-bot commented Feb 21, 2026

Thanks for opening this pull request and contributing to the project!

The next step is for the maintainers to review your changes. If everything looks good, it will be approved and merged into the main branch.

In the meantime, anyone in the community is encouraged to test this pull request and provide feedback.

✅ How to confirm it works

If you’ve tested this PR, please comment below with:

Tested and working ✅

This helps us speed up the review and merge process.

📦 To test this PR locally:

# NPM
npm install @whiskeysockets/baileys@koptereli/Baileys#feature/voice-call-phase-1

# Yarn (v2+)
yarn add @whiskeysockets/baileys@koptereli/Baileys#feature/voice-call-phase-1

# PNPM
pnpm add @whiskeysockets/baileys@koptereli/Baileys#feature/voice-call-phase-1

If you encounter any issues or have feedback, feel free to comment as well.

@Salientekill
Copy link

I didn't quite understand, but could you fix the lint?

@koptereli
Copy link
Author

Fixed! The prettier formatting issue in messages-recv.ts (line 1428) has been resolved — joined the split assignment onto one line. Linting should pass now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants