similar to: safe_asterisks pawning multiple asterisk process???

Displaying 20 results from an estimated 500 matches similar to: "safe_asterisks pawning multiple asterisk process???"

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
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
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
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
2006 Jun 01
1
Several asterisk processes starting with safe_asterisk
Hi, I'm running asterisk 1.2.0 on a debian rel 2.6.13 and when I start it with safe asterisk I got instantly more then 10 processes. Until now I didn't detected any impact of this process proliferation in the system, but it is strange and I'm not comfortable with this. Is this a know problem? Any ideas what is the problem here, or where to start searching? I think
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
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
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
2008 Jan 12
2
Perl-AGI process
Hi All, i have created one prepaid PERL AGI script to integrate asterisk users in our current Oracle Billing System. I am using $AGI->exec('Dial', $dialstr); in script after getting the MAX time out for the priticular call. But when the channels increase on my asterisk more than 50-60 asterisk get crashed and i am suspecting the cause is of AGI Script. because when i check ps on
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
2005 Jun 24
0
Running 6 copies of Asterisk on my machine
I have a fresh install of asterisk on a Fedora FC3 machine. (I'm new to unix so forgive the next question if it's obvious). Why does "ps ax" show 6 copes of asterisk running? 3338 ? S 0:00 asterisk -vvvg -c 3370 ? S 0:00 asterisk -vvvg -c 3372 ? S 0:00 asterisk -vvvg -c 3374 ? S 0:00 /usr/sbin/smartd 3384 ? Ss
2015 Mar 16
2
Asterisk 13.2.0 Video issues
Hello Matthew, I have compiled Asterisk 13.2 with the following compiler Flags enabled: DON'T_OPTIMIZE DEBUG THREADS BETTER_BACKTRACES My asterisk is running with the asterisk_script: root 24048 39.4 2.4 128564 50640 pts/1 Sl 00:02 2:21 /usr/sbin/asterisk -f -vvvg -c core show locks ======================================================================= === 13.2.0 ===
2006 Jan 06
2
Voice mail messages aren't sent to e-mail
Voice-mail messages aren't sent to e-mail address. I have two Asterisk servers, first one is upgraded from 1.0.RC2 to 1.0.9, and second one is from 1.0.7 to 1.0.9. Both Asterisk have EXACTLY same "voicemail.conf" configuration, but second Asterisk don't sending voice mail messages through e-mail! I'm using almost default "voicemail.conf" with just one mailbox
2004 Jan 15
12
capacity testing
Hello all. I'm new to asterisk and have been using and testing it for about a week now. My initial hope has been to use it as a sip<->h323 gateway to tie SIP & H323 based ip phones together with my Cisco AS5300 and Lucent MaxTNT/MVAM networks. I am currently running Asterisk 0.5.0 under Redhat 9 on a single PIII 800 with 256megs RAM. I have tried a couple CVS version from the past
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
2014 Mar 07
1
asterisk11.5.1 module not load why ? any help
=================================================================== Core was generated by `/usr/sbin/asterisk -f -vvvg -c'. Program terminated with signal 11, Segmentation fault. #0 0x081b138e in ast_skip_blanks (str=0x0) at /usr/src/asterisk/asterisk- 11.5.1/include/asterisk/strings.h:90 90 AST_INLINE_API( Missing separate debuginfos, use: debuginfo-install bzip2-libs-1.0.5- 7.el6_0.i686
2006 Jan 12
0
safe_asterisk not working?
I've been experiencing some crashes in Asterisk in the past few weeks. I haven't been able to find out why as gdb shows it's in a different function every time. But, in the meantime, I've been using safe_asterisk hoping that it would simply restart Asterisk by itself. It doesn't seem to do that. Whenever Asterisk crashed, the list of processes doesn't show asterisk or