Difference between revisions of "Skype troubleshooting"

From Kolmisoft Wiki
Jump to navigationJump to search
m (Created page with '=Skype troubleshooting= ==Skype For Asterisk does not compile successfully== [root@ns356744 skypeforasterisk-1.4_1.1.2-x86_64]# make gcc -I/usr/include -o chan_skype.o -c chan…')
(No difference)

Revision as of 08:12, 4 May 2011

Skype troubleshooting

Skype For Asterisk does not compile successfully

[root@ns356744 skypeforasterisk-1.4_1.1.2-x86_64]# make
gcc -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 'indicate':
chan_skype.c:457: error: 'AST_CONTROL_SRCUPDATE' undeclared (first use in this function)
chan_skype.c:457: error: (Each undeclared identifier is reported only once
chan_skype.c:457: error: for each function it appears in.)
make: *** [chan_skype.o] Error 1

Your Asterisk version is too old. Please contact Kolmisoft to upgrade it to 1.4.37 or later