URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a4f47a4e... Author: Andrew Mortensen admorten@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=3664a90c... Author: Daniel-Constantin Mierla miconda@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=ad5394aa... Author: Daniel-Constantin Mierla miconda@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=d00dcbd1... Author: Daniel-Constantin Mierla miconda@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=4ed51ac9... Author: Daniel-Constantin Mierla miconda@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=795dbea7... Author: Daniel-Constantin Mierla miconda@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=e83f93c0... Author: Daniel-Constantin Mierla miconda@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=fbba35db... Author: Daniel-Constantin Mierla miconda@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=91132dcf... Author: Daniel-Constantin Mierla miconda@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=40a1255a... Author: Olle E. Johansson oej@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=41db725b... Author: Olle E. Johansson oej@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=c57b9b1b... Author: Olle E. Johansson oej@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=8ff301f1... Author: Olle E. Johansson oej@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=ecb6ae51... Author: Olle E. Johansson oej@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=60cced83... Author: Daniel-Constantin Mierla miconda@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=b7952cd4... Author: Richard Fuchs rfuchs@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=ea4e530b... Author: Daniel-Constantin Mierla miconda@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=0befe70e... Author: Daniel-Constantin Mierla miconda@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=4f01102e... Author: Daniel-Constantin Mierla miconda@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=b675634f... Author: Olle E. Johansson oej@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=9c4b8929... Author: Olle E. Johansson oej@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=1fe3e5c5... Author: Olle E. Johansson oej@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=82e9ffac... Author: Marius Zbihlei mzbihlei@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.