Asterisk 20 LTS is out for a while and we are stuck with version 18. Is there a chance to get to Asterisk 20?
I am using Asterisk20 in FreeBSD without any issues so far. I had to add one line as below #include <string.h> #include <libgen.h> #include <time.h> #include <sys/stat.h> #include <sys/wait.h> /* me added */ #include <math.h> /* HUGE_VAL */ #include <regex.h> in this file: asterisk-20.6.0/main/config.c
OK, I'm going to have a look at this and will write a port for it.
(In reply to Leon Dietrich from comment #2) Did you have any progress on it?
See also bug #280905
(In reply to Oleksandr Kryvulia from comment #3) Hey, unfortunately I'm currently stuck with some configurations of this port that have been traditionally supported but don't build yet with the new version. As one of these configurations includes PostgreSQL support I'm of the opinion that this is quite a big deal for some. In the meantime there seams to be concurrent work on this (as pointed out by @ Oleksandr Kryvulia), maybe they are are already at a later stage.
Fixed in: https://cgit.FreeBSD.org/ports/commit/?id=b85572488263a0e0b89a98427c4fc26b32109b87