Azure-Samples / Azure-Samples/communication-services-javascript-quickstarts

[The 1-1 phone is not getting disconnected from the callee end] in [ACS-1-1 phone calling.]

Open
#162 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:triage
Dominant language
JavaScript
Stars
107
Forks
207
PR merge metrics
No merged PRs in 30d

Description

> Please provide us with the following information:
> ---------------------------------------------------------------

Whenever I make a call to my personal phone number and I disconnect it, the call does not get hung up at the application end. Instead, it calls my number again. The only way to disconnect is by clicking the hang up button in the application.

### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```

### Minimal steps to reproduce
> Deployed the code samples from the documentation with latest SDK version.
> Tested the application.

### Any log messages given by the failure
> No error logs.

### Expected/desired behavior
> Once the call has been disconnected by the callee, the application should not call back automatically.

### OS and Version?
> Windows 11.

### Versions
> -

### Mention any other details that might be useful

> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.

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.

Research direction

Start with the JavaScript code samples from the Azure Communication Services documentation and reproduce the call flow on Windows 11. Trace the disconnect handling at the application end and verify that a callee-initiated hang-up does not trigger another call; no specific file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript
Domain
api, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.