Displaying 20 results from an estimated 21 matches for "asteriskaudio".
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
asteriskaudio.cxx:390: ISO C++ forbids declaration of `mutex_flag' with no
t...
2005 Feb 20
2
Asterisk H323 support
...IXJ
-DHAS_OSS -Wall -x c++ -Os -DWRAPTRACING
-DWRAPTRACING_LEVEL=5 -DPWLIBVERSION=\"1.5.2\"
-DOPENH323VERSION=\"1.12.2\"
-I/home/mkoy/pwlib/include/ptlib/unix
-I/home/mkoy/pwlib/include
-I/home/mkoy/openh323/include
-I/home/mkoy/openh323/include/openh323
-I../asterisk-driver -c asteriskaudio.cxx -o
asteriskaudio.o
asteriskaudio.cxx: In destructor `virtual
PAsteriskSoundChannel::~PAsteriskSoundChannel()':
asteriskaudio.cxx:167: error: `baseChannel' undeclared
(first use this
function)
asteriskaudio.cxx:167: error: (Each undeclared
identifier is reported only once
for ea...
2005 May 11
1
oh323 driver compiling problem.
...Os -DWRAPTRACING -DWRAPTRACING_LEVEL=5
-DPWLIBVERSION=\"1.5.2\" -DOPENH323VERSION=\"1.12.2\" -DP_HAS_IPV6
-I/usr/src/asterisk/cvs/last/pwlib/include
-I/usr/src/asterisk/cvs/last/openh323/include
-I/usr/src/asterisk/cvs/last/openh323/include/openh323
-I../asterisk-driver -c asteriskaudio.cxx -o asteriskaudio.o
asteriskaudio.cxx: In destructor `virtual
PAsteriskSoundChannel::~PAsteriskSoundChannel()':
asteriskaudio.cxx:167: `baseChannel' undeclared (first use this function)
asteriskaudio.cxx:167: (Each undeclared identifier is reported only once
for
each function it...
2004 Nov 25
3
OH323 Rocks :) --- H323 guys, use it to solve no answer at this time problem!!!
i have had some problems with the H323 channel ... Other party not anwsering SIP 2 H323 bridge.
the chan_oh323 solves the problem. Use it.
(Even though it is quite complicated to install but READ the README file)
Nahuel that should solve it!!
Kido
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Aug 10
2
Compile error H323
Hello list
I don't get to compile h323. I have the mistake:
asteriskaudio.cxx: In destructor `virtual
PAsteriskSoundChannel::~PAsteriskSoundChannel()':
asteriskaudio.cxx:167: `baseChannel' undeclared (first use this function)
asteriskaudio.cxx:167: (Each undeclared identifier is reported only once for
each function it appears in.)
make[1]: ** [asteriskaudio...
2004 Jun 27
4
H.323 Audio problem UPDATE
Update on this problem:
I gave up on the "native" h.323 because, like others, I couldn't get audio
working. (yes, I tried disabling FastStart in ast_h323.cpp - no change)
So I went and got the OH323 code from www.inaccessnetworks.com. Glad to say
that everything seems to work so far. Not only does audio work, but even
the handshaking is now working in both OpenPhone and even
2004 May 22
1
Asterisk-oh323 0.6.1 Compiling problem
...WRAPTRACING -DWRAPTRACING_LEVEL=5 -DPWLIBVERSION=\"1.5.2\"
-DOPENH323VERSION=\"1.12.2\" -I/usr/include/openssl
-I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include
-I/usr/src/openh323/include -I/usr/src/openh323/include/openh323
-I../asterisk-driver -x c++ -Os -g -c asteriskaudio.cxx -o asteriskaudio.o
asteriskaudio.cxx: In method
`PAsteriskSoundChannel::~PAsteriskSoundChannel ()':
asteriskaudio.cxx:163: `baseChannel' undeclared (first use this
function)
asteriskaudio.cxx:163: (Each undeclared identifier is reported only
once for each function it appears in.)
make[1...
2004 Aug 20
0
Oh323 installing problem make[1]: *** [asteriskaudio.o] Error 1
Hi I try to install the h323 for asterisk but I get this error, help please
make[1]: *** [asteriskaudio.o] Error 1
make[1]: Saliendo directorio `/root/asterisk-oh323-0.6.3a/wrapper'
make: *** [subdirs_all] Error 1
Best regards,
Diego Alberto Serrano Bustos
Gerente General
Call Me Networks Telecom Chile S.A.
Director Ejecutivo
Telefonica de Servicios Integrados Ltda.
F.+56-42-216156 Cel.+56-...
2004 Dec 19
2
OH323 channel compile error
...oot/openh323/include
-DHAS_OSS -Wall -x c++ -Os -DWRAPTRACING -DWRAPTRACING_LEVEL=5
-DPWLIBVERSION=\"1.6.6\" -DOPENH323VERSION=\"1.13.5\"
-I/root/pwlib/include/ptlib/unix -
I/root/pwlib/include -I/root/openh323/include
-I/root/openh323/include/openh323 -I../asterisk-driver -c
asteriskaudio.cxx -o asteriskaudio.o
touch ../asterisk-driver/chan_oh323.c
g++ -DP_USE_PRAGMA -ffunction-sections -fdata-sections -D_REENTRANT
-DOPENSSL_NO_KRB5 -Wall -fPIC -I/root/pwlib/include -DPTRACING
-I/root/openh323/include
-DHAS_OSS -Wall -x c++ -Os -DWRAPTRACING -DWRAPTRACING_LEVEL=5
-DPWLIBVERSION=\&q...
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
`/usr/src/asterisk-oh323-0.6.2/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REEN...
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
...ds/pwlib/v1.6.6/pwlib/include -
I/Downloads/openh323/v1.13.5/openh323/include -
I/Downloads/openh323/v1.13.5/openh323/include/openh323 -I../asterisk-driver -c
wrapcaps.cxx -o wrapcaps.o
touch ../asterisk-driver/chan_oh323.c
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 `/Downloads/oh323/oh323-0.6.3b/asterisk-oh323-
0.6.3b/wrapper'
make[1]: Entering directory `/Downloads/oh323/oh323-0.6.3b/asterisk-oh323-
0.6.3b/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmis...
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
2003 Apr 29
28
H323
Is H323 built into the current CVS? If so, could someone give me an idea of a simple config?
thanks,
darran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/fffec1d1/attachment.htm
2005 Jun 22
1
Error on installing oh323 on asterisk
...lp would greatly appricated.
Thanks,
Charles
# make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
`/root/asterisk-oh323-0.6.5/wrapper'
./check_ver /root/pwlib pwlib
./check_ver /root/openh323 openh323
ar rc liboh323wrap_s.a wrapper_misc.o asteriskaudio.o
wrapconnection.o wrapendpoint.o wrapper.o wrapcaps.o
wrapgkserver.o
make[1]: Leaving directory
`/root/asterisk-oh323-0.6.5/wrapper'
make[1]: Entering directory
`/root/asterisk-oh323-0.6.5/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declaration...
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
...a:
for x in wrapper asterisk-driver; do make -C $x all ||
exit 1 ; done
make[1]: Entering directory
`/home/rui/oh323/asterisk-oh323-0.6.3a/wrapper'
./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
`/home/rui/oh323/asterisk-oh323-0.6.3a/wrapper'
make[1]: Entering directory
`/home/rui/oh323/asterisk-oh323-0.6.3a/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes
-Wmissing-prototypes
-Wmissing-d...
2005 Jan 30
0
OH323 compile error : CVS-HEAD
I am getting the following error when compiling oh323-0.7.1 with
Asterisk CVS (2004-12-21: Updated versions 0.7.1 (for Asterisk CVS
HEAD)
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.7.1/wrapper'
make: *** [subdirs_build] Error 1
bash-2.05b# asteriskaudio.cxx:167: (Each undeclared identifier is
reported only once for
bash: syntax error near unexpected token `Each'
I have found other posting which says to use stable version but this
version of oh323 is supposed to wrok with Latest CVS-HEAD . Atleast
that is what told on the website of OH323....
2005 Feb 03
0
Error on compiling oh323
...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 asteriskaudio.o wrapconnection.o
wrapendpoint.o wrapper.o wrapcaps.o wrapgkserver.o
make[1]: Leaving directory `/home/death/1/asterisk-oh323-0.6.5/wrapper'
make[1]: Entering directory
`/home/death/1/asterisk-oh323-0.6.5/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-W...
2004 May 24
1
Re: Asterisk-Users digest, Vol 1 #3883 - 13 msgs
...> > declaration `BOOL Open'
> > /usr/src/pwlib/include/ptlib/indchan.h:265:
> conflicts with function
> > declaration `BOOL Open (...)'
> > /usr/src/pwlib/include/ptlib/indchan.h:265:
> confused by earlier errors,
> > bailing out
> > make[1]: *** [asteriskaudio.o] Error 1
> > make[1]: Leaving directory
> `/usr/src/asterisk-oh323-0.6.1/wrapper'
> > make: *** [subdirs_all] Error 1
> >
> > Whats this all about, it's still complaining about
> some audio thing i
> > just can't work out. I'm using redhat 7.3...
2005 Aug 09
0
channel_pvt.h not found
...[root@localhost 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/ali/asterisk-oh323-0.6.5/wrapper'
./check_ver /home/ali/pwlib pwlib
./check_ver /home/ali/openh323 openh323
ar rc liboh323wrap_s.a wrapper_misc.o asteriskaudio.o
wrapconnection.o wrapendpoint.o wrapper.o wrapcaps.o
wrapgkserver.o
make[1]: Leaving directory
`/home/ali/asterisk-oh323-0.6.5/wrapper'
make[1]: Entering directory
`/home/ali/asterisk-oh323-0.6.5/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-dec...
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
...ra@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 /home/wassim/openh323 openh323
ar rc liboh323wrap_s.a wrapper_misc.o asteriskaudio.o
wrapconnection.o wrapendpoint.o wrapper.o wrapcaps.o
wrapgkserver.o
make[1]: Leaving directory
`/home/wassim/asterisk-oh323-0.6.5/wrapper'
make[1]: Entering directory
`/home/wassim/asterisk-oh323-0.6.5/asterisk-driver'
gcc -Wall -pipe -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissi...