I'm going to try, Thanks very much Giordano -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Remco Barende Inviato: luned? 30 gennaio 2006 20.04 A: Asterisk Users Mailing List - Non-Commercial Discussion Oggetto: Re: [Asterisk-Users] Kirk IP600 Hi! Yes, it works (sort of) but I still have some issues. When using more than 2 handsets some of them do not always ring on an incoming call. This might be because I use only 2 Kirk handsets and the rest are Siemens, maybe it's the driver I created a howto for it, you can find it here: http://www.ecem-it.nl/hardware/Asterisk-Kirk-IP600.txt Let me know if you find any errors / omissions, or the solution to the ringing problem :) On Mon, 30 Jan 2006, Giordano Grandis wrote:> Hi all, > has anyone tryied to configure asterisk with Kirk IP600 Dect-IP gateway? > Could it works using the skinny channel ? > > Thanks > > > Giordano > >_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
I installed the chan_sccp and configured the sccp.conf, but when try to start asterisk I get this error [chan_sccp.so]Jan 31 10:31:15 WARNING[19727]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/chan_sccp.so: undefined symbol: ast_park_call Jan 31 10:31:15 WARNING[19727]: loader.c:391 load_modules: Loading module chan_sccp.so failed! Thanks for all Giordano -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Remco Barende Inviato: luned? 30 gennaio 2006 20.04 A: Asterisk Users Mailing List - Non-Commercial Discussion Oggetto: Re: [Asterisk-Users] Kirk IP600 Hi! Yes, it works (sort of) but I still have some issues. When using more than 2 handsets some of them do not always ring on an incoming call. This might be because I use only 2 Kirk handsets and the rest are Siemens, maybe it's the driver I created a howto for it, you can find it here: http://www.ecem-it.nl/hardware/Asterisk-Kirk-IP600.txt Let me know if you find any errors / omissions, or the solution to the ringing problem :) On Mon, 30 Jan 2006, Giordano Grandis wrote:> Hi all, > has anyone tryied to configure asterisk with Kirk IP600 Dect-IP gateway? > Could it works using the skinny channel ? > > Thanks > > > Giordano > >_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Giordano Grandis ha scritto:>I installed the chan_sccp and configured the sccp.conf, but when try to start asterisk I get this error > > [chan_sccp.so]Jan 31 10:31:15 WARNING[19727]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/chan_sccp.so: undefined symbol: ast_park_call >Jan 31 10:31:15 WARNING[19727]: loader.c:391 load_modules: Loading module chan_sccp.so failed! > > >you have to load the module res_features.so Sergio