Displaying 19 results from an estimated 19 matches for "app_qcal".
Did you mean:
app_qcall
2006 Jan 22
6
spandsp Error
...#39;
make: *** [depend] Error 1
Makefile:
93 install: all
94 for x in $(APPS); do $(INSTALL) -m 755 $$x
$(DESTDIR)$(MODULES_DIR) ; done
95 rm -f $(DESTDIR)$(MODULES_DIR)/app_cut.so
96 rm -f $(DESTDIR)$(MODULES_DIR)/app_datetime.so
97 rm -f $(DESTDIR)$(MODULES_DIR)/app_qcall.so
98
99 app_curl.so: app_curl.o
100 $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} $(CURLLIBS)
101
102 app_rxfax.so : app_rxfax.o
103 $(CC) $(SOLINK) -o $@ $< -lspandsp -ltiff
104
105 app_txfax.so : app_txfax.o
106 $(CC) $(SOLINK) -o $@ $< -lspandsp -ltiff
107
10...
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
...> app_intercom.so
noload => chan_modem.so
noload => chan_modem_aopen.so
noload => chan_modem_bestdata.so
noload => chan_modem_i4l.so
;noload => res_musiconhold.so
noload => app_festival.so
noload => app_url.so
noload => app_image.so
noload => app_disa.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 =>...
2003 Jun 26
1
Retry dial when busy
Some switches provide the functionality to try a number till it becomes
available. Thus when one dials a number and get a busy, one enters a *XX#
code and the switch will call your extension when the called party becomes
available. Has somebody already built this in/for Asterisk, otherwise I'll
look into it.
Michiel
Betel Consultancy
Abelenlaan 19 T: +31 20 640 3018
1185 RT
2006 Jan 13
0
R: RE: RE: Spandsp
...)
+APPS+=app_rxfax.so app_txfax.so
+endif
+
ifeq ($(findstring BSD,${OSARCH}),BSD)
CFLAGS+=-I$(CROSS_COMPILE_TARGET)/usr/local/include -L
$(CROSS_COMPILE_TARGET)/usr/local/lib
endif
CURLLIBS=$(shell $(CROSS_COMPILE_BIN)curl-config --libs)
@@ -100,10 +104,16 @@
rm -f $(DESTDIR)$(MODULES_DIR)/app_qcall.so
app_curl.so: app_curl.o
$(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} $(CURLLIBS)
+app_rxfax.so : app_rxfax.o
+ $(CC) $(SOLINK) -o $@ $< -lspandsp -ltiff
+
+app_txfax.so : app_txfax.o
+ $(CC) $(SOLINK) -o $@ $< -lspandsp -ltiff
+
app_sql_postgres.o: app_sql_postgres.c
$(C...
2003 Apr 15
4
call announce?
using a zap fxo and zap fxs card how can I set up caller announce? like
this.
1 call comes in and a prompt asks the called to identify themselves.
2 the system would then put the caller on hold and pick up the FXS and
play the message for the users prompting them to hit 1 to accept the
call and have it connected or hit 2 to dump the live caller to
voicemail.
Can this be done with *
Dave
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
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
...ge.so
noload => app_intercom.so
load => app_lookupblacklist.so
load => app_lookupcidname.so
load => app_macro.so
load => app_milliwatt.so
load => app_mp3.so
noload => app_nbscat.so
load => app_parkandannounce.so
load => app_playback.so
load => app_privacy.so
load => app_qcall.so
load => app_queue.so
load => app_random.so
load => app_read.so
load => app_record.so
load => app_sayunixtime.so
load => app_senddtmf.so
load => app_sendtext.so
load => app_setcallerid.so
load => app_setcdruserfield.so
load => app_setcidname.so
load => app_setcid...
2005 Jul 18
0
Crash on reload only with autoload=no
...ol Protocol (MGCP) 0
app_sendtext.so Send Text Applications 0
app_txtcidname.so TXTCIDName 0
app_directory.so Extension Directory 0
codec_adpcm.so Adaptive Differential PCM Coder/Decoder 0
app_qcall.so Call from Queue 0
codec_lpc10.so LPC10 2.4kbps (signed linear) Voice Code 0
format_g726.so Raw G.726 (16/24/32/40kbps) data 0
app_authenticate.so Authentication Application 0
format_pcm_alaw.so Raw aL...
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
...age.so
Reading symbols from
/usr/lib/asterisk/modules/app_url.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_url.so
Reading symbols from
/usr/lib/asterisk/modules/app_disa.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_disa.so
Reading symbols from
/usr/lib/asterisk/modules/app_qcall.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_qcall.so
Reading symbols from
/usr/lib/asterisk/modules/app_adsiprog.so...done.
Loaded symbols for
/usr/lib/asterisk/modules/app_adsiprog.so
Reading symbols from
/usr/lib/asterisk/modules/app_getcpeid.so...done.
Loaded symbols for
/usr/li...
2004 Aug 08
1
No Sound and Jungle:
...0
app_zapateller.so Block Telemarketers with Special Informa 0
app_milliwatt.so Digital Milliwatt (mu-law) Test Applicat 0
app_getcpeid.so Get ADSI CPE ID 0
app_adsiprog.so Asterisk ADSI Programming Application 0
app_qcall.so Call from Queue 0
app_agi.so Asterisk Gateway Interface (AGI) 0
app_disa.so DISA (Direct Inward System Access) Appli 0
app_url.so Send URL Applications 0
app_image.so Im...
2004 Aug 06
2
Asterisk not starting
Hello!
Asterisk "CVS-HEAD-08/06/04-14:55:13" won't start on two of three different
Gentoo machines. This is the output of gdb:
ultra asterisk # gdb /usr/sbin/asterisk
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
...n 'Steal'
== Registered application 'PickUp'
[app_playback.so] => (Trivial Playback Application)
== Registered application 'Playback'
[app_privacy.so] => (Require phone number to be entered, if no CallerID sent)
== Registered application 'PrivacyManager'
[app_qcall.so] => (Call from Queue)
[app_queue.so] => (True Call Queueing)
== Registered application 'Queue'
== Manager registered action Queues
== Manager registered action QueueStatus
== Manager registered action QueueAdd
== Manager registered action QueueRemove
== Registered applicati...
2004 Dec 17
6
Realtime and PostgreSQL
...g'
[format_g726.so] => (Raw G.726 (16/24/32/40kbps) data)
== Registered file format g726-40, extension(s) g726-40
== Registered file format g726-32, extension(s) g726-32
== Registered file format g726-24, extension(s) g726-24
== Registered file format g726-16, extension(s) g726-16
[app_qcall.so] => (Call from Queue)
[codec_alaw.so] => (A-law Coder/Decoder)
== Registered translator 'alawtolin' from format alaw to slin, cost 1
== Registered translator 'lintoalaw' from format slin to alaw, cost 1
[app_mp3.so] => (Silly MP3 Application)
== Registered appli...
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently
down...
TIA,
Simone.
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 :)
...imple Echo
Application) [app_record.so] => (Trivial Record Application)
[app_image.so] => (Image Transmission Application) [app_url.so] =>
(Send URL Applications) [app_disa.so] => (DISA (Direct Inward System
Access) Application) [app_agi.so] => (Asterisk Gateway Interface (AGI))
[app_qcall.so] => (Call from Queue) [app_adsiprog.so] => (Asterisk ADSI
Programming Application) [app_getcpeid.so] => (Get ADSI CPE ID)
[app_milliwatt.so] => (Digital Milliwatt (mu-law) Test Application)
[app_zapateller.so] => (Block Telemarketers with Special Information
Tone) [app_datetim...
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