similar to: 1.0.5 and h323 compiling problem

Displaying 20 results from an estimated 4000 matches similar to: "1.0.5 and h323 compiling problem"

2003 Dec 17
1
PSTN to h323
Hi, I start to be a little confused so I am asking to the list. I want to make with * a gateway from PSTN to H323, and to send all incomings call to a predefined IP, which will treat the h323 calls. let's assume that all my incoming numbers starts with 00 here is my extensions [incoming] exten => s,1,Answer exten => _00.,1,Answer exten =>
2005 Aug 09
0
channel_pvt.h not found
after editing the Make file i tried to compile asterisk-oh323-0.6.5 but many errors displayed like this: [root@localhost asterisk-oh323-0.6.5]# make for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done make[1]: Entering directory `/home/ali/asterisk-oh323-0.6.5/wrapper' ./check_ver /home/ali/pwlib pwlib ./check_ver /home/ali/openh323 openh323 ar rc liboh323wrap_s.a
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
after editing the Makefile according to my directories ive compiled asterisk-oh323-0.6.5 but i got these errors can any body help me with this : [root@terra@net asterisk-oh323-0.6.5]# make for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done make[1]: Entering directory `/home/wassim/asterisk-oh323-0.6.5/wrapper' ./check_ver /home/wassim/pwlib pwlib ./check_ver
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
2004 Apr 30
1
Error compiling asterisk-oh323-0.6.0
Hi together, i try to compile astrisk-oh323 like described in the Readme - pwlib V1.6.6 (janus) - openh323 V1.13.5 (janus) with make-patch - asterisk V0.9.0 i got the following error gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I/usr/src/redhat/BUILD/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c
2004 Apr 15
2
too many arguments to function `ast_queue_hangup' compiling asterisk-oh323
when trying to build asterisk-oh323 I get the following: make[1]: Entering directory `/usr/src/asterisk-oh323-0.5.10/asterisk-driver' gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara tions -D_REENTRANT -D_GNU_SOURCE -I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c:
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 14
0
1.0.5 / 1.0.6 and oh323 compiling problem
Hi, I have the same problem with cvs head. (1.0.6) See http://www.inaccessnetworks.com/projects/asterisk-oh323 And https://skylab.inaccessnetworks.com/mantis/view_all_bug_page.php (issue 00...008) some 'patch' files are included. I am a newbie to linux and asterisk. I do not want to blow my config. Please give me a feed-back if those files helped you and how. Also if you have a
2004 May 10
2
problems compiling oh_323 and asterisk
Hello, i have some problems with compiling oh_323 (0.6.1) and asterisk (0.9). I successfully have compiled the necessary libs pwlib and openh323. I have set all path-variables in the oh_323 makefile. When i compile the oh_323 channel driver i'v got some errors. in function oh323_call chan_oh323.c: 1135 ... too few arguments to function 'ast_queue_hangup' So what could be the
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
2003 Jul 08
1
oh323 prob :)
i'm getting Asterisk to dial an h323 call termination service .. right now getting this message: -- Executing Wait("Zap/1-1", "1") in new stack -- Accepting call from '21382890' to 's' on channel 1, span 1 -- Executing Dial("Zap/1-1", "OH323/h323:723@216.52.153.206") in new stack 5:59.330 H323 Cleaner H323
2004 Apr 03
0
Grandstream and codec G.711
Dunno why your phone isn't allowing you do negotiate g711u but I can tell you how to upgrade the firmware. I called them on Thursday for myself and they gave me the following tftp server address for which to program my phone. 4.3.153.50 Load this into your phone's tftp area and reboot it. It'll go out to the net and check the firmware revision and change it if required. I've done
2003 Aug 09
3
Need help with installation of H323 chanel driver
Hi I am using inAccess channel driver. Compiled, installed. This is what I get when I am trying to start * --------------------------------------- [chan_oh323.so]WARNING[16384]: File loader.c, Line 226 (ast_load_resource): libh323_linux_x86_r.so.1.12: cannot open shared object file: No such file or directory WARNING[16384]: File loader.c, Line 394 (load_modules): Loading module chan_oh323.so
2007 Mar 13
1
RE: In Asterisk 1.4.x, Why Digium has two H323 channels?
Hi Users, Administrators and Pavel Jezek, You prefer chan_h323 from asterisk tree and it's of course that use channels by tree is very good. But in 1.2.x, the chan_h323 is very simple and the chan_oh323 is so bad. And I work with chan_ooh323, that it's too from Digium and work good! And I am Studing one possible change to Asterisk 1.4.x , but in 1.4.x the oh323 channel don't have more,
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
2009 Mar 28
0
oh323 to h323
Hi Debian has a package for chan_oh323 (the original, external h323). It is not maintaind for quite some time AFAIK and also AFAIK offers no real atvantages over chan_h323. So I'd like to remove it. Before I do that, I have some questions, as I'm not familiar with H.323 channels: 1. Are there any useful features oh323 supports that h323 doesn't? That the version of h323 in 1.4.21
2004 Aug 13
0
SIP<->H323 "Failed to create smoother"
hello, Im tryin to make Calls from MS Netmeeting(h323) to Xlite(SIP) it rings, but as soon as i answered it dissconnects!!!! This is what i get from the Asterisk console: -- Executing Dial("OH323/R27469", "SIP/xlite1|10") in new stack Aug 13 10:19:03 DEBUG[524304]: chan_sip.c:1265 create_addr: Setting NAT on RTP to 0 Aug 13 10:19:03 DEBUG[524304]: chan_sip.c:1500 sip_call:
2005 May 27
2
Interco H323 : IPNx (from WTL) and *
Hi, Someone released a succefull interconnection in H323 with WTL equipement ? I'm trying to do that with an IPNx. But get dead air. With chan_oh323 it's fine, all works. With chan_h323 => dead air. The configuration is GW to GW. This is my configuration from h323.conf: [general] port=1720 bindaddr=my.ipaddr dtmfmode=rfc2833
2003 Aug 25
1
Secondary gatekeeper support by asterisk h323 drivers
Hi, I'm wondering if there are any plans on adding secondary gatekeeper support to asterisk h323 channel drivers. Also I've noticed that chan_h323 is crashing asterisk at startup if primary gatekeeper is not available. Wouldn't it be a more correct behavior if it doesn't crashing but continue registration attempts in the background? Didn't test it with chan_oh323. Thank you.
2004 Nov 25
3
OH323 Rocks :) --- H323 guys, use it to solve no answer at this time problem!!!
i have had some problems with the H323 channel ... Other party not anwsering SIP 2 H323 bridge. the chan_oh323 solves the problem. Use it. (Even though it is quite complicated to install but READ the README file) Nahuel that should solve it!! Kido -------------- next part -------------- An HTML attachment was scrubbed... URL: