Skip to content
Snippets Groups Projects
  1. Jan 14, 2011
  2. Aug 20, 2010
  3. Jul 20, 2010
  4. Jul 08, 2010
    • Mark Michelson's avatar
      Add IPv6 to Asterisk. · cd4ebd33
      Mark Michelson authored
      This adds a generic API for accommodating IPv6 and IPv4 addresses
      within Asterisk. While many files have been updated to make use of the
      API, chan_sip and the RTP code are the files which actually support
      IPv6 addresses at the time of this commit. The way has been paved for
      easier upgrading for other files in the near future, though.
      
      Big thanks go to Simon Perrault, Marc Blanchet, and Jean-Philippe Dionne
      for their hard work on this.
      
      (closes issue #17565)
      Reported by: russell
      Patches: 
            asteriskv6-test-report.pdf uploaded by russell (license 2)
      
      Review: https://reviewboard.asterisk.org/r/743
      
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@274783 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      cd4ebd33
  5. Nov 04, 2009
  6. Jun 26, 2009
    • Russell Bryant's avatar
      Merge the new Channel Event Logging (CEL) subsystem. · 0264eef1
      Russell Bryant authored
      CEL is the new system for logging channel events.  This was inspired after
      facing many problems trying to represent what is possible to happen to a call
      in Asterisk using CDR records.  For more information on CEL, see the built in
      HTML or PDF documentation generated from the files in doc/tex/.
      
      Many thanks to Steve Murphy (murf) and Brian Degenhardt (bmd) for their hard
      work developing this code.  Also, thanks to Matt Nicholson (mnicholson) and
      Sean Bright (seanbright) for their assistance in the final push to get this
      code ready for Asterisk trunk.
      
      Review: https://reviewboard.asterisk.org/r/239/
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@203638 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      0264eef1
  7. Jun 25, 2009
Loading