On 01/07/2010 07:21 PM, Olivier wrote: > PS: If you compile Asterisk from source after installing spandsp, > SendFAX and ReceiveFAX would automatically be included. > I opened another thread about that but I doubt that both SendFAX and > ReceiveFAX behave exactly the same (no side effect), no matter the > installed spandsp version. > > I would be very happy to be proven to be wrong on this but, the > strange thing is I couldn't find anywhere within Asterisk source file, > a note mentioning which spandsp's version is supported and which is not. The commonest cause of this kind of problem is having multiple versions of spandsp installed in different directories - e.g /usr and /usr/local. The funky build systems can manage to build against one, but run using the other one. If the aren't binary compatible...... boom.
As far as I know, app_fax adapts at build time to the version of spandsp, for any version of spandsp from the last couple of years. You really ought to be running spandsp-0.0.6pre16 for best results. Regards, Steve _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
