[OpenSIPS-Devel] [OpenSIPS/opensips] 3e10a3: no context passed when 100 trying is sent\n

Liviu Chircu liviu at opensips.org
Mon Jan 12 15:50:31 CET 2015


  Branch: refs/heads/transport-interface
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3e10a393a3e9b81902795de044088fdf572d1550
      https://github.com/OpenSIPS/opensips/commit/3e10a393a3e9b81902795de044088fdf572d1550
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M modules/tm/t_funcs.c

  Log Message:
  -----------
  no context passed when 100 trying is sent\n


  Commit: a9679e77f4b9a7691e86adb45a10fd5d95ef1acf
      https://github.com/OpenSIPS/opensips/commit/a9679e77f4b9a7691e86adb45a10fd5d95ef1acf
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M script_cb.c

  Log Message:
  -----------
  return code bigger than 0 on script cbs means that you do not want to free the callback


  Commit: ffb8ce58f5b6c731ae16fc33b6fc6a8f6e499330
      https://github.com/OpenSIPS/opensips/commit/ffb8ce58f5b6c731ae16fc33b6fc6a8f6e499330
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M parser/msg_parser.h

  Log Message:
  -----------
  added new flag: FL_TM_CB_REGISTERED telling that tm callbacks for this message have been registered


  Commit: a65a76399183ece4f136f8da73d9e796f1c3af08
      https://github.com/OpenSIPS/opensips/commit/a65a76399183ece4f136f8da73d9e796f1c3af08
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M modules/compression/compression.c

  Log Message:
  -----------
  Updated module to adapt global contexts. Fixed failure route bug for callbacks


  Commit: 6839a0a7fea744d4709285151004b0551beb1781
      https://github.com/OpenSIPS/opensips/commit/6839a0a7fea744d4709285151004b0551beb1781
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M modules/siptrace/siptrace.c

  Log Message:
  -----------
  Fix double tracing in trace_dialog().

If user AVPs are set and the trace flas is not, the code was forcing the tracing flag which was producing a duplicate of the trace. Now, the flags status (on/off) is also stored in the dialog (as var) and restore later, for each sequential request.

(cherry picked from commit 24ba3ed467bebc1f029e5c0627225f8d54163143)


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

  Changed paths:
    M modules/siptrace/siptrace.c

  Log Message:
  -----------
  Fixes realated to previous commit (double siptrace)

(cherry picked from commit d4e81886c41e17fe259ba2ee48d6b2ce3e7eb016)


  Commit: 7b30b2cf8eebe8f96bde6ba0c5ad82ce88c90123
      https://github.com/OpenSIPS/opensips/commit/7b30b2cf8eebe8f96bde6ba0c5ad82ce88c90123
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    R modules/auth_diameter/Makefile
    R modules/auth_diameter/README
    R modules/auth_diameter/auth_diameter.c
    R modules/auth_diameter/auth_diameter.h
    R modules/auth_diameter/authorize.c
    R modules/auth_diameter/authorize.h
    R modules/auth_diameter/avp.c
    R modules/auth_diameter/defs.h
    R modules/auth_diameter/diameter_msg.h
    R modules/auth_diameter/doc/auth_diameter.xml
    R modules/auth_diameter/doc/auth_diameter_admin.xml
    R modules/auth_diameter/message.c
    R modules/auth_diameter/tcp_comm.c
    R modules/auth_diameter/tcp_comm.h
    R modules/auth_diameter/user_in.c
    R modules/closeddial/Makefile
    R modules/closeddial/README
    R modules/closeddial/cdlookup.c
    R modules/closeddial/cdlookup.h
    R modules/closeddial/closeddial.c
    R modules/closeddial/closeddial.h
    R modules/closeddial/doc/closeddial.xml
    R modules/closeddial/doc/closeddial_admin.xml
    R modules/mi_xmlrpc/Makefile
    R modules/mi_xmlrpc/README
    R modules/mi_xmlrpc/abyss.h
    R modules/mi_xmlrpc/abyss_conf.c
    R modules/mi_xmlrpc/abyss_conn.c
    R modules/mi_xmlrpc/abyss_conn.h
    R modules/mi_xmlrpc/abyss_data.c
    R modules/mi_xmlrpc/abyss_data.h
    R modules/mi_xmlrpc/abyss_date.c
    R modules/mi_xmlrpc/abyss_date.h
    R modules/mi_xmlrpc/abyss_file.c
    R modules/mi_xmlrpc/abyss_file.h
    R modules/mi_xmlrpc/abyss_http.c
    R modules/mi_xmlrpc/abyss_http.h
    R modules/mi_xmlrpc/abyss_info.h
    R modules/mi_xmlrpc/abyss_mallocvar.h
    R modules/mi_xmlrpc/abyss_response.c
    R modules/mi_xmlrpc/abyss_server.c
    R modules/mi_xmlrpc/abyss_server.h
    R modules/mi_xmlrpc/abyss_session.c
    R modules/mi_xmlrpc/abyss_session.h
    R modules/mi_xmlrpc/abyss_socket.c
    R modules/mi_xmlrpc/abyss_socket.h
    R modules/mi_xmlrpc/abyss_socket_unix.c
    R modules/mi_xmlrpc/abyss_socket_unix.h
    R modules/mi_xmlrpc/abyss_thread.h
    R modules/mi_xmlrpc/abyss_thread_fork.c
    R modules/mi_xmlrpc/abyss_token.c
    R modules/mi_xmlrpc/abyss_token.h
    R modules/mi_xmlrpc/abyss_trace.c
    R modules/mi_xmlrpc/abyss_trace.h
    R modules/mi_xmlrpc/abyss_xmlrpc_int.h
    R modules/mi_xmlrpc/abyss_xmlrpc_server.c
    R modules/mi_xmlrpc/doc/mi_xmlrpc.cfg
    R modules/mi_xmlrpc/doc/mi_xmlrpc.xml
    R modules/mi_xmlrpc/doc/mi_xmlrpc_admin.xml
    R modules/mi_xmlrpc/mi_xmlrpc.c
    R modules/mi_xmlrpc/mi_xmlrpc.h
    R modules/mi_xmlrpc/xr_parser.c
    R modules/mi_xmlrpc/xr_parser.h
    R modules/mi_xmlrpc/xr_parser_lib.h
    R modules/mi_xmlrpc/xr_server.c
    R modules/mi_xmlrpc/xr_server.h
    R modules/mi_xmlrpc/xr_writer.c
    R modules/mi_xmlrpc/xr_writer.h
    A modules_obsolete/auth_diameter/Makefile
    A modules_obsolete/auth_diameter/README
    A modules_obsolete/auth_diameter/auth_diameter.c
    A modules_obsolete/auth_diameter/auth_diameter.h
    A modules_obsolete/auth_diameter/authorize.c
    A modules_obsolete/auth_diameter/authorize.h
    A modules_obsolete/auth_diameter/avp.c
    A modules_obsolete/auth_diameter/defs.h
    A modules_obsolete/auth_diameter/diameter_msg.h
    A modules_obsolete/auth_diameter/doc/auth_diameter.xml
    A modules_obsolete/auth_diameter/doc/auth_diameter_admin.xml
    A modules_obsolete/auth_diameter/message.c
    A modules_obsolete/auth_diameter/tcp_comm.c
    A modules_obsolete/auth_diameter/tcp_comm.h
    A modules_obsolete/auth_diameter/user_in.c
    A modules_obsolete/closeddial/Makefile
    A modules_obsolete/closeddial/README
    A modules_obsolete/closeddial/cdlookup.c
    A modules_obsolete/closeddial/cdlookup.h
    A modules_obsolete/closeddial/closeddial.c
    A modules_obsolete/closeddial/closeddial.h
    A modules_obsolete/closeddial/doc/closeddial.xml
    A modules_obsolete/closeddial/doc/closeddial_admin.xml
    A modules_obsolete/mi_xmlrpc/Makefile
    A modules_obsolete/mi_xmlrpc/README
    A modules_obsolete/mi_xmlrpc/abyss.h
    A modules_obsolete/mi_xmlrpc/abyss_conf.c
    A modules_obsolete/mi_xmlrpc/abyss_conn.c
    A modules_obsolete/mi_xmlrpc/abyss_conn.h
    A modules_obsolete/mi_xmlrpc/abyss_data.c
    A modules_obsolete/mi_xmlrpc/abyss_data.h
    A modules_obsolete/mi_xmlrpc/abyss_date.c
    A modules_obsolete/mi_xmlrpc/abyss_date.h
    A modules_obsolete/mi_xmlrpc/abyss_file.c
    A modules_obsolete/mi_xmlrpc/abyss_file.h
    A modules_obsolete/mi_xmlrpc/abyss_http.c
    A modules_obsolete/mi_xmlrpc/abyss_http.h
    A modules_obsolete/mi_xmlrpc/abyss_info.h
    A modules_obsolete/mi_xmlrpc/abyss_mallocvar.h
    A modules_obsolete/mi_xmlrpc/abyss_response.c
    A modules_obsolete/mi_xmlrpc/abyss_server.c
    A modules_obsolete/mi_xmlrpc/abyss_server.h
    A modules_obsolete/mi_xmlrpc/abyss_session.c
    A modules_obsolete/mi_xmlrpc/abyss_session.h
    A modules_obsolete/mi_xmlrpc/abyss_socket.c
    A modules_obsolete/mi_xmlrpc/abyss_socket.h
    A modules_obsolete/mi_xmlrpc/abyss_socket_unix.c
    A modules_obsolete/mi_xmlrpc/abyss_socket_unix.h
    A modules_obsolete/mi_xmlrpc/abyss_thread.h
    A modules_obsolete/mi_xmlrpc/abyss_thread_fork.c
    A modules_obsolete/mi_xmlrpc/abyss_token.c
    A modules_obsolete/mi_xmlrpc/abyss_token.h
    A modules_obsolete/mi_xmlrpc/abyss_trace.c
    A modules_obsolete/mi_xmlrpc/abyss_trace.h
    A modules_obsolete/mi_xmlrpc/abyss_xmlrpc_int.h
    A modules_obsolete/mi_xmlrpc/abyss_xmlrpc_server.c
    A modules_obsolete/mi_xmlrpc/doc/mi_xmlrpc.cfg
    A modules_obsolete/mi_xmlrpc/doc/mi_xmlrpc.xml
    A modules_obsolete/mi_xmlrpc/doc/mi_xmlrpc_admin.xml
    A modules_obsolete/mi_xmlrpc/mi_xmlrpc.c
    A modules_obsolete/mi_xmlrpc/mi_xmlrpc.h
    A modules_obsolete/mi_xmlrpc/xr_parser.c
    A modules_obsolete/mi_xmlrpc/xr_parser.h
    A modules_obsolete/mi_xmlrpc/xr_parser_lib.h
    A modules_obsolete/mi_xmlrpc/xr_server.c
    A modules_obsolete/mi_xmlrpc/xr_server.h
    A modules_obsolete/mi_xmlrpc/xr_writer.c
    A modules_obsolete/mi_xmlrpc/xr_writer.h

  Log Message:
  -----------
  modules: obsolete mi_xmlrpc, auth_diameter and closedial modules


  Commit: fbc796ec99f82b2a10a3a411d0dfdf3979a80629
      https://github.com/OpenSIPS/opensips/commit/fbc796ec99f82b2a10a3a411d0dfdf3979a80629
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M mem/mem.h

  Log Message:
  -----------
  mem/mem.h: fix header includes


  Commit: 4a0f61ac895d449db21026f81f160769021c732a
      https://github.com/OpenSIPS/opensips/commit/4a0f61ac895d449db21026f81f160769021c732a
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M db/db_ut.h

  Log Message:
  -----------
  fix gcc 4.9 warning about the _BSD_SOURCE usage


  Commit: d49e0d3ba2320c55070ce87a9b283dbcbcbdadb0
      https://github.com/OpenSIPS/opensips/commit/d49e0d3ba2320c55070ce87a9b283dbcbcbdadb0
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M mem/mem.h

  Log Message:
  -----------
  mem/mem.h: fix header includes


Compare: https://github.com/OpenSIPS/opensips/compare/c93bda014646...d49e0d3ba232


More information about the Devel mailing list