asterisk / asterisk

The official Asterisk Project repository.
https://www.asterisk.org
Other
1.97k stars 924 forks source link

file.c, channel.c: Don't emit warnings if progress received. #703

Closed InterLinked1 closed 1 month ago

InterLinked1 commented 1 month ago

Silently ignore AST_CONTROL_PROGRESS where appropriate, as most control frames already are.

Resolves: #696

InterLinked1 commented 1 month ago

cherry-pick-to: 18 cherry-pick-to: 20 cherry-pick-to: 21

bobnil commented 1 month ago

I don't know where to find rest_api/applications/subscribe-endpoint/nominal/resource that has the test that failed.

I found the file mentioned in ASTERISK-25318: "The tests/rest_api/applications/subscribe-endpoint/nominal/resource test seems to be sporadically failing.". I don't know if that is relevant in this case.

InterLinked1 commented 1 month ago

I don't know where to find rest_api/applications/subscribe-endpoint/nominal/resource that has the test that failed.

I found the file mentioned in ASTERISK-25318: "The tests/rest_api/applications/subscribe-endpoint/nominal/resource test seems to be sporadically failing.". I don't know if that is relevant in this case.

There are some flaky tests, unfortunately - not relevant.

github-actions[bot] commented 1 month ago

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