Skip to content

VOIP-1290-Fix-trunk-domain-string-typos - #1178

Merged
pchero merged 1 commit into
mainfrom
VOIP-1290-Fix-trunk-domain-string-typos
Aug 5, 2026
Merged

VOIP-1290-Fix-trunk-domain-string-typos#1178
pchero merged 1 commit into
mainfrom
VOIP-1290-Fix-trunk-domain-string-typos

Conversation

@pchero

@pchero pchero commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fix a cosmetic naming mismatch flagged during the VOIP-1290 RST docs audit (item 14): several log/error strings in the trunk service handler said "domain" when they actually refer to trunks.

  • bin-api-manager: Rename "domain" to "trunk" in 5 log/error strings in pkg/servicehandler/trunk.go (TrunkDelete's debug/error messages, TrunkGet's "domain_id" log field key -> "trunk_id" to match the other three handler functions in the file, and TrunkUpdateBasicInfo's wrapped error message). No behavior change; the legitimate domainName/domain_name SIP-domain field on TrunkCreate is untouched.

Fix a cosmetic naming mismatch flagged during the VOIP-1290 RST docs
audit: several log/error strings in the trunk service handler said
"domain" when they actually refer to trunks.

- bin-api-manager: Rename "domain" to "trunk" in 5 log/error strings
  in pkg/servicehandler/trunk.go (TrunkDelete's debug/error messages,
  TrunkGet's "domain_id" log field key -> "trunk_id" to match the
  other three handler functions in the file, and
  TrunkUpdateBasicInfo's wrapped error message). No behavior change;
  the legitimate domainName/domain_name SIP-domain field on
  TrunkCreate is untouched.
@pchero
pchero merged commit fac9fa8 into main Aug 5, 2026
2 of 3 checks passed
@pchero
pchero deleted the VOIP-1290-Fix-trunk-domain-string-typos branch August 5, 2026 04:25
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