similar to: Addon-ooh323 install problem

Displaying 20 results from an estimated 400 matches similar to: "Addon-ooh323 install problem"

2006 Nov 12
0
asterisk-addons 1.4 SVN fails to compile
It seems like asterisk-addons in SVN has been broken for the last few weeks: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ooh323c/src -I./ooh323c/src/h323 - DGNU -D_GNU_SOURCE -D_REENTRANT -D_COMPACT -c src/chan_h323.c -MT chan_h323.lo -MD -MP -MF .deps/chan_h323.TPlo -fPIC -DPIC -o .libs/ chan_h323.lo src/chan_h323.c: In function 'ooh323_new': src/chan_h323.c:250: error: too few arguments
2006 May 10
4
CentOS 4.x and ooh323
I'm trying to add ooh323c to my asterisk 1.2.7.1 install and did an svn update of asterisk-addons and followed the readme in asterisk-ooh323c and I get through the .configure with no errors. But make causes: rpath /usr/local/lib -L./ooh323c/src -version-info 1:1:0 -lpthread make: rpath: Command not found make: [libchan_h323.la] Error 127 (ignored) I'm not real sure what to try to fix
2008 Feb 01
1
Asterisk-Addons install success-Could not find ooh323.conf
Hi all, I have installed Asterisk-addons-1.4.5. I was getting error cp: cannot stat `.libs/libchan_h323.so.1.0.1': No such file or directory So, I did following steps: cp asterisk-ooh323c/.libs/libchan_h323.1.0.1 asterisk-ooh323c/.libs/libchan_h323.so.1.0.1 make install make samples It worked properly.But still I am not getting ooh323.conf in /etc/asterisk Please help me. Am I doing
2007 Jan 05
1
ASterisk OOH323c
Hello, I have asterisk 1.4 with ooh323c addons installed. (As I am a newbie in voip world...my question might be idiot...! ;) Please forgive me!) I succeed to make H323 call when ooh323c is configured as gateway (gatekeeper=DISABLE in ooh323.conf). When I put gatekeeper= ip_address, and add an account as follow : [aaa] type=friend username=aaa password=xxxx host=dynamic context=test
2007 Jul 18
1
Issue in insatlling addons-1.4.2
Hi, I'm using Asterisk-1.4.7.1. Everything was working fine. Now I'm trying to Install Asterisk-addons-1.4.2. The procedure I followed is as... # cd asterisk-addons-1.4.2 #./configure #make menuselect #make #make install Everything is going fine except make install. I've tried many times, but the same error I'm gettiing--- The error is--- asterisk-addons-1.4.2]# make install
2006 Dec 07
1
-- Called 12127773456@OOH323 Segmentation fault (core dumped)
OOH323 Debugging Enabled -- Executing Answer("SIP/3513-090f7d40", "") in new stack -- Executing Wait("SIP/3513-090f7d40", "1") in new stack -- Executing DeadAGI("SIP/3513-090f7d40", "a2billing.php|1") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/a2billing.php a2billing.php|1: line:58 - IDCONFIG : 1
2007 Feb 06
0
ooh323 drops registration with Cisco IOS GateKeeper - bug or config issue?
All, I'm running (attempting to) ooh323 with Asterisk and a Cisco 2621XM router operating as a H.323 GateKeeper, however when I bring the Asterisk box up it registers successfully with the GateKeeper (exchanges GRQ/GCF, then RRQ/RCF) it notes the GateKeeper supports keepalive at 300 seconds, when it gets to time to re-register its sends an RRQ again and gets rejected with RRJ (unspecified
2007 Jan 09
1
ooh323c calls
Hi, I have two asterisk servers where softphone A is connected to asterisk A. On those two asterisk servers, ooh323c is installed. I tried to call a "test" context on asterisk B from softphone A. But I always fall into context "default" of asterisk B. ( I don't know how to tell asterisk A extensions.conf to call asterisk B "test" context) Here are conf
2005 Aug 06
2
How to test H.323
I'm trying to set-up H.323 support under Asterisk. I built a recent CVS release and the ooh323c code from the asterisk-addons. Everything built and installed and the H.323 stuff loads OK when asterisk starts. What is the easiest way to check if the H.323 code is working? I've edited the h323.conf and extensions.conf files but I'm sure that things aren't right. I've
2007 Jun 21
1
install Asterisk-addons 1.4.2
Hi, I am trying to install the Asterisk-addons-1.4.2, and when I make install it prompt me such error messages make[1]: Entering directory `/usr/src/asterisk-addons/asterisk-ooh323c' cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so cp: cannot stat `.libs/libchan_h323.so.1.0.1': No such file or directory make[1]: *** [install] Error 1 make[1]: Leaving directory
2008 Jan 30
1
Facing problem in installing asterisk-addons
Hi, I have installed GNU gatekeeper. Then I am trying to install asterisk addons. I gave make and then make clean. I worked properly. Then I gave make install. It gave following error. make[1]: Entering directory `/usr/src/asterisk/asterisk-addons/asterisk-ooh323c' cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so cp: cannot stat `.libs/libchan_h323.so.1.0.1': No
2005 Sep 29
4
OOH323C
hi has any one used OOH323C i tried this it is installed but do not know how to configure has any one used this, what is the best h323 addon to use with asterisk
2002 Sep 13
0
[LLVMdev] Linux-x86 Compatability
> ISSUE: In Interpreter::getCurrentExecutablePath(), dladdr() is a > Solarisism. Luckily, getCurrentExecutablePath isn't being currently > used anywhere in lli. It looks like under my linux box, the dladdr prototype is wrapped with a #ifdef __USE_GNU option... If so, perhaps the write patch is to add -DGNU-SOURCES (or whatever that option is) to the makefiles? Can you verify that
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
2017 Oct 30
0
Asterisk 15.1.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 15.1.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 15.1.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2017 Oct 30
0
Asterisk 14.7.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 14.7.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 14.7.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2017 Oct 30
0
Asterisk 13.18.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 13.18.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 13.18.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following issues are resolved in this release:
2005 Jun 29
1
GnuGK and Asterisk
I want to use Asterisk registering itself to a GK. SIP phones are registered to Asterisk H323 are registered to the GK I want to: 1. make calls from SIP (Asterisk) <--> H323 (GK) 2. use Meetme to make a conference call for both types of phones I got on the GK, login and password, IP of GK, and codex g711u How to set-up h323.conf and extensions.conf for that? (I am using ooh323c)
2005 Sep 30
0
oh323 implementation 0.67 has call-id problem
I am trying oh323(version 0.67) , make call from sip UA to h323 gateway, can't get Call-id pass from sip UA to h323 gateway, h323 always gets call-ID sent from Asterisk as *. are there any configure to pass the correct call-id from sip UA to h323 gateway? or this is a bug in oh323 0.67? how about oh323 0.73 ? Mario On 9/29/05, Kanishka Somaratne <kani@technoportal.biz>
2006 Mar 26
0
Asterisk add-ons upgrade
I have running Asterisk 1.2.5 with addons 1.2.1. on Fedora Core 4. I have installed ooh323 from 1.2.1 addons. How to upgrade addons to 1.2.2 version and install new ooh323 driver? Do I need to install addons 1.2.2 if I only need new ooh323 driver? Can I just untar addons, and run "make clean; make; make install" and then execute following cd asterisk-ooh323c ./configure make make