Skip to content
Snippets Groups Projects
  1. Nov 28, 2017
  2. Nov 27, 2017
  3. Nov 26, 2017
    • Richard Mudgett's avatar
      res_ari: Fix inverted test giving wrong error message. · 55c4d8e0
      Richard Mudgett authored
      The patch for ASTERISK_24560 inverted a test checking if the bridge name
      is being updated to a different name.
      
      * Fix the test to return "Changing bridge name is not implemented" when
      someone attempts to change the bridge name.
      
      ASTERISK-27445
      
      Change-Id: I4b70bf08b0e02e016108b077ff75b345dec12fc9
      55c4d8e0
  4. Nov 23, 2017
  5. Nov 22, 2017
    • Kevin Harwell's avatar
      pjsip: 183 without To tag does not negotiate media · db21f7f2
      Kevin Harwell authored
      If a 183 with sdp response is receive without a To tag the sdp is not
      negotiated. According to RFC 3261 section 12.1.2 while a To tag is required,
      the client needs to still be able to handle the missing tag case for
      backwards compatibility.
      
      This patch, accepted by and applied to pjproject, makes it so if an incoming
      180/183 with SDP comes in without a To tag it gets appropriately handled.
      
      ASTERISK-27442 #close
      
      Change-Id: Ic9d6b01e05e8f4874eebbd7adfe05d932025d203
      db21f7f2
    • Alexander Traud's avatar
      res_rtp_asterisk: ICE server-reflexive candidates (srflx) with Dual-Stack. · 1a349d83
      Alexander Traud authored
      Previously, Asterisk sent srflx only when configured exclusively for IPv4. Now,
      srflx is gathered and sent via SDP, even when Asterisk is enabled for
      Dual Stack (IPv4+IPv6) and an IPv4 interface is available/used.
      
      ASTERISK-27437
      
      Change-Id: Ie07d8e2bfa7b6fe06fcdc73d390a7a9a4d8c0bc1
      1a349d83
  6. Nov 21, 2017
Loading