[Pkg-voip-commits] [kamailio] branch master updated (1ed9807 -> 89fe546)

Victor Seva Lopez maniac-guest at alioth.debian.org
Thu Oct 3 08:18:39 UTC 2013


This is an automated email from the git hooks/post-receive script.

maniac-guest pushed a change to branch master
in repository kamailio.

      from  1ed9807   4.0.3-2
      adds  0e37f03   Imported Upstream version 4.0.4
       new  37d327f   Merge tag 'upstream/4.0.4'
       new  89fe546   New upstream version

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |  647 +++++
 Makefile.defs                                      |    2 +-
 autover.h                                          |    4 +-
 core_cmd.c                                         |    9 +-
 debian/changelog                                   |    8 +
 debian/patches/series                              |   10 -
 ...-added-some-linefeed-chars-missing-from-s.patch |   64 -
 ...src-address-details-if-initial-message-pa.patch |   31 -
 ...-the-option-for-no-internal-reply-on-erro.patch |   99 -
 ...dated-rtpproxy_manage-to-handle-PRACKs-wi.patch |   47 -
 ...note-about-no-implentation-for-no-reply-f.patch |   27 -
 ...xml-docs-with-t_set_disable_internal_repl.patch |   44 -
 ...0007-tm-readme-regenerated-from-xml-files.patch | 2715 --------------------
 ...-use-variable-for-make-tool-in-module-Mak.patch |   29 -
 ...-topoh-safety-check-for-missing-To-header.patch |   39 -
 ...eset-r-uri-pointer-after-backup-in-lookup.patch |   44 -
 dns_cache.c                                        |   10 +-
 forward.h                                          |    9 +-
 modules/app_lua/app_lua_sr.c                       |    4 +-
 modules/app_perl/kamailioxs.xs                     |    7 +-
 modules/db_postgres/Makefile                       |    2 +-
 modules/lcr/lcr_mod.c                              |   12 +-
 modules/mi_xmlrpc/abyss_data.h                     |   17 +
 modules/mi_xmlrpc/abyss_http.c                     |    4 +-
 modules/mi_xmlrpc/abyss_xmlrpc_server.c            |    3 +-
 modules/presence_xml/README                        |   30 +-
 modules/presence_xml/doc/presence_xml_admin.xml    |    3 +-
 modules/registrar/README                           |    3 +-
 modules/registrar/doc/registrar_admin.xml          |    3 +-
 modules/registrar/lookup.c                         |    9 +
 modules/registrar/reply.c                          |    4 +-
 modules/rtpproxy/rtpproxy.c                        |    8 +-
 modules/sca/sca.c                                  |    6 +-
 modules/sca/sca_appearance.c                       |  317 ++-
 modules/sca/sca_appearance.h                       |   47 +-
 modules/sca/sca_call_info.c                        |  369 ++-
 modules/sca/sca_call_info.h                        |   22 +
 modules/sca/sca_db.h                               |    2 +
 modules/sca/sca_reply.c                            |   45 +-
 modules/sca/sca_reply.h                            |    5 +-
 modules/sca/sca_rpc.c                              |  140 +-
 modules/sca/sca_rpc.h                              |    2 +
 modules/sca/sca_subscribe.c                        |  305 ++-
 modules/sca/sca_subscribe.h                        |    6 +
 modules/sca/sca_util.c                             |   85 +
 modules/sca/sca_util.h                             |    9 +
 modules/sdpops/sdpops_mod.c                        |    5 +
 modules/tls/tls_server.c                           |    2 +-
 modules/tm/README                                  | 1794 ++++++-------
 modules/tm/doc/functions.xml                       |   64 +-
 modules/tm/doc/tm.xml                              |    1 -
 modules/tm/h_table.h                               |    2 +
 modules/tm/t_funcs.c                               |    9 +
 modules/tm/t_reply.c                               |    4 +
 modules/tm/tm.c                                    |   13 +-
 modules/topoh/topoh_mod.c                          |    8 +-
 modules/uac_redirect/rd_funcs.c                    |    9 +-
 modules/websocket/ws_conn.c                        |    9 +-
 modules/websocket/ws_frame.c                       |   23 +-
 modules/websocket/ws_handshake.c                   |   21 +-
 modules/xcap_server/xcap_misc.c                    |    2 +-
 modules/xhttp_pi/http_db_handler.c                 |    5 +-
 msg_translator.c                                   |    2 +
 parser/msg_parser.c                                |    1 +
 parser/msg_parser.h                                |    4 +-
 pkg/kamailio/deb/debian/changelog                  |    6 +
 pkg/kamailio/deb/debian/kamailio.init              |    2 +-
 pkg/kamailio/deb/lenny/changelog                   |    6 +
 pkg/kamailio/deb/lucid/changelog                   |    6 +
 pkg/kamailio/deb/lucid/kamailio.init               |    2 +-
 pkg/kamailio/deb/precise/changelog                 |    6 +
 pkg/kamailio/deb/precise/kamailio.init             |    2 +-
 pkg/kamailio/deb/squeeze/changelog                 |    6 +
 pkg/kamailio/deb/squeeze/kamailio.init             |    2 +-
 pkg/kamailio/deb/wheezy/changelog                  |    6 +
 pkg/kamailio/deb/wheezy/kamailio.init              |    2 +-
 pkg/kamailio/rpm/kamailio.spec-4.1                 |    2 +-
 pkg/kamailio/rpm/kamailio.spec.CenOS               |    2 +-
 pkg/kamailio/rpm/kamailio.spec.SuSE                |    2 +-
 receive.c                                          |    4 +-
 resolve.c                                          |   27 +-
 sip_msg_clone.c                                    |    5 +
 utils/kamctl/kamdbctl.pgsql                        |   21 +
 83 files changed, 2951 insertions(+), 4443 deletions(-)
 delete mode 100644 debian/patches/upstream/0001-modules-lcr-added-some-linefeed-chars-missing-from-s.patch
 delete mode 100644 debian/patches/upstream/0002-core-print-src-address-details-if-initial-message-pa.patch
 delete mode 100644 debian/patches/upstream/0003-tm-re-added-the-option-for-no-internal-reply-on-erro.patch
 delete mode 100644 debian/patches/upstream/0004-rtpproxy-updated-rtpproxy_manage-to-handle-PRACKs-wi.patch
 delete mode 100644 debian/patches/upstream/0005-tm-removed-note-about-no-implentation-for-no-reply-f.patch
 delete mode 100644 debian/patches/upstream/0006-tm-updated-xml-docs-with-t_set_disable_internal_repl.patch
 delete mode 100644 debian/patches/upstream/0007-tm-readme-regenerated-from-xml-files.patch
 delete mode 100644 debian/patches/upstream/0008-db_postgres-use-variable-for-make-tool-in-module-Mak.patch
 delete mode 100644 debian/patches/upstream/0009-topoh-safety-check-for-missing-To-header.patch
 delete mode 100644 debian/patches/upstream/0010-registrar-reset-r-uri-pointer-after-backup-in-lookup.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/kamailio.git



More information about the Pkg-voip-commits mailing list