Displaying 20 results from an estimated 1000 matches similar to: "safe_asterisk not working?"
2010 Sep 02
5
How to create a coredump for Asterisk
Hi everybody,
sometimes we have an Asterisk-crash, but no clue why this is happening,
so I'm trying to make a coredump to analyse it.
I compiled Asterisk 1.4.20.1 on CentOS 5.4 i386 with "DEBUG_THREADS" and
"DONT_OPTIMIZE", then I start it with:
# /bin/bash /usr/sbin/safe_asterisk
This should do an "ulimit -c unlimited", but I entered it in the
terminal again.
2005 Jan 10
0
Russian characters showing up on safe_asterisk console in RedHat 9 and Fedora Core 2
Here's a strange one - when I run safe_asterisk on either of these
distros, words that are colored blue or violet (but not red) turn up in
Russian (and some other languages, I think). If I run asterisk with the
same arguments (-vvvg -c) as safe_asterisk does, from the console, it's
OK. If I run it in a Putty window it's OK. If I run asterisk -r from
another console or from
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
2009 Apr 03
1
Seg Fault after upgrade to Asterisk 1.6.0.8
Went from 1.6.0.6 to 1.6.0.8 and resulted in segmentation fault.
Reverted to 1.6.0.6 and back to normal.
------------------
Linux asterisk.hulber.com 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:58:24
EST 2009 x86_64 x86_64 x86_64 GNU/Linux
Apr 3 11:49:56 asterisk kernel: asterisk[3780]: segfault at
00002ce1ac0537a8 rip 0000003e980715a8 rsp 00007fff5bf00c30 error 4
Apr 3 11:50:00 asterisk
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
2006 Jan 23
1
not able to start asterisk
Hi
iam not able to start asterisk
give me following error
any help
STARTING ASTERISK
/usr/sbin/safe_asterisk: line 42: 4633 Illegal instruction (core
dumped) ${ASTSBINDIR}/asterisk ${CLIARGS} ${ASTARGS} >&/dev/${TTY}
</dev/${TTY}
Asterisk ended with exit status 132
Asterisk exited on signal 4.
Automatically restarting Asterisk.
/usr/sbin/safe_asterisk: line 42: 4637 Illegal
2011 Mar 03
1
asterisk dump core when i try to record my name on the voicemail
i m using asterisk 1.8.3 on a centos 5.5 computer
when i try to change my name on the voicemail asterisk dump core
here what i got on the console
-- User ended message by pressing #
-- <SIP/6672-00000002> Playing 'auth-thankyou.alaw' (language 'fr')
-- <SIP/6672-00000002> Playing 'vm-review.alaw' (language 'fr')
-- Saving message as
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
2009 Jul 09
2
Asterisk Segmentation Faults Using Skinny (v1.6.0.10)
Hi all,
I've just built a new installation of CentOS release 5.3 (Final) and
have installed both
<http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.1.1.tar.gz>Asterisk
1.6.1.1 and subsequently Asterisk 1.6.0.10 (thinking that I was maybe
trying to be too cutting edge) on a Dell PowerEdge sc440 server (nothing
complex - Pentium Dual core 2ghz - 1gb ram - 70gb
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
2006 Oct 29
1
Asterisk Voicemail with ODBC Realtime Access
Hi
I was trying to have realtime voicemail working with ODBC Driver.
Everything works fine with MySQL Realtime access, BUT as I want to implement
ODBC Storage as well, it seems that everything should go through ODBC ( what
I read on voip-info wiki page )
But I do not manage to make it work with ODBC.
Outside Asterisk, ODBC works fine, I can access my databases & tables !
Asterisk fails to
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
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
2005 Sep 07
1
asterisk frequently dead
Hi,
My asterisk is frequently dead by itself.
It leaves messages:
/usr/sbin/safe_asterisk: line 40: 24890 Segmentation fault (core
dumped) asterisk ${CLIARGS} ${ASTARGS} >&/dev/${TTY} </dev/${TTY}
Asterisk ended with exit status 139
Asterisk exited on signal 11.
Automatically restarting Asterisk.
Anyone has any idea of the cause?
Thanks..
Best Regards,
Stevanus
2010 May 13
1
Error at start of asterisk with cdr_addon_mysql.o
Hi all,
I use asterisk-1.6.2.7 and asterisk addon version 1.6.2.1.
It started ok with out cdr_addon_mysql.o. But when I put
cdr_addon_mysql.o in to modules folder, it fail at start and the
following out has been thrown:
----------
[root at localhost modules]# /usr/sbin/safe_asterisk: line 145: 13270
Segmentation fault (core dumped) nice -n $PRIORITY ${ASTBINDIR}/asterisk
-f ${CLIARGS}
2007 Feb 13
2
problem with safe_asterisk
Hi all,
I have installed some Asterisk machine, all with the same problem.
My typical configuration is:
- Asterisk 1.2.14 (or 1.4.0beta3)
- CentOS 4.4 server.
The problem is this:
When I start Asterisk with the default init script (/etc/init.d/asterisk
start) distributed with the source, and kill (or kill -9) Asterisk-pid,
then safe_asterisk doesn't correctly work (it dies and not restart
2010 Jan 25
1
ASTSBINDIR not being picked up by safe_asterisk
Recently safe_asterisk is failing to pick up ASTSBINDIR. I've never had
this problem before and even when I move to back versions I have the
issue. I did upgrade safe_asterisk and the init.d scripts a version or
so ago but even when I try older ones I still have the problem. When I
hard code the location things seem to work. The problem that occurs is:
cat:
2008 May 11
2
Use safe_asterisk manually, you get colors in CLI. Crontab it, you don't.