[OpenSIPS-Devel] [OpenSIPS/opensips] cbcad1: ut: add str_{case, }match_nt helpers

Răzvan Crainea noreply at github.com
Fri May 22 12:36:20 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: cbcad111e2630100e8edec10ecb88e2fd02c86e7
      https://github.com/OpenSIPS/opensips/commit/cbcad111e2630100e8edec10ecb88e2fd02c86e7
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-11 (Mon, 11 May 2020)

  Changed paths:
    M ut.h

  Log Message:
  -----------
  ut: add str_{case,}match_nt helpers


  Commit: 6d7d45b1a3250a6dd1b8f8fd1fc5c6cbcc73d727
      https://github.com/OpenSIPS/opensips/commit/6d7d45b1a3250a6dd1b8f8fd1fc5c6cbcc73d727
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M modules/dialog/dlg_handlers.h
    M modules/dialog/dlg_req_within.c
    M modules/dialog/dlg_req_within.h
    M modules/dialog/dlg_timer.c
    M modules/media_exchange/media_exchange.c
    M modules/media_exchange/media_sessions.c

  Log Message:
  -----------
  dialog: add support for proividing headers for indialog requests


  Commit: 0e8b914acc38431518e937cf40b31cff601a75af
      https://github.com/OpenSIPS/opensips/commit/0e8b914acc38431518e937cf40b31cff601a75af
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    A modules/callops/Makefile
    A modules/callops/callops.c

  Log Message:
  -----------
  callops: add new module


  Commit: 064fd19ea954754f735388490fad56259dd06f83
      https://github.com/OpenSIPS/opensips/commit/064fd19ea954754f735388490fad56259dd06f83
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-14 (Thu, 14 May 2020)

  Changed paths:
    M modules/callops/callops.c

  Log Message:
  -----------
  callops: cleanup remaining debug logs


  Commit: 5d8b4437dfecb356d9dd9a4ff54441cfa9e2d0ef
      https://github.com/OpenSIPS/opensips/commit/5d8b4437dfecb356d9dd9a4ff54441cfa9e2d0ef
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M modules/callops/callops.c

  Log Message:
  -----------
  callops: handle timeout when transfered call is not answered


  Commit: a1dfda31ae78464f533e5c33415ad3e74b25070a
      https://github.com/OpenSIPS/opensips/commit/a1dfda31ae78464f533e5c33415ad3e74b25070a
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M parser/parse_event.c
    M parser/parse_event.h
    A parser/parse_multipart.h

  Log Message:
  -----------
  parser: add suport for refer event


  Commit: 54ee13a3676b5aa5bcb36082fc8066c1c952a523
      https://github.com/OpenSIPS/opensips/commit/54ee13a3676b5aa5bcb36082fc8066c1c952a523
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M modules/callops/callops.c

  Log Message:
  -----------
  callops: add support for handling refer notifies


  Commit: c595e4aef6816464af9c0e65002e532f390f4b34
      https://github.com/OpenSIPS/opensips/commit/c595e4aef6816464af9c0e65002e532f390f4b34
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    A parser/case_repl.h
    M parser/hf.h
    M parser/keys.h
    M parser/msg_parser.c
    M parser/msg_parser.h
    M parser/parse_hname2.c

  Log Message:
  -----------
  SIP Parser: Add support for Replaces header field


  Commit: 3965ffa3033a6a56fe62b194087ef587a5517394
      https://github.com/OpenSIPS/opensips/commit/3965ffa3033a6a56fe62b194087ef587a5517394
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M modules/callops/callops.c

  Log Message:
  -----------
  callops: rename CALL_BLIND_TRANSFER event to CALL_TRANSFER


  Commit: c3f90a3b28a30db89d187365caf012c8a2f4b443
      https://github.com/OpenSIPS/opensips/commit/c3f90a3b28a30db89d187365caf012c8a2f4b443
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M modules/callops/callops.c

  Log Message:
  -----------
  callops: add call attended transfer command


  Commit: 19ad1d94e6d6190e110dac225886bd411587945f
      https://github.com/OpenSIPS/opensips/commit/19ad1d94e6d6190e110dac225886bd411587945f
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M modules/callops/callops.c

  Log Message:
  -----------
  callops: modify name & values of E_CALL_TRANSFER


  Commit: 149f1868afc3ccc33b08af97b462fe078b74c922
      https://github.com/OpenSIPS/opensips/commit/149f1868afc3ccc33b08af97b462fe078b74c922
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    A modules/callops/doc/callops.xml
    A modules/callops/doc/callops_admin.xml

  Log Message:
  -----------
  callops: add documentation for the module


  Commit: 6af7cb008fdd48dd3ed87113b5b1eca3e7645eaa
      https://github.com/OpenSIPS/opensips/commit/6af7cb008fdd48dd3ed87113b5b1eca3e7645eaa
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    A modules/callops/Makefile
    A modules/callops/callops.c
    A modules/callops/doc/callops.xml
    A modules/callops/doc/callops_admin.xml
    M modules/dialog/dlg_handlers.h
    M modules/dialog/dlg_req_within.c
    M modules/dialog/dlg_req_within.h
    M modules/dialog/dlg_timer.c
    M modules/media_exchange/media_exchange.c
    M modules/media_exchange/media_sessions.c
    A parser/case_repl.h
    M parser/hf.h
    M parser/keys.h
    M parser/msg_parser.c
    M parser/msg_parser.h
    M parser/parse_event.c
    M parser/parse_event.h
    M parser/parse_hname2.c
    A parser/parse_multipart.h
    M ut.h

  Log Message:
  -----------
  Merge branch 'feature/callops'


Compare: https://github.com/OpenSIPS/opensips/compare/fe0cf4eaf666...6af7cb008fdd



More information about the Devel mailing list