Archived
14
0
Fork 0
Commit graph

35 commits

Author SHA1 Message Date
qwell
9a229a7375 Make this executable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@157461 f38db490-d61c-443f-a65b-d21fe96a405b
2008-11-18 21:03:12 +00:00
qwell
fd973179a6 Add init script for ArchLinux
(closes issue #13667)
Reported by: sherif
Patches:
      archlinux_rc_makefile.patch uploaded by sherif (license 591)
      archlinux_rc_makefile-2.patch uploaded by mvanbaak (license 7)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@157460 f38db490-d61c-443f-a65b-d21fe96a405b
2008-11-18 21:01:46 +00:00
mvanbaak
fc9bce2992 dont use deprecated commands in the init scripts.
(closes issue #13720)
Reported by: decryptus_proformatique
Patches:
      contrib_initd_module_reload.patch uploaded by decryptus (license 555)
	  With mods by me to fix stop commands as well


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@150930 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-18 09:02:36 +00:00
tilghman
be2093ef29 Merged revisions 136190 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r136190 | tilghman | 2008-08-06 15:14:54 -0500 (Wed, 06 Aug 2008) | 4 lines

-C option takes a filename, not a directory path.
(closes issue #13007)
 Reported by: klaus3000

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@136191 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-06 20:15:34 +00:00
tilghman
24dbdf83ca Rename Mandrake scripts to Mandriva
(Closes issue #13221)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@135485 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-04 17:12:15 +00:00
tilghman
a764d7e91f Merged revisions 135482 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r135482 | tilghman | 2008-08-04 12:07:52 -0500 (Mon, 04 Aug 2008) | 2 lines

Define ASTSBINDIR for script
(Closes issue #13221)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@135483 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-04 17:08:42 +00:00
jpeeler
490730a6b3 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@122234 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-12 17:27:55 +00:00
mvanbaak
1a981f03f5 Merged revisions 119301 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r119301 | mvanbaak | 2008-05-30 18:44:39 +0200 (Fri, 30 May 2008) | 14 lines

dont use a bashism way to check the $VERSION variable.
The rc/init.d scripts, and safe_asterisk work on normal sh now again.
Tested on:
OpenBSD 4.2 (me)
Debian etch (me)
Ubuntu Hardy (me and loloski)
FC9 (loloski)

(closes issue #12687)
Reported by: loloski
Patches:
      20080529-12687-safe_asterisk-fixversion.diff.txt uploaded by mvanbaak (license 7)
	  Tested by: loloski, mvanbaak

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@119302 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-30 16:47:24 +00:00
russell
34418acf02 Merged revisions 115554 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r115554 | russell | 2008-05-08 10:32:08 -0500 (Thu, 08 May 2008) | 3 lines

Don't exit the script if Asterisk is not running.
(closes issue #12611)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115555 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-08 15:32:48 +00:00
russell
3210eb27d9 Merged revisions 115545 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r115545 | russell | 2008-05-08 09:40:53 -0500 (Thu, 08 May 2008) | 4 lines

Use the same method for executing Asterisk as the rest of the script.
(closes issue #12611)
Reported by: b_plessis

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115546 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-08 14:41:12 +00:00
tilghman
ffb620f33d Merged revisions 115285 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r115285 | tilghman | 2008-05-04 22:22:25 -0500 (Sun, 04 May 2008) | 7 lines

When starting Asterisk, bug out if Asterisk is already running.
(closes issue #12525)
 Reported by: explidous
 Patches: 
       20080428__bug12525.diff.txt uploaded by Corydon76 (license 14)
 Tested by: mvanbaak

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115286 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-05 03:25:35 +00:00
russell
1e2a96cfeb Merged revisions 108792 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r108792 | russell | 2008-03-14 15:04:35 -0500 (Fri, 14 Mar 2008) | 4 lines

Update the SuSE init script to start networking before asterisk, as well.

(closes issue #12200, reported by and change suggested by reinerotto)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@108793 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-14 20:04:56 +00:00
tilghman
7b9e85417c Merged revisions 105113 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r105113 | tilghman | 2008-02-28 15:56:54 -0600 (Thu, 28 Feb 2008) | 7 lines

Update init script for LSB compat
(closes issue #9843)
 Reported by: ibc
 Patches: 
       rc.debian.asterisk.patch uploaded by ibc (license 211)
 Tested by: paravoid

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@105176 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-29 01:15:20 +00:00
tilghman
cd81d42594 Merged revisions 67061 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r67061 | tilghman | 2007-06-04 12:11:43 -0500 (Mon, 04 Jun 2007) | 10 lines

Merged revisions 67060 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r67060 | tilghman | 2007-06-04 12:10:30 -0500 (Mon, 04 Jun 2007) | 2 lines

Add revision Id tags (by request of tzafrir)

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@67062 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-04 17:12:35 +00:00
russell
a0d0830278 Merged revisions 53001 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53001 | russell | 2007-01-30 17:38:42 -0600 (Tue, 30 Jan 2007) | 2 lines

Update init script for SuSE 10.  (issue #8363, johnlange)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53002 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 23:39:06 +00:00
russell
1c99798695 Merged revisions 46563 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46563 | russell | 2006-10-31 01:30:53 -0500 (Tue, 31 Oct 2006) | 3 lines

Start Asterisk later in the boot process to ensure it starts after stuff like
MySQL (issue #8253, Alric)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46564 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-31 06:31:34 +00:00
file
d53f50c44d Merged revisions 44199 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r44199 | file | 2006-10-02 15:41:39 -0400 (Mon, 02 Oct 2006) | 10 lines

Merged revisions 44198 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r44198 | file | 2006-10-02 15:39:59 -0400 (Mon, 02 Oct 2006) | 2 lines

We should be using $AST_SBIN instead of hardcoding the path for the error message (issue #7942 reported by eclubb)

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44200 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-02 19:43:00 +00:00
tilghman
ad5003fe84 Merged revisions 37458 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r37458 | tilghman | 2006-07-12 13:29:01 -0500 (Wed, 12 Jul 2006) | 2 lines

Merge fixup for asterisk startup script to zaptel startup script

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37459 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-12 18:39:36 +00:00
tilghman
8a106fb36a Merged revisions 15615 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r15615 | tilghman | 2006-03-28 11:48:18 -0600 (Tue, 28 Mar 2006) | 2 lines

Bug 6815 - Adding quotes to make bash happy

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15616 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-28 17:49:39 +00:00
tilghman
34053fab2c Merged revisions 14868 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r14868 | tilghman | 2006-03-24 23:07:52 -0600 (Fri, 24 Mar 2006) | 2 lines

Bug 6601 - More configuration abilities for the RH init script

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14869 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-25 05:10:07 +00:00
tilghman
44b25415b6 Bug 6106 - SuSE startup script
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7919 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09 23:20:50 +00:00
kpfleming
dc76ba74df Merged revisions 7285,7299,7310,7329 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7285 | tilghman | 2005-12-02 15:12:05 -0600 (Fri, 02 Dec 2005) | 2 lines

Turn on executable bits for startup scripts, and fix bash var interpolation for Mandrake

........
r7299 | oej | 2005-12-02 19:24:40 -0600 (Fri, 02 Dec 2005) | 2 lines

Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-)

........
r7310 | tilghman | 2005-12-03 13:55:05 -0600 (Sat, 03 Dec 2005) | 3 lines

Bug 5925: check for "Unknown", as that's what app_voicemail puts into the field for Unknown callerid
Also, remove useless res checks (initialized to 0; never set)

........
r7329 | kpfleming | 2005-12-04 12:03:07 -0600 (Sun, 04 Dec 2005) | 2 lines

use a more efficient way to get the revision number, that will also report if the working copy contains uncommitted modifications

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7330 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-04 18:12:52 +00:00
russell
e6d65d23a7 Comment out LD_ASSUME_KERNEL by default.
Print error messages if asterisk executable or the asterisk configuration
directory is not found. (issue #5785, #5708)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7241 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-30 21:22:38 +00:00
kpfleming
24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
markster
5bc2160d5c Add slackware initialization (bug #3900)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5331 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-01 03:39:45 +00:00
markster
8cf288022b Improve mandrake init files (bug #3699)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5174 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-12 06:50:22 +00:00
markster
b9cc40c9ac Add debian initialization script (bug #2008)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3501 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-24 03:17:52 +00:00
markster
95f8ab1c9d Merge damin's updated redhat scripts for starting/stopping/reloading asterisk
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3475 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-19 01:48:52 +00:00
markster
1881ec2d57 Use insmod instead of modprobe (bug #939)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2780 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-26 13:53:31 +00:00
citats
6fc937d878 Make redhat init.d script call asterisk to reload instead of forcing a restart (bug 1481)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2770 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-26 07:06:29 +00:00
malcolmd
2695dc06a1 Added first go at a Gentoo rc-script
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1960 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-12 02:44:34 +00:00
jeremy
d32fb2bb89 change version identifier
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1942 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-11 10:22:29 +00:00
jeremy
00e98ce728 Add Corydon76's mandrake startup scripts. Bug #312
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1941 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-11 10:17:38 +00:00
markster
8e69d5d172 Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@539 f38db490-d61c-443f-a65b-d21fe96a405b
2002-10-22 15:31:47 +00:00
markster
a6b48f353a Version 0.1.12 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@462 f38db490-d61c-443f-a65b-d21fe96a405b
2002-06-19 02:35:40 +00:00