docs: restore media_mix_inbound_outbound_codecs channel variable#305
Closed
ticpu wants to merge 1 commit into
Closed
docs: restore media_mix_inbound_outbound_codecs channel variable#305ticpu wants to merge 1 commit into
ticpu wants to merge 1 commit into
Conversation
The Channel-Variables-Catalog page for this variable was dropped in the legacy-to-Users-Manual migration (signalwire#293) and never re-added to the new reference. The variable is still live and unchanged in switch_core_media.c on master (added in 2015).
Len-PGH
approved these changes
Jun 18, 2026
Collaborator
|
I'm rejecting this in favor a new comprehensive audit, we've missed a few more elsewhere too, Next commit will address this plus anything else I've overlooked. |
briankwest
added a commit
that referenced
this pull request
Jun 22, 2026
…234 read-variables from source audit Restores media_mix_inbound_outbound_codecs (dropped in the legacy migration, PR #305) and adds 234 additional channel variables that FreeSWITCH reads via switch_channel_get_variable*, found by auditing the C source and diffing against the catalog. Each entry is grounded in a source file. Read-back/informational, recovery-internal, debug-only, and misspelled-alias variables were excluded; module-specific variables remain deferred to their module-reference pages. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01T3xbkfCyJTw9msgsNXyRBk
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.
The Channel-Variables-Catalog page for this variable was dropped in the legacy-to-Users-Manual migration (#293) and never re-added to the new reference. The variable is still live and unchanged in switch_core_media.c on master (added in 2015).
Description
Type of Change
Related Issues
Testing