Displaying 20 results from an estimated 1000 matches similar to: "Can't compile asterisk-oh323 on Mandrake 10"
2005 Mar 20
1
HELP: Failed start after install asterisk_oh323-0.7.1
Hi, ALL:
I install my oh323 channel driver following steps of
http://www.oinko.net/astrecipes/index.php?action=artikel&cat=270174&id=10&artlang=en
I works my asterisk well before install the chan_oh323.so. But after I
do "make install" the oh_323, my asterisk crash and show me the
following message (asterisk -vvvvvvc).
Does anyone have any idea about it? What's wrong
2006 Apr 12
1
Recording queue transfers
Regarding this article (1) I have one question to make. What can I do to
record the call if the agent makes a transfer using the "flash" button
instead of "transfer button" or using blindxfer or atxfer defined in
features. conf
If the agent makes the transfer with "flash", the comunication between the
person who is calling and is already in the queue and the target
2005 May 31
1
monitoring oh323 calls
Hello list,
I put together a quick note about how to "see" oh323 calls while they are
handled by your * box.
http://www.oinko.net/astrecipes/index.php?n=89
The article is just a draft with usage examples; I'd love to hear your
comments and updates if there is something I got wrong.
Thanks
l.
--
Assum est, versa et manduca.
2005 Oct 17
4
compiling Asterisk 1.2 with zaptel and h.323
Hello list,
I have prepared a small recipe on how to compile Asterisk 1.2 beta 1 with
a TDM400 card and H.323.
You can find it at http://www.oinko.net/astrecipes/index.php?n=102
Any comment / suggestion / modification /bugfix is welcome!
I was wondering: is there any way to build a version of Bristuff for 1.2
beta 1?
Bye for now,
l.
--
Loway Research - Home of QueueMetrics
2007 Aug 09
1
a couple of new tutorials
Hello list,
I posted a couple of tutorials lately, maybe someone can benefit from them:
The first tutorial explains how to transform your Asterisk call recordings
(in WAV or GSM) to lo-fi MP3 to save a lot of space. It's actually pretty
easy to implement using a makefile.
http://astrecipes.net/index.php?n=294
The other tutorial lets you implement a way to monitor all outgoing
traffic
2005 Feb 03
0
Error on compiling oh323
Hi!,
I tride comile oh323.
I have downloaded local versions of pwlib oh323 (both Janus
patched).
I get following errors on asterisk-oh323-0.6.5:
for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done
make[1]: Entering directory `/home/death/1/asterisk-oh323-0.6.5/wrapper'
./check_ver /root/pwlib pwlib
./check_ver /root/openh323 openh323
ar rc liboh323wrap_s.a wrapper_misc.o
2006 Mar 13
1
music on hold without mpg123
Hello list,
after the last time that mpg123 wen ballistic on our production system, we
decided to skip mp3 playback altogether and to go for raw files. After
half an hour playing with mpg123 and sox parameters in order to translate
a mp3 file to a wav file that can be streamed back through * with no need
for an mp3 decoder, I thought I'd post the result to the list to avoid
wasting
2006 Mar 12
1
Understanding queue timeouts + possible bug found
Hello list,
I have been researching a bit into the way the queue app works and how
different timeouts play together, and have prepared a short tutorial on
understanding queue timeouts - see
http://www.oinko.net/astrecipes/index.php?n=118 - any suggestion, error
found or correction is welcome.
While I was at it, I came across a strange bug: imageine you have three
callback agents
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
after editing the Makefile according to my directories
ive compiled asterisk-oh323-0.6.5 but i got these
errors can any body help me with this :
[root@terra@net asterisk-oh323-0.6.5]# make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
`/home/wassim/asterisk-oh323-0.6.5/wrapper'
./check_ver /home/wassim/pwlib pwlib
./check_ver
2005 Jan 13
0
oh323 compile problem still
Followed instructions from these old post, CVS updated my asterisk too,
edites makefile... but
----------------------------------------------------------
Get oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/
openh323-Janus_patch4-src-tar.gz
Get pwlib from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/
pwlib-Janus_patch4-src-tar.gz
Get
2004 Dec 13
0
[oh323] sporadic call setup
Hi all,
this is my actuel setup
[SIP 2005]--[asterisk]--H.323 Trunk--[PBX]--[ext. 8900]
Linux CentOS 3.3 (2.4.21-20.EL.c0)
asterisk-1.0.1
asterisk-oh323-0.6.3b
openh323_1.12.2
pwlib_1.5.2
Calling from SIPphone to the extension 8900 works always.
Calling from 8900 to SIPphone works only sporadicly without any recognizeable pattern.
Find below the output of the debug command: asterisk
2004 Apr 15
2
too many arguments to function `ast_queue_hangup' compiling asterisk-oh323
when trying to build asterisk-oh323 I get the following:
make[1]: Entering directory `/usr/src/asterisk-oh323-0.5.10/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara
tions -D_REENTRANT -D_GNU_SOURCE -I/usr/src/asterisk/include -I../wrapper -g -c
-o chan_oh323.o chan_oh323.c
chan_oh323.c:
2004 Apr 30
1
Error compiling asterisk-oh323-0.6.0
Hi together,
i try to compile astrisk-oh323 like described in the Readme
- pwlib V1.6.6 (janus)
- openh323 V1.13.5 (janus) with make-patch
- asterisk V0.9.0
i got the following error
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/redhat/BUILD/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
Hi, erverybody
The Asterisk is running well in the linux system.
Now I would like
to add oh323 in Asterisk. I have download
pwlib(version is 1.6.6) and
openh323(version is 1.13.5). And I sucessfully maked
and installed these
two packages. But I got the following errors when
compling the
asterisk-oh323 0.6.3a:
for x in wrapper asterisk-driver; do make -C $x all ||
exit 1 ; done
make[1]:
2005 Jun 22
1
Error on installing oh323 on asterisk
I'm following the instruction from Jo?o Amaro from the
page
http://lists.digium.com/pipermail/asterisk-users/2005-February/090752.html
Everything went fine until I run the 'make' command
under asterisk-oh323-0.6.5. I got the error message
chan_oh323.c:5220: too many arguments to function
`ast_channel_register'
I have attached the error message. I'm running
asterisk CVS
2004 Jun 11
1
oh323 0.6.2
I am trying to compile the latest channel drivers
Can anyone tell me what is wrong
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o wrapper.o
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
2006 Apr 21
1
Error installing oh323
I'm running:
OS: FreeBSD 6.0
Asterisk: 1.2.4
Installing OH323: 0.7.3
I have this error when compiling
chan_oh323.c: In function `reload_config':
chan_oh323.c:4677: warning: implicit declaration of function `sscanf'
chan_oh323.c: At top level:
chan_oh323.c:3244: warning: 'update_call_ids' defined but not used gcc
-shared -Xlinker -x -g -o chan_oh323.so chan_oh323.o
2003 Apr 30
2
oh323 failed to load
when i issue asterisk -vvv command i get this error please help
regards Barbra
[app_softhangup.so] => (Hangs up the requested channel)
== Registered application 'SoftHangup'
[codec_lpc10.so] => (LPC10 2.4kbps (signed linear) Voice Coder)
== Registered translator 'lpc10tolin' from format 7 to 6, cost 50
== Registered translator 'lintolpc10' from format 6 to 7,
2006 Apr 05
0
oh323 - cant load module
Hi all
i have been succesfully using OpenH323 (oh323) for a few months. the versions are:
asterisk CVS HEAD 19-07-2005,
OpenH323 v1.13.5,
PWlib v1.6.6,
asterisk-oh323-0.7.2-pre1
I now have moved to Asterisk 1.2.4, so as per the directions i am using:
Asterisk 1.2.4
pwlib_Mimas_patch2
openh323_Mimas_rc2
asterisk-oh323-0.7.3
The problem is that when asterisk starts it fails on loading the module
2007 Feb 22
3
New tutorial: DTMF tone detection
Hello list,
I have prepared a small tutorial today that deals with how to avoid
Asterisk rebuilding DTMF tones when using it to connect industial
appliances that use DTMF. You can find it at:
http://astrecipes.net/index.php?n=248
I know it isn't everybody's piece of cake, but I thought somebody could be
interested as well :)
l.
--
Home of QueueMetrics -