Skip to content

audio-knife: request deferred parameters - #98

Merged
pragmatrix merged 3 commits into
masterfrom
wip/audio-knife-start-params
Sep 12, 2026
Merged

audio-knife: request deferred parameters#98
pragmatrix merged 3 commits into
masterfrom
wip/audio-knife-start-params

Conversation

@pragmatrix

@pragmatrix pragmatrix commented Sep 12, 2026

Copy link
Copy Markdown
Owner

Why

AudioFork ignores subsequent client text messages, including deferred parameters, until its socket is connected. Its mod_audio_fork::connect FreeSWITCH client notification also omits the conversation ID, so clients need an explicit AudioKnife signal that identifies when to send deferred parameters for a conversation.

Summary

  • Send a sendParams transport message after accepting a deferred start.
  • Ignore non-text control and binary frames while waiting for deferred parameters, while treating Close as a startup error.
  • Document the exchange and bump the workspace version to 3.7.1.

Validation

  • cargo fmt -- --check
  • cargo test

Note

This pull request was developed with assistance from an AI coding agent alongside the author.

@pragmatrix
pragmatrix merged commit d360a8d into master Sep 12, 2026
3 checks passed
@pragmatrix
pragmatrix deleted the wip/audio-knife-start-params branch September 12, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant