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

[bug]: app_followme: Setting enable_callee_prompt=no breaks timeout #87

Closed
1 task done
alex2grad opened this issue May 16, 2023 · 0 comments · Fixed by #88
Closed
1 task done

[bug]: app_followme: Setting enable_callee_prompt=no breaks timeout #87

alex2grad opened this issue May 16, 2023 · 0 comments · Fixed by #88
Assignees
Labels
bug support-level-core Functionality with core support level

Comments

@alex2grad
Copy link
Contributor

Severity

Minor

Versions

18.17.1, 20.2.0

Components/Modules

app_followme

Operating Environment

Linux x86_64

Frequency of Occurrence

Constant

Issue Description

Setting enable_callee_prompt=no, makes FollowMe application dial only first 'number' entry forever, ignoring the configured timeout.

https://issues.asterisk.org/jira/browse/ASTERISK-30326

Relevant log output

No response

Asterisk Issue Guidelines

  • Yes, I have read the Asterisk Issue Guidelines
alex2grad added a commit to alex2grad/asterisk that referenced this issue May 16, 2023
If the FollowMe option 'enable_callee_prompt' is set to 'no' then asterisk
incorretly sets a winner channel to the channel from any control frame was read.

This fix sets the winner channle only to the answred channel.

Resolves: asterisk#87

ASTERISK-30326
@mbradeen mbradeen added the support-level-core Functionality with core support level label May 16, 2023
@mbradeen mbradeen removed the triage label May 16, 2023
alex2grad added a commit to alex2grad/asterisk that referenced this issue May 17, 2023
If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: asterisk#87

ASTERISK-30326
gtjoseph pushed a commit that referenced this issue Jun 5, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326
gtjoseph pushed a commit that referenced this issue Jun 5, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326
gtjoseph pushed a commit that referenced this issue Jun 5, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326
abelbeck added a commit to astlinux-project/astlinux that referenced this issue Jun 6, 2023
asterisk-org-access-app bot pushed a commit that referenced this issue Jun 30, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326

(cherry picked from commit 591351d)
asterisk-org-access-app bot pushed a commit that referenced this issue Jun 30, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326

(cherry picked from commit 591351d)
asterisk-org-access-app bot pushed a commit that referenced this issue Jun 30, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326

(cherry picked from commit 591351d)
asterisk-org-access-app bot pushed a commit that referenced this issue Jun 30, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326

(cherry picked from commit 591351d)
asterisk-org-access-app bot pushed a commit that referenced this issue Jun 30, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326

(cherry picked from commit 591351d)
asterisk-org-access-app bot pushed a commit that referenced this issue Jun 30, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326

(cherry picked from commit a8ea16c)
asterisk-org-access-app bot pushed a commit that referenced this issue Jul 10, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326

(cherry picked from commit 591351d)
asterisk-org-access-app bot pushed a commit that referenced this issue Jul 10, 2023
* app_followme: fix issue with enable_callee_prompt=no

If the FollowMe option 'enable_callee_prompt' is set to 'no' then Asterisk
incorrectly sets a winner channel to the channel from which any control frame was read.

This fix sets the winner channel only to the answered channel.

Resolves: #87

ASTERISK-30326

(cherry picked from commit a8ea16c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug support-level-core Functionality with core support level
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants