Skip to content
Snippets Groups Projects
  1. May 26, 2023
  2. Apr 07, 2022
  3. Mar 06, 2022
  4. Mar 17, 2018
    • Alexander Traud's avatar
      BuildSystem: When no download utility is available, display the explanation. · f697025a
      Alexander Traud authored
      ./configure --with-pjproject-bundled
      did not display an explanation, when no download utility like wget, curl, or
      fetch was installed beforehand, although an explanation existed in code. This
      happened because the code expected the variable DOWNLOAD_TO_STDOUT to be empty.
      However, the script ./configure set that variable always.
      
      Change-Id: I64c99b76a03525c69471e5055bf124b36a51bbd4
      f697025a
  5. Jan 26, 2018
  6. Dec 22, 2017
  7. Jul 21, 2017
    • Rusty Newton's avatar
      Sounds: Update Makefile for Extra sounds 1.5.1 release · a2f6028a
      Rusty Newton authored
      Incrementing version for the Extra sounds release. 1.5.1 Extra sounds
      removes two prompts that were moved into the Core packages in the 1.6 Core
      sounds release.
      
      ASTERISK-27142 #close
      
      Change-Id: I82f017812b0ea9599e19dd4635afd55611f13ee7
      a2f6028a
  8. Jul 13, 2017
    • Rusty Newton's avatar
      Sounds: Update for core sounds 1.6 release · 3fbb4a0a
      Rusty Newton authored
      Added necessary lines to make the en_NZ language set selectable and to get
      core sounds 1.6 pulled down.
      
      ASTERISK-26807 #close
      ASTERISK-25816 #close
      ASTERISK-26274 #close
      
      Change-Id: I84e4dd4696568cc1ba318d12ac4b075461d6eed4
      3fbb4a0a
  9. Jan 26, 2016
    • Rusty Newton's avatar
      sounds/Makefile: Incremented core and extra sounds versions to 1.5 · 289daca9
      Rusty Newton authored
      Core and extra sounds 1.5 was recently released! The tarballs contain
      change descriptions however I figure more people will see this one so
      I'll try to be a bit detailed. Approximately 60 sounds were moved from Extra
      to Core for en, en_GB, fr and added for languages that didn't already
      have Extra sound sets (it,ja,ru).
      
      In addition all of the English and Russian sounds have been completely
      re-recorded.
      
      Sounds moved and added:
      activated,added,all-circuits-busy-now,astcc-followed-by-pound
      at-tone-time-exactly,call-forwarding,call-fwd-no-ans,call-fwd-on-busy
      ,call-fwd-unconditional,calling,call-waiting,cancelled,
      cannot-complete-as-dialed,check-number-dial-again,conf-full,de-activated
      ,disabled,do-not-disturb,enabled,enter-num-blacklist,entr-num-rmv-blklist
      ,extension,feature-not-avail-line,for,from-unknown-caller,goodbye,hello
      ,if-correct-press,im-sorry,info-about-last-call,is,is-in-use,is-set-to
      ,location,number,number-not-answering,num-was-successfully,one-moment-please
      ,please-try-again,pls-hold-while-try,pls-try-call-later,pm-invalid-option
      ,privacy-to-blacklist-last-caller,removed,simul-call-limit-reached
      ,something-terribly-wrong,sorry,sorry-youre-having-problems,speed-dial
      ,speed-dial-empty,telephone-number,time,to-call-this-number,to-extension
      ,to-listen-to-it,to-rerecord-it,unidentified-no-callback,with,you-entered
      ,your
      
      There were also a few random fixes here and there to file names for a few
      of the languages.
      
      ASTERISK-25068 #close
      
      Change-Id: I2b594344ec585d7dfd922b40c1af43b1508828b3
      289daca9
  10. May 08, 2015
    • Rusty Newton's avatar
      sounds: Add Swedish sounds to Makefile and XML · 60bf9ed9
      Rusty Newton authored
      Added the necessary lines to the Makefile and sounds.xml so we'll have the
      Swedish sounds in all available formats in menuselect.
      
      See also: Swedish sounds were added into the core sounds release 1.4.27.
      
      ASTERISK-24744 #close
      
      Reported by: Tove Hjelm
      Tested by: Rusty Newton
      
      Change-Id: Ib6f4fd177afd1667b2402735034001d4d055a908
      60bf9ed9
  11. Sep 09, 2014
  12. Apr 18, 2014
  13. Oct 29, 2013
  14. Apr 29, 2013
  15. Jan 22, 2013
  16. Dec 12, 2012
  17. Oct 14, 2012
  18. Aug 18, 2012
  19. Jan 24, 2012
  20. Aug 25, 2011
  21. Aug 17, 2011
  22. Jul 19, 2011
    • Kevin P. Fleming's avatar
      Merged revisions 328879 via svnmerge from · 6855bb87
      Kevin P. Fleming authored
      https://origsvn.digium.com/svn/asterisk/branches/2.0
      
      ................
        r328879 | kpfleming | 2011-07-19 16:31:16 -0500 (Tue, 19 Jul 2011) | 23 lines
        
        Merged revisions 328878 via svnmerge from 
        https://origsvn.digium.com/svn/asterisk/branches/1.8
        
        ........
          r328878 | kpfleming | 2011-07-19 16:29:07 -0500 (Tue, 19 Jul 2011) | 17 lines
          
          Revert partial attempt at handling pathnames with spaces.
          
          Revision 299794 attempted to improve the build system to be able to handle
          pathnames (primarily DESTDIR) with spaces in them, since this is common on
          some platforms (including Mac OSX). Unfortunately, the changes were incomplete
          and did not actually provide the desired behavior, and as a side effect the
          functionality that ensured that stale headers in the Asterisk 'include' directory
          were removed got broken. In addition, the check for stale (and possibly
          incompatible) modules in the Asterisk 'modules' directory also got broken, and
          would never report any stale modules. Users upgrading to this version or later
          versions would then see unexpected module load errors.
          
          Since there are few users who actually want to install Asterisk into paths
          that contain spaces, and a proper fix for the build system would take many hours,
          the best solution for now is to just revert the partial solution.
        ........
      ................
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@328881 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      6855bb87
  23. Apr 27, 2011
  24. Dec 29, 2010
  25. Dec 27, 2010
  26. Oct 18, 2010
  27. Jul 28, 2010
  28. Jul 27, 2010
  29. Jul 26, 2010
  30. Jul 23, 2010
Loading