[asterisk-bugs] [JIRA] (ASTERISK-20853) compile error chan_skype 1.1.4 with asterisk >= rev. 378320 (asterisk 10) & >= rev. 378303 (asterisk 1.8)
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 29 16:01:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204803#comment-204803 ]
Matt Jordan commented on ASTERISK-20853:
----------------------------------------
Thanks for the patch - a new version has been made available for Asterisk 1.8/10 at:
http://downloads.digium.com/pub/telephony/skypeforasterisk/
The new version is 1.1.5.
Please remember that SFA is, for all intents and purposes, on limited life support and will be discontinued completely July 26, 2013.
http://www.digium.com/en/products/software/skype-for-asterisk
> compile error chan_skype 1.1.4 with asterisk >= rev. 378320 (asterisk 10) & >= rev. 378303 (asterisk 1.8)
> ---------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-20853
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20853
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/General
> Affects Versions: 10.11.1
> Environment: Linux alix 2.6.35-25-server #44-Ubuntu SMP Fri Jan 21 19:09:14 UTC 2011 x86_64 GNU/Linux
> Reporter: Holger Hornung
> Assignee: Matt Jordan
> Attachments: chan_skype.c.patch
>
>
> since devicestate.h was changed in rev. 378320 chan_skype doesn't compile:
> root at alix:skypeforasterisk-10.0_1.1.4-x86_64# make
> gcc -march=native -I/usr/include -o chan_skype.o -c chan_skype.c -pipe -O3 -fPIC -DAST_MODULE=\"chan_skype\" -MD -MT chan_skype.o -MF .chan_skype.o.d -MP
> chan_skype.c: In function ‘buddy_state_change’:
> chan_skype.c:3271: error: incompatible type for argument 2 of ‘ast_devstate_changed’
> /usr/include/asterisk/devicestate.h:150: note: expected ‘enum ast_devstate_cache’ but argument is of type ‘char *’
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list