How can I resolve this or at least track down the problem? I have installed all development tools I think, but my asterisk configure gets stuck here each time.
libjansson’s a trunk thing. There are still some issues being worked out with that, notably that it requires jansson 2.4, and most distros are still on 2.2 as their main distro package.
My test box is CentOS 5.x as well. I assume if I download JSON source that I would be able to compile Asterisk? If so any specific URL to download it? I want to help with testing of Asterisk 12.
Notably - The new SIP stack and channel driver uses a particular version of PJSIP. Please see Installing pjproject(1) for more information on installing and configuring PJSIP for use with Asterisk 12.
I’m installing latest Asterisk on fresh CentOS 7 base install.
I’m new to Linux and Asterisk, I go by O’Reilly book and do everything from scratch.
I understand that I need to get libjansson and get it installed. Unfortunatelly, for me it’s like a rocket science I assume it’s pretty much a simple thing to get code, compile and install but I never done it before. Is there any pointers or instructions on how I should do it?