[OpenSIPS-Devel] [OpenSIPS/opensips] c9b220: Added mechanism to enforce a MAX-FWD hdr in t_uac

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Jan 30 16:46:59 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c9b220e500c964b76fde818aa1528b6deb035136
      https://github.com/OpenSIPS/opensips/commit/c9b220e500c964b76fde818aa1528b6deb035136
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M modules/tm/dlg.h
    M modules/tm/t_msgbuilder.c

  Log Message:
  -----------
  Added mechanism to enforce a MAX-FWD hdr in t_uac

The dlg_t structure allows you to enforce your own MF value for the newly generated request. If no MF is enforced, the standard 70 values (as so far) is used.
This change is 100% backward compatible.

This work was sponsored by Stella Telecom (https://www.stella-telecom.fr/), thank you for supporting OpenSIPS project !

Part of #1011.


  Commit: bbe26dccf24d59d66be10f6918ea34f150b09aa3
      https://github.com/OpenSIPS/opensips/commit/bbe26dccf24d59d66be10f6918ea34f150b09aa3
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M modules/dispatcher/README
    M modules/dispatcher/dispatch.c
    M modules/dispatcher/dispatch.h
    M modules/dispatcher/dispatcher.c
    M modules/dispatcher/doc/dispatcher_admin.xml

  Log Message:
  -----------
  Added new module parameter ds_ping_maxfwd.

This paramter allows you to set a custom value for inserted Max-Forward header in the SIP ping requests generated by dispatcher module. If not used, it will let TM to add a default value.

This work was sponsored by Stella Telecom (https://www.stella-telecom.fr/), thank you for supporting OpenSIPS project !

Part of #1011.


Compare: https://github.com/OpenSIPS/opensips/compare/7a60714ee9a9...bbe26dccf24d


More information about the Devel mailing list