asterisk-chan-capi_wrong_verison

Action disabled: resendpwd

asterisk-chan-capi: wrong version

when asterisk is installed via apt-get install asterisk and chan capi is also installed via apt-get the versions don't match and asterisk won't load chan capi

[May 3 15:45:41] WARNING[1245] loader.c: Module 'chan_capi.so' was not compiled with the same compile-time options as this version of Asterisk.
[May 3 15:45:41] WARNING[1245] loader.c: Module 'chan_capi.so' will not be initialized as it may cause instability.
[May 3 15:45:41] WARNING[1245] loader.c: Module 'chan_capi.so' could not be loaded.

re compile chan capi

apt-get build-dep asterisk-chan-capi
apt-get --build source asterisk-chan-capi
dpkg -i asterisk-chan-capi_1.1.4-1_i386.deb
  • asterisk-chan-capi_wrong_verison.txt
  • Last modified: 17.06.2010 18:09
  • by Pascal Suter