Hi Nicholas!

Perhaps, there are other ways as I describe here, but I use this way successfully about 4 years

- install latest spandsp version
- went to root directory of your svn asterisk
- type "make distclean" (because there are preconfigured things in downloaded version) - change to following file of your asterisk directory "/build_tools/menuselect-deps"
  in the last line of this file, insert this *SPANDSP=1*
- after them, change back to root directory of asterisk and open the file "makeopts"
 last line, insert *SPANDSP_LIB=-lspandsp
- *after them, you can type make menuselct and expected entries could be shown in menue
- make
- make install

One hint: since 1 year, I use SIP (t38) for incoming fax and using ISDN for outgoing fax, because there are many old faxes, which have no G38 Support and can not recieve fax over t38

regards, Kare


Danny Nicholas schrieb:

Hi Gang,

I've got the latest SVN branch of 1.4 downloaded onto SUSE 11.0. Everything is happy EXCEPT, I can't get fax to be recognized by make menuselect. I tried copying app_rxfax.c and app_txfax.c to the apps directory and starting again from ./configure, but no joy. Any suggestions?

Danny Nicholas

------------------------------------------------------------------------

_______________________________________________
-- 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


_______________________________________________
-- 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

Reply via email to