Skip to content
Snippets Groups Projects
  1. Aug 01, 2022
  2. Jul 08, 2022
  3. Jun 21, 2022
  4. Jun 14, 2022
  5. Jun 09, 2022
  6. Jun 03, 2022
    • Grzegorz Sluja's avatar
      The commit includes lot of fixes for call waiting and 3 way call · dd175a63
      Grzegorz Sluja authored and Yalu Zhang's avatar Yalu Zhang committed
      - Call waiting is enabled/disabled now per feature_set. Each line has the feature_set defined and each
        provider (pjsip endpoint) has line selected. From now on call waiting status can be defined in uci
        config and changed by feature code, as a result corresponding feature set or endpoint cw status will
        be changed
      - Rename some functions and variables which had misleading names
      - Add 5s beep timer indicating incoming call waiting
      - Fix 20s timeout when there is already another call in progress
      - Support call waiting/3 way call for DECT
      - Implement "exceed call count" checking for line/extension/all
      dd175a63
  7. Apr 14, 2022
    • Ben Ford's avatar
      AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header. · 353142a2
      Ben Ford authored
      Adds a new configuration option, stir_shaken_profile, in pjsip.conf that
      can be specified on a per endpoint basis. This option will reference a
      stir_shaken_profile that can be configured in stir_shaken.conf. The type
      of this option must be 'profile'. The stir_shaken option can be
      specified on this object with the same values as before (attest, verify,
      on), but it cannot be off since having the profile itself implies wanting
      STIR/SHAKEN support. You can also specify an ACL from acl.conf (along
      with permit and deny lines in the object itself) that will be used to
      limit what interfaces Asterisk will attempt to retrieve information from
      when reading the Identity header.
      
      ASTERISK-29476
      
      Change-Id: I87fa61f78a9ea0cd42530691a30da3c781842406
      353142a2
    • Ben Ford's avatar
      AST-2022-001 - res_stir_shaken/curl: Limit file size and check start. · 1fdb1a6e
      Ben Ford authored
      Put checks in place to limit how much we will actually download, as well
      as a check for the data we receive at the start to ensure it begins with
      what we would expect a certificate to begin with.
      
      ASTERISK-29872
      
      Change-Id: Ifd3c6b8bd52b8b6192a04166ccce4fc8a8000b46
      1fdb1a6e
  8. Apr 04, 2022
  9. Mar 14, 2022
  10. Mar 10, 2022
  11. Mar 06, 2022
Loading