Tilghman Lesher
5d2cd787e7
Merged revisions 253758 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r253758 | tilghman | 2010-03-22 14:05:27 -0500 (Mon, 22 Mar 2010) | 2 lines
Update query should be an UPDATE, not a SELECT.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@253759 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-03-22 19:06:27 +00:00
Tilghman Lesher
6bbe055811
Merged revisions 253755 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r253755 | tilghman | 2010-03-22 13:58:48 -0500 (Mon, 22 Mar 2010) | 4 lines
Return the list for later manipulation. This fixes an issue with the update procedure.
Debugging with mmichelson.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@253756 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-03-22 19:01:16 +00:00
Tilghman Lesher
dbdb786ef4
Merged revisions 253712 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r253712 | tilghman | 2010-03-22 11:59:35 -0500 (Mon, 22 Mar 2010) | 2 lines
Accomodate equal signs in DSNs and add documentation, based upon mmichelson's feedback.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@253713 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-03-22 17:01:21 +00:00
Tilghman Lesher
31f7c8e937
Merged revisions 239308 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r239308 | tilghman | 2010-01-11 21:21:40 -0600 (Mon, 11 Jan 2010) | 15 lines
Merged revisions 239307 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r239307 | tilghman | 2010-01-11 21:18:36 -0600 (Mon, 11 Jan 2010) | 8 lines
Portability and other fixes for the safe_asterisk script
(closes issue #16416 )
Reported by: bklang
Patches:
safe_asterisk-compat-1.patch uploaded by bklang (license 919)
20100106__issue16416__trunk.diff.txt uploaded by tilghman (license 14)
Tested by: bklang
........
................
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@239310 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-01-12 03:25:11 +00:00
Gavin Henry
faaf328e4d
Merged revisions 229050 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@229067 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-11-10 11:22:37 +00:00
Tilghman Lesher
87641f061a
Merged revisions 217916 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@217924 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-09-10 23:18:45 +00:00
Gavin Henry
b954f1ce87
Merged revisions 212027 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212029 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-13 11:44:01 +00:00
Gavin Henry
82bb507be9
Merged revisions 211767 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@211775 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-12 16:19:00 +00:00
Michiel van Baak
8995592c46
Merged revisions 208886 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@208888 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-07-26 14:04:26 +00:00
Michiel van Baak
6ff2304e03
Merged revisions 208542 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@208544 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-07-24 14:38:36 +00:00
Tilghman Lesher
733fc802eb
Recorded merge of revisions 206567 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@206596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-07-14 20:25:34 +00:00
Tilghman Lesher
62dda18b91
Merged revisions 198626 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@198628 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-01 18:44:21 +00:00
Gavin Henry
89a59c618e
issue #15155 and issue #15156 from trunk
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@197440 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-05-28 11:40:30 +00:00
Joshua Colp
b7a84421a9
Merged revisions 196658 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@196660 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-05-26 13:08:12 +00:00
Michiel van Baak
063d32955c
Merged revisions 189850 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@189852 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-04-22 14:33:59 +00:00
Tilghman Lesher
f4654a2a5a
Merged revisions 187764 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@187767 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-04-10 17:30:46 +00:00
Leif Madsen
01afbf9e6c
Merged revisions 172271 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@172272 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-29 13:50:52 +00:00
Sean Bright
70c15164ec
Merged revisions 168615 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@168618 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-14 21:00:22 +00:00
Leif Madsen
39f02645de
Merged revisions 167662 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@167663 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-08 14:30:54 +00:00
Leif Madsen
091e03e136
Merged revisions 167373 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@167376 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-07 14:41:14 +00:00
Tilghman Lesher
a7346e7e21
Merged revisions 164798 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@164799 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-12-16 19:54:51 +00:00
Joshua Colp
2f51870263
Merged revisions 161830 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@161835 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-12-08 20:55:54 +00:00
Leif Madsen
5de6edd67a
Merged revisions 145487 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@145517 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-10-01 17:33:50 +00:00
Sean Bright
7d9df5665a
Merged revisions 143737 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@143739 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-09-20 00:55:01 +00:00
Michiel van Baak
d1df7bfcfc
Make safe_asterisk work on dash/sh/bash etc.
...
(closes issue #13111 )
Reported by: pabelanger
Patches:
2008071901_issue13111_safe_asterisk.diff uploaded by mvanbaak (license 7)
Tested by: mvanbaak, pabelanger
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135061 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-01 12:17:33 +00:00
Kevin P. Fleming
6291cd19bf
remove remaining Zaptel references in various places
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@134086 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-28 16:42:00 +00:00
Tilghman Lesher
865a126751
Update version
...
(closes issue #13163 )
Reported by: suretec
Patches:
asterisk.ldif uploaded by suretec (license 70)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@133902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-25 21:59:39 +00:00
Tilghman Lesher
46db155e92
Build the logrotate script according to paths
...
(Closes issue #13147 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@133400 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-24 05:21:00 +00:00
Tilghman Lesher
70a0b7fcd1
Add logrotate script for Asterisk
...
(closes issue #13085 )
Reported by: pabelanger
Patches:
logrotate uploaded by pabelanger (license 224)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@132977 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-23 17:14:56 +00:00
Tilghman Lesher
509fd1aff7
LDAP schema updates
...
(closes issue #12860 )
Reported by: flyn
Patches:
asterisk.ldif uploaded by suretec (license 70)
asterisk.schema uploaded by suretec (license 70)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@128160 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 15:17:51 +00:00
Tilghman Lesher
ed553a7c77
Separate multiple items encoded into a single field with ';'
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@126021 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-27 20:38:59 +00:00
Tilghman Lesher
115ff1bb37
Don't hang if the command is blank
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125583 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 22:49:16 +00:00
Jeff Peeler
ef3b214728
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: https://origsvn.digium.com/svn/asterisk/trunk@122234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-12 17:27:55 +00:00
Tilghman Lesher
99c2f1c9f7
Expand CDR uniqueid field to 150 chars, to account for maximum systemname.
...
(Closes issue #12831 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@121855 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-11 17:44:39 +00:00
Sean Bright
14b35dfb38
Merged revisions 121596 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@121597 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-10 18:35:37 +00:00
Tilghman Lesher
9471b87d27
Merge the adaptive realtime branch, which will make adding new required fields
...
to realtime less painful in the future.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@120789 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-05 19:07:27 +00:00
Michiel van Baak
fcc15d65b1
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: https://origsvn.digium.com/svn/asterisk/trunk@119302 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-30 16:47:24 +00:00
Tilghman Lesher
8722b3b5ae
Add a script which installs every package needed for a Debian install of
...
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: https://origsvn.digium.com/svn/asterisk/trunk@115813 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-12 20:34:38 +00:00
Russell Bryant
44bf50567f
Merged revisions 115557 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@115558 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-08 15:38:27 +00:00
Tilghman Lesher
7bab9e3710
Update typos in description fields
...
(closes issue #12598 )
Reported by: suretec
Patches:
asterisk_schema_changes.patch uploaded by suretec (license 70)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115509 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-07 13:49:15 +00:00
Jason Parker
a41572affc
Merged revisions 115422 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@115423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-06 19:55:45 +00:00
Tilghman Lesher
e01ada1ca7
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: https://origsvn.digium.com/svn/asterisk/trunk@115286 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-05 03:25:35 +00:00
Kevin P. Fleming
17924115db
Merged revisions 114823 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@114824 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-29 12:54:31 +00:00
Tilghman Lesher
3376c2212c
Merged revisions 114689 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@114690 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-26 13:17:19 +00:00
Jason Parker
c2d0b572bf
Merged revisions 114138 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@114139 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-15 17:17:37 +00:00
Tilghman Lesher
e7daf63fd8
Make tab-completion work for all cases
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114115 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-14 16:32:59 +00:00
Tilghman Lesher
c716e8de53
Add tab command-line completion
...
(Closes issue #12428 )
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114098 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-14 02:55:41 +00:00
Tilghman Lesher
954fea4d10
The hydra grows yet another head...
...
(closes issue #12401 )
Reported by: davevg
Patches:
astcli.diff2 uploaded by davevg (license 209)
Tested by: davevg, Corydon76
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114042 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-10 19:04:29 +00:00
Jason Parker
e735c70ce1
Fix a small file handle "leak" pointed out by jjshoe on #asterisk.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@113838 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-09 17:56:07 +00:00
Tilghman Lesher
03479bd418
Additional enhancements
...
(closes issue #12390 )
Reported by: tzafrir
Patches:
astcli_fixes.diff uploaded by tzafrir (license 46)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@113647 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-09 13:23:44 +00:00