[OpenSIPS-Devel] [OpenSIPS/opensips] ed6036: Improve qvalue parsing

Ionut Ionita ionutionita at opensips.org
Tue Feb 16 10:16:50 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ed60363d9d66bf230872c535e3fc0cf7f117b2c7
      https://github.com/OpenSIPS/opensips/commit/ed60363d9d66bf230872c535e3fc0cf7f117b2c7
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-02-12 (Fri, 12 Feb 2016)

  Changed paths:
    M cfg.y
    M error.c
    M error.h
    M modules/registrar/sip_msg.c
    M modules/uac_redirect/rd_funcs.c
    M qvalue.c
    M qvalue.h

  Log Message:
  -----------
  Improve qvalue parsing

* accept qvalues with no decimal digits (e.g. "1." and "0.")
  (this removes E_Q_DEC_MISSING from error.h)
* improve bad qvalue error reporting


  Commit: fbdf0763a80337280a7580e1210717252b8ab1d1
      https://github.com/OpenSIPS/opensips/commit/fbdf0763a80337280a7580e1210717252b8ab1d1
  Author: Ionut Ionita <ionutionita at opensips.org>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M cfg.y
    M error.c
    M error.h
    M modules/registrar/sip_msg.c
    M modules/uac_redirect/rd_funcs.c
    M qvalue.c
    M qvalue.h

  Log Message:
  -----------
  Merge pull request #790 from liviuchircu/master

Improve qvalue parsing


Compare: https://github.com/OpenSIPS/opensips/compare/1ed467b2dbb7...fbdf0763a803


More information about the Devel mailing list