[Asterisk-Users] chan_h323.c

Sean Figgins sfiggins at mail.celicas.org
Wed Aug 20 10:22:54 MST 2003


On Mon, 18 Aug 2003, Mark Spencer wrote:

> It's up one directly.  It just moved.
>
> Run "make" in h323 then do "make install" on asterisk again.
>
> On Mon, 18 Aug 2003, John Fortman wrote:
>
> > What happened to chan_h323.c in the asterisk cvs?  I got ast_h323.cpp,
> > ast_h323.h and chan_h323.h but no chan_h323.c.  Hence chan_h323.so was
> > not created so no h323 support in asterisk.
> >
> > Just wondering when to expect it again because I was stupid and didn't
> > make a backup of the asterisk code before wiping the directory for a
> > rebuild.

Has anyone gotten H.323 channel complied on Redhat 9.0?  Every time I try,
I get a ton of errors from ptlib.  I'm about ready to punt this sucker out
the door.  I really like what I have seen out of asterisk so far...

Example of errors:

In file included from /usr/include/ptlib/contain.h:218,
                 from /usr/include/ptlib.h:137,
                 from ast_h323.h:29,
                 from ast_h323.cpp:27:
/usr/include/ptlib/object.h:585: parse error before `(' token
/usr/include/ptlib/object.h:1201: `BOOL' declared as a `virtual' field
/usr/include/ptlib/object.h:1201: parse error before `(' token
/usr/include/ptlib/object.h:1214: `BOOL' declared as a `virtual' field
/usr/include/ptlib/object.h:1214: declaration of `int PObject::BOOL'
/usr/include/ptlib/object.h:1201: conflicts with previous declaration `int
   PObject::BOOL'
/usr/include/ptlib/object.h:1214: parse error before `(' token
/usr/include/ptlib/object.h:1265: syntax error before `operator'
/usr/include/ptlib/object.h:1214: duplicate member `PObject::BOOL'
/usr/include/ptlib/object.h:1274: ISO C++ forbids defining types within
return
   type


Any help would be appriciated, even if it's a recommendation to another
flavor of linux.

Thanks
Sean




More information about the asterisk-users mailing list