LKMA-216 add V.22bis softmodem path - #23
Merged
Merged
Conversation
Owner
Author
|
Approve — LKMA-216 Phase 5a V.22bis path Reviewed PR head What I checked:
CI:
Deployment evidence (per Developer comment on LKMA-216):
Non-blocking follow-up tracked separately:
Merging now per the LKMA-216 acceptance path. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n- advertise V.21 plus V.22/V.22bis in the SpanDSP V.8 answer menu and select V.22bis when offered\n- add V.22bis data-mode diagnostics plus HDLC pty bridge coverage for the worker path\n- document the real Windows lab deployment/runbook flow for IPCP-open and ppp0 ping validation\n\n## Verification\n- npm test\n- make -C vendor/sipfax-softmodem SPANDSP_CFLAGS='-I/tmp/tmp.fur9ICi9J7/root/usr/include/x86_64-linux-gnu -I/tmp/tmp.fur9ICi9J7/root/usr/include' LDLIBS='-L/tmp/tmp.fur9ICi9J7/root/usr/lib/x86_64-linux-gnu -Wl,-rpath,/tmp/tmp.fur9ICi9J7/root/usr/lib/x86_64-linux-gnu -lspandsp -lm'\n- LD_LIBRARY_PATH=/tmp/tmp.fur9ICi9J7/root/usr/lib/x86_64-linux-gnu make -C vendor/sipfax-softmodem bench-v21 bench-v22bis bench-hdlc-pty\n