Displaying 20 results from an estimated 1000 matches similar to: "oh323 failed to load"
2003 Feb 19
5
codecs
Hello,
can i use different audio codecs when i calling between sip devices (
snom phones ) and different when i making call from isdn to sip or from
sip to isdn ?
best regards
Marian
--
SUNTEQ s. r. o.
Bojnicka cesta 35 # Prievidza # 971 04 # Slovak republic
Tel: +421-46-5430 754 # Fax: +421-46-5439 144
http://www.sunteq.sk/
------------------------------------------------------------
A
2003 May 05
5
oh323 problem
i have tried to install oh323 but it has failed to load this module please
help
[chan_oh323.so]WARNING[1024]: File loader.c, Line 212 (ast_load_resource):
/usr/local/lib/libh323_linux_x86_r.so.1: undefined symbol:
_ZN13PASN_Sequence17PreambleDecodeXERER11PXER_Stream
WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module
chan_oh323.so failed!
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
2003 Apr 30
3
help can not install oh323 wrapper
hi
when i try to run the make command for the oh323 wrapper below
linux:/usr/local/src/asterisk/asterisk-oh323 #
i get an error please help
regards Barbra
asteriskaudio.cxx:369: syntax error before `::' token
asteriskaudio.cxx:374: syntax error before `::' token
asteriskaudio.cxx:379: syntax error before `::' token
asteriskaudio.cxx:384: syntax error before `::' token
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.
2003 Jun 03
2
Asterisk Works on Linux on Sparc
I have built Asterisk on SuSe Linux 7.3 on an Ultra 2 Sparc WorkStation. I am listing the modification I had to do for the benefit of anybody else who wants to use Asterisk
This workstation is equipped with one 400 MHz RISC UltraSparc II CPU, 256 MB RAM, Two 9 GB 10,000 RPM UltraSCSI Disks. I have a gatekeeper running on this machine,
I had to do the following modification to build * on Sparc:
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
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
Hi,
Ive been struggling with asterisk for a few days now. I understand
pretty much how it works and how to tie things together (SIP -> SIP
internally works fine etc), but just cannot get asterisk to work with an
X100P clone (its a Ambient MD3200, if that means anything to you guys).
I have tried (initially) asterisk 1.07 with zaptel 1.07, and now
Asterisk CVS-HEAD with zaptel cvs. Both give
2003 May 07
1
Asterisk problem, - unable to load chan_oh323
I'm trying to install asterisk PBX with openH323 support.
I installed all the packages ( Pwlib, openH323 and openH323 gatekeeper) from
source successfully. i also installed the wrapper (
http://www.inaccessnetworks.com/projects/asterisk-oh323 ).
However when i try to start asterisk i get the following errors...
ARNING[1024]: File loader.c, Line 212 (ast_load_resource):
2003 Nov 11
4
Registering an application
Hello..
Maybe I'm asking something silly but..... How can I register my own app with * ?
I've made a simple .so , but I cannot find it in asterisk when i type "show applications"
Here is the code:
#include <asterisk/lock.h>
#include <asterisk/file.h>
#include <asterisk/logger.h>
#include <asterisk/channel.h>
#include <asterisk/pbx.h>
#include
2005 Feb 11
8
chan_capi and asterisk
Hello, list a have a problem i can start asterisk, i get
the fowlling error:
[chan_capi.so] => (Common ISDN API for Asterisk)
== Parsing '/etc/asterisk/capi.conf': Found
Feb 11 13:50:36 NOTICE[2535]: chan_capi.c:2636 load_module:
CAPI not installed!
Feb 11 13:50:36 WARNING[2535]: loader.c:345
ast_load_resource: chan_capi.so: load_module failed,
returning -1
Feb 11 13:50:36
2003 Jun 18
2
Problem with oh323 package for asterisk
Hi,
I try to use oh323 package from inaccessnetworks for asterisk, but after
make and make install that package, I have this WARNING message hwen a try
to launch asterisk from shell command line...asterisk -vvvc...
[liboh323wrap.so]WARNING[1024]: File loader.c, Line 235
(ast_load_resource): No load_module in module
/usr/lib/asterisk/modules/liboh323wrap.so
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 Dec 19
2
OH323 channel compile error
Hello
I am trying to compile asterisk-oh323-0.7.0 with pwlib-Janus_patch4
and openh323-Janus_patch4 downloaded from inaccessnetworks so I did
this:
tar -zxvf openh323-Janus_patch4-src-tar.gz
cd openh323
patch -p1 < /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch
./configure
make opt
cd asterisk-oh323-0.7.0
vi Makefile (to set the paths and options according to my system...)
NOW I
2003 Jul 16
3
Segmentation fault with chan_oh323
Hi,
I'm trying to interconnect sip and h323 endpoints using asterisk
and asterisk crashes with segmentation fault whenever h323
connection needs to be established. It registers with gatekeeper ok though.
Here are the symptoms.
If the call initiated by SIP device, asterisk replies to it "Trying" and then
silently crashes (it launched as asterisk -vvvvcd).
In debug log I can see the
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 Jun 25
2
Problems Compiling and Loading asterisk-oh323 0.6.2
Hi,
I having a problem compiling the wrapper for oh323. I am running Debian,
kernel version 2.4.18-bf2.4. The pwlib version I have is 1.6.6 and the
openh323 version I have is 1.13.5. I execute the following commands first
before attempting to compile the wrapper:
pwlib_1.6.6:
make both
openh323 1.13.5
./configure
make opt
asterisk-oh323 0.6.2
make
2004 Jun 14
15
oh323
This module wont compile can anyone give me any assistance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040614/03ae433c/attachment.htm
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
2003 May 14
6
asterisk problem
the problem below keeps recarrying even after i have cleared this error when
i run asterisk -vvv or -c the error occurs again please help
..Warning, flexible rate not heavily tested!
.................WARNING[1024]: File loader.c, Line 212 (ast_load_resource):
/usr/local/lib/libh323_linux_x86_r.so.1: undefined symbol:
_ZN13PASN_Sequence17PreambleDecodeXERER11PXER_Stream
WARNING[1024]: File