xkaraman left a comment (kamailio/kamailio#4810)
So the install place for `kamailio.cfg` looks good. for `tls.cfg`?
I thought the problem were in the content of them both. Do they always use the
`/usr/local/` paths instead of being changed to the appropriate installation?
ie `kamailio.cfg` has this in the default:
```
modparam("tls", "config", "/usr/local/etc/kamailio/tls.cfg")
```
but not changed to when using the package prefix
```
modparam("tls", "config", "/etc/kamailio/tls.cfg")
```
and similar to `tls.cfg`
Is this what you are experiencing?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4810#issuecomment-4914826755
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4810/[email protected]>_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!