Displaying 20 results from an estimated 5000 matches similar to: "h323 transfers"
2003 Nov 07
3
Unable dial out with the new Oh323 0.5.6
Hi all,
i've installed the a new pwlib (1.5.0) / oh323lib (1.12.0) on my *. Then
i've installed the new chan_oh323 (0.5.6).
when i try to make a call with "netmeeting" through * ( * dial out with
"Dial,OH323/${EXTEN}@xx.xxx.xxx.xx" ) the call will be blocked.
Before, there was chan_oh323 0.5.5 and pwlib(1.4.11) and openh323(1.11.7)
installed, and it worked.
Is here
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
2006 Apr 05
0
oh323 - cant load module
Hi all
i have been succesfully using OpenH323 (oh323) for a few months. the versions are:
asterisk CVS HEAD 19-07-2005,
OpenH323 v1.13.5,
PWlib v1.6.6,
asterisk-oh323-0.7.2-pre1
I now have moved to Asterisk 1.2.4, so as per the directions i am using:
Asterisk 1.2.4
pwlib_Mimas_patch2
openh323_Mimas_rc2
asterisk-oh323-0.7.3
The problem is that when asterisk starts it fails on loading the module
2003 Oct 16
2
AGI problem (crash)
Hi
Every time I hangup on my AGI script Asterisk crashes if it is not running
in console mode.
(happens when using python and perl AGI scripts)
I'm desparatly trying to get my employer to let me use Asterisk. So I must
get this to work.
I've posted about this before, I'm sorry, but I'm desperate.
I'm running RedHat 9.0 (kernel 2.4.20-8 everything else updated)
I'm
2003 Jun 10
10
chan_oh323
Hi,
does anybody manage to get music-on-hold with inaccess oh323 driver?
Statement like : exten => 10,1,Dial(OH323/xx,mt) works (dials the xx number)
but no music is heared. Also, if I put 'r' (ringback) it doesn't work
either. With chan_h323 I got this functionality but this driver had some
other problems (call transfer don't work)....
Thanx in advance,
Victor...
2004 Dec 19
2
OH323 channel compile error
Hello
I am trying to compile asterisk-oh323-0.7.0 with pwlib-Janus_patch4
and openh323-Janus_patch4 downloaded from inaccessnetworks so I did
this:
tar -zxvf openh323-Janus_patch4-src-tar.gz
cd openh323
patch -p1 < /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch
./configure
make opt
cd asterisk-oh323-0.7.0
vi Makefile (to set the paths and options according to my system...)
NOW I
2005 Jan 13
0
oh323 compile problem still
Followed instructions from these old post, CVS updated my asterisk too,
edites makefile... but
----------------------------------------------------------
Get oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/
openh323-Janus_patch4-src-tar.gz
Get pwlib from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/
pwlib-Janus_patch4-src-tar.gz
Get
2005 Aug 02
0
Oh323 Module - Not Loading Error - Unregistered channel type 'Modem'
I am using asterisk-oh323-0.7.2-pre and CVS Head of Asterisk.
Oh323 Module compiled without errors. But When I try to stary Asterisk
with the Oh323.so file in the modules folder, Asterisk is dying with the
following error.
[chan_oh323.so]Aug 2 14:08:14 NOTICE[18873]: res_musiconhold.c:490
monmp3thread: Request to schedule in the past?!?!
=> (InAccess Networks OpenH323 Channel Driver)
==
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
Hello,
I just tried to compile OH323 0.6.3b on a RH9 machine with Asterisk 1.0 RC2
installed but failed. I applied the patch to the required OpenH323 library
according to the instructions, and set the proper directories in the Makefile.
Here is what I receive after I issue make:
*******************************
g++ -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections -D_REENTRANT -
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 May 21
6
chan_oh323.so: Segmentation Fault
Hi,
I'm trying to get H323 support using asterisk 0.4.0
Unfortunately the pwlib and openh323 versions
mentioned in the asterisk-oh323 readme file
are no more available, and I had to use newer
ones.
Now I installed all libraries, but got a
segemntion fault when starting asterisk while
reading the chan_oh323.conf file.
When I declare more than 9 gwprefix I get first
a error "out of
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]:
2005 Mar 20
1
HELP: Failed start after install asterisk_oh323-0.7.1
Hi, ALL:
I install my oh323 channel driver following steps of
http://www.oinko.net/astrecipes/index.php?action=artikel&cat=270174&id=10&artlang=en
I works my asterisk well before install the chan_oh323.so. But after I
do "make install" the oh_323, my asterisk crash and show me the
following message (asterisk -vvvvvvc).
Does anyone have any idea about it? What's wrong
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 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 May 20
0
Fw: H323
> > make sure you only use one driver e.g. either chan_h323/chan_oh323
> otherwise
> > you'll end up crashing *
Perhapas I haven't understood what you mean... I've downloaded the code on
the inaccess Networks WEB, that is the chan_oh323, isn't it? I haven't
installed it yet !!
And so, where is the other driver?? Is it another code? In another WEB site?
Thank
2004 Jun 25
2
Problems Compiling and Loading asterisk-oh323 0.6.2
Hi,
I having a problem compiling the wrapper for oh323. I am running Debian,
kernel version 2.4.18-bf2.4. The pwlib version I have is 1.6.6 and the
openh323 version I have is 1.13.5. I execute the following commands first
before attempting to compile the wrapper:
pwlib_1.6.6:
make both
openh323 1.13.5
./configure
make opt
asterisk-oh323 0.6.2
make
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
2004 Jun 11
1
oh323 0.6.2
I am trying to compile the latest channel drivers
Can anyone tell me what is wrong
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so
wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o wrapper.o
wrapcaps.o
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper'
make[1]: Entering directory
2005 Mar 09
2
Asterisk-oh323-0.7.1 compile error
Hi;
I use the following asterisk, openh323, pwlib:
asterisk = cvs-head-03/09/05
openh323 = 1.13.5
pwlib = 1.6.6
asterisk-oh323= 0.7.1
Asterisk, openh323, pwlib were compiled successfully but when I try to compile Asterisk-Oh323-0.7.1 , I got the following error:
chan_oh323.o chan_oh323.c
chan_oh323.c:37:34: asterisk/channel_pvt.h: No such file or directory
.........
...........