Displaying 20 results from an estimated 6000 matches similar to: "Running safe_asterisk"
2007 Nov 07
5
What do you do to keep asterisk alive?
I've asterisk stop (presumably segfaulting) a couple of times, and I was
just beginning to look at how to keep it running - what have others
done?
I was thinking of wrapping a script around asterisk like this:
while 1
do
asterisk -f
done
/Per Jessen, Z?rich
--
http://www.spamchek.com/ - your spam is our business.
2010 Apr 08
1
Asterisk 1.4.26.2 died after 80 days uptime
> On Mon, Feb 8, 2010 at 2:20 AM, Olle E. Johansson <oej at edvina.net
> wrote:
>>
>> 7 feb 2010 kl. 15.09 skrev Per Jessen:
>>
>>> Thomas Winter wrote:
>>>
>>>> Hi,
>>>>
>>>> my Asterisk on debian lenny died after 80 days.
>>>>
>>>> server kernel: [7572666.186852] asterisk[3673]:
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
2007 May 14
1
queue_exec: Unable to join queue
I have a queue defined which I use like this:
exten = _X.(reception),n,Ringing
exten = _X.,n,Queue(enidan,t,,,20)
exten = _X.,n,Voicemail(443,u)
exten = _X.,n,Hangup()
When I start asterisk, this queue doesn't work -
-- Executing [4439000@Business:3] Queue("mISDN/3-u0", "enidan|t|||20")
in new stack
[May 14 13:53:59] WARNING[17860]: app_queue.c:3541 queue_exec: Unable
2007 Mar 15
2
A200 card problem
Hi -
I just got an A200 card with 1 FXO and 1 FXS module. Sadly, I can't
make it work- currently, asterisk will not startup because of a bad
module. Below are some log files/config files. If anyone has any
suggestions, I'd appreciate it.
I used Trixbox 2.0 and followed instructions on (http://
sangoma.editme.com/wanpipe-linux-asterisk-atHome) - no problems
running through or
2008 May 11
2
Use safe_asterisk manually, you get colors in CLI. Crontab it, you don't.
2004 Mar 31
2
safe_asterisk with non-root user
Hello,
I've found a couple of previous posts on this subject, but with no
posted resolution...
I'm attempting to run * as a non-root user (asterisk), following the
guidelines on the wiki:
http://voip-info.org/tiki-index.php?page=Asterisk%20non-root
I can run * as my new user with "/usr/sbin/asterisk -vvvvc" without
problem.
However, I'm unable to run * using
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:
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
2010 Jun 23
2
"Hidden" memory leak
Hi all,
Anyone know why this happens?
Mem: 524288k total, 508120k used, 16168k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 15 0 2152 664 576 S 0.0 0.1 0:49.26 init
7398 root 18 0 10172 2904 2312 S 0.0 0.6 0:00.21 sshd
9856
2004 Jan 12
3
Fw: problem with safe_asterisk
I have no problems lauching asterisk from the command line . . .
asterisk -vvvvc
However, I'm trying to autostart on boot up, so I'm trying safe_asterisk
When I do this, I get: Asterisk ended with exit status 127. Asterisk died
with code 127. Aborting. I've looked through the script but can't find what
the problem is. I'm running on RedHat Fedora.
Thanks for your help.
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi
Please help me understand about the below issue ?
[root at asterisk1 ~]# /etc/init.d/asterisk restart
Stopping safe_asterisk: [ OK ]
Shutting down asterisk: [ OK ]
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open
files: cannot modify limit: Operation not permitted
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi
Please help me understand about the below issue ?
[root at asterisk1 ~]# /etc/init.d/asterisk restart
Stopping safe_asterisk: [ OK ]
Shutting down asterisk: [ OK ]
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open
files: cannot modify limit: Operation not permitted
2003 May 04
1
safe_asterisk
I was looking at the shell in /usr/sbin and the following statement does not
seem right: while :; (read colon + semi colon).
In C that would be 2xsemi-colon. is this correct in a bash shell?
I am having problems with safe_asterisk. when it dies, it is not being
brought up again. It works very well for stop/start/startus but does not
bring up asterisk when it fails.
-------------- next part
2007 May 01
4
did we all get spammed by TechnoCo ?
I just got spammed by TechnoCo - www.technoco.biz. Those guys must be a
little dim if they believe they can openly go about borrowing
email-addresses like this.
/Per Jessen, Z?rich
--
http://www.spamchek.com/ - managed email security.
2003 Jun 12
2
Segmentation fault on "reload"
Whenever I issue the reload command, asterisk crashes. Below is the
output I get from
(gdb) bt
Any help is appreciated.
***************************************************************
*CLI> reload
== Parsing '/etc/asterisk/manager.conf': Found
== Parsing '/etc/asterisk/enum.conf': Found
== Parsing '/etc/asterisk/rtp.conf': Not found (No such file or
2010 Jun 25
5
Is there a default dial plan that is not in extention.conf?
Hi,
I have a trivial peace of dialplan for exten 100. I try to change it to _1XX
and the asterisk act according to a different (Default??) dial plan and not
the one I want? Is that possible? Where is the other dialplan sits? In my
extention.conf I can't see something that look like what asterisk is
dialing.
How can I trace\debug my dialplan?
Thanks,
Eyal
-------------- next part
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
2007 Feb 12
3
Disable root shell from CLI
Hi,
I configured Asterisk to run as "asterisk" user, but I see that a user can
anyway get a root sheet using !command in CLI. I understood that it's
something related to safe_asterisk and TTY console, but modifying the script
safe_asterisk I wasn't able to disable this root access.
Can someone help me?
Thanks.
-------------- next part --------------
An HTML attachment was
2015 Aug 25
2
sieve_after seems to be ignored ?
Per Jessen wrote:
> Per Jessen wrote:
>
>> Michael Kliewe wrote:
>>
>>> Hi Per,
>>>
>>> On 25.08.2015 11:40, Per Jessen wrote:
>>>> sieve and managesieve are both working fine, have been for years.
>>>> Now I want to add a sieve_after script:
>>>>
>>>> /etc/dovecot/conf.d/90-sieve.conf :