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

Load bridge_simple by default #391

Open
Mason10198 opened this issue Aug 24, 2024 · 3 comments · May be fixed by #468
Open

Load bridge_simple by default #391

Mason10198 opened this issue Aug 24, 2024 · 3 comments · May be fixed by #468
Assignees
Labels
bug Something isn't working

Comments

@Mason10198
Copy link

I have discovered that autopatch will not work properly in ASL3 until the following line is manually added to modules.conf:

load => bridge_simple.so

Currently, bridge_simple.so is not referenced at all in the modules.conf provided with ASL3 and results in the following error:

bridge.c:776 bridge_base_init: Bridge 19cd1d38-b099-4684-9397-babcc4a22322: Could not create class basic.  No technology to support it.
@Mason10198 Mason10198 added the bug Something isn't working label Aug 24, 2024
@jxmx
Copy link
Member

jxmx commented Aug 26, 2024

Moving to the correct repo

@jxmx jxmx transferred this issue from AllStarLink/ASL3 Aug 26, 2024
@InterLinked1
Copy link
Member

Moving to the correct repo

This is only in this repo because configs/rpt/modules.conf is here, but it isn't a code change.

I personally think configs/rpt should be moved into a separate repository at some point, and only configs/sample should stay in this repo, since it belongs with the code.

@Allan-N Allan-N self-assigned this Jan 29, 2025
@Allan-N Allan-N linked a pull request Jan 29, 2025 that will close this issue
@Allan-N
Copy link
Collaborator

Allan-N commented Jan 29, 2025

Our plans are to move ASL3 forward from Asterisk 20.x.x. to Asterisk 22.x.x. As part of that move we need to update the modules.conf file. My plan is to include all of the modules needed for SIP phones and Autopatch configurations. The extra module references will be IN the file but commented out so no more copy/paste issues, just removing a bunch of ";"s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants