similar to: chan_oh323: __use_ast_pthread_create_instead__ (was: chan_oh323 loading error)

Displaying 20 results from an estimated 1000 matches similar to: "chan_oh323: __use_ast_pthread_create_instead__ (was: chan_oh323 loading error)"

2004 Aug 15
7
chan_oh323 loading error
I have compiled chan_oh323 and when starting * I get the following. [chan_oh323.so]Aug 15 12:40:00 WARNING[1076245120]: loader.c:242 ast_load_resource: /usr/lib/asterisk/modules/chan_oh323.so: undefined symbol: __use_ast_pthread_create_instead__ Aug 15 12:40:00 WARNING[1076245120]: loader.c:423 load_modules: Loading module chan_oh323.so failed! Can anyone tell me how to fix this, or what
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
2003 Jul 16
3
Segmentation fault with chan_oh323
Hi, I'm trying to interconnect sip and h323 endpoints using asterisk and asterisk crashes with segmentation fault whenever h323 connection needs to be established. It registers with gatekeeper ok though. Here are the symptoms. If the call initiated by SIP device, asterisk replies to it "Trying" and then silently crashes (it launched as asterisk -vvvvcd). In debug log I can see the
2004 Nov 20
1
ANY DEVELOPERS HERE? "warning: implicit declaration of function `__use_ast_pthread_create_instead__"
I have been running a version of Asterisk that is 4-5 months old. When trying to upgrade to 1.0.2, I get several compile warnings such as: chan_zap.c:3515: warning: implicit declaration of function `__use_ast_pthread_create_instead__' The channel modules will not load with the error: undefined symbol: __use_ast_pthread_create_instead__ I have removed the modules before compiling, make clean,
2004 Nov 29
3
chan_oh323.o
I have asterisk version 1.0.0,have comipled pwlib version 1.5.2 ;and openh323 version 1.12.2.When I try to build asterisk-oh323 version 0.5.9 or 0.5.10 ,I get the following error : make[1]: *** [chan_oh323.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/asterisk-driver' make: *** [subdirs_all] Error 1 I thought that there might be some linking problem,so I searched
2005 Jan 05
1
chan_oh323 Module for Asterisk
If anyone in the list has a working version of the chan_oh323.so file for Fedora Core 2 and Redhat, can he email the same to the list as attachment. This will reduce the pain for many of the users who are trying to compile the same from the libraries, which never seemed to work. Seshu Kanuri -----Original Message----- From: asterisk-users-bounces@lists.digium.com
2003 Jun 16
1
Error chan_oh323.so
Hi all, I want to install h.323 support for *, but when I launch * from shell command asterisk -vvvc I have the next error screen: [chan_oh323.so]WARNING[1024]: File loader.c, Line 226 (ast_load_resource): liboh323wrap.so: cannot open shared object file: No such file or directory WARNING[1024]: File loader.c, Line 394 (load_modules): Loading module chan_oh323.so
2006 Mar 27
2
How to disable event_log?
Hi, how can I disable event_log in order to reduce hard disk activity? I can't find any hints in conf files. Must I hack the source code or even use brutal methods like creating a dir called event_log in the log dir, in order to prevent asterisk from creating an event_log file? (Just chmod a-w event_log does not work, unfortunately.) Thanks for any hints! Roger.
2004 Jun 20
1
chan_oh323: busy not correctly signalled
Hi, I have asterisk connected to PSTN via H.323 gateway via chan_oh323. Incoming calls to SIP extensions work, but SIP message "486 busy here" from a busy extension isn't correctly forwarded to H.323. As a result, a caller from the H.323 side calling a busy SIP extension gets some rings and then an irritating timeout with H.323 message 'no user responding' instead of
2004 Aug 27
2
how to fetch a call?
Hi, there is a feature, which I would like to use with asterisk, and I assume it exists. Unfortunately I don't know how to say it in english. In german it's "einen Ruf heranholen". It means: The phone set of my collegue is ringing, and I'm hearing the ringing. I know, that my collegue is not at his desk, and now I want to answer the call at my phone (instead of running to
2005 Jan 03
3
oh323 context for peers
I am experimenting with oh323 channels and h.323 gateways and a Cisco CallManager. I am not using a gatekeeper at this time. Is it possible to place calls coming into Asterisk from specific peers into specific contexts? In iax.conf eaxh peer has a context in which I can specify the context an inbound call will be placed in. I don't see anything like this in the oh323.conf file or the oh323
2006 Jan 04
1
chan_oh323.so freeze my box on unload
Hi im running several gentoo servers with Asterisk, only using IAX2 and SIP. Recently we decided to implement h323. All the necessary dependences for oh323-0.7.3 were installed by portage (package manager of Gentoo distro), including openh323, pwlib etc. The module is successfully loaded (load chan_oh323.so) but when asterisk is stopped (stop now) or the oh323 module is unloaded (unload
2003 Jun 11
2
filling suppressed silence with chan_oh323
After some more analysis of my "dropped fragment" problem, things look like this: Cisco 7940 phone -- RTP --> chan_oh323 --> Asterisk (running, eg., VoiceMailMain) That RTP connection was negotiated via H.323 on a third machine running Cisco CallManager 3.2, but this part should not be relevant. Connections work fine, with one
2003 Jun 19
1
Chan_oh323 problem
Hello I have the following problem using chan_oh323 I have DialGate 2160 for SystemBas (www.sysbas.com) connected to PSTN (H.323 to FXO/FXS gateway) when i try to make call form one pstn phone to other trough asterisk or when i make call from software h.323 client trough asterisk and this gateway to pstn i have the problem with voice quality. The side that initiated call can be heared clearly,
2005 Sep 08
2
Pass through of T.38
Hi, I found some contradicting infos about pass through of T.38 data. Are there any experiences of just passing T.38 via SIP from one T.38 application or gateway trough asterisk to another T.38 application or gateway? Would asterisk maybe even pass T.38 from chan_oh323 to chan_sip (without understanding the content)? Please tell me, if you have knowledges or experiences on this topic!
2006 Mar 24
2
How to nice agi scripts?
Hi, I have unpleasent short audio gaps when a perl based agi scripts starts. Thus, I now started to put all those things in C programmed daemons for fast-agi. Anyway I'm looking for another mean, which would help me more quickly. I noticed, that all agi scripts are running with system priority -11, like asterisk does. This is really waste of priority. I would like to have the AGI scripts
2003 May 07
1
Asterisk problem, - unable to load chan_oh323
I'm trying to install asterisk PBX with openH323 support. I installed all the packages ( Pwlib, openH323 and openH323 gatekeeper) from source successfully. i also installed the wrapper ( http://www.inaccessnetworks.com/projects/asterisk-oh323 ). However when i try to start asterisk i get the following errors... ARNING[1024]: File loader.c, Line 212 (ast_load_resource):
2005 Mar 16
1
Re: chan_oh323.c ast_oh323_new Internal channel initialization failed
hello i was searching for solution to problem (sip->h.323). any one from this list asterisk mailing have any idea how to fix it. i am getting error when i try to call from sip to h.323 user i am successfully registering my asterisk box with gnugk. but when i try to call to h.323 openphone on working on GnuGatekeeper, asterisk is not routing it to GnuGk. i am getting the following error. do
2003 May 23
2
Please remove H.323 from Asterisk (was H.323 support is distrubuted with Asterisk (was Re: chan_oh323.so: Segmentation Fault))
Sheesh. I only joined here a few days ago and already there's a flame war. Look, to remove your name from the list is easy. It tells you where to go to manage your subscription down there at the bottom. If you want another mailing list, why not go to yahoo!! or topica and set one up, or set one up yourself. It ain't rocket science with mailman. Even an idiot like me has managed it.
2006 Mar 02
5
Milliwatt Analyzer available
Hi, some days ago we discused here the need for an analyzer for the 1000 Hz tone, as opposite application to Milliwatt. Here it is: Mwanalyze http://planinternet.net/download/voip/asterisk/app_mwanalyze.c It performs a Fourier analysis for a fixed frequency and tells the amplitude. The frequency is not limited to 1000 Hz, but can be passed as argument. The periode duration must be a mulitple