[OpenSIPS-Devel] [OpenSIPS/opensips] 34576f: Fix the structure of MI tree (output).

Bogdan-Andrei Iancu bogdan at opensips.org
Wed May 7 22:22:26 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 34576f52bcd1351cc7e2f2846e3b37b2e4e35503
      https://github.com/OpenSIPS/opensips/commit/34576f52bcd1351cc7e2f2846e3b37b2e4e35503
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2014-05-07 (Wed, 07 May 2014)

  Changed paths:
    M evi/event_interface.c
    M mi/mi_core.c
    M mi/tree.h
    M modules/b2b_entities/b2b_entities.c
    M modules/b2b_logic/b2b_logic.c
    M modules/b2b_sca/b2b_sca.c
    M modules/benchmark/benchmark.c
    M modules/call_center/call_center.c
    M modules/carrierroute/route_fifo.c
    M modules/db_virtual/db_virtual.c
    M modules/dialog/dlg_hash.c
    M modules/dialog/dlg_profile.c
    M modules/dispatcher/dispatch.c
    M modules/dispatcher/dispatcher.c
    M modules/domain/mi.c
    M modules/drouting/drouting.c
    M modules/httpd/httpd.c
    M modules/imc/imc.c
    M modules/load_balancer/load_balancer.c
    M modules/lua/sipluami.c
    M modules/pdt/pdt.c
    M modules/permissions/mi.c
    M modules/pike/pike_mi.c
    M modules/presence/presence.c
    M modules/qos/qos_mi.c
    M modules/ratelimit/ratelimit.c
    M modules/rtpproxy/rtpproxy.c
    M modules/uac_registrant/registrant.c
    M modules/usrloc/ul_mi.c

  Log Message:
  -----------
  Fix the structure of MI tree (output).

Mark the nodes that contain arrays of subnodes (versus list of differente nodes). This is a must in order to properly structure the MI output via the json backend.




More information about the Devel mailing list