From billreid at shaw.ca Thu Jul 30 11:46:26 2009 From: billreid at shaw.ca (Bill Reid) Date: Thu, 30 Jul 2009 11:46:26 -0500 Subject: [*] Skype for Asterisk (Beta) Message-ID: <4A71CE62.2080209@shaw.ca> For the month of August you can test out the Skype for Asterisk. You must download the software by August 7. http://forums.digium.com/viewtopic.php?t=70264 I am planning on testing it out(probably next week) and will let you know how it goes. -- Bill From ve4drk at gmail.com Thu Jul 30 22:48:25 2009 From: ve4drk at gmail.com (Dan Keizer) Date: Thu, 30 Jul 2009 22:48:25 -0500 Subject: [*] Skype for Asterisk (Beta) In-Reply-To: <4A71CE62.2080209@shaw.ca> References: <4A71CE62.2080209@shaw.ca> Message-ID: Hey Bill .. cool .. I downloaded the tar (32bit) onto my pbxinaflash system .. got the following on my system ... guess I'll be checking out their forums to find out what's up ... I did some further reading and it appears minimum asterisk version is 1.4.25 .. i'm running an older 1.4.15 system ... it's kinda old .. my system uptime is: root at pbx:~ $ uptime 22:47:36 up 343 days, 3:54, 1 user, load average: 0.00, 0.03, 0.00 so .. i may be using another system to test this out with ... Dan. root at pbx:/tmp/skypeforasterisk-1.4_0.9.10-x86_32 $ make gcc -o chan_skype.o -c chan_skype.c -pipe -fPIC -DAST_MODULE=\"chan_skype\" -MD -MT chan_skype.o -MF .chan_skype.o.d -MP chan_skype.c:208: error: unknown field ?duplicate? specified in initializer chan_skype.c:208: warning: excess elements in struct initializer chan_skype.c:208: warning: (near initialization for ?skype_call_datastore?) chan_skype.c: In function ?indicate?: chan_skype.c:393: error: ?AST_CONTROL_SRCUPDATE? undeclared (first use in this function) chan_skype.c:393: error: (Each undeclared identifier is reported only once chan_skype.c:393: error: for each function it appears in.) chan_skype.c: In function ?skype_datastore_write?: chan_skype.c:2171: error: ?struct ast_datastore? has no member named ?inheritance? chan_skype.c:2171: error: ?DATASTORE_INHERIT_FOREVER? undeclared (first use in this function) make: *** [chan_skype.o] Error 1 On Thu, Jul 30, 2009 at 11:46 AM, Bill Reid wrote: > For the month of August you can test out the Skype for Asterisk. You must > download the software by August 7. > > http://forums.digium.com/viewtopic.php?t=70264 > > I am planning on testing it out(probably next week) and will let you know how it > goes. > > -- Bill > _______________________________________________ > Asterisk mailing list > Asterisk at muug.mb.ca > http://www.muug.mb.ca/mailman/listinfo/asterisk >