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

Implement call bouncer #7

Merged
merged 4 commits into from
Aug 4, 2024
Merged

Implement call bouncer #7

merged 4 commits into from
Aug 4, 2024

Conversation

crazybolillo
Copy link
Owner

This is essential to be able to map user extensions to the corresponding user on the fly and implement custom call authorization logic in the future.

@crazybolillo crazybolillo force-pushed the bouncer branch 4 times, most recently from b962118 to 7880d6d Compare August 4, 2024 21:16
Extensions may now be assigned to a given endpoint during its creation.
They are also returned when listing endpoints.
This service authorizes calls and converts extensions to users. This
information can be used in Asterisk to take action.
@crazybolillo crazybolillo merged commit 57793bb into main Aug 4, 2024
5 checks passed
@crazybolillo crazybolillo deleted the bouncer branch August 4, 2024 23:13
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