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

Support Voicemail natively #20

Open
soroshsabz opened this issue Apr 28, 2024 · 1 comment · May be fixed by #19
Open

Support Voicemail natively #20

soroshsabz opened this issue Apr 28, 2024 · 1 comment · May be fixed by #19

Comments

@soroshsabz
Copy link

ITNOA

Is your feature request related to a problem? Please describe.
This feature request is aimed at accessing the events published by freeswitch regarding it's VoiceMail functionality.

Describe the solution you'd like
Natively supporting Event Headers and Messages in a structured way pertaining to Voice mail module of freeswitch.

Describe alternatives you've considered
while these events can be manually parsed as any other custom event at a higher layer, It is preferable to Implement the parsing of these events data alongside other custom events to prevent code duplication and move logic closer to data.

@soroshsabz soroshsabz linked a pull request Apr 28, 2024 that will close this issue
@soroshsabz
Copy link
Author

soroshsabz commented May 3, 2024

We add PR #19 for this issue

@iamkinetic Could you please review this PR #19?

Thanks

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 a pull request may close this issue.

1 participant