chan_ss7 installation problem

Hi Sir,

I had compiled the chan_ss7-2.0.0 asterisk-1.6.2.18 dahdi-linux-2.1.0.4 wanpipe-3.4.1versions

but after installation chan_ss7 and not able to find the ss7.conf
i had find out the sourepath also.
we given the below command in asterisk and getting the error.

test-001*CLI> module load chan_ss7.so
Unable to load module chan_ss7.so
Command ‘module load chan_ss7.so’ failed.
[May 5 13:02:57] WARNING[17517]: loader.c:726 inspect_module: Module ‘chan_ss7.so’ was not compiled with the same compile-time options as this version of Asterisk.
[May 5 13:02:57] WARNING[17517]: loader.c:727 inspect_module: Module ‘chan_ss7.so’ will not be initialized as it may cause instability.
[May 5 13:02:57] WARNING[17517]: loader.c:810 load_resource: Module ‘chan_ss7.so’ could not be loaded.

could you help anyone .please suggest this problem.

Thanks for suggestions in advance.

You’ve loaded a different version of the channel module from that of the main part of Asterisk. It is easiest to build from source to avoid this sort of problem.

Hi,

Could any one suggesst that if i want to install chanss7 on asterisk box,

what versions of chanss7, asterisk, asterisk-addons, dahdi-linux and dahdi-tools want to use.??

i ve tried with various versions, but it showing some errors.

It will be greatful and helpful for me to install the above setup.

or else kindly provide me the document of installation procedure.

The problem, according to the error messages, is how you have compiled them, not in the source code versions.

If you didn’t compile them, I would suggest that you do compile everything, rather than trying to install binary packages…