Skip to content

Add sendmsg header support to application calls#6

Merged
henrikbjorn merged 1 commit intomasterfrom
rename-command-to-send-message
Mar 13, 2026
Merged

Add sendmsg header support to application calls#6
henrikbjorn merged 1 commit intomasterfrom
rename-command-to-send-message

Conversation

@henrikbjorn
Copy link
Member

Summary

  • Allow callers to pass additional FreeSWITCH sendmsg headers (e.g. loops, async, Event-UUID) via keyword arguments on Outbound#application and CommandSocket#application
  • Default event-lock: true can be overridden by callers
  • Use **params and a single hash chain to build headers — no intermediate arrays or hashes

Allow callers to pass additional FreeSWITCH sendmsg headers (e.g.
loops, async, Event-UUID) via keyword arguments. Default event-lock:
true can be overridden. Use **params to build headers from a single
hash chain.
@henrikbjorn henrikbjorn requested review from c960657 and mkyed March 13, 2026 09:00
@henrikbjorn henrikbjorn self-assigned this Mar 13, 2026
@henrikbjorn henrikbjorn merged commit 4146f14 into master Mar 13, 2026
3 checks passed
@henrikbjorn henrikbjorn deleted the rename-command-to-send-message branch March 13, 2026 09:10
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.

2 participants