Lucas

Results 4 comments of Lucas

also having this question. It would be great to continue using SCCP_Manager!

Yes. I had the following problems: - only enums with 'on' and 'off' are generated, but FreePBX wants to write 'yes' or 'no' into the database. I fixed it for...

also for DND fields the enum had to be changed the following way: FreePBX wants to write 'userDefined' instead of 'user'.

The PR ist merged, and building the rolling release using `BUILD_PLATFORM=linux/arm64/v8 CURRENT_PLATFORM=linux/arm64 ./build.sh` works currently. I am not an expert in Circle CI either, maybe someone can check, why circleCI...