Displaying 15 results from an estimated 15 matches for "wrapendpoint".
2004 Nov 25
2
oh323 compile issue
...i all,
I want to give a try to oh323 (currently nufone h323 channel is setup
and compiling fine) on a yesterday CVS update of asterisk. I have _pwlib
1.8.1_ and _openh323 1.15.1_ What I made:
openh323 dir:
make clean
apply the oh323 patch
configure
make opt
asterisk-oh323-0.7 dir:
make
[...]
wrapendpoint.cxx: In method `BOOL WrapH323EndPoint::OpenAudioChannel
(H323Connection &, int, unsigned int, H323AudioCodec &)':
wrapendpoint.cxx:915: no matching function for call to
`H323AudioCodec::IsDescendant (const char *)'
wrapendpoint.cxx:916: no matching function for call to
`H323AudioCod...
2006 Jan 24
1
oh323 and asterisk v1.2.2
Hello all.
Has anybody work with asterisk version 1.2.2 and
oh323 module?
When I try to make it show:
wrapendpoint.cxx:800: error: expected primary-expression before ')' token
wrapendpoint.cxx:800: error: `PIsDescendant' undeclared (first use this
function)
wrapendpoint.cxx:800: error: (Each undeclared identifier is reported only
once for each function it appears in.)
wrapendpoint.cxx:801: error: ex...
2006 May 18
0
Error building Oh323
...e -DPTRACING
-I/usr
/src/openh323/include -DHAS_OSS -DWRAPTRACING -DWRAPTRACING_LEVEL=5
-DPWLIBVERSI
ON=\"1.6.6\" -DOPENH323VERSION=\"1.13.5\" -I/usr/src/pwlib/include
-I/usr/src/o
penh323/include -I/usr/src/openh323/include/openh323 -I../asterisk-driver
-c wra
pendpoint.cxx -o wrapendpoint.o
wrapendpoint.cxx: In member function `virtual BOOL
WrapH323EndPoint::OpenAudioChannel(H323Connection&, int, unsigned int,
H323AudioCodec&)':
wrapendpoint.cxx:800: error: syntax error before `)' token
wrapendpoint.cxx:800: error: `PIsDescendant' undeclared (first use this...
2004 Apr 03
0
Grandstream and codec G.711
...20|t|T") in new
> > stack
> >
> > First, this should be:
> > Dial(OH323/483317839|20|tT) not
> > Dial(OH323/483317839|20|t|T)
> >
> > > [2]WrapperAPI::h323_make_call: Making call.
> > > [2]WrapMutex::Wait: Requesting mutex callMutex
> [wrapendpoint.cxx, 269,
> > MakeCall]
> > > [2]WrapMutex::Wait: Got mutex callMutex
> [wrapendpoint.cxx, 269, MakeCall]
> > > [2]WrapH323EndPoint::MakeCall: Making call to
> 483317839
> > > [3]WrapH323Connection::WrapH323Connection:
Outgoing
> capability
> > > G...
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
wrapendpoint.cxx -o wrapendpoint.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=\&qu...
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_REENTRANT -D_GNU_SO...
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
...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 -Wmissing-prototypes...
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 May 09
1
OH323 Channel Driver buffer sizes
Hello!
Anyone with some insight into the oh323 channel driver please shed
some light on the code block below from wrapendpoint.cxx.
When enabling trace on the channel driver i get this, for me, strange
debug info:
WrapH323EndPoint::OpenAudioChannel: Direction => PLAYER, Buffer => 320
WrapH323EndPoint::OpenAudioChannel: FrameSize 8, FrameTime 8, TimeUnits
8
WrapH323EndPoint::OpenAudioChannel: Frame 1
WrapH323EndPoin...
2005 Jun 22
1
Error on installing oh323 on asterisk
...nks,
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-declarations
-D_REENTRANT -D_GNU_SOURCE -I/...
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
...pper 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-declarations -D_...
2005 Feb 03
0
Error on compiling oh323
...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
-Wmissing-declarations -D_REENTRANT...
2005 Aug 09
0
channel_pvt.h not found
...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-declarations
-D_REENTRANT -D_GNU_SO...
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
...e
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 -Wmissing-declarations
-D_REENTRANT -D_...
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