Displaying 2 results from an estimated 2 matches for "h248".
Did you mean:
248
2005 Feb 16
4
Asterisk exist with error
Hello !
First time I have instaled Asterisk without problem and working with a SIP
clinet (X-Lite).
Then I try to make the H323 with came with Asterisk.
So, I DL pwlib v.1.5.2 in /root (./configure ; make) no errors
DL openh323 in /root (./configure ; make opt):
------------
/root/openh323/src/h248.cxx:6178: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [/root/openh323/lib/obj_linux_x86_r/h248.o] Error 1
make[1]: Leaving directory `/root/openh323/s...
2005 Mar 08
2
problem in compiling openh323
..._x86_r/h245_3.o
g++ -DP_LINUX=2.6.5-1.358 -ffunction-sections
-fdata-sections -D_REENTRANT -Wall -fPIC
-DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/pwlib/include/ptlib/unix -I/usr/include/pwlib
-DPTRACING -I/openh323/include -DHAS_OSS -DPTRACING
-I/pwlib/include -fPIC -DP_USE_PRAGMA -Os -DNDEBUG -x
c++ -c h248.cxx -o
/openh323/lib/obj_linux_x86_r/h248.o
g++ -DP_LINUX=2.6.5-1.358 -ffunction-sections
-fdata-sections -D_REENTRANT -Wall -fPIC
-DP_USE_PRAGMA -DPHAS_TEMPLATES
-I/pwlib/include/ptlib/unix -I/usr/include/pwlib
-DPTRACING -I/openh323/include -DHAS_OSS -DPTRACING
-I/pwlib/include -fPIC -DP_USE_PR...