Skip to content
Snippets Groups Projects
  1. Oct 05, 2018
    • neutrino88's avatar
      core/frame: generate correct T.140 payload in ast_sendtext_data() · 17f4e6ad
      neutrino88 authored
      ast_sendtext_data() would create an incorrect T.140 text frame which
      length include the null terminator byte. It causes ultimately RTP
      packets to be send with this trailing 0. The proposed fix just set the
      correct length to the text frame
      
      ASTERISK-28089
      Reported by: Emmanuel BUU
      Tested by: Emmanuel BUU
      
      Change-Id: I7ab1b9ed1e21683b2b667ea0a59d9aba3c77dd96
      17f4e6ad
  2. Oct 04, 2018
  3. Oct 03, 2018
  4. Oct 02, 2018
  5. Oct 01, 2018
Loading