Hi Everyone... I am running Asterisk 1.2.22 on Debian "Etch". I installed it from sources. I have also installed tiff-v3.6.0, spandsp-0.0.3. and downloaded http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_rxfax.c http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_txfax.c and a Digium TDM card with 4 FXO ports When my dialplan send an incoming call from ZAP channel to sendme a fax using RxFAX, this application core dump and crashes asterisk. But When I test RxFax from a sip phone works fine. For this I tuned zapata.conf disabling both: ;faxdetect=incoming ;faxdetect=outgoing And I changed the 'fax' extension by 'elsefaxext'. Again no works and RxFAX application core dumps. I switch many versions of tiff and spandsp libraries and does not work. I have a hungup detection problem too. This issue can affect fax handling?. To solve this problem I set this on zapata for each channel: busydetect=yes busycount=10 busypattern=500,500 hanguponpolarityswitch=yes callprogress=yes But does not work and while a caller hangs asterisk continue playing greetings or whatever. Can someone give me a hint as to how to solve this or else point me at some docs? Thanks very much.
Hi, Install spanDSP 0.0.2-pre26 not 0.0.3. Le mardi 24 juillet 2007 ? 17:02 -0300, ggonzalez at telviso.com.ar a ?crit :> Hi Everyone... > > I am running Asterisk 1.2.22 on Debian "Etch". I installed it from > sources. I have also installed tiff-v3.6.0, spandsp-0.0.3. and downloaded > http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_rxfax.c > http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_txfax.c > and a Digium TDM card with 4 FXO ports > > When my dialplan send an incoming call from ZAP channel to sendme a fax using > RxFAX, this application core dump and crashes asterisk. But When I test > RxFax from a sip phone works fine. For this I tuned zapata.conf disabling > both: > ;faxdetect=incoming > ;faxdetect=outgoing > > And I changed the 'fax' extension by 'elsefaxext'. Again no works and RxFAX > application core dumps. I switch many versions of tiff and spandsp libraries > and does not work. > > I have a hungup detection problem too. This issue can affect fax handling?. To > solve this problem I set this on zapata for each channel: > busydetect=yes > busycount=10 > busypattern=500,500 > hanguponpolarityswitch=yes > callprogress=yes > > But does not work and while a caller hangs asterisk continue playing greetings > or whatever. > > Can someone give me a hint as to how to solve this or else point me at > some docs? > > Thanks very much. > > > > > _______________________________________________ > --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
On 7/24/07, Sylvain Boily <sboily at proformatique.com> wrote:> > Hi, > > Install spanDSP 0.0.2-pre26 not 0.0.3. > > Le mardi 24 juillet 2007 ? 17:02 -0300, ggonzalez at telviso.com.ar a > ?crit : > > Hi Everyone... > > > > I am running Asterisk 1.2.22 on Debian "Etch". I installed it from > > sources. I have also installed tiff-v3.6.0, spandsp-0.0.3. and > downloaded > > > http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_rxfax.c > > > http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/app_txfax.c > > and a Digium TDM card with 4 FXO ports > > > > When my dialplan send an incoming call from ZAP channel to sendme a fax > using > > RxFAX, this application core dump and crashes asterisk.Working fine here with Asterisk 1.2.22, SpanDSP 0.0.3, LibTIFF 3.8.2 & Linux 2.6.16.27-0.9-smp (SuSE). SuSE also includes the asterisk-spandsp package that includes app_dtmftotext, app_rxfax & app_txfax :) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070725/5876729f/attachment.htm
Sorry for the excessive posts but this is important. There was a period where txfax and rxfax were not updated. During that time we had problems with segfaulting asterisk when we used newever Asterisk, SpanDSP and/or Zaptel versions. Steve updated those applications in June and those bugs seem to be fixed. Make absolutely certain you have the newest version of those applications. http://soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070725/5fe4df3d/attachment.htm