Displaying 1 result from an estimated 1 matches for "sccp_channel_endcall".
2004 Aug 16
2
Problem compiling chan_sccp
...urceforge.net/ had done some improvements to the
original chan_sccp driver and having 80% functionality with this
model.
I have not been able to compile their driver and keep getting the following:
chan_sccp$ make
Now compiling .... sccp_channel.c 264 lines
sccp_channel.c: In function `sccp_channel_endcall':
sccp_channel.c:234: parse error before `timer'
sccp_channel.c:237: `r1' undeclared (first use in this function)
sccp_channel.c:237: (Each undeclared identifier is reported only once
sccp_channel.c:237: for each function it appears in.)
sccp_channel.c:238: `cmtime' undeclared (firs...