Thanks @xkaraman @henningw
I have the latest comments and found
Did you include the modules tls and xhttp_pi in the include list
yes, this works.
Regarding those files though, you have to also build the target dbschema first, so that the files to be installed are generated and found
yes, this also works and I installs some required files.
Remaining part is
RPM build errors:
Directory not found: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/kamailio
File not found: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/kamailio/*
This is related to the name difference. db_text
is the module name and dbtext
in the "utils/kamctl" folder.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.