Displaying 20 results from an estimated 10000 matches similar to: "DTMF through H.245 UserIndication"
2003 Jun 10
0
chan_h323 + openh323 CVS = no go? (fwd)
---------- Forwarded message ----------
Date: Wed, 11 Jun 2003 01:10:16 +0200 (CEST)
From: Siggi Langauf <langausd@fachschaft.informatik.uni-stuttgart.de>
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] chan_h323 + openh323 CVS = no go?
On Tue, 10 Jun 2003, Jeremy McNamara wrote:
> If you would have followed the build instructions laid out by the Open
> H.323 folks
2003 Oct 13
1
chan_h323 - Segmentation fault (core dumped)
Hi all:
I've got some core dumps when I use chan_h323. I dial an extension using
h323, routed thru an E100P (like a H323-ISDN_PRI gateway). Sometimes *
hangs, sometimes not. The client used for test es SjPhone
(http://www.sjlabs.com/).
This is the data for one core dump:
(gdb) bt
#0 ast_rtp_get_us (rtp=0x0, us=0x5074759c) at rtp.c:790
#1 0x41f8879c in create_connection
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
2003 Aug 26
1
H.323 channel problems
I have hit a problem where chan_h323 sometimes doesn't hang up properly
and stays stuck in the "Up" state, with asterisk consuming 100% of CPU:
*CLI> show channels
Channel (Context Extension Pri ) State Appl. Data
H323/ip$127.0.0.1:30008/21552 (local 123 1 ) Up (None) (None)
1 active channel(s)
*CLI>
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
2003 Jun 10
4
chan_h323 + openh323 CVS = no go?
Hi,
trying to build the h323 channel driver that comes with asterisk works
fine, but only as long as I use openh323-1.11.7.
Unfortunately, that setup seems to have a bug which misguides one of the
audio streams. (So while * can "hear" me, the phone remains silent.)
I suppose that bug is fixed at least in openh323 CVS. At least, I got
things mostly working using the external
2003 Oct 02
0
chan_h323 Ringing Congestion causes * segfault
We have an odd problem, where inbound H323 (chan_h323) calls will sometimes
cause a Ringing Congestion that appears to keep the channels open and never
release it until we kill and restart asterisk. These "Ringing Congestions"
start to pile up, which eventually crashes Asterisk.
H323 Gateway -> Asterisk (chan_h323) -> Tor2/PRI -> PSTN
Has anyone ran into this problem or
2009 Jul 14
0
Help in oh323 Gatekeeper + does not know what to do when bridging the call
Actually I am facing a problem with H.323 (the standard and the ooh323) with Asterisk vesion 1.4.25 and I discover the following:
1) Using the standard h323 that come with Asterisk:
The chan_h323.so it is not existed in the /usr/lib/asterisk/modules after doing the compilation and installation for (pwlib, openh323, /chanels/h323, asterisk), although make menuselect was done and the h323 channel
2005 Sep 09
0
woomera doesn't work (same OpenH323 problem as with chan_h323)
Banging my head against a brick wall trying to get a working H.323
implementation for CVS-HEAD. (The ONLY H.323 I have had working is
OH323 v0.6.5 with CVS-STABLE - see my other post regarding compile
problems on OH323 for HEAD)
So, I thought, lets try this wonderful chan_woomera (dubbed "H.323
for Asterisk that works!").
I get exactly the same kind of problem as I have previously had
2004 Jul 24
1
Hack to make * -> (H323) -> CCM -> IOS GW work
The hack below is for OpenH323, not Asterisk. This is not an Asterisk
problem AFAICT. I am posting it here so that any other Asterisk user with a
similar problem might benefit from it. I may or may not post it to an
OpenH323 list, but since both variants of the H.323 channel in Asterisk
use non-current OpenH323 versions, it may not be of any benefit to anyone
anytime soon if I went that route!
2005 Jul 05
0
chan_h323 passes no audio?
I'm attempting to get chan_h323 working on Asterisk CVS-STABLE.
I've compiled it ok using the Janus release of pwlib/openh323, by
editing the makefile as per the comments.
Call setup and cleardown seems to work fine, but no audio is being
passed in either direction.
Doing an "h.323 trace 9", I noticed the following sequence at the end
of the call setup:
h323.cxx(1685)
2005 Apr 10
2
Problems trying to compile H323 from CVS-STABLE
I'm trying to compile channels/h323 and chan_h323 from CVS-STABLE, on
Fedora Core 3.
Firstly, despite the warnings in h323/README, I decided to try using
the distro-specific versions of openh323 and pwlib. Of course, the
Makefiles in channels and channels/h323 assume that openh323 and pwlib
have been specially compiled in $HOME, so I modified the Makefiles to
look for headers and libraries in
2003 Jul 05
3
Runtime error: Undefined symbol, have fetched new CVS and recompiled everything
Hello there
Yesterday I updated my pwlib, openh323 and Asterisk from CVS. After making
"clean opt" in pwlib and openh323 and make "clean install" in Asterisk i get
an "Undefined symbol" error when I try to start Asterisk. As far as I can
see its when loading the h323 channel driver the error occurs.
Do I have to update other things as well, by reading the various
2004 Jul 07
1
Problem when using asterisk + gnugk
Hi,
I'm using asterisk with chan_h323 together with gnugk.
chan_h323 and gnugk were recently compiled with pwlib-1.5.2
and openh323-1.12.2 as advised.
When connecting asterisk directly by ohphone
(without gatekeeper), everthing is fine.
When using gnugk for usage control in routed mode, I find
a funny situation in asterisk's H.323 debug:
== New H.323 Connection created.
--
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
2011 Jan 16
0
chan_h323 and menuselect dependencies problem
Hello List,
I've been trying to compile Asterisk with H.323 support and, after
correctly installing PTLib and H323plus (OpenH323), the Asterisk
configure script still doesn't detect the dependencies as installed.
I know they are correctly installed because after going into
"[asterisk-source-directory]/channels/h323" and issuing a 'make opt', it
correctly builds
2003 Dec 08
2
chan_h323 readme file
Hello
I am getting ready to install chan_h323. Just updated my * with the latest
code from CVS (12/08/03). I was reading the Readme file and confused.
Quoted from the README
NOTICE: Whatever you do, DO NOT USE distrubution specific installs
of Open H.323 and PWLib. In fact you should check to make sure
your distro didn't install them for you without your knowledge.
Check everything out of
2005 May 31
2
Problem with asterisk+gnugk
Hi!
I'm trying to build gnugk with asterisk. Asterisk is working well with chan_h323
built with needed PWlib v.1.5.2 and open H.323 v.1.12.2.
But gnugk' s installing instructions says that I need latest PWlib(1.17.1) and
openh323 to get gnugk work. Now, with installed pwlib and openh323 gnugk's
compiling fails and I get error 1.
Do you have any working solutions with asterisk and
2003 May 23
2
cannot find expat
am compiling h323 support using channels/h323/ error am getting is this any
pointers
chan_h323.h:30: warning: `struct sockaddr_in bindaddr' defined but not used
g++ -shared -Xlinker -x -o chan_h323.so chan_h323.o ast_h323.o
-L/root/pwlib/lib -lpt_linux_x86_r -L/root/openh323/lib -lh323_linux_x86_r
-L/usr/lib -lpthread -ldl -lcrypto -lssl -lexpat
/usr/i486-suse-linux/bin/ld: cannot find
2003 Dec 17
0
h323.conf new try
Hi list,
After several tries to understand the subtil description in the
h323.conf to be able to make the next scenario I was presented the
following error messages by asterisk. Can somebody tell me please what I
am doing wrong.
Scenario: Gatekeeper (h323) --> Asterisk PBX -->(h323) Gateway
Endpoints are connected to Gatekeeper. Call does come in like
999931235650087 with codec g711