代码搜索:asterisk

找到约 1,036 项符合「asterisk」的源代码

代码结果 1,036
www.eeworm.com/read/260849/11694023

png asterisk_orange.png

www.eeworm.com/read/260849/11694117

png asterisk_yellow.png

www.eeworm.com/read/248928/4462818

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 90 60 # description: Asterisk PBX and tel
www.eeworm.com/read/248928/4462820

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
www.eeworm.com/read/248928/4462821

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/248928/4462822

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/248928/4462823

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/248928/4462824

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/248928/4462842

safe_asterisk_restart

#!/bin/bash # vim:textwidth=80:tabstop=4:shiftwidth=4:smartindent # # this scripts prompts the user thrice, then tells asterisk to please shut down, # then kills asterisk and related processes with SI
www.eeworm.com/read/248928/4462845

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