file.c, channel.c: Don't emit warnings if progress received.#703
Conversation
Silently ignore AST_CONTROL_PROGRESS where appropriate, as most control frames already are. Resolves: asterisk#696
|
cherry-pick-to: 18 |
|
I don't know where to find 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. |
|
Successfully merged to branch master and cherry-picked to ["18","20","21"] |
Silently ignore AST_CONTROL_PROGRESS where appropriate, as most control frames already are.
Resolves: #696