[sr-dev] New commits on branch admorten/sca

Andrew Mortensen admorten at isc.upenn.edu
Tue Mar 5 05:17:36 CET 2013


URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a4f47a4e4830f0a81c416e151c7affc40fdd1065
Author: Andrew Mortensen <admorten at isc.upenn.edu>
Date:   Mon Mar 4 23:13:53 2013 -0500

    sca: fix regression dropping Expires header from SUBSCRIBE replies.
    
    - extra_headers.len lacked Expires header length after snprintf.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3664a90c245b6d361958fd3e6f9431d83da35692
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Mar 4 19:56:54 2013 +0100

    usrloc: added missing state from AoR contact dump

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ad5394aaf8da8d608b25fa6dcd25f4f7c988163b
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Mar 4 16:30:34 2013 +0100

    dispatcher: release lock instead of destroy when cleaning active calls hash table
    
    - this could happen when dispatcher list was reloaded
    - reported and fix by Dmitry, closes FS#275

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d00dcbd11d092ef0213e3aeaa01e55ec6ba82652
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Mar 4 16:20:13 2013 +0100

    Makefile.defs: version set to 4.1.0-dev1

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4ed51ac90ec1355945720ff76a61b28d4ba83982
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Mar 4 16:19:20 2013 +0100

    Makefile.groups: refer to pkg groups instead of K

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=795dbea7c22c43b091baa816eb4bc878d7b6fc78
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Mar 4 16:14:42 2013 +0100

    db_postgres: handle prepare statements in DB APIv2
    
    - patch by  Markus Bucher, closes FS#272

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e83f93c0ecb33f2c1cd067510deed0898ea355ed
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Mar 4 16:09:36 2013 +0100

    Makefile: updated the groups of modules
    
    - they are kept in Makefile.groups to keep main Makefile cleaner
    - most of modules are in lists groupped mostly by dependency
    - compilation and packaging groups are build using the lists
    - exclude_modules list is automatically built from all modules without
      those part of lists with external dependencies

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fbba35dbe46986fa7635db161f3347eec6a486cc
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Mar 4 10:46:01 2013 +0100

    Makefile.defs: -DWITH_AS_SUPPORT is on by default
    
    - it was for kamailio flavour only
    - can be disabled with WITHAS=0 and exclude_modules+=seas

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=91132dcfe36a6ad9a6653ccd04a8edd5a418308d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Mar 3 23:53:14 2013 +0100

    Makefile: split module groups definitions in Makefile.groups
    
    - the part was quite big and it is more config related than build rules
    - it has to be updated with the current list of modules

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=40a1255a8beb40af429b17515903de25ccbbf205
Author: Olle E. Johansson <oej at edvina.net>
Date:   Sat Mar 2 16:25:24 2013 +0100

    pv Minor doc update

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=41db725b2a53b773808653111c189d575785921c
Author: Olle E. Johansson <oej at edvina.net>
Date:   Sat Mar 2 15:53:08 2013 +0100

    pv Add RPC commands shvGet and shvSet to manipulate and list shared variables

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c57b9b1b4d8afdeaedf84dcb6e492cdda18ff5cb
Author: Olle E. Johansson <oej at edvina.net>
Date:   Sat Mar 2 09:41:18 2013 +0100

    presence Add RPC command presence.cleanup

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8ff301f1daaae9b380eca4dd9d1d832aeb454bae
Author: Olle E. Johansson <oej at edvina.net>
Date:   Sat Mar 2 07:56:48 2013 +0100

    cfgutils  Add functions for checking if a route exists
    
    Adding check_route_exists() and route_if_exists() functions.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ecb6ae51119854ae7b24e03edd9a026d1db37aa0
Author: Olle E. Johansson <oej at edvina.net>
Date:   Sat Mar 2 07:56:21 2013 +0100

    cfgutils documentation

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=60cced83ecc75d9bf9b66ce6d26ae359b740e7b0
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Mar 1 18:12:23 2013 +0100

    rtpproxy: proper fixup function for rtpproxy_manage(...)
    
    - second parameter was resolved as spve type, although fixed as str
    - reported by  Markus Bucher, FS#273

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b7952cd44d2291dd2e5a9c09711e9b32ba2c4c38
Author: Richard Fuchs <rfuchs at sipwise.com>
Date:   Wed Feb 27 11:17:03 2013 -0500

    nathelper: add new option sipping_disable_bflag
    
    sipping_disable_bflag can be set on a per-registration basis
    to disable NAT pings completely

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ea4e530bb80d2a3e537bffad980997e8e2eb9436
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Feb 27 09:22:14 2013 +0100

    Makefile.defs: version set to 4.1.0-dev0
    
    - master branch is open for adding new features to be part of v4.1.x

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0befe70e55ff01846686a5bd68d2ad59ab6cb382
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Mon Feb 25 11:19:15 2013 +0100

    core: parser - function to proper handling multipart bodies with same content type
    
    - closes FS#170, based on a patch by Luis Martin

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4f01102ef39a9c34da8f8cc0cc10731b6b19c1d7
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Feb 24 20:04:51 2013 +0100

    siputils: completed the function to return RURI parameter value
    
    - closes FS#238, based on a patch by Luis Martin

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b675634f337d63a76161bcdedc9a5ed710e2e148
Author: Olle E. Johansson <oej at edvina.net>
Date:   Sun Feb 24 22:17:25 2013 +0100

    snmpstats add support for ws, wss and sctp transports

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9c4b8929696dfe85ba961bb7c059b942008f9539
Author: Olle E. Johansson <oej at edvina.net>
Date:   Sun Feb 24 17:53:27 2013 +0100

    snmpstats Add missing SIP response codes
    
    And switch from Wikipedia to the IANA list as a master list.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1fe3e5c560c6a234ddc3983eef2bf4043e046f51
Author: Olle E. Johansson <oej at edvina.net>
Date:   Sun Feb 24 10:25:38 2013 +0100

    snmpstats fix typo

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=82e9ffac750273025af81dad2b1928fd5bb8f2bc
Author: Marius Zbihlei <mzbihlei at mzbihlei-macbookpro.local>
Date:   Sat Feb 23 14:58:07 2013 +0000

    Added own _strnstr method as strnstr is BSD only
    
    This cause the tm module to not be loaded on non-BSD (i.e. Linux) system
    Problem reported by Joel Vandal.




More information about the sr-dev mailing list