Leor Greenberger

Results 8 comments of Leor Greenberger

Update: I believe this is now working with the following envs set: ``` - "ENABLE_LOGROTATE=TRUE" - "ENABLE_CRON=TRUE" ```

Thanks! Any chance you hang out on IRC or any other chat platform? I had a couple small questions I wanted to ask.

I think the issue may be this https://stackoverflow.com/a/39982630/3629536

Yes. It is being called by Asterisk in the voicemail application. I ran a test by entering the container with a bash shell and executed a test script I created...

I am using a container for relaying mail and it works: ``` services: app: image: "tiredofit/freepbx:latest" restart: always depends_on: - db - gmail-relay .... networks: - web - backend .......

Here you go. Note that I am using traefik as my reverse proxy. I'll create a repo in a few days with all my config files in case you want...

I am seeing the same issue. Basically if the concrete class has fewer generic parameters than the interfaces, the `HasMatchingGenericArity` predicate fails and the interface is not added. This check...

I am also seeing this issue with a 7600x at stock settings on Windows 11 23H2 with latest cumulative update. ``` 15:22:56 - Set to Core 2 (CPU 4 and...