Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chan_dahdi: Clarify scope of callgroup/pickupgroup.#295

Merged
asterisk-org-access-app[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-294
Oct 5, 2023
Merged

chan_dahdi: Clarify scope of callgroup/pickupgroup.#295
asterisk-org-access-app[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-294

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Internally, chan_dahdi only applies callgroup and
pickupgroup to FXO signalled channels, but this is not documented anywhere. This is now documented in the sample config, and a warning is emitted if a
user tries configuring these settings for channel
types that do not support these settings, since they will not have any effect.

Resolves: #294

@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 18
cherry-pick-to: 20
cherry-pick-to: 21

Internally, chan_dahdi only applies callgroup and
pickupgroup to FXO signalled channels, but this is
not documented anywhere. This is now documented in
the sample config, and a warning is emitted if a
user tries configuring these settings for channel
types that do not support these settings, since they
will not have any effect.

Resolves: asterisk#294
@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Sep 29, 2023
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-passed Cherry-Pick checks passed cherry-pick-gates-failed Cherry-Pick gates failed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Sep 29, 2023
@asterisk-org-access-app asterisk-org-access-app Bot merged commit 37e4af6 into asterisk:master Oct 5, 2023
@github-actions

github-actions Bot commented Oct 5, 2023

Copy link
Copy Markdown

Successfully merged to branch master and cherry-picked to ["18","20","21"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[improvement]: chan_dahdi: Improve call pickup documentation

3 participants