Skip to content
Snippets Groups Projects
  1. Sep 02, 2010
  2. Aug 15, 2010
  3. Aug 13, 2010
    • Terry Wilson's avatar
      Merged revisions 282200-282201 via svnmerge from · 75033d07
      Terry Wilson authored
      https://origsvn.digium.com/svn/asterisk/branches/1.8
      
      ........
        r282200 | twilson | 2010-08-13 11:00:02 -0500 (Fri, 13 Aug 2010) | 10 lines
        
        Detect when libsrtp cannot be linked in a shared library
        
        The libsrtp build system currently does not produce a shared library
        or a static library compiled with -fPIC, so on 64-bit systems it is
        possible that we will get a compile error if libsrtp is installed and
        res_srtp is selected in menuselect.
        
        This patch attempts to detect this situation and provide the user with
        instructions to work around the problem.
      ........
        r282201 | twilson | 2010-08-13 11:02:20 -0500 (Fri, 13 Aug 2010) | 2 lines
        
        Whitespace fix :-/
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@282202 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      75033d07
  4. Jul 27, 2010
  5. Jul 26, 2010
  6. Jul 23, 2010
  7. Jul 17, 2010
  8. Jul 16, 2010
  9. Jul 15, 2010
  10. Jun 29, 2010
  11. Jun 23, 2010
  12. Jun 21, 2010
  13. Jun 13, 2010
  14. Jun 11, 2010
  15. Jun 08, 2010
  16. Jun 04, 2010
  17. Jun 03, 2010
  18. Jun 02, 2010
  19. Jun 01, 2010
  20. May 28, 2010
  21. May 26, 2010
  22. May 19, 2010
    • Tilghman Lesher's avatar
      Merged revisions 264248 via svnmerge from · b5a62962
      Tilghman Lesher authored
      https://origsvn.digium.com/svn/asterisk/branches/1.4
      
      ........
        r264248 | tilghman | 2010-05-19 12:41:29 -0500 (Wed, 19 May 2010) | 17 lines
        
        Internal timing is now on by default, if you're using DAHDI 2.3 or above.
        
        The reason for ensuring DAHDI 2.3 or above is that this version ensures that
        a timer is always available, whereas in previous versions, it was possible
        for DAHDI to be loaded, but have no drivers to actually generate timing.  If
        internal_timing was turned on in this circumstance, a complete lack of audio
        would result.  This is the reason why internal_timing was not on by default.
        However, now that DAHDI ensures the availability of a timer, there is no
        reason for this setting to be off (and in fact, it solves a great many initial
        user problems).
        
        (closes issue #15932)
         Reported by: dimas
         Patches: 
               20100519__issue15932.diff.txt uploaded by tilghman (license 14)
         Tested by: tilghman
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@264249 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      b5a62962
  23. May 18, 2010
Loading