Commit Graph

224 Commits

Author SHA1 Message Date
Gavin Henry
803f469242 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.0@229057 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-11-10 11:19:07 +00:00
Tilghman Lesher
29a2e11d90 Merged revisions 226812 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@226813 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-11-02 17:16:56 +00:00
Leif Madsen
9e5c03795d Merged revisions 225485 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@225486 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-10-22 21:53:22 +00:00
Russell Bryant
b7ed7caf1c Merged revisions 218799 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@218800 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-09-16 13:36:44 +00:00
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
David Brooks
fef52dce32 Merged revisions 209554 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@209555 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-07-30 16:16:31 +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
Mark Michelson
29a89da943 Merged revisions 170677 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@170685 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-23 20:24:18 +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
Kevin P. Fleming
ef2a405c4a Merged revisions 157105 via svnmerge from
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@157107 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-15 18:39:42 +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
Tilghman Lesher
b0cb09c4aa Merged revisions 136191 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r136191 | tilghman | 2008-08-06 15:15:34 -0500 (Wed, 06 Aug 2008) | 12 lines

Merged revisions 136190 via svnmerge from 
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@136192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-06 20:16:13 +00:00
Tilghman Lesher
83f0de6aef Merged revisions 135485 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r135485 | tilghman | 2008-08-04 12:12:15 -0500 (Mon, 04 Aug 2008) | 3 lines

Rename Mandrake scripts to Mandriva
(Closes issue #13221)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@135486 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-04 17:12:44 +00:00
Tilghman Lesher
ada9e611dc Merged revisions 135483 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r135483 | tilghman | 2008-08-04 12:08:42 -0500 (Mon, 04 Aug 2008) | 11 lines

Merged revisions 135482 via svnmerge from 
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@135484 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-04 17:09:17 +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
Kevin P. Fleming
288369308e Merged revisions 130044 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r130044 | kpfleming | 2008-07-11 11:18:01 -0500 (Fri, 11 Jul 2008) | 2 lines

clean up a bunch more Zaptel-related references

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@130045 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-11 16:18:54 +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
Russell Bryant
eadd1e8063 Merged revisions 115555 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r115555 | russell | 2008-05-08 10:32:48 -0500 (Thu, 08 May 2008) | 11 lines

Merged revisions 115554 via svnmerge from 
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@115556 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-08 15:33:02 +00:00
Russell Bryant
4909bf569a Merged revisions 115546 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r115546 | russell | 2008-05-08 09:41:12 -0500 (Thu, 08 May 2008) | 12 lines

Merged revisions 115545 via svnmerge from 
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@115547 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-08 14:41:34 +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