Displaying 7 results from an estimated 7 matches for "pchannel".
Did you mean:
channel
2003 May 20
1
chan_h323 core dumps
...r.c:344
#14 0x0807af8a in main (argc=-1073744208, argv=0x0) at asterisk.c:1330
and this was with one
(gdb) bt
#0 0x40140f92 in mallopt () from /lib/libc.so.6
#1 0x401400fc in malloc () from /lib/libc.so.6
#2 0x41612c56 in operator new(unsigned) () from /usr/lib/libstdc++.so.5
#3 0x405b09fd in PChannel::PChannel() () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#4 0x405b22d2 in PIndirectChannel::PIndirectChannel() () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#5 0x410ac7cf in H323Transport::H323Transport(H323EndPoint&) () from
/usr/local/lib/libh323_linux_x86_r.so.1
#6 0x410b2e2a...
2004 Sep 29
0
astersk-oh323 compile error make
...de class declaration
/usr/src/pwlib/include/ptlib/indchan.h:195: syntax error before `*' token
/usr/src/pwlib/include/ptlib/indchan.h:205: syntax error before `*' token
/usr/src/pwlib/include/ptlib/indchan.h:212: syntax error before `(' token
/usr/src/pwlib/include/ptlib/indchan.h:227: `PChannel' was not declared in this
scope
/usr/src/pwlib/include/ptlib/indchan.h:229: `channel' was not declared in this
scope
/usr/src/pwlib/include/ptlib/indchan.h:242: `PChannel' was not declared in this
scope
/usr/src/pwlib/include/ptlib/indchan.h:242: `channel' was not declared...
2005 May 06
1
oh323 compile problem in FreeBSD
Hi,
I'm trying to compile asterisk-oh323-0.7.1 in FreeBSD 5.3.
I tried to use gmake but it exits with too many errors.
Did somebody compile before oh323 in FreeBSD?
How should I compile it under FreeBSD?
thanks,
Ganbold
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
...luded from /usr/home/tsgan/pwlib/include/ptlib.h:241,
from wrapper_misc.hxx:35,
from wrapper_misc.cxx:34:
/usr/home/tsgan/pwlib/include/ptlib/indchan.h:76: error: expected
class-name before '{' token
/usr/home/tsgan/pwlib/include/ptlib/indchan.h:77: error: `PChannel'
has not been declared
/usr/home/tsgan/pwlib/include/ptlib/indchan.h:77: error: ISO C++
forbids declaration of `PCLASSINFO' with no type
/usr/home/tsgan/pwlib/include/ptlib/indchan.h:77: error: ISO C++
forbids declaration of `parameter' with no type
/usr/home/tsgan/pwlib/include/ptlib/i...
2019 Dec 20
0
Wine release 5.0-rc2
...ernel32: Update version to win7.
Michael Stefaniuc (6):
dmband/tests: Use wide-char string literals.
dmime/tests: Use wide-char string literals.
dmstyle/tests: Use wide-char string literals.
dswave/tests: Use wide-char string literals.
dmime: Use a rbtree to store the PChannels of a performance.
dmime/tests: Add PChannel tests.
Nikolay Sivov (13):
ole32/tests: Add tests for system moniker identification queries.
ole32/tests: Add some tests for item moniker equality.
ole32/tests: Test inverse moniker type.
ole32/tests: Add some tests for com...
2004 May 24
1
Re: Asterisk-Users digest, Vol 1 #3883 - 13 msgs
...nOption (...)' cannot have `const'
> > method qualifier
>
> [snip...]
>
> > in this scope
> > /usr/src/pwlib/include/ptlib/indchan.h:259:
> `readChannel' was not
> > declared in this scope
> > /usr/src/pwlib/include/ptlib/indchan.h:261:
> `PChannel' was not declared
> > in this scope
> > /usr/src/pwlib/include/ptlib/indchan.h:261:
> `writeChannel' was not
> > declared in this scope
> > /usr/src/pwlib/include/ptlib/indchan.h:263: parse
> error before `='
> > /usr/src/pwlib/include/ptlib/indchan...
2004 Jun 22
2
pwlib compile error
...st'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`PVideoOutputDeviceRGB::SetColourFormat(PString const&)'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `typeinfo for
PBYTEArray'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `typeinfo for
PChannel'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`PVideoOutputDevicePPM::GetDeviceNames() const'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to `typeinfo for
PObject'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`PString::Empty()'
/root/pwl...