Displaying 1 result from an estimated 1 matches for "sccp_devicest".
Did you mean:
sccp_device_t
2007 May 24
2
SCCP
...trying to install it ,error happened like this.
Please help me how to solve this issue.
[root@XPL t]# cd chan_sccp
[root@XPL chan_sccp]# make clean
rm -rf chan_sccp.so .tmp
[root@XPL chan_sccp]# make install
\Now compiling .... chan_sccp.c 742 lines
chan_sccp.c: In function `sccp_devicestate':
chan_sccp.c:133: error: `AST_DEVICE_UNKNOWN' undeclared (first use in this
function)
chan_sccp.c:133: error: (Each undeclared identifier is reported only once
chan_sccp.c:133: error: for each function it appears in.)
chan_sccp.c: In function `reload_config':
chan_sccp.c:397: w...