Top

Asterisk 1.4 : Beta SpanDSP3 Howto (WIP)

December 3, 2006

UPDATED INFORMATION IS HERE

I have been trying to get SPANDSP working for a number of days now with Asterisk 1.4. Last night I finally got it to compile, and somewhat work, however when I try to receive a fax, it immediately segfaults asterisk. Perhaps someone out there who knows more about coding, or the asterisk internals can tell me why, and fix it? Anyway, here's the beginning of a SPANDSP / Asterisk 1.4 howto for you to get started. When I know how to fix the segfaulting issue, it will be posted here of course. See the howto after the jump.

UPDATED INFORMATION IS HERE

Comments

6 Responses to “Asterisk 1.4 : Beta SpanDSP3 Howto (WIP)”

  1. Flewid on July 27th, 2005 12:39 pm

    Hi Naftali,

    Try out this link. I went through the configuration and documented it on the Wiki for everyone to see. If you haven’t tried voip-info.org yet, it’s where anything and everything voip is. Here is a direct link to the netweb page for these phones. Let me know if you have any more questions.

    http://www.voip-info.org/tiki-index.php?page=AT-320

  2. Frank on January 17th, 2007 8:31 pm

    Hi,

    I managed compiling rxfax and txfax with asterisk 1.4.0 and current snapshot of spandsp.

    But when I receive a Fax, rxfax is called in the dialplan but I can’t hear any sounds… or fax tones??

    With old spandsp on asterisk 1.2.4 I could hear these fax tones when calling fax number with normal phone.

    Did you find any solution to get rxfax to work with asterisk 1.4.0???

    Thanks in advance

  3. flewid on January 17th, 2007 9:41 pm

    Hi Frank,

    Thanks for the note. I have not yet been able to get it to work properly. I got it as far as you have, but it still seems to segfault. I’ve contacted steve underwood a number of times, as well as others on the mailing lists but he seems to not respond to us, so not too sure how the fixing is going.

    I’ll update this article if I get it fixed. I’ve gone back to zap + regular fax machine for now sadly.

    Thanks!

  4. Remzi on February 14th, 2007 11:58 am

    I hit the same issue you are having, but in my case, txfax won’t even compile. I was using the files from snapshot folder (www.soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.4/)

    I have a thread at digium forums, if you are interested.

    forums.digium.com/viewtopic.php?t=13448&highlight=

    My error is:

    [CC] app_rxtax.c -> app_txfax.o
    gcc: cannot specify -o with -c or -S and multiple compilations
    make[1]: *** [app_txfax.o] Error 1
    make: *** [apps] Error 2

    And like yourself, I am not a programmer, I can hack my way around though. Can you send me your current app_txfax.c and app_rxfax.c files, I’d like to take a look.

  5. Flewid on February 14th, 2007 3:59 pm

    Hi Remzi,

    I still have not been able to get it functioning. I have heard some reports on the mailing list that others have gotten it half working. Generally the suggestion I am seeing is to simply to use hylafax plus the iaxfax solution. I did not want to do that, so I am waiting it out until someone successfully gets apprxfax and apptxfax working. Right now I am just using a regular fax machine attached to a zap channel to do my faxing. Feel free to send me an email flewid [at] flewid [dot] ca to discuss this more :)

  6. Matt Gibson on March 4th, 2007 12:11 am

    Please check out my new posting if you are still struggling with getting this to work. Appears Asterisk 1.4.1 has fixed the issue and SpanDSP is now working again!

    Updated Blog Article is in the Howto Section Entitled “Asterisk 1.4.1 and Spandsp – Working at last!”

Bottom