Skip to content
Snippets Groups Projects
  1. Nov 27, 2017
  2. Nov 23, 2017
  3. 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
  4. Nov 21, 2017
Loading