Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redirect: Doxygen and usage strings #58

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Dec 2, 2024

No description provided.

* This module offers commands to set user absence information ("redirect") on
* UA basis that results in incoming call rejection with
* e.g. 302 Moved Temporarily.
* The status code and reason can be set. Also the Contact header with an
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe turn this into a list of what the user can specify. E.g.:

The user can specify:
- status code
- reason
- Contact header
- expiry value in seconds (after which the redirect is deleted)
- Optional Diversion parameters

The Diversion header is added automatically and its value is set to the account's aor.

* config
* ------
*
* The redirect module has to be loaded first, at least before module menu
Copy link
Contributor

Choose a reason for hiding this comment

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

This is important, maybe reword:

The redirect module MUST be loaded before the menu module.

@cspiel1 cspiel1 merged commit 3c33541 into baresip:main Dec 2, 2024
6 checks passed
@cspiel1 cspiel1 deleted the redirect_usage_doxygen branch December 2, 2024 10:12
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