similar to: oh323 driver installation - It works now

Displaying 20 results from an estimated 4000 matches similar to: "oh323 driver installation - It works now"

2005 Jan 05
5
asterisk - oh323 driver
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1">Hi List<br> <br> </font> <pre
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
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
2005 Feb 20
2
Asterisk H323 support
Hi, anybody knows what's missing or problem why i cant compile asterisk-oh323 in my machine? i got this compiled successfully ...Openh323 - v1.12.2 ...pwlib - v1.5.2 except ...asterisk-oh323 - v0.6.5 here's the output as i run make... mkoy@sambag:~/voip/asterisk-oh323-0.6.5$ make for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done make[1]: Entering directory
2005 Feb 01
2
Error on compiling oh323 0.6.5 on cvs stable asterisk
Hi, I have downloaded files and also local versions of pwlib oh323 (both Janus patched). Both libraries compile fine, but I get following errors on asterisk-oh323-0.6.5. Readme is a bit confusing since it doesn't mention which local libraries should be downloaded from inaccess to get everything working OK. I've also tried with/without patching oh323 with supplied patch. Any hint, advice
2005 Jun 22
1
Error on installing oh323 on asterisk
I'm following the instruction from Jo?o Amaro from the page http://lists.digium.com/pipermail/asterisk-users/2005-February/090752.html Everything went fine until I run the 'make' command under asterisk-oh323-0.6.5. I got the error message chan_oh323.c:5220: too many arguments to function `ast_channel_register' I have attached the error message. I'm running asterisk CVS
2005 Jan 15
0
oh323 compile error
I am trying to compile oh323 and having the following error. Can anyone help please?! This is my third post. These are the versions I am using: Compilation Error: -------------------------- g++ -o obj_linux_x86_r/simph323 -s -L/root/pwlib/lib -L/root/openh323/lib ./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread -lssl -lcrypto -lexpat -lresolv -ldl
2005 Jan 29
1
asterisk+h323+rh9
Hi, I'm trying to install asterisk with h323 support on rh9 box. I want to find a working combination between asterisk,asterisk-oh323,pwlib and openh323. Thank you! Ginel Tudorache
2003 Aug 08
2
Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]
Hello Michael, Here is the BackTrace of the program which i forgot to attach BACKTRACE OF Asterisk -vvc #0 0x42074d60 in _int_realloc () from /lib/tls/libc.so.6 #1 0x420738c4 in realloc () from /lib/tls/libc.so.6 #2 0x47c7da89 in PAbstractArray::SetSize(int) () from /home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5 #3 0x47c7cf4d in PContainer::SetMinSize(int) () from
2005 Mar 22
2
Asterisk locking up - 99.9% CPU
Hello We are running Asterisk CVS 22/12/04 and pwlib/oh323 pandora version to work with our call agent. Unfortunately **VERY** frequently, asterisk stops responding and goes to 99.9% CPU. There is no debug output or other information that indicates there is a problem... Rather than continually restarting, can anyone make suggestions as to how we can track this down **OR** has anyone got the
2004 Jun 27
4
H.323 Audio problem UPDATE
Update on this problem: I gave up on the "native" h.323 because, like others, I couldn't get audio working. (yes, I tried disabling FastStart in ast_h323.cpp - no change) So I went and got the OH323 code from www.inaccessnetworks.com. Glad to say that everything seems to work so far. Not only does audio work, but even the handshaking is now working in both OpenPhone and even
2006 Apr 18
2
correct version of asterisk for oh323
Hi, i have been using asterisk CVS 19/07/2005 and asterisk-oh323-0.7.2. I now want to use oh323 with Asterisk 1.2.4+. Can anyone tell me what versions of oh323(and pwlib and oh323) they got to work with Asterisk 1.2.4+. -- thanks, yusuf
2005 Jun 21
3
FXS
Em (20:59:21), Asterisk Users Mailing List - Non-Commercial Discussion escreveu: >On Tue, Jun 21, 2005 at 08:09:52PM -0300, Alessandro wrote: >> >> Does Somebody know why no load modules to FXS? I used zaptel-1.0.7 >> version. > >What color are the modules? >Post your /etc/zaptel.conf > >-- >Mike Mike, The color is green, red ans bluw. Link
2005 Mar 07
1
What combination of pwlib and openh323 are
Hi Mark Funny you should ask this question, I just spent yesterday integrating building asterisk with h323 support to connect to a Cisco call agent.....I cant say if it will work for you but it compiles and loads nicely ! I will be testing this evening.... # cd /root # wget http://www.voxgratia.org/releases/pwlib-Pandora_release-src-tar.gz # wget
2005 Jan 13
0
Oh323 compilation errors
Hi, well, I really need your help here. I have tried compiling oh323 many times and I always get the following error when trying to "make opt" open h323. Any ideas?! Compilation Error: -------------------------- g++ -o obj_linux_x86_r/simph323 -s -L/root/pwlib/lib -L/root/openh323/lib ./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread -lssl -lcrypto -lexpat
2004 Nov 30
4
Asterisk Process Stop After few hours
Hello to all, I have a strange behavior of my asterisk box. I'm running asterisk with asterisk-oh323 channel driver and everything works very well. But after few hours, my asterisk stop running and I have to restart it by typing "asterisk -vvvc". Most of the time I connect to my asterisk with a remote host so I don't know exactly which error causes my box to stop, but I found on
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 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
2004 Aug 12
10
H323 problems
All, I have a problem with H323 the call disconnects when answered. The debug shows -- Executing Dial("SIP/sj1-4ff7", "H323/0797617729") in new stack -- Called 0797617729 -- H323/0797617729 is ringing -- H323/0797617729 answered SIP/sj1-4ff7 == Spawn extension (default, 0797617729, 1) exited non-zero on 'SIP/sj1-4ff7' -- Executing