I just downloaded and compiled asterisk 10.6.0. Chan_Skype will no longer load with this version though and I get the following error:
- Code: Select all
*CLI> module load chan_skype
Unable to load module chan_skype
Command 'module load chan_skype' failed.
[Jul 13 12:56:06] WARNING[5100]: loader.c:779 inspect_module: Module 'chan_skype.so' was not compiled with the same compile-time options as this version of Asterisk.
[Jul 13 12:56:06] WARNING[5100]: loader.c:780 inspect_module: Module 'chan_skype.so' will not be initialized as it may cause instability.
[Jul 13 12:56:06] WARNING[5100]: loader.c:863 load_resource: Module 'chan_skype' could not be loaded.
I upgraded from asterisk 10.3.0 where it was working fine.
Are there specific compiler flags I can add to the way I compile asterisk 10.6.0 in order to get this to work??
ciao,
Cybertoy