Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[BUG] Rejeitar Chamada desativado , mesmo assim, envia a mensagem: "Não aceito chamadas"

Open
#2,664 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
56/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
postgresql, typescript
Domain
api, backend

Research direction

Start by tracing the call-rejection handling and the configuration for the “Rejeitar Chamada” behavior, then reproduce the issue using the documented call step with PostgreSQL 14 and Baileys. Done means the “Não aceito chamadas” message is not sent when rejection is disabled, while the configured message still works when rejection is enabled.

Written by the indexing model from the issue text.

Description

bug
📋 Bug Description

Se estiver desativado o comportamento: Rejeitar Chamada
Rejeita todas as chamadas recebidas, mesmo assim, envia a mensagem "Não aceito chamadas" quando uma chamada é recebida.

🔄 Steps to Reproduce
  • Faça uma ligação para o número do host.
✅ Expected Behavior

Entendo que a mensagem deve ser enviada apenas quando esse comportamento Rejeitar Chamada estiver ativado.

❌ Actual Behavior

Ainda está enviando a mensagem "Não aceito chamadas" mesmo com o Rejeitar Chamada desativado.

Image
🌍 Environment
  • Evolution API version: 2.4.0-rc2 (2026-05-17) / 2.3.7
  • image: evoapicloud/evolution-api:2.4.0-rc2
  • Database: PostgreSQL 14,
  • Connection type: Baileys,
📋 Logs

📝 Additional Context

Solução temporária: Ativei o Rejeitar Chamada, depois excluí a mensagem "Não aceito chamadas" deixando o campo "Enviar uma mensagem ao rejeitar uma chamada" vazio e depois desativei novamente o Rejeitar Chamada.

Step 1
Image
Step 2
Image
Step 3
Image

Dominant language
TypeScript
Stars
9.6k
Forks
7.3k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from evolution-foundation/evolution-api

All issues in evolution-foundation/evolution-api

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.