Tilghman Lesher
6ababb90e3
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.0@217920 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-09-10 23:17:27 +00:00
Gavin Henry
162219a6c1
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.0@212028 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-13 11:40:22 +00:00
Gavin Henry
3710f03b95
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.0@211768 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-12 16:16:07 +00:00
Tilghman Lesher
78917685dd
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.0@206585 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-07-14 20:22:27 +00:00
Tilghman Lesher
9a2dd22314
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.0@198627 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-01 18:42:25 +00:00
Gavin Henry
4f54d18c57
issue #15155 and issue #15156 from trunk
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@197439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-05-28 11:40:15 +00:00
Joshua Colp
4e3fd1fc02
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.0@196659 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-05-26 13:07:29 +00:00
Michiel van Baak
35cf6af3bc
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.0@189851 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-04-22 14:32:43 +00:00
Tilghman Lesher
5ce204bf7b
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.0@187765 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-04-10 17:30:11 +00:00
Leif Madsen
148390c562
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.0@172273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-29 13:51:48 +00:00
Sean Bright
eb079909bc
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.0@168616 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-14 20:59:33 +00:00
Leif Madsen
6e2db4dc27
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.0@167664 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-08 14:31:37 +00:00
Leif Madsen
4d763741d4
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.0@167375 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-07 14:33:38 +00:00
Tilghman Lesher
d1b141fb9b
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.0@164800 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-12-16 19:55:38 +00:00
Leif Madsen
107d16c87c
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.0@145508 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-10-01 17:31:12 +00:00
Sean Bright
3bbb6b6d61
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.0@143738 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-09-20 00:54:15 +00:00
Kevin P. Fleming
261a4972f6
Merged revisions 134086 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r134086 | kpfleming | 2008-07-28 11:42:00 -0500 (Mon, 28 Jul 2008) | 3 lines
remove remaining Zaptel references in various places
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@134087 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-28 16:49:18 +00:00
Tilghman Lesher
3763dbdf2f
Merged revisions 133902 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r133902 | tilghman | 2008-07-25 16:59:39 -0500 (Fri, 25 Jul 2008) | 6 lines
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/branches/1.6.0@133903 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-25 22:00:17 +00:00
Tilghman Lesher
d944ce506e
Merged revisions 133400 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r133400 | tilghman | 2008-07-24 00:21:00 -0500 (Thu, 24 Jul 2008) | 3 lines
Build the logrotate script according to paths
(Closes issue #13147 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@133405 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-24 05:21:56 +00:00
Tilghman Lesher
6a8517b247
Merged revisions 132977 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r132977 | tilghman | 2008-07-23 12:14:56 -0500 (Wed, 23 Jul 2008) | 6 lines
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/branches/1.6.0@132978 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-23 17:15:46 +00:00
Tilghman Lesher
02cad6c401
Merged revisions 128160 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r128160 | tilghman | 2008-07-05 10:17:51 -0500 (Sat, 05 Jul 2008) | 7 lines
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/branches/1.6.0@128161 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-05 15:19:08 +00:00
Tilghman Lesher
be0a82a3bb
Merged revisions 125583 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r125583 | tilghman | 2008-06-26 17:49:16 -0500 (Thu, 26 Jun 2008) | 2 lines
Don't hang if the command is blank
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125584 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-26 22:50:17 +00:00
Jeff Peeler
f089bbf663
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/branches/1.6.0@123332 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-17 18:08:09 +00:00
Tilghman Lesher
405f86563f
Merged revisions 121855 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r121855 | tilghman | 2008-06-11 12:44:39 -0500 (Wed, 11 Jun 2008) | 3 lines
Expand CDR uniqueid field to 150 chars, to account for maximum systemname.
(Closes issue #12831 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@121856 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-11 17:45:37 +00:00
Sean Bright
291f2c5b0b
Merged revisions 121597 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r121597 | seanbright | 2008-06-10 14:35:37 -0400 (Tue, 10 Jun 2008) | 14 lines
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/branches/1.6.0@121598 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-10 18:36:29 +00:00
Michiel van Baak
c568ee08f3
Merged revisions 119302 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r119302 | mvanbaak | 2008-05-30 18:47:24 +0200 (Fri, 30 May 2008) | 22 lines
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/branches/1.6.0@119303 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-30 16:57:49 +00:00
Russell Bryant
fd3eea1ba8
Merged revisions 115558 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r115558 | russell | 2008-05-08 10:38:27 -0500 (Thu, 08 May 2008) | 11 lines
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/branches/1.6.0@115559 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-08 15:38:55 +00:00
Tilghman Lesher
fa1a079f43
Merged revisions 115509 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r115509 | tilghman | 2008-05-07 08:49:15 -0500 (Wed, 07 May 2008) | 2 lines
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/branches/1.6.0@115510 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-07 13:49:50 +00:00
Jason Parker
31891c5ad8
Merged revisions 115423 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r115423 | qwell | 2008-05-06 14:55:45 -0500 (Tue, 06 May 2008) | 23 lines
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/branches/1.6.0@115424 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-06 19:56:00 +00:00
Tilghman Lesher
87dfc2f6f8
Merged revisions 115286 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r115286 | tilghman | 2008-05-04 22:25:35 -0500 (Sun, 04 May 2008) | 15 lines
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/branches/1.6.0@115287 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-05 03:26:35 +00:00
Kevin P. Fleming
3df627a0fd
Merged revisions 114824 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r114824 | kpfleming | 2008-04-29 07:54:31 -0500 (Tue, 29 Apr 2008) | 18 lines
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/branches/1.6.0@114825 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-29 12:55:39 +00:00
Tilghman Lesher
d3a72a96af
Merged revisions 114690 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r114690 | tilghman | 2008-04-26 08:17:19 -0500 (Sat, 26 Apr 2008) | 14 lines
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/branches/1.6.0@114691 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-26 13:18:20 +00:00
Jason Parker
19d96ce22f
Merged revisions 114139 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r114139 | qwell | 2008-04-15 12:17:37 -0500 (Tue, 15 Apr 2008) | 15 lines
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/branches/1.6.0@114140 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-15 17:17:53 +00:00
Tilghman Lesher
6c96df8368
Merged revisions 114115 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r114115 | tilghman | 2008-04-14 11:32:59 -0500 (Mon, 14 Apr 2008) | 2 lines
Make tab-completion work for all cases
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@114116 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-14 16:33:59 +00:00
Tilghman Lesher
570cafe27e
Merged revisions 114098 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r114098 | tilghman | 2008-04-13 21:55:41 -0500 (Sun, 13 Apr 2008) | 3 lines
Add tab command-line completion
(Closes issue #12428 )
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@114099 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-14 02:59:50 +00:00
Tilghman Lesher
f997490e97
Merged revisions 114042 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r114042 | tilghman | 2008-04-10 14:04:29 -0500 (Thu, 10 Apr 2008) | 7 lines
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/branches/1.6.0@114043 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-10 19:09:37 +00:00
Jason Parker
2c7bcd89b6
Merged revisions 113838 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r113838 | qwell | 2008-04-09 12:56:07 -0500 (Wed, 09 Apr 2008) | 2 lines
Fix a small file handle "leak" pointed out by jjshoe on #asterisk.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@113839 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-09 17:56:28 +00:00
Tilghman Lesher
13366c64b8
Merged revisions 113647 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r113647 | tilghman | 2008-04-09 08:23:44 -0500 (Wed, 09 Apr 2008) | 6 lines
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/branches/1.6.0@113648 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-09 13:24:50 +00:00
Tilghman Lesher
7857509e29
Merged revisions 113559 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r113559 | tilghman | 2008-04-08 16:33:11 -0500 (Tue, 08 Apr 2008) | 6 lines
Add commandline tool for doing CLI commands through AMI (instead of using asterisk -rx)
(closes issue #12389 )
Reported by: davevg
Patches:
astcli uploaded by davevg (license 209)
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@113560 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-08 21:34:03 +00:00
Tilghman Lesher
362adae65d
Merged revisions 113400 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r113400 | tilghman | 2008-04-08 11:54:21 -0500 (Tue, 08 Apr 2008) | 14 lines
Merged revisions 113399 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@113401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-08 16:56:43 +00:00
Joshua Colp
c61c83eedb
Merged revisions 111130 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r111130 | file | 2008-03-26 16:56:40 -0300 (Wed, 26 Mar 2008) | 14 lines
Merged revisions 111129 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@111131 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-03-26 19:57:54 +00:00
Kevin P. Fleming
7d84d643e0
Merged revisions 111025 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r111025 | kpfleming | 2008-03-26 14:08:00 -0500 (Wed, 26 Mar 2008) | 18 lines
Merged revisions 111024 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@111026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-03-26 19:08:22 +00:00
Tilghman Lesher
4206a8f4f6
Merged revisions 107878 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
................
r107878 | tilghman | 2008-03-11 20:54:00 -0500 (Tue, 11 Mar 2008) | 10 lines
Merged revisions 107877 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@107879 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-03-12 01:55:41 +00:00
Tilghman Lesher
cfa0ec1f97
Add res_config_ldap for realtime LDAP engine.
...
(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: https://origsvn.digium.com/svn/asterisk/trunk@99696 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-01-22 22:33:20 +00:00
Russell Bryant
922de69e41
Merged revisions 83316 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@83317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-09-20 21:02:17 +00:00
Tilghman Lesher
cd9c418200
Incorporate the ability to log output of safe_asterisk to syslog (closes issue #9882 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81744 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-09-06 16:57:20 +00:00
Mark Michelson
aea8783546
Merged revisions 81189 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@81190 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-08-28 14:12:55 +00:00
Steve Murphy
134d16b3d3
Merged revisions 77844 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@77847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-07-31 21:33:37 +00:00
Russell Bryant
1a3f2c5605
Merged revisions 70164 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@70234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-06-20 02:13:53 +00:00
Tilghman Lesher
3d6db3c4af
Merged revisions 69744 via svnmerge from
...
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: https://origsvn.digium.com/svn/asterisk/trunk@69746 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-06-18 17:50:01 +00:00