search for: app_zapras

Displaying 20 results from an estimated 21 matches for "app_zapras".

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...
2004 Jun 21
1
Problem compiling fax applications
...hing file Makefile Hunk #1 FAILED at 35. Hunk #2 FAILED at 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...
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
2006 Nov 30
0
Problem with ZapRAS and asterisk
...1, span 1 -- Executing Answer("Zap/1-1", "") in new stack -- Executing ZapRAS("Zap/1-1", "debug|64000|noauth|netmask|255.255.255.0|192.168.10.2:192.168.10.1") in new stack -- Starting RAS on Zap/1-1 Nov 30 17:02:03 WARNING[7293]: app_zapras.c:172 run_ras: wait4 returned -1: No child processes -- RAS on Zap/1-1 terminated with status 0 == Spawn extension (pri1, 9022, 2) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1' In the /var/log/message I find the following message: Nov 30 17:02:03 TSU-R1...
2010 Jan 04
1
ZapRAS priviledge error
Hi, I'm trying to get ZapRAS working but not getting very far.. Asterisk CLI shows: WARNING[3355]: app_zapras.c:173 run_ras: wait4 returned -1: No child processes and /var/log/messages shows: using the plugin option requires root privilege Can anyone shed any light on this and any fix? Googling the error doesn't find much.. I'm not sure what 'plugin' it is talking about, I'm not pass...
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
...sa.so noload => app_qcall.so noload => app_adsiprog.so noload => app_ices.so ;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...
2004 Aug 12
1
Problem installing Software Fax SpanDSP support into Asterisk
...4 3.06Ghz with Hyperthreading enabled. Is this Fax a viable 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+=$(she...
2004 May 24
0
ZapRas problems
...#39; to '8526' on channel 1, span 1 -- AGI Script nuller.agi completed, returning 0 -- Executing ZapRAS("Zap/1-1", "debug|64000|noauth|netmask|255.255.255.0|192.168.1.121:192.168.1.122") in new stack -- Starting RAS on Zap/1-1 May 24 16:21:00 WARNING[561180]: app_zapras.c:143 run_ras: wait4 returned -1: No child processes -- RAS on Zap/1-1 terminated with signal 1 == Spawn extension (incoming, 8526, 1) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1'
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.
2005 Jun 22
5
ZapRAS
I'm trying to use ZapRAS to enable ppp connection through my E1. After the ZapRAS command is executed, all sound is crappy on all lines! The only solution is to reboot the machine (or halt it, and then power it on since Digium's hardware doesn't like reboots). Anyone know how this can happen?! I'm using * 1.0.6 on Dell PowerEdge 1850 which are told (too late though) not to work
2003 Apr 04
2
chan_h323 problems....
I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc. I then though I would add H.323 support to my working system, having read the previous threads on the subject before I installed I installed the pre-reqs pwlib openh323 gnugk for h.323 gatekeeper
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
...eading symbols from /usr/lib/asterisk/modules/app_verbose.so...done. Loaded symbols for /usr/lib/asterisk/modules/app_verbose.so Reading symbols from /usr/lib/asterisk/modules/app_test.so...done. Loaded symbols for /usr/lib/asterisk/modules/app_test.so Reading symbols from /usr/lib/asterisk/modules/app_zapras.so...done. Loaded symbols for /usr/lib/asterisk/modules/app_zapras.so Reading symbols from /usr/lib/asterisk/modules/app_meetme.so...done. Loaded symbols for /usr/lib/asterisk/modules/app_meetme.so Reading symbols from /usr/lib/asterisk/modules/app_flash.so...done. Loaded symbols for /usr/lib/aster...
2004 Aug 08
1
No Sound and Jungle:
...r) 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 RAS Application 0 app_random.so Random goto 0 app_setcdruserfield.so CDR user field apps 0 app_read.so Read Variable Application 0 app_cut.so Cuts...
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
...after time) == Registered application 'WaitForRing' [app_zapateller.so] => (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) == P...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...isten to audio) == Registered application 'ChanSpy' [app_settransfercapability.so] => (Set ISDN Transfer Capability) == Registered application 'SetTransferCapability' [app_dictate.so] => (Virtual Dictation Machine) == Registered application 'Dictate' [skipping app_zapras.so] [app_meetme.so] => (MeetMe conference bridge) == Registered application 'MeetMeAdmin' == Registered application 'MeetMeCount' == Registered application 'MeetMe' [app_flash.so] => (Flash zap trunk application) == Registered application 'Flash' [ap...
2003 Aug 07
2
Problem -ATA-711-723-Oh323-Asterisk
Hi List, I am facing the reverse problem as stated here.I am using ATA 186 to make and recieve call to * through OH323 driver. When I use G711 codec in the ATA to make call then then as soon as i dial an extension the * crashes with 'segmentation fault'. But the same scenerio works fine when i use 723 codec in the ATA .I can dial the number and extension very well/(I have 723 support in
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
2004 Jan 03
1
Newbie - getting two local phones tocommunicate would be a good start :)
...e asterisk doesn't save CDR for a certain call) [app_hasnewvoicemail.so] => (Indicator for whether a voice mailbox has new messages.) [app_sayunixtime.so] => (Say time) [app_cut.so] => (Cuts up variables) [app_read.so] => (Read Variable Application) [skipping app_intercom.so] [app_zapras.so] => (Zap RAS Application) [app_meetme.so] => (Simple MeetMe conference bridge) [app_flash.so] => (Flash zap trunk application) [app_zapbarge.so] => (Barge in on Zap channel application) [codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator) [codec_gsm.so] => (GSM...
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