rtt: Add test suite coverage for RFC 4103#140
Conversation
|
cherry-pick-to: 20 |
|
Workflow Check completed successfully |
|
Workflow Check completed successfully |
|
Workflow Check completed successfully |
Introduces comprehensive testing for RFC 4103 Real-Time Text (RTT) within the asterisk-testsuite framework. 1. Implements automated RTT content verification. 2. Adds multi-language text stream handling validations. 3. Integrates tests with combinations of disabled/ enabled audio.
|
Workflow Check completed successfully |
|
Feedback about the directory structure would be appreciated, we probably should adapt it better to the existing structure. |
I would probably put these in Running the tests locally, I found a few of them failed against the 1128 branch: Is this expected? The failing tests have a bunch of output from pjsua but I'm not sure what the particular failure reason is. |
|
Sorry, just saw asterisk/asterisk#1968 Interestingly text only works in my own pjsua based UA - I will compare traces with 1968 |
Hello @mbradeen, thanks for the feedback. Yes, we will adapt the directory structure, make sense. |
This is the point, exactly. For (a bit outdated) more test details refer e.g. to this comment from April link . |
|
asterisk/asterisk#2025 is required for this test to run on our CI |
Introduces comprehensive testing for RFC 4103 Real-Time Text (RTT) within the asterisk-testsuite framework.