Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

menu autoanswer handling #2832

Merged
merged 2 commits into from
Dec 28, 2023
Merged

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Dec 14, 2023

  • menu: avoid parallel established calls with autoanswer
  • menu: fix call waiting tone for auto-answer

When ;answermode=auto is set for the account the expected behavior is:

  • If there is an established call, ignore the auto answer setting. --> start call-waiting tone
  • If there is an outgoing call, then terminate the outgoing call and answer the incoming call immediately.

If the account is configured with auto-answer and there is a call incoming,
while there is an active call then the call waiting tone should be played.
When the established call terminates, the menu switches to the normal ring
tone.
@cspiel1 cspiel1 marked this pull request as ready for review December 15, 2023 06:38
@alfredh alfredh added this to the v3.9.0 milestone Dec 23, 2023
@alfredh alfredh merged commit 2643490 into baresip:main Dec 28, 2023
16 checks passed
@cspiel1 cspiel1 deleted the menu_autoanswer_handling branch December 28, 2023 12:40
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.

None yet

2 participants