Displaying 20 results from an estimated 4000 matches similar to: "help please on oh323 wrapper"
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
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,
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 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 May 31
1
oh323 problems
i am trying to make calls between two workstations using netmeeting and
asterisk.
i get the popup on both when i call the extensions 665 and 667 but when
accept, i get this error
*CLI> 0:18.190 H225 Caller:8112978 H225 Received connect
PDU.
0:18.288 H245:810b388 H245 Read error: Bad file
descriptor
0:18.318 H323 Cleaner H323
2003 Jun 08
1
oh323 and extentions.conf
>
> hi
> i am not using sio or iax but only oh323. i am trying to register my
> extensions like
>
> extensions.conf
> ;-- H.323 [alias = 665]
> exten => 665,1,Dial(OH323/172.18.1.133)
>
> oh323.conf
>
> context=voip-h323
>
> ;-----------------------------------------
> ; Configure H.323 aliases, prefixes and
> ; related ASTERISK's contexts
2004 Oct 08
0
problems with asterisk-oh323-0.6.3b
Hi guys,
I've been trying to update my chan_oh323 from 6.1 to 6.3b.
I built asterisk from cvs-head on the date Micheal said he made it
compatible, pwlib-1.6.6 and openh323-1.13.5 (both with nothing more than
the ./configure, make, well aplied patch on openh323)
When I start * with my normal config I get this:
[chan_oh323.so] => (OpenH323 Channel Driver)
== Parsing
2005 Jul 25
2
problems with compiling asterisk-oh323
i ve downloaded
asterisk-oh323-0.6.6.tar.gz
I am getting this and anybody know howto fix this?
#tar zxvf asterisk-oh323-0.6.6.tar.gz
oh323]# cd asterisk-oh323-0.6.6
asterisk-oh323-0.6.6]# ls
asterisk-driver CONFIGURATION Makefile rpm
TESTS
BUGS COPYING README rules.mak
wrapper
asterisk-oh323-0.6.6]# make
for x in wrapper asterisk-driver; do make -C $x
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
2007 Jun 20
1
Date and selection
Dear R experts,
Suppose I have a data.frame recording the date and test results of
some subjects like this:
Name Date results
John 01/01/1991 2
John 02/01/1991 3
John 09/0101991 4
Micheal 02/01/1991 4
Micheal 04/01/1991 5
....
How to select the earliest (or latest) test result from all subjects?
Thank you.
Regards,
CH
--
"The scientists of today think deeply instead of clearly. One
2003 May 23
2
cannot find expat
am compiling h323 support using channels/h323/ error am getting is this any
pointers
chan_h323.h:30: warning: `struct sockaddr_in bindaddr' defined but not used
g++ -shared -Xlinker -x -o chan_h323.so chan_h323.o ast_h323.o
-L/root/pwlib/lib -lpt_linux_x86_r -L/root/openh323/lib -lh323_linux_x86_r
-L/usr/lib -lpthread -ldl -lcrypto -lssl -lexpat
/usr/i486-suse-linux/bin/ld: cannot find
2005 Mar 07
1
What combination of pwlib and openh323 are required to get Asterisk-oh323 v0.7.1 to compile
Hi there
I have Asterisk running beautifully on our test server. Over the past few
days I have been tearing my hair out trying to compile various versions of
asterisk-oh323 on various versions of pwlib and openh323.
pwlib is now up to 1.8.3 and openh323 is now 1.15.2 stable.
asterisk-oh323 is currently 0.7.1
I have tried these three with many errors.
I have tried 0.7.1 with pwlib 1.5.2 and
2005 May 19
3
asterisk-oh323 build problems
Hello Guys,
first of all, I'm very new with asterisk.
I'm trying to set it up. I've already compiled and installed Asterisk-1.0.7
Now I'm trying with asterisk-oh323
I've already installed pwlib, oh323 and I've already set the variables.
Now, when I try to "make" asterisk-oh323 I receive this error messagge:
for x in wrapper asterisk-driver; do make -C $x all ||
2005 Jan 07
1
oh323 driver installation - It works now
Joao,
Thanks for sending the Installation tips as pasted below. It works.
Seshu
----------
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 asterisk-oh323 from
2006 Apr 18
2
correct version of asterisk for oh323
Hi,
i have been using asterisk CVS 19/07/2005 and asterisk-oh323-0.7.2.
I now want to use oh323 with Asterisk 1.2.4+. Can anyone tell me what versions of oh323(and pwlib
and oh323) they got to work with Asterisk 1.2.4+.
--
thanks,
yusuf
2005 May 11
1
oh323 driver compiling problem.
i use asterisk cvs head ( two days ago) more or less
openh323 1.12.2 (oh323 home page)
and
pwlib 1.5.2 (oh323 home page)
asterisk-oh323-0.7.2-pre1
library versions? where download? versions from oh323 readme are not in
sourceforge site.
but i obtain this error compiling:
root@backup:/usr/src/asterisk/cvs/last/asterisk-oh323-0.7.2-pre1# make
for x in wrapper asterisk-driver; do make -C $x
2004 Jul 22
2
error while compiling asterisk-oh323
Hi Folks,
I am breaking my head for compiling asterisk-oh323 properly on my asterisk box from past 1 week.
But still after my all efforts, I unable to make it compile properly,
My box is Fedora core 2 with asterisk-0.9.0. I was trying for following configuration with openh323 and pwlib. Openh323 and pwlib are installed properly. But problem is asterisk-oh323.
asterisk-oh323-0.6.2a.tar.gz
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
Hello,
I just tried to compile OH323 0.6.3b on a RH9 machine with Asterisk 1.0 RC2
installed but failed. I applied the patch to the required OpenH323 library
according to the instructions, and set the proper directories in the Makefile.
Here is what I receive after I issue make:
*******************************
g++ -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections -D_REENTRANT -
2005 Jan 05
5
asterisk - oh323 driver
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hi List<br>
<br>
</font>
<pre
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