Skip to content

Fix rest/rpc configs.#12

Open
dandrzejewski wants to merge 1 commit into
mainfrom
dev/fix-rest-rpc-configs
Open

Fix rest/rpc configs.#12
dandrzejewski wants to merge 1 commit into
mainfrom
dev/fix-rest-rpc-configs

Conversation

@dandrzejewski

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 6, 2026 00:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes incorrectly placed REST endpoint configuration from per-voice-channel (system.config.voiceChNo) sections, keeping REST configuration only at the top-level network scope where it is already defined.

Changes:

  • Deleted restAddress, restPort, and restPassword entries under system.config.voiceChNo in VC and CC templates.
  • Leaves per-channel RPC configuration intact under system.config.voiceChNo.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
templates/configVC.yml Removes per-voice-channel REST settings; relies on existing top-level network REST config.
templates/configCC.yml Removes per-voice-channel REST settings; relies on existing top-level network REST config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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