@KnightRider wrote:
I'm trying to migrate from a Cisco UC520 system to FreePBX. I've setup FreePBX on a VMware server to test out the functionality and have it working ok with a softphone client on my iPhone. My next task it to try to get my Cisco phones working, preferably with SCCP. I found the following guide which I've seen referenced here before:
I keep getting stuck at Quick Installation step 3. Every time I run "./configure --enable-conference" it ends up giving me the following error:
configure:23504: result: 'ASTERISK_VERSION could not be established
looking further up the log I also found errors such as:
FORTIFY_SOURCE -I. -isystem /usr/include -DHAVE_ASTERISK conftest.c >&5 conftest.c: In function 'main': conftest.c:98: error: 'ASTERISK_VERSION' undeclared (first use in this function) conftest.c:98: error: (Each undeclared identifier is reported only once conftest.c:98: error: for each function it appears in.) conftest.c:98: warning: unused variable 'test_src' configure:23306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Chan_SCCP" | #define PACKAGE_TARNAME "Chan_SCCP" | #define PACKAGE_VERSION "4.3.0" | #define PACKAGE_STRING "Chan_SCCP 4.3.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/chan-sccp-b/"
Does anyone know what could be causing these errors?
Thanks
Posts: 1
Participants: 1