1. 18 Dec, 2017 1 commit
  2. 12 Dec, 2017 1 commit
    • rennoch's avatar
      CR 0007735: Introduction of additional SIP message header fields and MIME_Encapsulated_Part · 316727fd
      rennoch authored
      Test cases for IMS eCall and MCPTT have been requested by RAN5, which require updates to LibSip and MIME body type definitions by 3GPP TF160
      
      ---------------------------------------------------
      
      New eCall TCs require an update of MIME type defs :
      - Container for MSD data
      - MIME field Content-ID
      See R5-174537 based on main eCall RFC 8847
      
      ---------------------------------------------------
      
      MCPTT default message contents in R5-173766 (TS 36579-1 v.0.2.0) require following new headers:
      - Answer-Mode RFC 5373
      - Priv-Answer-Mode RFC 5373
      - Resource-Priority RFC 4412
      - Target-Dialog RFC 4538
      - P-Answer-State RFC 4964
      316727fd
  3. 18 Sep, 2014 1 commit
    • rennoch's avatar
      changes following comments by STF160: · bee5ec09
      rennoch authored
      -------------------------------------
                - import statements changed to avoid circular imports
                  - import of LibSip_Common
                  - types of LibSip_Common are commented out (Charstring_List, GenValue, GenericParam, SemicolonParam_List, AmpersandParam_List, CommaParam_List)
                - import statements changed to avoid dependency of PIXITs
                  - import of LibSip_PIXITS commented out
                  - c_mimeMultipart commented out
                - definition of DisplayName added
                - NameAddr changed to use DisplayName instead charstring (acc. to R5w140111)
                - featureCaps restored in MessageHeader
                - encoding rule "SIPCodec" added to types Request, *_Request, RequestUnion, Response (note: how to deal with this in the future is FFS)
      bee5ec09
  4. 20 Aug, 2014 1 commit
  5. 19 Aug, 2014 1 commit
  6. 10 Jul, 2014 1 commit
  7. 25 Feb, 2014 1 commit
  8. 19 Jul, 2013 2 commits
  9. 18 Jul, 2013 2 commits