URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6f616162... Author: Andrew Mortensen admorten@isc.upenn.edu Date: Tue May 14 16:25:06 2013 -0400
modules/sca: improved BYE handling.
- Clear appearances for both legs on BYE request if possible.
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c52451e8... Author: Andrew Mortensen admorten@isc.upenn.edu Date: Tue May 14 16:23:46 2013 -0400
modules/sca: free previous appearance owner, callee, dialog if non-NULL.
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fda756a7... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Tue May 14 19:52:45 2013 +0200
utils/misc: updated vim syntax file
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=afbc837b... Author: Juha Heinanen jh@tutpro.com Date: Tue May 14 11:05:00 2013 +0300
modules/usrloc: reduce work if contact attributes are not in use
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=eab52cc1... Author: Juha Heinanen jh@tutpro.com Date: Mon May 13 15:26:57 2013 +0300
modules/usrloc and registrar: added possibility to unregister without aor
- added possibility to unregister without aor if usrloc uses db_mode=3 - added new usrloc api function delete_urecord_by_ruid()
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=70cd4067... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon May 13 11:01:28 2013 +0200
Makefile.defs: devel version set to 4.1.0-dev4
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a2879fad... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon May 13 11:00:08 2013 +0200
tm: fixed warning related to failure branch routing block execution
- routing blocks id are >=1, the condition was always true because the field in tm struct is unsigned int - gcc warning was: comparison is always true due to limited range of data type
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=93fac490... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon May 13 10:59:20 2013 +0200
core: debug message to show mapping of routing block names to ids
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=37e6d14d... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Mon May 13 10:35:35 2013 +0200
msrp: cache in a local variable if tls module is loaded
- avoid looping at runtime through the list of modules
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=196de963... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 14:18:13 2013 +0100
modules/outbound: reduced the level of some outbound related diagnostics
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4ff651a8... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 14:17:55 2013 +0100
modules/rr: reduced the level of some outbound related diagnostics
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3cb75484... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 14:10:24 2013 +0100
modules/rr: reduced the level of an outbound related diagnostic message
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f710eab4... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 14:09:58 2013 +0100
modules/path: reduced the level of an outbound related diagnostic message
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5a776da5... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 14:09:28 2013 +0100
modules/websocket: Added check to stop Kamailio starting if WebSocket is loaded without xhttp
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=43025ce1... Author: Juha Heinanen jh@tutpro.com Date: Sun May 12 16:10:40 2013 +0300
modules/presence: downgraded unsupported event syslog message
- Downgraded unsupported event syslog message from error to notice.
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a2c6d9e7... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 13:57:44 2013 +0100
modules/msrp: Use "msrps://" URIs for the server when TLS is loaded. TLS is mandatory for MSRP relays.
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=447e5ace... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 13:57:00 2013 +0100
modules/msrp: added warning when MSRP is loaded in a configuration without TLS. TLS is mandatory for MSRP relays.
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=142c3a91... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 13:55:46 2013 +0100
modules/websocket: added warning when websocket module is loaded in a configuration without either the nathelper or outbound modules
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6f9a53b8... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sun May 12 13:54:59 2013 +0100
modules/outbound: added warning message when outbound module is loaded in a configuraiton that does not load the stun module
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=462f016c... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Fri May 10 20:04:02 2013 +0100
modules/websocket: Added ws_close() exported function
- Enables immediate closure of a WebSocket connection from the configuration file.
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=84ae1461... Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Fri May 10 20:02:51 2013 +0100
modules/pv: added new $conid PV
- Returns the TCP connection ID that the current message arrived on (for TCP/TLS/WS/WSS) or $null (for UDP/SCTP)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=303b7ebd... Author: Daniel-Constantin Mierla miconda@gmail.com Date: Tue May 7 19:15:36 2013 +0200
core: get rid of deferencing type-punned warning in deb wheezy
- reported by Victor Seva
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=507546a2... Author: Carsten Bock carsten@ng-voice.com Date: Tue May 7 22:31:34 2013 +0800
Remove "ignore_failed_auth" Parameter from example config - otherwise you may register without correct password. (the parameter was added for loadtesting only)
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f0d19b72... Author: Richard Fuchs rfuchs@sipwise.com Date: Mon May 6 11:03:07 2013 -0400
path: support SPVE in add_path*() and add second parameter
This includes a major rewrite and code cleanup of prepend_path(), which doesn't perform any other functional changes.
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a3fe5a98... Author: Juha Heinanen jh@tutpro.com Date: Fri May 3 19:53:12 2013 +0300
modules/rls: added support for escaped chars in rls-services document
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=19e0315a... Author: Carsten Bock carsten@ng-voice.com Date: Fri May 3 18:45:07 2013 +0200
Make XML-RCP configurable in example scripts - Improvement: Automatically enable TCP, if XML-RPC is requested - Improvement: Allow the configuration of TCP-Children (especially for XML-RPC) - Improvement: Add missing configuration information
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=df3711ed... Author: Henning Westerholt hw@kamailio.org Date: Thu May 2 23:41:28 2013 +0200
memcached: port to more recent memory manager callback structure
* port to more recent memory manager callback structure * add small wrapper for calloc, implemented not optimal at the moment because the pkg_calloc from core/mem is not exported yet * add initial code to check for server connection during startup, not enabled yet as its work in progress * reorder structure a bit to allow for clean shutdown because of internal mm
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c69cf61a... Author: Henning Westerholt hw@kamailio.org Date: Thu May 2 21:36:17 2013 +0200
memcache: fix "maybe used uninitialized" warning from gcc
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=778e2c50... Author: Henning Westerholt hw@kamailio.org Date: Thu May 2 21:17:57 2013 +0200
mangler: fix double definition of contact_flds_separator, reported from ld