Thanks to visit codestin.com
Credit goes to github.com

Skip to content

app_dial: Fix progress timeout.#934

Merged
asterisk-org-access-app[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-821
Oct 8, 2024
Merged

app_dial: Fix progress timeout.#934
asterisk-org-access-app[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-821

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Under some circumstances, the progress timeout feature added in commit 320c98e does not work as expected, such as if there is no media flowing. Adjust the waitfor call to explicitly use the progress timeout if it would be reached sooner than the answer timeout to ensure we handle the timers properly.

Resolves: #821

Under some circumstances, the progress timeout feature added in commit
320c98e does not work as expected,
such as if there is no media flowing. Adjust the waitfor call to
explicitly use the progress timeout if it would be reached sooner than
the answer timeout to ensure we handle the timers properly.

Resolves: asterisk#821
@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 18
cherry-pick-to: 20
cherry-pick-to: 21
cherry-pick-to: 22
testsuite-test-pr: 68

@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Oct 8, 2024
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-passed Cherry-Pick checks passed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Oct 8, 2024
@asterisk-org-access-app asterisk-org-access-app Bot merged commit 0644429 into asterisk:master Oct 8, 2024
@github-actions

github-actions Bot commented Oct 8, 2024

Copy link
Copy Markdown

Successfully merged to branch master and cherry-picked to ["18","20","21","22"]

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: app_dial: The progress timeout doesn't cause Dial to exit

3 participants