[OpenSIPS-Devel] [OpenSIPS/opensips] f0b2a7: enum: Move the "number" optional parameter last

Liviu Chircu noreply at github.com
Mon Apr 22 03:59:25 EDT 2019


  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f0b2a7c6861669cfbf53241b6a0c3520a1da2e2a
      https://github.com/OpenSIPS/opensips/commit/f0b2a7c6861669cfbf53241b6a0c3520a1da2e2a
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-04-22 (Mon, 22 Apr 2019)

  Changed paths:
    M modules/enum/doc/enum_admin.xml
    M modules/enum/enum.c
    M modules/enum/enum.h
    M modules/enum/enum_mod.c

  Log Message:
  -----------
  enum: Move the "number" optional parameter last

This preserves the backwards-compatibility of enum_query().
Additionally, "number" is the least used of the optional paramters, so
it makes more sense for it to go last.

Suggested by Dan Pascu

(cherry picked from commit a1da98cb1b045f9078a04531c1547f2ad82f650d)





More information about the Devel mailing list