on 'make' >> chan_sccp.c: In function `load_module': chan_sccp.c:653: warning: passing arg 4 of `ast_channel_register_ex' from incompatible pointer type Now compiling .... sccp_actions.c 743 lines Now compiling .... sccp_channel.c 279 lines sccp_channel.c: In function `sccp_channel_send_callinfo': sccp_channel.c:48: structure has no member named `callerid' sccp_channel.c:49: structure has no member named `callerid' sccp_channel.c:49: structure has no member named `callerid' sccp_channel.c:49: structure has no member named `callerid' sccp_channel.c:49: structure has no member named `callerid' sccp_channel.c:49: structure has no member named `callerid' make: *** [.tmp/sccp_channel.o] Error 1
I would have posted in the sccp bugtracker but it looks like no one has used it in months. This is from cvs compile. We tried using stable ast (ie 1.0.2) but it broke our SIP (digest) authentication going to SER for some reason. Thanks, Matt -----Original Message----- From: Julien Goodwin [mailto:[EMAIL PROTECTED] What was your problem with chan_sccp? There's only one small issue I know of in the code (already fixed, I just haven't committed it to CVS). Although the biggest issue with using it would be that chan_sccp doesn't yet have hint support (it's forthcoming once I get my new phone delivered this week). Thanks, Julien Goodwin chan_sccp developer _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
