We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I tried installing it on an existing installation of Asterisk 20.9.2 on ubuntu 22.04, installation was successful but when I run
sudo asterisk -rx 'module load app_audiofork.so'
I get error :
Unable to load module app_audiofork.so Command 'module load app_audiofork.so' failed.
If I do sudo asterisk -rx "core show applications" it does show up on the apps
sudo asterisk -rx "core show applications"
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue. I think this issue is similar to #32.
I'm not sure why it's not working on asterisk 20.9 but ill definitely have a look.
Have you previously had success with other asterisk versions ?
Sorry, something went wrong.
No branches or pull requests
Hi,
I tried installing it on an existing installation of Asterisk 20.9.2 on ubuntu 22.04, installation was successful but when I run
I get error :
If I do
sudo asterisk -rx "core show applications"
it does show up on the appsThe text was updated successfully, but these errors were encountered: