Displaying 19 results from an estimated 19 matches for "app_zapscan".
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3.
I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error:
....................
_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c
gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_p...
2005 Mar 28
1
Problem installing SpanDSP Makefile.patch
***************
*** 41,50 ****
APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so a
pp_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/local/include/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so a
pp_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/include/osp/osp.h ]; then echo
"app_osplookup.so" ; fi)
CFLAGS+=-fPIC
ifeq ($(USE_P...
2005 Jun 02
1
compile asterisk
hello
i have a small problem in installation of asterisk can
any one tell me what is the solution
gcc -shared -Xlinker -x -o app_zapscan.so
app_zapscan.o
gcc -pipe -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -g
-Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6
-march=i686 -DZAPTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\"
-DASTERISK_VERSION_NUM=999999 -DINSTALL_PREFI...
2004 Jun 21
1
Problem compiling fax applications
...68.
2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
--------------------------
Makefile.rej:
***************
*** 35,44 ****
#APPS+=app_sql_odbc.so
APPS+=$(shell if [ -f /usr/include/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)
CFLAGS+=-fPIC
ifeq ($(USE_POSTGRES_VM_INTERFACE),1)
CFLAGS+=-DUSEPOSTGRESVM
endif
--- 35,47 ----
#APPS+=app_sql_odbc.so
APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; the...
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
2005 May 05
2
7777 (simulate incoming call) not working
...#39;t find anything else to try
yet, or I'm using the wrong search terms.
Probably unrelated, but when I "stop gracefully" and then restart *, I get
the following error:
[app_zapbarge.so] => (Barge in on Zap channel application)
== Registered application 'ZapBarge'
[app_zapscan.so] => (Scan Zap channels application)
== Registered application 'ZapScan'
[app_rxfax.so][root@asterisk1 root]# Ouch ... error while writing audio
data: : Broken pipe
The only thing I can do at this point is reboot the machine. I don't see
any failures on the boot up. My se...
2006 Jan 28
3
Urgent: Unable To Execute after updating from SVN
Following is the last few lines of output when i try to launch Asterisk:-
[app_zapscan.so] => (Scan Zap channels application)
== Registered application 'ZapScan'
[app_saycountpl.so] => (Say polish counting words)
== Registered application 'SayCountPL'
[func_cut.so] => (Cut out information from a string)
== Registered custom function CUT
== Registere...
2005 Jan 07
5
fax e-mail spandsp
I'm trying to install spandsp
But when I try to patch the Makefile it gives this error
[root@pbxmilkshake apps]# patch < apps_makefile.patch
patching file Makefile
Reversed (or previously applied) patch detected! Assume -R? [n] y
Hunk #1 succeeded at 41 (offset -6 lines).
Hunk #2 FAILED at 67.
is it ok to go on
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
...o
;noload => codec_g726.so
;noload => codec_alaw.so
;noload => format_vox.so
;noload => format_h263.so
noload => format_jpeg.so
;noload => cdr_csv.so
;noload => cdr_manager.so
;noload => app_zapras.so
;noload => app_flash.so
;noload => app_zapbarge.so
;noload => app_zapscan.so
;noload => app_talkdetect.so
;noload => app_alarmreceiver.so
;noload => chan_skinny.so
;noload => chan_sip.so
noload => chan_alsa.so
;noload => chan_oss.so
[global]
chan_modem.so=yes
Mgcp.conf :
[general]
port = 2727
bindaddr = 192.168.1.59
[MGCP1]
context=default
host=...
2004 Aug 12
1
Problem installing Software Fax SpanDSP support into Asterisk
...ble solution? Any better/other suggestions for faxing?
Makefile.rej listing below--------------------------------
***************
*** 35,44 ****
#APPS+=app_sql_odbc.so
APPS+=$(shell if [ -f /usr/include/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)
CFLAGS+=-fPIC
ifeq ($(USE_POSTGRES_VM_INTERFACE),1)
CFLAGS+=-DUSEPOSTGRESVM
endif
--- 35,47 ----
#APPS+=app_sql_odbc.so
APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo "...
2003 Sep 11
1
Final version of ZapScan
...ulls that info from the global data structures, so it should
work on any system. It will exit if there are no active Zap channels;
otherwise keep pressing the # key to change channels and it will loop
through.
Again, it's a patch to app_zapbarge.c and can be saved as a separate app
called app_zapscan.c.
Patch is here:
http://asterisk.toad.net/app_zapbarge.c-change-to-zapscan
Comments welcome!
Dave
=====================================================================
David C. Troy [dave@toad.net] 410-384-2500 Sales
ToadNet - Want to go fast? 410-544...
2004 Nov 22
8
Patching asterisk for spandsp
When I try to patch the Makefile for asterisk with the
Apps_makefile.patch from Spandsp I get the following error.
patching file Makefile
Hunk #1 FAILED at 47.
Hunk #2 FAILED at 76.
2 out of 2 hunks FAILED
Has anybody seen this.
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
...ng symbols from
/usr/lib/asterisk/modules/app_flash.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_flash.so
Reading symbols from
/usr/lib/asterisk/modules/app_zapbarge.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_zapbarge.so
Reading symbols from
/usr/lib/asterisk/modules/app_zapscan.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_zapscan.so
Reading symbols from
/usr/lib/asterisk/modules/codec_ilbc.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/codec_ilbc.so
Reading symbols from
/usr/lib/asterisk/modules/codec_gsm.so...done.
Loaded symbols for
/usr/lib/aste...
2004 Aug 08
1
No Sound and Jungle:
...0
codec_adpcm.so Adaptive Differential PCM Coder/Decoder 0
codec_lpc10.so LPC10 2.4kbps (signed linear) Voice Code 0
codec_gsm.so GSM/PCM16 (signed linear) Codec Translat 0
codec_ilbc.so iLBC/PCM16 (signed linear) Codec Transla 0
app_zapscan.so Scan Zap channels application 0
app_zapbarge.so Barge in on Zap channel application 0
app_flash.so Flash zap trunk application 0
app_meetme.so Simple MeetMe conference bridge 0
app_zapras.so Zap R...
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
...(Block Telemarketers with Special Information Tone)
== Registered application 'Zapateller'
[app_zapbarge.so] => (Barge in on Zap channel application)
== Registered application 'ZapBarge'
[app_zapras.so] => (Zap RAS Application)
== Registered application 'ZapRAS'
[app_zapscan.so] => (Scan Zap channels application)
== Registered application 'ZapScan'
[cdr_csv.so] => (Comma Separated Values CDR Backend)
[cdr_manager.so] => (Asterisk Call Manager CDR Backend)
== Parsing '/etc/asterisk/cdr_manager.conf': Found
[chan_agent.so] => (Agent Proxy...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...= Registered application 'MeetMeCount'
== Registered application 'MeetMe'
[app_flash.so] => (Flash zap trunk application)
== Registered application 'Flash'
[app_zapbarge.so] => (Barge in on Zap channel application)
== Registered application 'ZapBarge'
[app_zapscan.so] => (Scan Zap channels application)
== Registered application 'ZapScan'
[app_curl.so] => (Load external URL)
== Registered application 'Curl'
[codec_speex.so] => (Speex/PCM16 (signed linear) Codec Translator)
== Parsing '/etc/asterisk/codecs.conf': Not fo...
2004 May 25
10
spandsp hylafax asterisk and confusion
I have been attempting to download, compile 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
2005 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this?
gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff
In file included from app_rxfax.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE'
undeclared (first use in this function)
/usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is
reported
2009 Sep 02
1
AMI Originate Commands executed in sequential Order problem
...ercapability.so app_sms.so app_softhangup.so
app_speech_utils.so app_stack.so app_system.so app_talkdetect.so app_test.so
app_transfer.so app_url.so app_userevent.so app_verbose.so app_voicemail.so
app_waitforring.so app_waitforsilence.so app_while.so app_zapateller.so
app_zapbarge.so app_zapras.so app_zapscan.so; do /usr/bin/install -c -m 755
$x /usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/usr/src/asterisk-1.4.20.1/apps'
make[1]: Entering directory `/usr/src/asterisk-1.4.20.1/codecs'
for x in codec_a_mu.so codec_adpcm.so codec_alaw.so codec_g726.so
codec_gsm.so codec_lpc10.so co...