1. 19 Oct, 2022 1 commit
  2. 25 Jun, 2021 1 commit
  3. 10 May, 2021 1 commit
  4. 16 Apr, 2021 1 commit
  5. 23 Jun, 2020 1 commit
  6. 22 Jun, 2020 1 commit
  7. 11 May, 2020 1 commit
  8. 28 Feb, 2020 1 commit
  9. 06 Aug, 2019 1 commit
  10. 14 Jun, 2018 1 commit
  11. 16 Feb, 2018 1 commit
  12. 18 Dec, 2017 1 commit
  13. 14 Dec, 2017 1 commit
  14. 13 Dec, 2017 2 commits
  15. 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
  16. 01 Dec, 2016 1 commit
  17. 06 Jun, 2016 3 commits
  18. 26 Feb, 2016 1 commit
  19. 30 Nov, 2015 1 commit
  20. 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
  21. 04 Sep, 2014 3 commits
    • filatov's avatar
      Use v3 as a trunk version · 4c2a9523
      filatov authored
      4c2a9523
    • filatov's avatar
      Use v3 as a trunc version · 6f4c530f
      filatov authored
      6f4c530f
    • filatov's avatar
      Merged revision(s) 553-628 from branches/v3: · 8b7517ff
      filatov authored
      Inputs from TTCN-3 users added by STF471
      ........
      Update to user input, after compilation with another ttcn-3 compiler
      ........
      Deprecated module parameter group notation updated
      ........
      LibIMS update modifications extending to LibSIP
      ........
      More template restrictions for LibSIP_Templates
      ........
      Changed vc_route from template to template(omit).
      Minor fix.
      ........
      Further fixes.
      ........
      STF471: Unifies templates (step1)
      ........
      STF471: Unifies templates (step2)
      ........
      STF471: Unifies templates (step3)
      ........
      STF471: Unifies templates (step4)
      ........
      LibSIP update:
      * sizeof() -> lengthof()
      * template restrictions added for template parameters where possible
      ........
      STF471: Unifies templates (step5)
      ........
      Merge rev. 565/566
      ........
      template restrictions added for LibSIP_SMS templates
      ........
      STF471: Unifies templates (step6)
      ........
      Changed vc_route_REG from template to template(omit).
      ........
      STF471: Add PIXITs templates
      STF471: source formatting (step1)
      ........
      Further reduction of warnings.
      ........
      Updates for LibSip modification after compilation with another tool
      ........
      Replaced ispresent->isvalue in LibSIP
      ........
      Using template m_cSeq from SIP instead of local IMS one.
      ........
      move *.ttcn3view files to dedicated folder
      ........
      Merge with changes done by STF467
      ........
      Removed invalid group end.
      ........
      Introduced mw_Response_xxx_Base templates.
      ........
      Introduced mw_Response_StatusCode_Base.
      ........
      More template restrictions added where possible
      ........
      Initial formatting.
      ........
      Default parameter values added, where possible
      ........
      Initial ATS specific modulepar removal result
      ........
      Updated issues identified by T3Q 
      ........
      The rest of issues identified by T3Q
      ........
      Another round of PIXIT removal
      ........
      encoding attribute updated
      ........
      Merge code with STF467 (session week#12)
      ........
      Fixed compilation problems.
      Calling f_selfOrClientSyncAndVerdict is now commented and needs to be checked!
      ........
      SipComponent now extends from SelfSyncComp to allow usage of LibCommon_Sync functionality.
      ........
      Container module importing all known LibSip modules in a public way, so the imports will be visible for all modules importing the LibSip_Library module.
      ........
      Removed explicit usage of PX_SIP_TACK, PX_SIP_TRESP as the component timer is implicitely initialized with the module parameter values.
      ........
      XSD files refreshed and common formatting applied
      ........
      sizeof->lengthof
      ........
      STF160 proposed modifications applied to LibSIP
      ........
      opaque param related TODO-s removed
      ........
      update of RFC3891 to separate mandatory callid from optional replacesParams
      ........
      add of file descriptions for t3doc
      ........
      add short descriptions for t3doc
      ........
      update of the file headers for STF471
      ........
      8b7517ff
  22. 22 Aug, 2014 2 commits
  23. 20 Aug, 2014 1 commit
  24. 19 Aug, 2014 2 commits
  25. 18 Aug, 2014 1 commit
  26. 10 Jul, 2014 3 commits
  27. 08 Jul, 2014 2 commits
  28. 07 Jul, 2014 3 commits