Hi! After upgrading to asterisk 1.2.7.1 (from 1.2.4) it seems that app_rxfax doesnt work any more. I've installed spandsp-0.0.2pre25 (the same problem with spandsp-0.0.3pre6.tgz ) app_rxfax.c, app_txfax.c and made the Makefile patch from the same directory. When starting asterisk I always get the follwing error message: [app_rxfax.so]Apr 14 18:54:20 WARNING[7223]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined symbol: t30_get_far_ident Apr 14 18:54:20 WARNING[7223]: loader.c:554 load_modules: Loading module app_rxfax.so failed! Does anyone have any idea how to fix that? cheers, Tom
did you try to recompile the plugin? On 4/14/06, Thomas Artner <artner@gmx.com> wrote:> > Hi! > > After upgrading to asterisk 1.2.7.1 (from 1.2.4) it seems that app_rxfax > doesnt work any more. > > I've installed spandsp-0.0.2pre25 (the same problem with > spandsp-0.0.3pre6.tgz ) app_rxfax.c, app_txfax.c and made the Makefile > patch from the same directory. > > When starting asterisk I always get the follwing error message: > > [app_rxfax.so]Apr 14 18:54:20 WARNING[7223]: loader.c:325 > __load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined > symbol: t30_get_far_ident > Apr 14 18:54:20 WARNING[7223]: loader.c:554 load_modules: Loading module > app_rxfax.so failed! > > > Does anyone have any idea how to fix that? > > > cheers, > Tom > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060414/2c101d3d/attachment.htm
after a few hours of debugging it works now... I got some version mixes of spandsp on my system... sorry for the spam tom Thomas Artner wrote:> Hi! > > After upgrading to asterisk 1.2.7.1 (from 1.2.4) it seems that app_rxfax > doesnt work any more. > > I've installed spandsp-0.0.2pre25 (the same problem with > spandsp-0.0.3pre6.tgz ) app_rxfax.c, app_txfax.c and made the Makefile > patch from the same directory. > > When starting asterisk I always get the follwing error message: > > [app_rxfax.so]Apr 14 18:54:20 WARNING[7223]: loader.c:325 > __load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined > symbol: t30_get_far_ident > Apr 14 18:54:20 WARNING[7223]: loader.c:554 load_modules: Loading module > app_rxfax.so failed! > > > Does anyone have any idea how to fix that? > > > cheers, > Tom > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >