search for: app_dtmftotext

Displaying 14 results from an estimated 14 matches for "app_dtmftotext".

2007 May 31
0
Urgent-- Error while installing app_dtmftotext.
Hi, I am getting the following error.... after installing SPANDSP along with app_dtmftotext.c file. and while making Asterisk again. Error follows:: ******************************************************************* [root@ast asterisk-1.4.1]# make Generating input for menuselect ... menuselect/menuselect --check-deps menuselect.makeopts make[1]: Nothing to be done for `all'. mak...
2004 Jun 21
1
Problem compiling fax applications
...inux/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so app_zapbarge.so app_zapscan.so" ; fi) #APPS+=$(shell if [ -f /usr/include/zap.h ]; then echo "app_rpt.so" ; fi) + APPS+=$(shell if [ -f /usr/include/spandsp.h ]; then echo "app_rxfax.so app_txfax.so app_dtmftotext.so" ; fi) + APPS+=$(shell if [ -f /usr/local/include/spandsp.h ]; then echo "app_rxfax.so app_txfax.so app_dtmftotext.so" ; fi) + CFLAGS+=-fPIC ifeq ($(USE_POSTGRES_VM_INTERFACE),1) CFLAGS+=-DUSEPOSTGRESVM endif *************** *** 65,74 **** gcc -pipe -O6 -g...
2007 May 14
0
Req-Installation process for app_dtmftotext.c
Hi, I was looking for a way to pass alphanumeric variables to asterisk via the keypad, found this application app_dtmftotext.c , And I already tried with 'spandsp' application for this. But I am getting errors.[I followed the instructions at http://www.soft-switch.org/installing-spandsp.html] specifically by running this command:patch <apps_makefile.patch I need clarification on 'ld.so.conf' file.[I...
2004 May 25
10
spandsp hylafax asterisk and confusion
...mpile and configure spandsp to function with * without much luck. I am guessing that some assumptions were made regarding the users knowledge level of Linux. Sadly, I must not live up to those assumptions. My problem begins when after compiling spandsp I look for the app_rxfax.c, app_txfax.c, app_dtmftotext.c and makefile.patch files to place in the /usr/src/asterisk/apps directory. I cant seem to find these files ANYWHERE on my system. So I then make the assumption that they were not created by the compile of spandsp nor do they exist in the source of spandsp. I did locate these files on the FTP s...
2004 Aug 12
1
Problem installing Software Fax SpanDSP support into Asterisk
...de/linux/zaptel.h ]; then echo "app_zapras.so app_meetme.so app_flash.so app_zapbarge.so app_zapscan.so" ; fi) #APPS+=$(shell if [ -f /usr/include/zap.h ]; then echo "app_rpt.so" ; fi) + APPS+=$(shell if [ -f /usr/include/spandsp.h ]; then echo "app_rxfax.so app_txfax.so app_dtmftotext.so" ; fi) + APPS+=$(shell if [ -f /usr/local/include/spandsp.h ]; then echo "app_rxfax.so app_txfax.so app_dtmftotext.so" ; fi) + CFLAGS+=-fPIC ifeq ($(USE_POSTGRES_VM_INTERFACE),1) CFLAGS+=-DUSEPOSTGRESVM endif *************** *** 65,74 **** gcc -pipe -O6 -g -Iinclude -I....
2004 Jun 07
2
Problem with rxFax
I compiled libtiff version 3.6.1 and spandsp and spandsp version k. When trying to load asterisk I get the folloein error: Jun 7 10:15:03 WARNING[16384]: loader.c:408 load_modules: Loading module app_dtmftotext.so failed! Ouch ... error while writing audio data: : Broken pipe [root@zapata root]# Warning, flexible rate not heavily tested! Please help! -- Manuel Marin Garcia TRANSTELCO S.A. DE C.V. Campos Eliseos 9050 B4 – Cd. Juárez, Chih. 32452 - México Oficina: +52 656 692 11 09 – Fax: +52 656 692 1...
2007 May 21
1
DTMFToText Installation process
Hi, I was looking for a way to pass alphanumeric variables to asterisk via the keypad, found this application app_dtmftotext.c , And I already tried with 'spandsp' application for this. But I am getting errors.[I followed the instructions at http://www.soft-switch.org/installing-spandsp.html] specifically by running this command:patch <apps_makefile.patch I need clarification on 'ld.so.conf' file.[I...
2004 Sep 26
1
spandsp patch help
I've installed spandsp-0.0.1k on a RHv9 box with CVS-HEAD-09/19/04 and compiled the libraries just fine. Having a problem with patching the asterisk/apps Makefile however. The patch attempt results in: [root@phoenix apps]# patch <Makefile.patch patching file Makefile Hunk #1 FAILED at 35. Hunk #2 FAILED at 68. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej [root@phoenix
2004 Jun 20
1
Softfax/spandsp Makefile.patch rxfax/txfax
...lock.h:214: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function) ../include/asterisk/lock.h:214: error: (Each undeclared identifier is reported only once ../include/asterisk/lock.h:214: error: for each function it appears in. Any help? (yes, I copied app_rxfax.c app_txfax.c app_dtmftotext.c to apps dir also)
2004 Nov 23
4
Spandsp and Asterisk
Does anyone have an update patch file to get Spandsp installed? I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0 I installed spandsp-0.0.2 when runnig the patch I get patching file Makefile Hunk #1 FAILED at 41. Hunk #2 FAILED at 69. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej -------------- next part -------------- An HTML attachment was scrubbed...
2004 Apr 26
3
spandsp Makefile.patch
OK...I pulled down spandsp 0.0.1k today and followed the instructions. However, I'm not seeing a Makefile.patch anywhere. I've looked through the last few months of messages and haven't found any reference to it missing for anyone else either...so...what am I messing up here? Thanks. Mark -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jun 07
0
Need help on Text entry applicaon
Hi, I need to build Text entry application by using asterisk. I already tried this with spandsp application along with app_dtmftotext.c file, it was not working because of some version problem. Is there any way of building the text entry application through touch pad. Regards K.Rajesh. _________________________________________________________________ Catch the best matrimonial profiles in town. Visit Shaadi.com http://www.sh...
2007 Jul 24
3
rxFAX core dumps
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
2005 Oct 10
2
Errors with new fetched Asterisk cvs
....tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ fi rm -f include/asterisk/version.h.tmp Updating from CVS... ? ast_expr.c ? ast_expr.h ? ast_expr.output ? build.h ? vercomp ? apps/app_dtmftotext.c ? apps/app_rxfax.c ? apps/app_rxfax_test.c ? apps/app_txfax.c ? apps/app_txfax_test.c ? apps/apps_makefile.patch ? doc/api C apps/Makefile M apps/app_voicemail.c M channels/chan_zap.c M contrib/scripts/safe_asterisk The following files have conflicts: apps/Makefile build_tools/make_version_h &gt...