updates from jambonz deployments - #6
Open
davehorton wants to merge 29 commits into
Open
Conversation
* build mr12.5.1.48 * wip * wip * allow http port to be configured but default to 8080 if not provided
maguilar631697
added a commit
to ArxynInc/rtpengine
that referenced
this pull request
May 28, 2026
…l sipwise daemon deps Build drachtio#6 made it past apt and into make, which then failed on: Error: Required package 'libmnl' not found The previous trim went too far. Cross-referenced mr13.5.1.16's debian/control more carefully — daemon/ requires: - libmnl-dev (netlink, kernel module setup) - libnftnl-dev (nftables netlink, bookworm's iptables backend) - libxtables-dev (xtables targets — sipwise's control file lists it as 'libxtables-dev | iptables-dev'; we already had libiptc-dev but not the xtables companion) - libcjson-dev (JSON parsing, sipwise switched off glib-json for some hot paths) - zlib1g-dev (gzip dictionary for HEP captures) Drop none, just add. Cache scope already busted in last commit.
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.
No description provided.