[sr-dev] New commits on branch master

Juha Heinanen jh at tutpro.com
Tue Oct 18 20:50:23 CEST 2011


URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fa85359d63efd0ff97261a58d2b231e01c836dea
Merge: 5bd2add e3eb4e3
Author: Juha Heinanen <jh at tutpro.com>
Date:   Tue Oct 18 16:09:44 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      INSTALL: added short note about wiki site
      Makefile: version set to 3.3.0-dev0
      presence_xml: remove unecessary include
      core and modules: fix compile warnings on freebsd
      core and modules: fix compile warning

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5bd2add9846565a82a22b206bae7b0d5e8966574
Merge: bee7574 08390a9
Author: Juha Heinanen <jh at tutpro.com>
Date:   Mon Oct 17 21:14:38 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      dialplan: added sample records to readme
      dialplan: fix usage of avps in replacement expression

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bee7574aed82a0c299f8ffab3c2b4b7a4451e116
Merge: 5cbc4fa 807f074
Author: Juha Heinanen <jh at tutpro.com>
Date:   Mon Oct 17 18:16:15 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      dialog(k): Note dependency between dlg_manage() and transactions in docs.
      snmpstats: control exporting registrar records
      ctl: used flavour's NAME in path of default ctl socket
      modules_k/(auth|misc)_radius: added cast
      kamailio.cfg: added storage of src ip to extra acc example
      kamailio.cfg: load cfg_rpc module to allow runtime updates
      cfg_rpc: improved documentation
      modules_k/osp, modules_k/siputils: The bind_siputils function takes 1 parameter, but the bind command in here (and as used in osp) was specified as taking 0 parameters.
      modules_k/presence_xml: The presentity activities check wasn't quite right.
      modules_k/dispatcher: Fixes to handling of empty DB and hostnames that cannot be resolved
      modules/app_lua: Fix to lua_sr_pv_is_null()
      modules:sipcapture: fixed uint types and IPPROTO_IPIP on Solaris.
      core: auto_bind_ipv6 : changed param from cfg framework to normal global parameter as setting it at run time doesn't change anything
      core: added parameter to enable/disable automatic binding of ipv6 interfaces TODO: documentation
      core:socket_info Added automatic discovery of IPv6 interfaces on Linux using RT_NETLINK socks
      dialog(k): Fix typos.
      Revert "message shooter module added"

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5cbc4fa0789f4a4566e32b4666e37b1cc971dace
Merge: de63a9b 9c9609d
Author: Juha Heinanen <jh at tutpro.com>
Date:   Wed Oct 12 15:11:51 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      message shooter module added
      modules_k/acc: fix cdr documentation - using the correct names for the cdr commands(cdr_facility,cdr_start_on_confirmed,cdr_extra)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=de63a9b03d1464f53b77dad960fe3361113e0879
Merge: fad6afb 8c9681a
Author: Juha Heinanen <jh at tutpro.com>
Date:   Tue Oct 11 14:15:12 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      modules:sipcapture: IPIP raw socket has moved to the sipcapture.                     fixed source(from) structure in IPIP mode                     fixed port and port range in monitoring/ipip mode.
      modules_k/acc: Fix bug which produce an invalid cdr-log - exclude the check of an existing cdr_log_extra_str in acc_mod.c:mod_init.   (fixes flyspray-issue 166)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fad6afb8c23ed0eb371f6d52cfe9e63e1512b366
Merge: 0d53974 49f44b0
Author: Juha Heinanen <jh at tutpro.com>
Date:   Tue Oct 11 10:43:40 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      acc(k): Remove double #define.
      modules:sipcapture: fixed len of SIP message for hep callback function
      kamutil: Improve README.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0d5397473fa51a1549aac35d566f79c702ab4b58
Merge: 17da93d 11bdc4a
Author: Juha Heinanen <jh at tutpro.com>
Date:   Mon Oct 10 12:19:54 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      lib/kmi: use system malloc for MI operations
      dmq: removed libxml2 from Makefile deps
      srdb1/kamctl: dialog_vars table added to dialog group
      core: move exit salutation before killing children
      dialog(k): new dialogs can be created only by INVITE
      acc(k): Replace custom time arithmetics logic with existing macro definition.
      acc(k): Add time2string() function and clean up code.
      acc(k): Rename time_from_string() to string2time().
      acc(k): Change time_from_string() signature in order to remove is_time_equal().
      acc(k): Change start/end IDs from sz/ez to st/et.
      acc(k): Replace call to (deprecated) atoi() function with strtol().
      acc(k): Rename '*_timeval' variables to '*_time' to decouple name from type.
      acc(k): Replace ftime() call with gettimeofday().
      lib/srdb1/schema: Add XML files related to dialog variables.
      kamutil: Add README describing the naming schema.
      kamctl: User proper naming schema for SQL creation scripts.
      modules/lcr/utils/lcr_upgrade_from_3.1.sh: upgraded also lcr_gw index.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=17da93df72f772edc66211938b288d0ab7d25867
Author: Juha Heinanen <jh at tutpro.com>
Date:   Thu Oct 6 21:22:11 2011 +0300

    modules/lcr/utils/lcr_upgrade_from_3.1.sh: upgraded also lcr_gw index.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e1326ee855cd3cc29cfe20b56d9e0e2b19f9356e
Merge: 804c99d 65bac99
Author: Juha Heinanen <jh at tutpro.com>
Date:   Thu Oct 6 19:27:35 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      core: make method conditions work on reply routes
      textopsx: copy msg->hash_index in msg_apply_changes()

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=804c99d06ed0eb9982f5e6706f02a87e4cae28b0
Merge: 66d402c 3c1b71b
Author: Juha Heinanen <jh at tutpro.com>
Date:   Wed Oct 5 09:28:50 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      dialog(k): reset global dlg shortcut when destroying the structure

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=66d402cfb6b09ef2f6b0a0d01e2de62fcc731b90
Merge: 34dfc9a 2a9b1cd
Author: Juha Heinanen <jh at tutpro.com>
Date:   Tue Oct 4 22:21:10 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router: (30 commits)
      - In active probing mode (ds_probing_mode=1) disable gateways not only on "408" but also on any non-successful reply (as per ds_reply_codes) (e.g. SEMS replies with "503" when in shutdown mode)
      core: some adjustments to two debug messages
      db_text(k): init new db text table structure to 0
      mi_xmlrcp: Update dependency in doc.
      pkg/debian: Add Wheezy build folder
      jsonrpc: Fix dependency in doc
      pkg/debian Add libevent as dependency for jsonrpc module
      iptrtpproxy: docbook parts split to functions.xml and params.xml
      auth_identity: parts of docbook split to functions and params.xml
      app_lua: test for lua5.1 with pkg-config
      modules*: regenerated readmes
      Makefile: version set to 3.2.0-pre4
      osp(s): updated name of docbook file to follow common pattern
      docbook: consitent titles of main section
      privacy: removed incomple module residing in for long time
      pkg/debian: Add Json modules and package
      Makefile: Do not exclude modules without external depends
      Makefile: Add dmq to K modules standard
      pkg/debian: Add sqlite module and package
      Makefile: Add async module
      ...
    
    Conflicts:
    	modules/mtree/README

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=34dfc9a16b01340c6d2cefbe884bde4f6163bdad
Merge: 770865d b7ed9c1
Author: Juha Heinanen <jh at tutpro.com>
Date:   Sat Oct 1 15:00:10 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      modules:sipcapture: fixed mirroring capture mode. Currently it works only on Linux.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=770865d1021360322f12fcf552f300415022530e
Merge: 5000d9c b03a9c1
Author: Juha Heinanen <jh at tutpro.com>
Date:   Fri Sep 30 15:05:24 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      xmlrpc: redeclaration of v/snprintf() conditioned by OS type
      lib/kmi, mi_*: better handling of mi child init

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5000d9ca480db029c1e0b1ae15d0541baf31886c
Merge: 35ca466 0e5fc52
Author: Juha Heinanen <jh at tutpro.com>
Date:   Fri Sep 30 14:30:43 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      lib/kmi: safety re-entrant call of init_mi_child()

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=35ca4667496f3d07498adb6d962de8e2b716cb33
Merge: fcb552e 66ab994
Author: Juha Heinanen <jh at tutpro.com>
Date:   Fri Sep 30 14:12:47 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      lib/kmi: turned a debug log in error

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fcb552e2bd8f098b853f4d1c0494c0cab519675f
Merge: 1df2ef0 de1509a
Author: Juha Heinanen <jh at tutpro.com>
Date:   Fri Sep 30 14:07:20 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router:
      modules:sipcapture: ETHHDR moved from .h to .c, changed method check in kamailio.cfg

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1df2ef0b3922fcade7f8dad8046162a6ec992d73
Merge: 20b73cb 81d63a1
Author: Juha Heinanen <jh at tutpro.com>
Date:   Fri Sep 30 12:05:04 2011 +0300

    Merge branch 'master' of ssh://git.sip-router.org/sip-router into 32plus
    
    * 'master' of ssh://git.sip-router.org/sip-router: (50 commits)
      modules_k/sqlops: use signed int to string conversion for sql.val transformation
      modules:sipcapture: fixed rotation scripts (maxvalue) and SQL schema.
      modules:sipcapture: fixed mirroring mode, added BPF functionality.
      core: init_child(1) for no-fork mode replaced with init_child(PROC_SIPINIT)
      usrloc(k): use PROC_SIPINIT instead of rank 1 in child_init
      core: added defines for positive child ranks
      lib/kmi: init MI workers for SIP commands when needed
      tm: advertise child rpc-sip mode when using event_route[tm:local-request]
      xmlrpc: updated the way of setting child sip-rpc mode
      core: allow to specify that rpc worker may handle sip commands
      mi_rpc: call init mi child based on core advertising of handling rpc commands
      xmlrpc: advertise to core that sip workers handle rpc commands
      xmlrpc: removed redeclaration of v/snprintf()
      core: added possibility to know if SIP workers handle RPC commands
      dialog(k): Do not consider late requests for dialogs in "deleted" state as bogus messages.
      Fix previous commit e5a5344290a351344c2451017d1d5677fe649cb8
      ndb_redis: fix parsing of integer arguments from server connect string
      core: parser/sdp - optimized a= lines parsing
      core: parser/sdp - fixed parsing attributes lines
      core: parser/sdp - refactored extract_mediaip()
      ...




More information about the sr-dev mailing list