aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2009-12-27Merged revisions 236434 via svnmerge from tilghman1-1/+10
https://origsvn.digium.com/svn/asterisk/trunk ................ r236434 | tilghman | 2009-12-27 12:20:53 -0600 (Sun, 27 Dec 2009) | 9 lines Merged revisions 236433 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r236433 | tilghman | 2009-12-27 12:19:38 -0600 (Sun, 27 Dec 2009) | 2 lines Turn on colors in the daemon, since there's many requests for it on Ubuntu. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@236436 f38db490-d61c-443f-a65b-d21fe96a405b
2009-12-07Merged revisions 233577 via svnmerge from atis1-6/+6
https://origsvn.digium.com/svn/asterisk/trunk ........ r233577 | atis | 2009-12-08 01:10:13 +0200 (Tue, 08 Dec 2009) | 8 lines Fix compatibility with valgrind 3.3 and older. (noticed in issue #16388) Reported by: parisioa Patches: valgrind.supp uloaded by atis (license 242) Tested by: atis, parisioa ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@233616 f38db490-d61c-443f-a65b-d21fe96a405b
2009-11-10Merged revisions 229050 via svnmerge from ghenry1-30/+126
https://origsvn.digium.com/svn/asterisk/trunk ........ r229050 | ghenry | 2009-11-10 11:16:10 +0000 (Tue, 10 Nov 2009) | 20 lines Schema file additions * Added AsteriskDialplan, AsteriskAccount and AsteriskMailbox objectClasses to allow standalone dialplan, account and mailbox entries (STRUCTURAL) * Added new Fields: - AstAccountLanguage, AstAccountTransport, AstAccountPromiscRedir, - AstAccountAccountCode, AstAccountSetVar, AstAccountAllowOverlap, - AstAccountVideoSupport, AstAccountIgnoreSDPVersion * Removed redundant IPaddr (there's already IPAddress) - Gives more configuration Flags for SIP-Users available (tested) - Allows to create Asterisk Attributes in defined Asterisk ObjectClasses without extensibleObject (which really should be the last resort); gives also additional possibilities for LDAP-filter (closes issue #15874) Reported by: Medozas Patches: asterisk.ldap-schema.patch uploaded by Medozas (license 41) Tested by: Medozas, suretec ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@229067 f38db490-d61c-443f-a65b-d21fe96a405b
2009-11-02Merged revisions 226812 via svnmerge from tilghman1-1/+7
https://origsvn.digium.com/svn/asterisk/trunk ................ r226812 | tilghman | 2009-11-02 11:15:31 -0600 (Mon, 02 Nov 2009) | 15 lines Merged revisions 226811 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r226811 | tilghman | 2009-11-02 11:14:20 -0600 (Mon, 02 Nov 2009) | 8 lines Don't allow two separate instances of safe_asterisk when restarting from the init script. (closes issue #14562) Reported by: davidw Patches: Initially 20091022__issue14562.diff.txt uploaded by tilghman (license 14) Modified to 20091030__Issue14562_diff.txt uploaded by davidw (license 780) Tested by: davidw ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@226814 f38db490-d61c-443f-a65b-d21fe96a405b
2009-10-22Merged revisions 225485 via svnmerge from lmadsen1-0/+41
https://origsvn.digium.com/svn/asterisk/trunk ................ r225485 | lmadsen | 2009-10-22 16:52:30 -0500 (Thu, 22 Oct 2009) | 19 lines Merged revisions 225484 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r225484 | lmadsen | 2009-10-22 16:51:52 -0500 (Thu, 22 Oct 2009) | 11 lines Clean valgrind output by suppressing false errors. Update valgrind.txt documentation and add valgrind.supp file in order to allow those who are creating valgrind output to have less false errors in the logfile. (closes issue #16007) Reported by: atis Patches: valgrind.txt.diff uploaded by atis (license 242) asterisk2.supp uploaded by atis (license 242) Tested by: atis, amorsen ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@225487 f38db490-d61c-443f-a65b-d21fe96a405b
2009-09-16Merged revisions 218799 via svnmerge from russell1-0/+0
https://origsvn.digium.com/svn/asterisk/trunk ................ r218799 | russell | 2009-09-16 08:34:41 -0500 (Wed, 16 Sep 2009) | 16 lines Merged revisions 218798 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r218798 | russell | 2009-09-16 08:33:43 -0500 (Wed, 16 Sep 2009) | 9 lines Remove the IAXy firmware from Asterisk. The firmware can now be found on downloads.digium.com, where the rest of our binary downloads live. This was the last part of our Asterisk tarballs that was considered non-free by Debian. :-) (closes issue #15838) Reported by: paravoid ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@218801 f38db490-d61c-443f-a65b-d21fe96a405b
2009-09-10Merged revisions 217916 via svnmerge from tilghman1-43/+46
https://origsvn.digium.com/svn/asterisk/trunk ........ r217916 | tilghman | 2009-09-10 18:12:16 -0500 (Thu, 10 Sep 2009) | 2 lines Make calltoken support work with realtime users and peers. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@217924 f38db490-d61c-443f-a65b-d21fe96a405b
2009-08-13Merged revisions 212027 via svnmerge from ghenry2-6/+7
https://origsvn.digium.com/svn/asterisk/trunk ........ r212027 | ghenry | 2009-08-13 12:37:12 +0100 (Thu, 13 Aug 2009) | 6 lines Fixed typo (closes issue #15710) Reported by: suretec ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@212029 f38db490-d61c-443f-a65b-d21fe96a405b
2009-08-12Merged revisions 211767 via svnmerge from ghenry2-4/+60
https://origsvn.digium.com/svn/asterisk/trunk ........ r211767 | ghenry | 2009-08-12 17:00:46 +0100 (Wed, 12 Aug 2009) | 33 lines Added three new attributes and applied a patch to res_config_ldap.c attributetype ( AstAccountSubscribeContext NAME 'AstAccountSubscribeContext' DESC 'Asterisk subscribe context' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15) attributetype ( AstAccountIpAddr NAME 'AstAccountIpAddr' DESC 'Asterisk aaccount IP address' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15) attributetype ( AstAccountUserAgent NAME 'AstAccountUserAgent' DESC 'Asterisk account user context' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15) and patch fix_empty_attributes_1.6.1.4_v2.patch (closes issue #13725) Reported by: macogeek Patches: fix_empty_attributes_1.6.1.4_v2.patch uploaded by xvisor (license 863) Tested by: suretec ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@211775 f38db490-d61c-443f-a65b-d21fe96a405b
2009-07-30Merged revisions 209554 via svnmerge from dbrooks1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r209554 | dbrooks | 2009-07-30 11:07:05 -0500 (Thu, 30 Jul 2009) | 6 lines Fixes numerous spelling errors. Patch submitted by alecdavis. (closes issue #15595) Reported by: alecdavis ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@209593 f38db490-d61c-443f-a65b-d21fe96a405b
2009-07-26Merged revisions 208886 via svnmerge from mvanbaak1-1/+20
https://origsvn.digium.com/svn/asterisk/trunk ........ r208886 | mvanbaak | 2009-07-26 16:00:52 +0200 (Sun, 26 Jul 2009) | 2 lines add OpenBSD to the install_prereq script ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@208888 f38db490-d61c-443f-a65b-d21fe96a405b
2009-07-24Merged revisions 208542 via svnmerge from mvanbaak1-4/+3
https://origsvn.digium.com/svn/asterisk/trunk ........ r208542 | mvanbaak | 2009-07-24 16:35:49 +0200 (Fri, 24 Jul 2009) | 13 lines use aptitude for debian based systems The function to check wether we need to install packages was using dpkg-query which was gives wrong output on Debian 5 Also, the apt-get has been replaced with aptitude because aptitude is now the preferred way to handle packages on Debian (closes issue #15570) Reported by: mvanbaak Patches: 2009072400_installprereq-aptitude.diff uploaded by mvanbaak (license 7) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@208544 f38db490-d61c-443f-a65b-d21fe96a405b
2009-07-14Recorded merge of revisions 206567 via svnmerge from tilghman1-0/+4
https://origsvn.digium.com/svn/asterisk/trunk ........ r206567 | tilghman | 2009-07-14 15:14:45 -0500 (Tue, 14 Jul 2009) | 6 lines Document all meetme realtime fields, and in the process, make some field lengths more consistent. (closes issue #15493) Reported by: lasko Patches: meetme.diff uploaded by lasko (license 833) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@206596 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-01Merged revisions 198626 via svnmerge from tilghman1-1/+9
https://origsvn.digium.com/svn/asterisk/trunk ........ r198626 | tilghman | 2009-06-01 13:40:35 -0500 (Mon, 01 Jun 2009) | 2 lines Add information for new meetme realtime fields ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@198628 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28issue #15155 and issue #15156 from trunkghenry2-11/+251
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@197440 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-26Merged revisions 196658 via svnmerge from file1-4/+4
https://origsvn.digium.com/svn/asterisk/trunk ................ r196658 | file | 2009-05-26 10:06:50 -0300 (Tue, 26 May 2009) | 14 lines Merged revisions 196657 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r196657 | file | 2009-05-26 10:06:09 -0300 (Tue, 26 May 2009) | 7 lines Remove some bash specific stuff from safe_asterisk. (closes issue #10812) Reported by: paravoid Patches: safe_asterisk_bashism.diff uploaded by tzafrir (license 46) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@196660 f38db490-d61c-443f-a65b-d21fe96a405b
2009-04-22Merged revisions 189850 via svnmerge from mvanbaak1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r189850 | mvanbaak | 2009-04-22 16:30:47 +0200 (Wed, 22 Apr 2009) | 19 lines Merged revisions 189849 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r189849 | mvanbaak | 2009-04-22 16:29:28 +0200 (Wed, 22 Apr 2009) | 12 lines replace sed with tr to remove \r from downloaded file On some systems, sed does not recognize \r in the pattern the way it was used here. Use tr instead because this works the same across systems. (closes issue #14936) Reported by: leobrown Patches: 2009042201_14936.diff.txt uploaded by mvanbaak (license 7) Tested by: leobrown, mvanbaak ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@189852 f38db490-d61c-443f-a65b-d21fe96a405b
2009-04-10Merged revisions 187764 via svnmerge from tilghman2-1/+3
https://origsvn.digium.com/svn/asterisk/trunk ................ r187764 | tilghman | 2009-04-10 12:29:34 -0500 (Fri, 10 Apr 2009) | 9 lines Merged revisions 187763 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r187763 | tilghman | 2009-04-10 12:28:46 -0500 (Fri, 10 Apr 2009) | 2 lines Add lastms column to the contributed table designs ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@187767 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-29Merged revisions 172271 via svnmerge from lmadsen1-0/+3
https://origsvn.digium.com/svn/asterisk/trunk ........ r172271 | lmadsen | 2009-01-29 08:47:27 -0500 (Thu, 29 Jan 2009) | 5 lines The realtime_pgsql.sql script is missing a couple of fields. closes issue #14339) Reported by: fiddur Patches: realtime_pgsql.sql.diff uploaded by fiddur (license 678) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@172272 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-23Merged revisions 170677 via svnmerge from mmichelson1-114/+163
https://origsvn.digium.com/svn/asterisk/trunk ................ r170677 | mmichelson | 2009-01-23 14:23:00 -0600 (Fri, 23 Jan 2009) | 22 lines Merged revisions 170671 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r170671 | mmichelson | 2009-01-23 14:21:51 -0600 (Fri, 23 Jan 2009) | 14 lines Update contrib/i18n.testsuite.conf to not use deprecated syntax * Convert Wait,1 to Wait(1) * Convert SetLanguage to Set(CHANNEL(language)) * Use 'n' for all priorities beyond the first Also added test for Chinese numbers, too. (closes issue #14320) Reported by: dant Patches: i18n.testsuite.conf.issue14320.v2.diff uploaded by dant (license 670) ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@170693 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-14Merged revisions 168615 via svnmerge from seanbright1-8/+5
https://origsvn.digium.com/svn/asterisk/trunk ................ r168615 | seanbright | 2009-01-14 15:58:26 -0500 (Wed, 14 Jan 2009) | 16 lines Merged revisions 168614 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r168614 | seanbright | 2009-01-14 15:52:00 -0500 (Wed, 14 Jan 2009) | 9 lines Update autosupport script to supply info for both Zaptel and DAHDI in 1.4 and 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.6.1@168618 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-08Merged revisions 167662 via svnmerge from lmadsen1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r167662 | lmadsen | 2009-01-08 09:27:53 -0500 (Thu, 08 Jan 2009) | 1 line Oops... fix the fieldname I changed yesterday to be right. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@167663 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-07Merged revisions 167373 via svnmerge from lmadsen1-2/+2
https://origsvn.digium.com/svn/asterisk/trunk ........ r167373 | lmadsen | 2009-01-07 09:26:19 -0500 (Wed, 07 Jan 2009) | 1 line Update the sip-friends.sql file to use the non-deprecated 'defaultname' instead of 'username' and remove an extra comma that would cause the script to fail as-is ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@167376 f38db490-d61c-443f-a65b-d21fe96a405b
2008-12-16Merged revisions 164798 via svnmerge from tilghman1-0/+8
https://origsvn.digium.com/svn/asterisk/trunk ........ r164798 | tilghman | 2008-12-16 13:54:11 -0600 (Tue, 16 Dec 2008) | 4 lines Set up umask as a possible configuration option. (closes issue #13753) Reported by: irroot ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@164799 f38db490-d61c-443f-a65b-d21fe96a405b
2008-12-08Merged revisions 161830 via svnmerge from file2-6/+5
https://origsvn.digium.com/svn/asterisk/trunk ........ r161830 | file | 2008-12-08 16:53:50 -0400 (Mon, 08 Dec 2008) | 2 lines Update autosupport script with a few changes. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@161835 f38db490-d61c-443f-a65b-d21fe96a405b
2008-11-15Merged revisions 157105 via svnmerge from kpfleming1-3/+48
https://origsvn.digium.com/svn/asterisk/trunk ........ r157105 | kpfleming | 2008-11-15 19:00:32 +0100 (Sat, 15 Nov 2008) | 13 lines major update to doxygen configuration file: 1) update to doxygen 1.5.x style file, as used in trunk 2) tell doxygen where are header files are, so include-file processing can be done 3) make all macros that are used to define variables/functions be expanded, so that doxygen will properly document the resulting variable/function 4) make all macros that are used to provide the contents of a variable (structure) be expanded, so that doxygen will be able to document the resulting fields 5) suppress compiler attributes (__attribute__(xxx)) from being seen by doxygen, so it will properly match up function definition and usage (for an example of th effect of this, look at the doxygen docs for ast_log() from before and afte this commit) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@157108 f38db490-d61c-443f-a65b-d21fe96a405b
2008-10-01Merged revisions 145487 via svnmerge from lmadsen1-0/+1
https://origsvn.digium.com/svn/asterisk/trunk ................ r145487 | lmadsen | 2008-10-01 13:26:20 -0400 (Wed, 01 Oct 2008) | 12 lines Merged revisions 145479 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r145479 | lmadsen | 2008-10-01 13:18:30 -0400 (Wed, 01 Oct 2008) | 6 lines Update the realtime_pgsql.sql script to create the setinterfacevar column. (closes issue #13549) Reported by: fiddur ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@145517 f38db490-d61c-443f-a65b-d21fe96a405b
2008-09-20Merged revisions 143737 via svnmerge from seanbright1-1/+34
https://origsvn.digium.com/svn/asterisk/trunk ................ r143737 | seanbright | 2008-09-19 20:52:20 -0400 (Fri, 19 Sep 2008) | 17 lines Merged revisions 143736 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r143736 | seanbright | 2008-09-19 20:50:10 -0400 (Fri, 19 Sep 2008) | 9 lines Make vmail.cgi work with mailboxes defined in users.conf, too. (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.6.1@143739 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-06Merged revisions 136190 via svnmerge from tilghman1-1/+1
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-04Rename Mandrake scripts to Mandrivatilghman2-0/+0
(Closes issue #13221) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@135485 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-04Merged revisions 135482 via svnmerge from tilghman1-0/+2
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-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-11clean up a bunch more Zaptel-related referenceskpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@130044 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. ↵jpeeler6-27/+28
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 mvanbaak7-8/+8
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-08Merged revisions 115554 via svnmerge from russell1-1/+2
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-08Merged revisions 115545 via svnmerge from russell1-1/+1
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-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