github sipcapture/homer 11.0.312

4 hours ago

What's Changed

  • fix(search): persist HEP node_name in data_extra for Results filters by @adubovikov in #926
  • fix(ui): show Node Name column from data_extra.node_name by @adubovikov in #926
  • fix(metrics): align SIP/RTCP Prometheus node_id via prometheus.agent_label by @adubovikov in #925
  • docs(node): clean catalog reconnect comments by @adubovikov in #924

Highlights (#922)

  • HEP hostname (0x0013 / heplify -hn) is stored in data_extra.node_name when it differs from numeric node_id (0x000c / -hi). No DuckLake schema migration.
  • Protocol Search «Node» matches (node_id = X OR data_extra.node_name = X); Capture ID stays numeric-only.
  • Results / Events show a Node Name column from data_extra.
  • New config prometheus.agent_label (node_id | node_name, default node_id, env HOMER_PROMETHEUS_AGENT_LABEL) so SIP and RTCP use the same Prometheus label value.

Full Changelog: 11.0.310...11.0.312

Don't miss a new homer release

NewReleases is sending notifications on new releases.