Skype troubleshooting

From Kolmisoft Wiki
Revision as of 08:12, 4 May 2011 by Admin (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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