aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/scripts
AgeCommit message (Collapse)AuthorFilesLines
2008-08-01Make safe_asterisk work on dash/sh/bash etc.mvanbaak1-2/+2
(closes issue #13111) Reported by: pabelanger Patches: 2008071901_issue13111_safe_asterisk.diff uploaded by mvanbaak (license 7) Tested by: mvanbaak, pabelanger git-svn-id: http://svn.digium.com/svn/asterisk/trunk@135061 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-28remove remaining Zaptel references in various placeskpfleming1-4/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@134086 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-25Update versiontilghman1-1/+2
(closes issue #13163) Reported by: suretec Patches: asterisk.ldif uploaded by suretec (license 70) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@133902 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-24Build the logrotate script according to pathstilghman1-3/+3
(Closes issue #13147) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@133400 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-23Add logrotate script for Asterisktilghman1-0/+13
(closes issue #13085) Reported by: pabelanger Patches: logrotate uploaded by pabelanger (license 224) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@132977 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-05LDAP schema updatestilghman2-1/+35
(closes issue #12860) Reported by: flyn Patches: asterisk.ldif uploaded by suretec (license 70) asterisk.schema uploaded by suretec (license 70) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@128160 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-27Separate multiple items encoded into a single field with ';'tilghman1-2/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@126021 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-26Don't hang if the command is blanktilghman1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@125583 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. ↵jpeeler2-7/+8
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-11Expand CDR uniqueid field to 150 chars, to account for maximum systemname.tilghman1-1/+1
(Closes issue #12831) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@121855 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-10Merged revisions 121596 via svnmerge from seanbright1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r121596 | seanbright | 2008-06-10 14:34:45 -0400 (Tue, 10 Jun 2008) | 6 lines Fixes a problem with some buggy versions of GNU awk (3.1.3) not liking 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/trunk@121597 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldstilghman1-0/+38
to realtime less painful in the future. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@120789 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-30Merged revisions 119301 via svnmerge from mvanbaak1-2/+2
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-12Add a script which installs every package needed for a Debian install oftilghman1-0/+126
Asterisk, and includes possible support (to be contributed) for various other distributions. (closes issue #10523) Reported by: tzafrir Patches: install_prereq_2 uploaded by tzafrir (license 46) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115813 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-08Merged revisions 115557 via svnmerge from russell1-33/+0
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r115557 | russell | 2008-05-08 10:37:49 -0500 (Thu, 08 May 2008) | 3 lines remove postgres_cdr.sql, as the CDR schema is in realtime_pgsql.sql, as well (closes issue #9676) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115558 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-07Update typos in description fieldstilghman2-26/+38
(closes issue #12598) Reported by: suretec Patches: asterisk_schema_changes.patch uploaded by suretec (license 70) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115509 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-06Merged revisions 115422 via svnmerge from qwell1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r115422 | qwell | 2008-05-06 14:55:29 -0500 (Tue, 06 May 2008) | 15 lines Merged revisions 115421 via svnmerge from 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/trunk@115423 f38db490-d61c-443f-a65b-d21fe96a405b
2008-05-05Merged revisions 115285 via svnmerge from tilghman1-0/+8
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-04-29Merged revisions 114823 via svnmerge from kpfleming1-0/+11
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r114823 | kpfleming | 2008-04-29 07:53:12 -0500 (Tue, 29 Apr 2008) | 10 lines Merged revisions 114822 via svnmerge from 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/trunk@114824 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-26Merged revisions 114689 via svnmerge from tilghman1-130/+138
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114689 | tilghman | 2008-04-26 08:15:21 -0500 (Sat, 26 Apr 2008) | 6 lines Clicking forward without selecting a message leaves an errant .lock file. (closes issue #12528) Reported by: pukepail Patches: patch.diff uploaded by pukepail (license 431) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114690 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-15Merged revisions 114138 via svnmerge from qwell1-0/+32
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114138 | qwell | 2008-04-15 12:17:18 -0500 (Tue, 15 Apr 2008) | 7 lines Update Digium autosupport script, for more useful information. (closes issue #12452) Reported by: angler Patches: autosupport.diff uploaded by angler (license 106) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114139 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-14Make tab-completion work for all casestilghman1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114115 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-14Add tab command-line completiontilghman1-10/+31
(Closes issue #12428) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114098 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-10The hydra grows yet another head...tilghman1-36/+91
(closes issue #12401) Reported by: davevg Patches: astcli.diff2 uploaded by davevg (license 209) Tested by: davevg, Corydon76 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114042 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-09Fix a small file handle "leak" pointed out by jjshoe on #asterisk.qwell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@113838 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-09Additional enhancementstilghman1-25/+48
(closes issue #12390) Reported by: tzafrir Patches: astcli_fixes.diff uploaded by tzafrir (license 46) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@113647 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-08Add commandline tool for doing CLI commands through AMI (instead of using ↵tilghman1-0/+67
asterisk -rx) (closes issue #12389) Reported by: davevg Patches: astcli uploaded by davevg (license 209) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@113559 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-08Merged revisions 113399 via svnmerge from tilghman1-0/+15
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r113399 | tilghman | 2008-04-08 11:51:28 -0500 (Tue, 08 Apr 2008) | 6 lines Add security note on astgenkey's manpage. (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/trunk@113400 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-26Merged revisions 111129 via svnmerge from file1-22/+57
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r111129 | file | 2008-03-26 16:55:08 -0300 (Wed, 26 Mar 2008) | 6 lines Update autosupport script. (closes issue #12310) Reported by: angler Patches: autosupport.diff uploaded by angler (license 106) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@111130 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-26Merged revisions 111024 via svnmerge from kpfleming1-0/+22
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r111024 | kpfleming | 2008-03-26 14:06:56 -0500 (Wed, 26 Mar 2008) | 10 lines Merged revisions 111019 via svnmerge from 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/trunk@111025 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-18Comment debugtilghman1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@109680 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-12Merged revisions 107877 via svnmerge from tilghman2-4/+83
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r107877 | tilghman | 2008-03-11 20:52:40 -0500 (Tue, 11 Mar 2008) | 2 lines Document all of the possible realtime fields ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@107878 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-11Add contributed script for separation of database access from Asterisktilghman1-0/+209
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@107721 f38db490-d61c-443f-a65b-d21fe96a405b
2008-01-22Add res_config_ldap for realtime LDAP engine.tilghman2-0/+1129
(closes issue #5768) Reported by: mguesdon Patches: res_config_ldap-v0.7.tar.gz uploaded by mguesdon (license 121) res_ldap.conf.sample uploaded by suretec (license 70) asterisk-v3.1.4.ldif uploaded by suretec (license 70) asterisk-v3.1.4.schema uploaded by suretec (license 70) Tested by: oej, mguesdon, suretec, cthorner git-svn-id: http://svn.digium.com/svn/asterisk/trunk@99696 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-20Merged revisions 83316 via svnmerge from russell1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r83316 | russell | 2007-09-20 16:01:20 -0500 (Thu, 20 Sep 2007) | 3 lines Change safe_asterisk to explicitly ask for /bin/bash, as it uses bashisms. (closes issue #10772, reported by culrich) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@83317 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-06Incorporate the ability to log output of safe_asterisk to syslog (closes ↵tilghman1-18/+27
issue #9882) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81744 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-28Merged revisions 81189 via svnmerge from mmichelson1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r81189 | mmichelson | 2007-08-28 09:12:14 -0500 (Tue, 28 Aug 2007) | 5 lines Fixes a forwarding problem when using res_config_mysql (closes issue #10573, reported by chrisvaughan, patch suggested by chrisvaughan as well) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81190 f38db490-d61c-443f-a65b-d21fe96a405b
2007-07-31Merged revisions 77844 via svnmerge from murf1-10/+17
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r77844 | murf | 2007-07-31 14:59:10 -0600 (Tue, 31 Jul 2007) | 9 lines Merged revisions 77842 via svnmerge from 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/trunk@77847 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-20Merged revisions 70164 via svnmerge from russell1-2/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r70164 | russell | 2007-06-19 19:03:22 -0500 (Tue, 19 Jun 2007) | 2 lines don't delete the backtrace in ast_grab_core ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@70234 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-18Merged revisions 69744 via svnmerge from tilghman1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r69744 | tilghman | 2007-06-18 12:46:40 -0500 (Mon, 18 Jun 2007) | 10 lines Merged revisions 69743 via svnmerge from 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/trunk@69746 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-17Merged revisions 64759 via svnmerge from russell1-157/+0
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r64759 | russell | 2007-05-17 11:52:53 -0500 (Thu, 17 May 2007) | 3 lines Remove script that is no longer functional since the build system was redone. (issue #9340, reported by junky) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@64760 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-11Merged revisions 63905 via svnmerge from tilghman1-4/+18
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r63905 | tilghman | 2007-05-11 11:35:51 -0500 (Fri, 11 May 2007) | 10 lines Merged revisions 63903 via svnmerge from 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/trunk@63906 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-08Merged revisions 63403 via svnmerge from russell1-0/+141
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r63403 | russell | 2007-05-08 10:10:37 -0500 (Tue, 08 May 2007) | 3 lines Move realtime_pgsql.sql to contrib/scripts to be with the rest of the sql examples. (issue #9676, suretec) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@63404 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-18Merged revisions 51236 via svnmerge from tilghman1-12/+65
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r51236 | tilghman | 2007-01-18 11:49:41 -0600 (Thu, 18 Jan 2007) | 10 lines Merged revisions 51235 via svnmerge from 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/trunk@51237 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-16Merged revisions 51167 via svnmerge from qwell1-0/+2
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r51167 | qwell | 2007-01-16 16:50:19 -0600 (Tue, 16 Jan 2007) | 6 lines Fix an issue with IMAP storage and realtime voicemail. 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/trunk@51168 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26oops - somebody forgot to change this - long ago, probably.qwell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46341 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