similar to: chan_h323 compilation

Displaying 20 results from an estimated 4000 matches similar to: "chan_h323 compilation"

2007 May 07
2
h323 problem with asterisk 1.2.18
i am experiencing problem with asterisk 1.2.18 I've downloaded and installed pwlib and openh323 with the following commands: cd /path/to/pwlib ./configure make clean opt cd /path/to/openh323 ./configure make clean opt then 'ive set the corresponding PATH PWLIBDIR=/data/programmi/asterisk_1.2.18/pwlib_v1_10_0/ export PWLIBDIR OPENH323DIR=/data/programmi/asterisk_1.2.18/openh323_v1_18_0/
2004 Dec 25
0
patch to build h323 without recompiling pwlib, ...
Heya, I changed the Makefile of the h323-channel-makefile (I downloaded cvs of a couple of hours ago) so that I don't have to rebuild pwlib and openh323, but can use the precompiled versions. I'm using pwlib 1.8.3 and openh323 1.15.2. There aren't many changes. I replaced OPENH323DIR with OPENH323INC ,which points to /usr/include/openh323 for me and OPENH323LIB, which points to
2006 Dec 04
1
Problem with h323 support
Hi, I have Asterisk SVN-branch-1.4-r47845 installed in a Ubuntu Dapper. Its works as sip server and I am trying to get h323 support. I installed these packages: libpt-1.10.0 libopenh323-1.18.0 And I set the next global variables: PWLIBDIR=/usr/share/pwlib OPENH323DIR=/usr/share/openh323 Then, when I execute the configure script (before installation) and finishes with this message: #
2008 Aug 08
1
h323 channel compile error
I have following settings done on my Fedora8: Downloaded openh323-v1_19_0_1-src-tar.gz pwlib-v1_11_1-src.tar.gz Extracted them in /root/openh323 and /root/pwlib Exported the following variables: PWLIBDIR=/root/pwlib export PWLIBDIR OPENH323DIR=/root/openh323 export OPENH323DIR LD_LIBRARY_PATH=$PWLIBDIR/lib:$OPENH323DIR/lib export LD_LIBRARY_PATH Then I compiled pwlib and it was fine. But in
2005 Feb 11
6
i want to load chan_h323.so
2008 Jan 29
0
Installation of gatekeeper-H323plus
Hi, I am trying to install Gatekeeper. I have installed pwlib and trying to install h323 plus. I have set the path as PWLIBDIR=/root/pwlib export PWLIBDIR OPENH323DIR=/root/open323 export OPENH323DIR LD_LIBRARY_PATH=$PWLIBDIR/lib:$OPENH323DIR/lib export LD_LIBRARY_PATH I also configured /etc/ld.so.conf include /root/pwlib/lib include /root/h323plus/lib Then I tried running ldconfig. But it
2009 Jan 12
1
problem with dahdi and meetme
Hi to all. I'm trying to use meetme on asterisk 1.4.22.1. On a debian i've compiled (as i need h323 support) openh323_v1_18_0 pwlib_v1_10_0 dahdi-linux-2.1.0.3 dahdi-tools-2.1.0.2 asterisk-1.4.22.1 All works fine, dahdi status is: asterik:/data/programmi# /etc/init.d/dahdi status ### Span 1: DAHDI_DUMMY/1 "DAHDI_DUMMY/1 (source: RTC) 1" (MASTER) asterik:/data/programmi#
2008 Oct 18
1
strange h323 delay issue
Hello, I have a strange h323 issue. After executing command "Dial("SIP/333-0d1dfe00", "H323/361737052390920 at ccg|5|tT")" at Oct 18 22:32:23. Meanwile I have sniffing traffic on port 1720. The call was established just at Oct 18 22:33:03 (New H.323 Connection created.) and also packet sniffer grabs the h323 invites at this time also. So my question is what
2003 Sep 25
1
Cannot compile channel h323 from yesterday's CVS?
Hi, I'm on a RH 9 box, fresh install. When I try to compile channel h323, I get multiple compile errors. Can someone help? asterisk, ptlib, openh323 all are fresh from CVS. Thanks! Here's what I've done so far: All the source is in /usr/src/asterisk/ [root@localhost openh323]# ls -la /usr/src/asterisk/ total 164 drwxr-xr-x 8 root root 4096 Sep 25 00:59 .
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
Hi, erverybody The Asterisk is running well in the linux system. Now I would like to add oh323 in Asterisk. I have download pwlib(version is 1.6.6) and openh323(version is 1.13.5). And I sucessfully maked and installed these two packages. But I got the following errors when compling the asterisk-oh323 0.6.3a: for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make[1]:
2003 Apr 29
28
H323
Is H323 built into the current CVS? If so, could someone give me an idea of a simple config? thanks, darran -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/fffec1d1/attachment.htm
2007 May 11
0
Asterisk crashes
Hello, I have very annoying problem with asterisk 1.4.4: Every evening when I have peak load asterisk crashes, "peak load" is only over 20-30 sip-to-h323 simultaneous calls. Nothing special in logs after crash. Load average never was higher than 0.3, asterisk never uses more than 12% CPU (according to top). Tried SVN versions - same result. Both h323 and sip peers has only one codec
2005 Jan 13
1
Build PWLIB
I am trying to build PWLIB to get OH323 up and running. I am not an expert in linux but can someone help telling me how I can do the following: How can I add a directory to LD_LIBRARY_PATH?! Thanks in advance ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ---------------------- For
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
2003 Jul 09
2
chan_h323, Asterisk and DTMF issue
Hi folks, I?m using chan_h323 to dial out to a gateway which connects me to the PSTN. In order to use a menu system such my bank menu system, I have to set dtmfmode=info in my sip.conf for my Cisco 7960 phone. However, dtmfmode=info won?t work with Asterisk?s voicemail system. I?m using the g.729 codec for h323 and Asterisk. I?m told dtmfmode=inband won?t work with g.729. Is it possible to use
2004 Sep 16
1
ERROR[16384]: chan_h323.c:1987 load_module: Gatekeeper registration failed
I'm trying to configure Chan_H323 to register with GnuGK... without success... i've failed finding sample configurations. I'd greatly appreciate anyone who can provide sample config of H323.conf and gnugk.ini I am tyring to configure Asterisk as a neighbor in GnuGK. I'm always getting this error on Asterisk. ERROR[16384]: chan_h323.c:1987 load_module: Gatekeeper registration
2003 May 26
3
chan_h323 and extensions.conf
Hi all, I try to ask helps again about chan_h323 extensions. I define this in h323.conf: [general] port = 1720 bindaddr = 0.0.0.0 allow=gsm allow=ulaw gatekeeper = DISABLE context=default [gm1] type=friend host=192.168.1.20 context=default [gm2] type=friend host=192.168.1.25 context=default and I have in extensions.conf : [demo]
2006 Mar 24
1
chan_h323 problem
Hello, I installed Asterisk from CVS on Redhat Linux 9 and working with chan_h323 module and g729/g723 free codecs too. My network connection diagram: ---------------------------------------------- X-lite/X-Pro-->Asterisk--chan_h323-->GnuGK--->AS5300-->PSTN boldsoft*CLI> show version Asterisk CVS-v1-0-03/24/06-15:27:08 built by root@boldsoft on a i686 running Linux I can make
2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
I'm having a problem with chan_h323 compiling for Asterisk. RedHat 7.3 PWLIB 1.4.11 pwlib_1.4.11.tar.gz OpenH323 1.11.7 openh323_1.11.7.tar.gz [asterisk@jonux h323]# make clean rm -f *.o *.so core.* [root@jonux h323]# make cc -g -pg -c -o chan_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN
2009 Jul 16
1
H323 situation
Hi all, I have this installation: Asterisk 1.6.1.1 with h323 support, pwlib_v1_10_3 and openh323_v1_18_0. I have a problem that is, when a call comes from H323 and goes to a Sip phone the asterisk sends two rtp streams to the sip. I checked this with tcpdump, save the payload (voice is in G711u), one is the ringing indication and the other is the voice coming from the user in h323 side. And