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

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


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a1da98cb1b045f9078a04531c1547f2ad82f650d
      https://github.com/OpenSIPS/opensips/commit/a1da98cb1b045f9078a04531c1547f2ad82f650d
  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





More information about the Devel mailing list