similar to: Running 6 copies of Asterisk on my machine

Displaying 20 results from an estimated 1000 matches similar to: "Running 6 copies of Asterisk on my machine"

2020 Oct 18
2
samba start issues after classic upgrade
Hello, Just completed a classic upgrade on a new server. NT4 style PDC was running 4.6.5, new server running 4.13.0 (Debian Buster compiled from source) Classic Upgrade process seemed to go fine with one caveat, not sure if it means anything - the wiki shows the upgrade process ending with: =========================== Commiting 'add users to groups' transaction to disk Setting password
2005 Mar 02
0
Still having trouble with slow opening of printer properties
List, I asked a while back about problems with very slow openings of printer properties windows. This afternoon our main internet link was upgraded to 6Mb (symmetric) and so I thought I might see some improvements in response. But no change. I really don't think it's the pipe that's at fault, there's something wrong with my samba configuration. When I open the properties of a
2006 Nov 15
2
safe_asterisks pawning multiple asterisk process???
We have 1 server that after a few hours operating has multiple process of asterisk running. Here is the pstree output: # pstree init-+-atftpd |-auditd---{auditd} |-bash---safe_opserver---op_server.pl |-crond |-cwASTcall.pl |-dbus-daemon |-events/0 |-hald-+-hald-addon-acpi | `-2*[hald-addon-stor] |-httpd---3*[httpd] |-khelper |-klogd
2004 Apr 27
1
multiple instances of asterisk spawning
Hello- I have noticed that since i upgraded my kernel, asterisk spawns many copies (usually approximately 18) when starting up. It then runs fine, but there doesn't seem to be any reason for this behavior. I have tried moving between different kernel versions, and all but the stock fedora core 1 kernel exhibits the same behavior. I have verified running this with both safe_asterisk (as I
2005 Jul 01
4
asterisk showing more than once on ps
Guys. Anybody know why sometimes on some servers Asterisk shows more than once while doing a ps? [root@server2 akrall]# ps -ax|grep asterisk 20555 ? S 0:00 /bin/sh /usr/sbin/safe_asterisk 20557 ? S 0:00 asterisk -vvvg -c 20558 ? S 0:00 asterisk -vvvg -c 20560 ? S 0:00 asterisk -vvvg -c 20561 ? S 0:00 asterisk -vvvg -c 20562 ? S
2004 Feb 03
7
The Smallest Asterisk Server Ever?
Hello all, Saturday night, after a couple of shots of bourbon, I realized that I had an old PC sitting in the garage that I could use as an Asterisk gateway if I just blew the dust off it and reloaded it with a modern Linux distribution. In my characteristically impulsive manner, I grabbed it and started cleaning it up so that I could put it in my office without my wife having a fit. The
2006 Apr 17
4
multiple asterisk process ?
Hi, Why does my asterisk keep forking instances at random times everyday? When I do ps aux, I got this: asterisk 13068 2.2 5.1 25924 12276 ? Sl 06:00 13:18 asterisk -vvvg -c asterisk 23558 0.0 5.1 26040 12248 ? S 09:57 0:00 asterisk -vvvg -c asterisk 29832 0.0 5.1 25924 12208 ? S 11:48 0:00 asterisk -vvvg -c asterisk 31872 0.0 5.1 25924 12208 ? S
2004 Jun 20
1
asterisk console mode
Hi folks, I use safe asterisk to startup and run asterisk in the background. In Safe_asterisk script, there is a parameter (right at the top ), CONSOLE which I can set to no or something. If it is no asterisk startup as asterisk -vvvg , if it is set to something the asterisk startup as asterisk -vvvg -c. Now I am running an agi script when calls get hung-up. That is in my extensions.conf I call
2008 Feb 20
3
[LLVMdev] Bug? Coalescing & Updating Subreg Intervals
I have a question about what is going on at line 754 of SimpleRegisterCoalescing.cpp. The comment says we are updating the live intervals for subregisters. This happens when we coalesce to a physical register. Now, I read that as, "merge in the range information from the eliminated live interval to the subregister live interval," but that appears to not be what happens. In my case,
2003 Nov 17
1
mpg123 core when stopping asterisk
I typically start asterisk with the safe_asterisk script: 22865 pts/3 S 0:00 /bin/sh /usr/sbin/safe_asterisk 22867 pts/3 S 0:31 asterisk -vvvg -c 22871 pts/3 S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 For-You.mp3 for.m 22873 pts/3 S 0:00 mpg123 -q -s --mono -r 8000 -b 2048 For-You.mp3 for.m But when I do a "stop now" from the CLI, the mpg123 causes a
2005 Jun 28
1
Unable to connect to remote asterisk
Hello, I'm trying to figure out why the asterisk service starts fine, but when i try to connect by typing asterisk -r I get: Unable to connect to remote asterisk The service is running and lists under ps -ef as: asterisk -vvvg -c any help is appreciated
2008 Mar 17
1
Core dump?
Hello, Just got a core dump, and thanks to somebody named Matt, I ran a gdb command, and this is the cusp of it: Reading symbols from /lib/libgcc_s.so.1...done. Loaded symbols for /lib/libgcc_s.so.1 Core was generated by `/usr/sbin/asterisk -f -vvvg -c'. Program terminated with signal 11, Segmentation fault. #0 ast_senddigit_end (chan=0x0, digit=49 '1', duration=100) at
2013 Sep 05
1
LibopenR2 with debug symbols
Hi all, Recently I have raised up a bug (related to segmentation fault of asterisk process) due to a core dump generated by Asterisk under the following environment: CentOS release 5.7 (Final) Kernel 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:23:01 EDT 2011 i686 i686 i386 GNU/Linux Asterisk 1.8.23.0 DAHDI Version: 2.6.1 Echo Canceller: HWEC, OSLEC libpri-1.4.14-0 libpri-devel-1.4.14-0
2015 Aug 12
1
C6.7 evolution to cyrus imap(s) fails
Am 12.08.2015 um 20:29 schrieb Dr J Austin: > > > On Wed, 12 Aug 2015, Alexander Dalloz wrote: > > >>> I have been working at trying to get cyrus to listen on 148.197.29.5 >>> interface instead of the localhost - I have failed >>> > >> No square brackets around the ip address. > > imap cmd="imapd" listen="imap"
2008 Feb 01
2
[PATCH] skeleton.c
On 01/02/2008, Conrad Parker <conrad@metadecks.org> wrote: > On 31/01/2008, ogg.k.ogg.k@googlemail.com <ogg.k.ogg.k@googlemail.com> wrote: > > This fixes an off by one bug in the user of snprintf, and returns > > negative if writing the > > header returns negative (otherwise we'd just get a short write, losing > > the error). > > This patch
2013 Jun 16
2
MOH don't work after update
Hi we have a small problems. We have a Asterisk 1.6.1 old server with music on old. we have updated to AsteriskNow 11.4.0 and now, when we want play sound, we have a errors: -- Executing [334xx at Accueil_HNO:2] BackGround("SIP/SIP000005-0000000c", "Fermeture") in new stack [Jun 16 07:35:06] WARNING[7634][C-00000006]: file.c:701 ast_openstream_full: File Fermeture does
2010 Mar 23
4
Safe_asterisk doesn't exists???
Hello my friends, I'm very worry about a problem i'm having...my asterisk got freez some times, every 5 or 6 days with NO trace in /var/log/asterisk/messages What i want to know is if safe_asterisk has something to be with this? This is what i have on my server: [root at mypbx ~]# ps -A | grep asterisk 9118 ? 00:01:30 asterisk [root at dreampbx ~]# ps aux | grep asterisk root
2020 Jun 25
1
Asterisk Getting Crashed
Hi, Currently I'm experiencing crashes on Asterisk more recently, see messages below (crashed reason: segfault signal 6). abrt-hook-ccpp[19864]: Process 7082 (asterisk) of user 0 killed by SIGABRT - dumping core asterisk: ERROR[15373][C-0004e304]: astobj2.c:131 in INTERNAL_OBJ: FRACK!, Failed assertion bad magic number 0x0 for object 0x7fbd2c 00d170 (0) After running the backtrace for the
2017 Dec 09
0
CentOS-announce Digest, Vol 154, Issue 2
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2010 Jun 06
1
Error of FreePBX after installing from Yum Repository of Asterisk
Hi Guys, Just did an Asterisk 1.6.x (repo install) and FreePBX (source install). When trying to dial a number, I get this: tel*CLI> Use of uninitialized value in hash element at /var/www/html/panel/ op_server.pl line 3367. Use of uninitialized value in concatenation (.) or string at /var/www/html/panel/op_server.pl line 3372. Use of uninitialized value in pattern match (m//) at