代码搜索:asterisk
找到约 1,036 项符合「asterisk」的源代码
代码结果 1,036
www.eeworm.com/read/213877/4910403
asterisk rc.redhat.asterisk
#!/bin/sh
# $Id: asterisk,v 1.3 2005/11/17 22:30:01 Gregory Boehnlein
#
# asterisk Starts, Stops and Reloads Asterisk.
#
# chkconfig: 2345 40 60
# description: Asterisk PBX and tel
www.eeworm.com/read/213877/4910405
asterisk rc.mandrake.asterisk
#!/bin/sh
#
# asterisk: Starts the asterisk service
#
# Version: @(#) /etc/rc.d/init.d/asterisk 1.0
#
# chkconfig: 2345 95 10
# description: Starts the asterisk service
#
# processname: asterisk
www.eeworm.com/read/213877/4910406
asterisk rc.slackware.asterisk
#!/bin/sh
#
# Start/stop/restart Asterisk PBX
#
# Version: 1.0 - Paul Belanger
#
# 03.29.2005 - Initial Version
#
asterisk_start() {
if [ -x /usr/sbin/asterisk ]; then
www.eeworm.com/read/213877/4910407
asterisk rc.debian.asterisk
#! /bin/sh
# $Id: asterisk,v 1.3 2005/11/17 22:30:01 Gregory Boehnlein
#
# asterisk start the asterisk PBX
#
# Thu Nov 17 2005 Gregory Boehnlein
# - Updated Version t
www.eeworm.com/read/213877/4910408
asterisk rc.gentoo.asterisk
#!/sbin/runscript
depend() {
need net logger
}
start() {
ebegin "Starting Asterisk"
/usr/sbin/asterisk
eend $? "Failed to start Asterisk"
}
stop() {
ebegin "Stopping Asterisk"
kill $(cat /var
www.eeworm.com/read/213877/4910426
8 safe_asterisk.8
.TH SAFE_ASTERISK 8 "Jun 30th, 2005" "Asterisk" "Linux Programmer's Manual"
.SH NAME
.B safe_asterisk
\(em A wrapper to run the asterisk executable in a loop
.SH SYNOPSIS
.PP
.B safe_asterisk
.I [ as
www.eeworm.com/read/313224/3644306
8 safe_asterisk.8
.TH SAFE_ASTERISK 8 "Jun 30th, 2005" "Asterisk" "Linux Programmer's Manual"
.SH NAME
.B safe_asterisk
\(em A wrapper to run the asterisk executable in a loop
.SH SYNOPSIS
.PP
.B safe_asterisk
.I [ as
www.eeworm.com/read/426010/1996721
tex asterisk-conf.tex
\subsubsection{Asterisk Main Configuration File}
Below is a sample of the main Asterisk configuration file,
asterisk.conf. Note that this file is not provided in
sample form, because the Makefile cre
www.eeworm.com/read/426010/1996853
asterisk rc.redhat.asterisk
#!/bin/sh
# $Id: rc.redhat.asterisk 136192 2008-08-06 20:16:13Z tilghman $
#
# asterisk Starts, Stops and Reloads Asterisk.
#
# chkconfig: 2345 90 60
# description: Asterisk PBX and telephony daemo
www.eeworm.com/read/426010/1996854
asterisk rc.suse.asterisk
#!/bin/sh
# $Id: asterisk,v 1.3 2005/11/17 22:30:01 Gregory Boehnlein
#
# asterisk Starts, Stops and Reloads Asterisk.
#
# chkconfig: 2345 40 60
# description: Asterisk PBX and tel