Jeremy McNamara
Kelvin Chua wrote:
thanks for the tip... i already downloaded and compiled the required versions. now i'm having a couple of errors while compiling h323 from asterisk/channels/h323/ this only happend today from cvs, here is the error
cc -g -c -o
chan_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DD
EBUG_THREADS -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREAD
S -DPHAS_TEMPLATES -DPTRACING -DP_USE_PRAGMA -I/root/pwlib/include/ptlib/un
ix -I/root/pwlib/include -I/root/openh323/include -Wno-missing-prototypes -
Wno-missing-declarations chan_h323.c
chan_h323.c: In function `oh323_alloc':
chan_h323.c:694: too many arguments to function `ast_rtp_new'
chan_h323.c: At top level:
chan_h323.c:1616: unknown field `get_vrtp_info' specified in initializer
chan_h323.c:1616: warning: initialization from incompatible pointer type
chan_h323.c:1617: field `set_rtp_peer' already initialized
chan_h323.c:1617: warning: initialization from incompatible pointer type
make: *** [chan_h323.o] Error 1
----- Original Message ----- From: "Brian West" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 08, 2003 2:02 PM
Subject: Re: [Asterisk-Users] h323 and cvs one way audio
I used the exact versions listed in the readme for chan_h323 and it works fine. Slackware and RH8 and 9.
bkw
On Fri, 8 Aug 2003, Kelvin Chua wrote:
hi guys,
i'm encountering one way audio on cvs using netmeeting and chan_h323.so is there a quick fix or workaround for this?
compiled using openh323 1.12 pwlib 1.5
i also saw this in earlier version of openh323 and pwlib.... thanks for any info
~kelvin
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
