similar to: GNOME 2 port is broken?

Displaying 20 results from an estimated 8000 matches similar to: "GNOME 2 port is broken?"

2003 Aug 26
1
H.323 channel problems
I have hit a problem where chan_h323 sometimes doesn't hang up properly and stays stuck in the "Up" state, with asterisk consuming 100% of CPU: *CLI> show channels Channel (Context Extension Pri ) State Appl. Data H323/ip$127.0.0.1:30008/21552 (local 123 1 ) Up (None) (None) 1 active channel(s) *CLI>
2004 Aug 06
2
embed speex into speak freely?
> http://www.speakfreely.org/ > > I think this would be one of the best real-world tests of the speex codec. > This software doesnt use ACM or directsound api's but uses straight C code. > I was thinking the speexenc/speexdec should be easy enough to add. The last time I looked at this it was still very much old news - mostly half duplex audio, does not adhere to any
2004 Nov 22
2
chan_h323 on AMD64
Has anyone here done this? I got it compiled just fine but when I make a call I do not get any audio going either way. The * box is not behind any sort of firewall or nat. My H323 client (gnomemeeting) is behind NAT but I have it set up properly to work through NAT and it will talk correctly with my other regular x86 box running H323. One odd thing I note is that when looking at the UDP traffic
2004 Jul 22
1
Asterisk-oh323 on fedora Core 2 - Anyone has a working install?
I am wondering if anyone has a working install of oh323 on fedora Core2. An replies would be appreciated as we need this urgently. Seshu Kanuri -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of steve@nexusuk.org Sent: Thursday, July 22, 2004 6:12 AM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users]
2004 Aug 06
0
ACM codec
X-Fixer wrote: > Hi- > > is someone working on ACM codec at the moment? > if not, I'll start writting it one of these days. > > -XF <p>I was going to; asked on this list about it back in December. But the documentation on the MS website stinks ... it basically says, "Look at the example GSM 6.10 codec provided in the Microsoft Driver Development Kit and
2004 Jul 22
2
error while compiling asterisk-oh323
Hi Folks, I am breaking my head for compiling asterisk-oh323 properly on my asterisk box from past 1 week. But still after my all efforts, I unable to make it compile properly, My box is Fedora core 2 with asterisk-0.9.0. I was trying for following configuration with openh323 and pwlib. Openh323 and pwlib are installed properly. But problem is asterisk-oh323. asterisk-oh323-0.6.2a.tar.gz
2007 Jan 06
7
FFmpeg Theora encoding patch
Hi, Attached is my patch to add theora encoding to ffmpeg's libavcodec (by using libtheora). I am requesting help to fix the bug I mention below and am seeking general comments before I submit the patch properly. Files encoded using this encoder have a problem playing in VLC. The files will not play unless "Drop late frames" has been unticked in the advanced video settings.
2007 Oct 11
1
[PATCH] Fix compiler warnings that prevent compilation
Counteract incorrect use of the "deprecated" attribute in ffmpeg headers. In particular, struct AVPaletteControl is deprecated, but it's used in a non-deprecated struct AVCodecContext (as found in Fedora's ffmpeg-devel-0.4.9-0.8.20070530.fc7.x86_64). Define attribute_deprecated to an empty string until broken version of ffmpeg are too obsolete to support. Use appropriate
2005 Feb 12
2
Asterisk+GNOMEMeeting=No Sound.
Hi all! I'm newie to asterisk and I've been trying to make it work in order to use it with Linux softphones (H.323, SIP or IAX, I don't mind) and none hardware phone. I'm using asterisk packages from Debian SID (my distribution), asterisk, asterisk-config, asterisk-sounds, asterisk-h323. I've still not tried with any IAX softphone (gnophone?) but with linphone (SIP) I've
2004 Jan 27
0
H 323 + Netmeeting test drive
Hi to everyone, I am dealing with my primer Asterisk installation and we are trying to set up a H323 server in order to use Asterisk to place calls between NM clients (also Gnomemeeting). I have a basic extensions.conf file: [general] static=yes writeprotect=no [default] exten =>
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 Mar 08
2
problem in compiling openh323
hello all i am having a problem in compiling openh323. [root@kamran openh323]# ./configure checking for g++... g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes
2005 Jul 25
2
problems with compiling asterisk-oh323
i ve downloaded asterisk-oh323-0.6.6.tar.gz I am getting this and anybody know howto fix this? #tar zxvf asterisk-oh323-0.6.6.tar.gz oh323]# cd asterisk-oh323-0.6.6 asterisk-oh323-0.6.6]# ls asterisk-driver CONFIGURATION Makefile rpm TESTS BUGS COPYING README rules.mak wrapper asterisk-oh323-0.6.6]# make for x in wrapper asterisk-driver; do make -C $x
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
2003 Oct 13
1
chan_h323 - Segmentation fault (core dumped)
Hi all: I've got some core dumps when I use chan_h323. I dial an extension using h323, routed thru an E100P (like a H323-ISDN_PRI gateway). Sometimes * hangs, sometimes not. The client used for test es SjPhone (http://www.sjlabs.com/). This is the data for one core dump: (gdb) bt #0 ast_rtp_get_us (rtp=0x0, us=0x5074759c) at rtp.c:790 #1 0x41f8879c in create_connection
2005 Mar 07
1
What combination of pwlib and openh323 are required to get Asterisk-oh323 v0.7.1 to compile
Hi there I have Asterisk running beautifully on our test server. Over the past few days I have been tearing my hair out trying to compile various versions of asterisk-oh323 on various versions of pwlib and openh323. pwlib is now up to 1.8.3 and openh323 is now 1.15.2 stable. asterisk-oh323 is currently 0.7.1 I have tried these three with many errors. I have tried 0.7.1 with pwlib 1.5.2 and
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
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 -
2009 Jul 03
3
ffmpeg and zoneminder install problems
CentOs zoneminder users, I have been trying to install zoneminder on Centos 5.3 (2.6.18-128.1.16.el5xen) and have hit a brick wall with ffmpeg which zoneminder has as a dependancy. There were no rpm's in centos or rpmforge so I have followed the instructions on the zoneminder website for a CentOs install. I have posted a note on the zoneminder list, but have not been able to get any takers
2003 Jun 19
1
Unable to find a path
Hi! I just installed Asterisk 0.4.0 with all the default options, and the configuration samples it has. When I try to dial from an h323 client (gnomemeeting) I get this message on the messages file: Jun 19 11:48:45 WARNING[15375]: File file.c, Line 410 (ast_openstream): File demo-congrats does not exist in any format Jun 19 11:48:45 WARNING[15375]: File file.c, Line 553 (ast_streamfile):