nv_faxdetect module cannot be load

nepyyvoda
Posts: 3
Member Since:
2009-11-13

Hi Everyone,

I'm facing strange problem right now.
One of my client having TB 2.8 installed from CD and recently I've run yum update on it, since then the problem begin.
The server was configured from the start to receive faxes by email with NVFax detection, but not longer after update clients ring me and said there was no incoming calls for that day and no problem with outgoing.

After short investigation I've found that incoming route become unusable and asterisk did not process any calls. The only way to fix it was to recreate incoming route with no fax detection.

Checking asterisk log I've notice that app_nv_* modules are not loading any more

[Feb 22 16:07:56] WARNING[20419] loader.c: Error loading module 'app_nv_backgrounddetect-1.0.6_1.4.so': /usr/lib/asterisk/modules/app_nv_backgrounddetect-1.0.6_1.4.so: undefined symbol: STANDARD_USECOUNT
[Feb 22 16:07:56] WARNING[20419] loader.c: Module 'app_nv_backgrounddetect-1.0.6_1.4.so' could not be loaded.
[Feb 22 16:07:57] WARNING[20419] loader.c: Error loading module 'app_nv_faxdetect-1.0.6_1.4.so':
/usr/lib/asterisk/modules/app_nv_faxdetect-1.0.6_1.4.so: undefined symbol: STANDARD_USECOUNT
[Feb 22 16:07:57] WARNING[20419] loader.c: Module 'app_nv_faxdetect-1.0.6_1.4.so' could not be loaded.


and trying to load them manually failing as well.

Digging out Internet did not give any answer, hoping here I can find someone with more experience that I have.

Kind Regards,
Yuriy



Mycrom
Posts: 4
Member Since:
2010-02-22
Same situation here. Seems

Same situation here. Seems the last update broke it.



andrew
Posts: 1472
Member Since:
2006-05-30
I think I fixed the nv_fax

I think I fixed the nv_fax stuff. Try this.

yum reinstall asterisk16-fax



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.