similar to: Unable to start Asterisk 1.4 on CentOS 4.4 (installed from ATrpms)

Displaying 20 results from an estimated 1300 matches similar to: "Unable to start Asterisk 1.4 on CentOS 4.4 (installed from ATrpms)"

2010 Apr 14
0
1.6.2.6: can't upgrade from 1.6.1.18
I'm running 1.6.1.18 on an older ubuntu machine. I upgraded to dahi-linux-2.3.0. That went fine, and it works. But I decided to use the opportunity to upgrade to 1.6.2.6. That didn't work. configure, make menuselect, make, make install all went fine, or at least seemed to. But it hangs starting up here: [Apr 13 20:15:28] VERBOSE[1612] codec_speex.c: -- CODEC SPEEX: Setting
2007 Apr 04
4
ZAP device reference in Zaptel 1.4 - SIMILAR
Well, I'm experiencing a similar problem with my setup... debian etch, asterisk 1.4.2, zaptel 1.4.1, ... I cannot find the chan_zap.so module file anywhere, tried recompiling with zaptel 1.4.0... no change... I tried 'make menuselect', and going to the channels-part, chan_zap is marked XXX -> dependencies missing: and this is the message for it, as an explanation. Zapata Telephony
2013 Apr 25
3
problems ensuring that a service is absent
Hi, I''m trying to be really, really sure that a specific service is not running. The central part of this looks like that: service { ''foo'': ensure => stopped, enable => false } -> package { ''foo'': ensure => purged } The astute reader will notice that on the second run puppet will complain that the init script for foo is
2006 Jul 18
2
File Browser / shared domain tool
http://usor.lerao.com/ username:demo password:demo I have been working on this for about two months for the University of Cincinnati. We are planning on releasing the project open source when it is more complete. I need to port alot of things to a more general way of doing things and refactor alot of code so this should get better daily. There are some prieview images at my blog
2004 Dec 06
0
Voicemail Codec challanges.
Just working on Configing up Voicemail and now that I have got it working and configed and answering the way it should be I have another challange. on the * CLI> I get this -- Recording the message -- x=0, open writing: /var/spool/asterisk/voicemail/default/6001/INBOX/msg0000 format: wav49, 0x8133390 -- x=1, open writing:
2018 Dec 10
2
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
It's not a core function, and the matching atomic functions are also not in the core. Plus the suspend/resume helper is also already there. Needs a tiny bit of open-coding, but less midlayer beats that I think. Cc: Sam Bobroff <sbobroff at linux.ibm.com> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com> Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
2018 Dec 11
1
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
On Mon, Dec 10, 2018 at 10:58:20AM -0500, Alex Deucher wrote: > On Mon, Dec 10, 2018 at 5:04 AM Daniel Vetter <daniel.vetter at ffwll.ch> wrote: > > > > It's not a core function, and the matching atomic functions are also > > not in the core. Plus the suspend/resume helper is also already there. > > > > Needs a tiny bit of open-coding, but less midlayer
2006 Feb 28
1
Dereverberation - is it work?
Hello, I'm using Speex1.1.11.1 source code. I enabled dereverb by speex_preprocess_ctl(). I try different dereverb_level and dereverb_decay values and it seems to not work. I generate some test files in CoolEdit using reverb or echo and then preprocess it by speex_preprocess(preprocess, input, NULL); and output is the same as input:(. Denoising and VAD works very good. I tried dereverb with
2007 Dec 31
1
Yum breaks after updating to CentOS 4.6
Hi everyone, Yum on one my CentOS systems has decided to stop functioning after an upgrade to CentOS 4.6. It's complaining about errors with Python-SQLite packages? Any ideas anyone? Here is what happens. [root at monk var]# yum search zaptel Setting up repositories Reading repository metadata in from local files Traceback (most recent call last): File "/usr/bin/yum", line 29,
2009 Jun 09
1
shut down smart ups with snmp protocol
hello.. is it possible to shut down APC Smart UPS with SNMP protocol? I got a message that is not possible with current driver... *monk:/etc/nut# upsdrvctl shutdown rm700 Network UPS Tools - UPS driver controller 2.2.2 Network UPS Tools - Multi-MIBS SNMP UPS driver 0.421 (2.2.2) Warning: This is an experimental driver. Some features may not function correctly. Detected Smart-UPS 700 RM on host
2009 Mar 21
1
Re: Chattha Sangayana - bit of a challenge
Hi Austin, As a Buddhist monk there were many reasons for choosing to go with Linux, mostly ethical. Consequently, there isn't much time to learn, coupled with electricity and internet connectivity limitations, so troubleshooting has been an OJT kinda thing. Unfortunately, what may seem to be a simple request, like "Terminal Output", is kind of another language for me, and I am not
2006 Jul 17
1
libmysqlclient.so.14(libmysqlclient_14)(64bit)
Hi, I'm trying to update a c4 x86_64 system. This fails because off Error: Missing Dependency: libmysqlclient.so.14(libmysqlclient_14)(64bit) is needed by package php-mysql The system has MySQL 5 rpms, build on monk.karan.org. I can't remember/find where I found these packages. The thing is, mysqlclient14 (4.1.14 4.c4) only provides libmysqlclient.so.14()(64bit), which was fine with
2011 Feb 13
1
[modules.conf] Modules still loaded after "noload"
Hello I'm using Asterisk 1.4.20, and can't have Asterisk not load modules I don't need: ================ > cat modules.conf noload => codec_speex.c ip04*CLI> reload ip04*CLI> show modules codec_speex.so ================ Just to check, I added the actual filename (.so): ================ > cat modules.conf noload => codec_speex.c noload => codec_speex.so
2001 Aug 14
1
Diablo loading hang
ok guys I've gotta diablo to the point where it gets all the way to the player screen, I pick my character and it continues to load, it gets SO close (the monk is almost engulfed in light) until the music stops and it seems to hang here's the interesting stuff in my wine config: [x11drv] ; Number of colors to allocate from the system palette "AllocSystemColors" = "100"
2004 Sep 13
1
problem with dynamic speex library under windows
Hello. I'm having problems with the dynamic library of libspeex under win32. I have used the static library for a while with no problems. When I try to compile my application with the dynamic library I get the following link error: codec_speex.obj : error LNK2001: unresolved external symbol _speex_uwb_mode codec_speex.obj : error LNK2001: unresolved external symbol _speex_wb_mode
2014 Jan 08
1
Some Speex AGC Questions
I'm attempting to use speex preprocess for automatic gain control in an application I'm working on and could use some help. I'm using Opus as my codec. In order to keep the number of packets down, I'm using 60msec frames. I'm sampling at 48KHz as is recommended for Opus. So, the frame length is 2880 samples and the sampling rate is 48000. The source of the data is a
2005 Aug 28
0
hfc-pci/zaphfc: Asterisk hangs with signalling bri_net_ptmp but not with bri_net
Please forgive me, if I misunderstand the problem completely. Following instructions in several german blogs, I want to configure Asterisk with a hfc-pci card, an old NTBA and an ISDN phone as a SIP device. It seems that I have to set signalling in zapata.conf to bri_net_ptmp. When I do this, Asterisk will hang if started with -vvvvc, the last lines of output being: [res_features.so] =>
2008 Nov 11
1
visual studio 2005 - help getting speex workin'
Hey there, I'm having trouble getting speex working with a project that uses it. For some quick background, the game Quake 3 was GPL'ed a while ago. Some programmers decided to throw it into a public svn and improve on it, called it ioquake3. One of the blokes integrated speex into ioquake3 and it works, but I have troubles getting it to compile/link properly with Visual Studio 2005. I
2010 Aug 24
1
best way something thinks to upgrade dovecot to 1.2.* 2.0.* via atrpms, atrpms-testing
hello all hello centos network What are your tips for successful migration for dovecot (atrpms , atrpms-testing depot ) the page of wiki http://wiki2.dovecot.org/Upgrading/2.0 explains the method to upgrade I tried on my personal machine and the command cites wiki returns errors on the terminal what to do with errors: correct the error in the configuration file ? many returns are welcome
2007 Aug 30
2
timeout when accessing atrpms repo
Hello, I'm using centos5 and i just started noticing a timeout msg when running a yum update. It occurs with the atrpms repo, has anyone else seen this? Thanks. Dave. #yum update Loading "installonlyn" plugin Setting up Update Process Setting up repositories http://dl.atrpms.net/el5-i386/atrpms/stable/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>