I went through all of the pages of the Cisco 7970 treasure trove and see that a number of folks were able to get SCCP working in 2007/2008 with older versions of asterisk.
Anyone been able to do it lately?
I downloaded the latest Chan_SCCP from sourceforge and tried to "make" it. This fails. Pages of issues.. Starting with...
In file included from common.h:86,
from sccp_channel.c:23:
sccp_pbx_wrapper.h:24: warning: ‘struct ast_rtp’ declared inside parameter list
In a 2010 post Walker_jr indicated he had to "install the latest packages for libtool, autoconf and automake". I was able to get these downloaded and installed, but Chan_SCCP-3.0_RC3.1 does not successfully recompile.
Anyone been able to do it lately?
I downloaded the latest Chan_SCCP from sourceforge and tried to "make" it. This fails. Pages of issues.. Starting with...
In file included from common.h:86,
from sccp_channel.c:23:
sccp_pbx_wrapper.h:24: warning: ‘struct ast_rtp’ declared inside parameter list
In a 2010 post Walker_jr indicated he had to "install the latest packages for libtool, autoconf and automake". I was able to get these downloaded and installed, but Chan_SCCP-3.0_RC3.1 does not successfully recompile.