aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/scripts
AgeCommit message (Collapse)AuthorFilesLines
2009-01-14Update autosupport script to supply info for both Zaptel and DAHDI in 1.4 andseanbright1-7/+25
be sure to run dahdi_test in 1.6.x and trunk instead of zttest. (closes issue #14132) Reported by: dsedivec Patches: asterisk-1.4-autosupport.patch uploaded by dsedivec (license 638) asterisk-trunk-autosupport.patch uploaded by dsedivec (license 638) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@168614 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-01Update the realtime_pgsql.sql script to create the setinterfacevar column.lmadsen1-0/+1
(closes issue #13549) Reported by: fiddur git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@145479 f38db490-d61c-443f-a65b-d21fe96a405b
2008-09-20Make vmail.cgi work with mailboxes defined in users.conf, too.seanbright1-1/+34
(closes issue #13187) Reported by: netvoice Patches: 20080911__bug13187.diff.txt uploaded by Corydon76 (license 14) (Slightly modified to take alchamist's comments on mantis into account) Tested by: msales, alchamist, seanbright git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@143736 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-11new installations should be using DAHDI instead of Zaptel, so the sample ↵kpfleming1-0/+7
config file is now chan_dahdi.conf instead of zapata.conf also, convert remaining references to zapata.conf in various places git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@130042 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-10Fixes a problem with some buggy versions of GNU awk (3.1.3) not liking ↵seanbright1-1/+1
carriage returns in scripts. (closes issue #12749) Reported by: alinux Tested by: Laureano (on #asterisk-dev), juggie git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@121596 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-30dont use a bashism way to check the $VERSION variable.mvanbaak1-2/+2
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/branches/1.4@119301 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-08remove postgres_cdr.sql, as the CDR schema is in realtime_pgsql.sql, as wellrussell1-33/+0
(closes issue #9676) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@115557 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-06Merged revisions 115421 via svnmerge from qwell1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r115421 | qwell | 2008-05-06 14:54:57 -0500 (Tue, 06 May 2008) | 7 lines read requires an argument on some non-bash shells (closes issue #12593) Reported by: bkruse Patches: getilbc.sh_12593_v1.diff uploaded by bkruse (license 132) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@115422 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-05When starting Asterisk, bug out if Asterisk is already running.tilghman1-1/+9
(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/branches/1.4@115285 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-29Merged revisions 114822 via svnmerge from kpfleming1-0/+11
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r114822 | kpfleming | 2008-04-29 07:52:32 -0500 (Tue, 29 Apr 2008) | 2 lines stop script from appending source code if run multiple times ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@114823 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-26Clicking forward without selecting a message leaves an errant .lock file.tilghman1-130/+138
(closes issue #12528) Reported by: pukepail Patches: patch.diff uploaded by pukepail (license 431) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@114689 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-15Update Digium autosupport script, for more useful information.qwell1-0/+32
(closes issue #12452) Reported by: angler Patches: autosupport.diff uploaded by angler (license 106) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@114138 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-08Add security note on astgenkey's manpage.tilghman1-0/+15
(closes issue #12373) Reported by: lmamane Patches: 20080406__bug12373.diff.txt uploaded by Corydon76 (license 14) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@113399 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-26Update autosupport script.file1-22/+57
(closes issue #12310) Reported by: angler Patches: autosupport.diff uploaded by angler (license 106) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@111129 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-26Merged revisions 111019 via svnmerge from kpfleming1-0/+22
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r111019 | kpfleming | 2008-03-26 13:58:37 -0500 (Wed, 26 Mar 2008) | 2 lines add a script to make getting the iLBC source code simple for end users ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@111024 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-12Document all of the possible realtime fieldstilghman2-4/+83
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@107877 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-12Remove condition that was impossible.qwell1-12/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@103503 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-20Change safe_asterisk to explicitly ask for /bin/bash, as it uses bashisms.russell1-1/+1
(closes issue #10772, reported by culrich) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@83316 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-28Fixes a forwarding problem when using res_config_mysqlmmichelson1-1/+1
(closes issue #10573, reported by chrisvaughan, patch suggested by chrisvaughan as well) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@81189 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-31Merged revisions 77842 via svnmerge from murf1-10/+17
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r77842 | murf | 2007-07-31 13:19:35 -0600 (Tue, 31 Jul 2007) | 1 line This probably isn't super-general, but it's a first stab at using kill -11 to generate a core file instead of gcore. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@77844 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-20don't delete the backtrace in ast_grab_corerussell1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@70164 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-18Merged revisions 69743 via svnmerge from tilghman1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r69743 | tilghman | 2007-06-18 12:45:15 -0500 (Mon, 18 Jun 2007) | 2 lines Issue 9998 - Remove SIG prefix, since it's not supported by ksh ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@69744 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-17Remove script that is no longer functional since the build system was redone.russell1-157/+0
(issue #9340, reported by junky) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@64759 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-11Merged revisions 63903 via svnmerge from tilghman1-4/+18
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r63903 | tilghman | 2007-05-11 11:31:03 -0500 (Fri, 11 May 2007) | 2 lines Issue 9121 - fixups for safe_asterisk script ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@63905 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-08Move realtime_pgsql.sql to contrib/scripts to be with the rest of the sql ↵russell1-0/+141
examples. (issue #9676, suretec) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@63403 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-18Merged revisions 51235 via svnmerge from tilghman1-12/+63
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r51235 | tilghman | 2007-01-18 11:42:17 -0600 (Thu, 18 Jan 2007) | 2 lines Document all the fields, including the indication that "uniqueid" should not be renamed. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@51236 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-16Fix an issue with IMAP storage and realtime voicemail.qwell1-0/+2
Also update the vmdb sql script for IMAP specific options. Issue 8819, initial patches by bsmithurst (slightly modified by me) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@51167 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26Merged revisions 46337 via svnmerge from qwell1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r46337 | qwell | 2006-10-26 12:47:52 -0500 (Thu, 26 Oct 2006) | 2 lines oops - somebody forgot to change this - long ago, probably. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@46340 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-18Make a zttest of 20 seconds part of the autosupport script (issue #7752 ↵file1-0/+8
reported by kshumard) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40395 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-14add the ability to run an arbitrary command if asterisk crashesrussell1-0/+4
(inspired by issue #7698, which was res_segfault by anthm) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@39636 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-19Merged revisions 21638 via svnmerge from kpfleming2-3/+18
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r21638 | kpfleming | 2006-04-19 16:10:41 -0500 (Wed, 19 Apr 2006) | 2 lines support system-specific scripts in safe_asterisk, before starting Asterisk proper ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@21639 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-07Bug 5702 - Realtime patch for meetmetilghman1-0/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12232 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-24Make sure safe_asterisk retains previous script defaultsmattf1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8587 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-24Updates from royk to safe_asterisk (#5207) Thanks!mattf1-14/+78
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8582 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-04Small typo fixoej1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7785 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-03add script for simple 'no-brainer' restarts of safe_asterisk (issue #5139)kpfleming1-0/+110
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7748 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming23-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-30protect web form parameters against malicious inputkpfleming1-4/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6896 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-30Add lookup script for people without CIDNAME plus rich variables...markster1-0/+90
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6455 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-14Build safe_asterisk script substituting the proper path in (bug #4952, patch ↵markster1-2/+3
not used) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6327 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-02This script is now useless...markster1-45/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6256 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-07add path-locking to voicemail CGI app (bug #4304)kpfleming1-30/+105
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6055 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05add man pages for autosupport and safe_asterisk scripts (bug #4642)kpfleming2-0/+103
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6026 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05use proper shebang line in autosupport script, at proper location (bug #4640)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6021 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-24add man pages (bug #4515)kpfleming1-0/+129
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5999 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15add script for grabbing core dump from running Asterisk process (bug #4174)kpfleming1-0/+64
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5671 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-27Add load tester (bug #3870)markster1-0/+148
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5280 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-11updates from anglerrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5169 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-30Fix paths in astxs (bug #3466)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4933 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-21Merge john's autosupport updatesmarkster1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4873 f38db490-d61c-443f-a65b-d21fe96a405b