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

Andrew Mortensen admorten at isc.upenn.edu
Tue May 14 22:34:37 CEST 2013


URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6f6161626fc47c81bf1f3b38ebf1ee0f7898c591
Author: Andrew Mortensen <admorten at 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=c52451e83a9635a7c7171b001051030b5afe10bc
Author: Andrew Mortensen <admorten at 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=fda756a77e17379cbcda3a9c1fde4907dab68c07
Author: Daniel-Constantin Mierla <miconda at 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=afbc837b72702a42c9249ade2d49f3d441a736e7
Author: Juha Heinanen <jh at 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=eab52cc14fb4fdef624e0c355b0c26a59f45a51b
Author: Juha Heinanen <jh at 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=70cd40672b759dd070851865b9aee815aa4cf486
Author: Daniel-Constantin Mierla <miconda at 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=a2879fad6475b10d3d47d5d17694afb277f99640
Author: Daniel-Constantin Mierla <miconda at 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=93fac4907d31d2b8f16728c32397df177a713eb9
Author: Daniel-Constantin Mierla <miconda at 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=37e6d14d0347022f5e1b2e82f9131651c3f19642
Author: Daniel-Constantin Mierla <miconda at 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=196de96387c277f002fa99e74f20747c3b1b2e93
Author: Peter Dunkley <peter.dunkley at 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=4ff651a8a040a80d6df2ce8cd3ff0f0945bb6272
Author: Peter Dunkley <peter.dunkley at 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=3cb7548405a69e9cf090b33125f7c68902ba3398
Author: Peter Dunkley <peter.dunkley at 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=f710eab432fe2e09e8d0d2df13daf4081acc984a
Author: Peter Dunkley <peter.dunkley at 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=5a776da5a5c34b378e454ee5fe26580c86171249
Author: Peter Dunkley <peter.dunkley at 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=43025ce1360ac73a42012c83acf91f8734bf421f
Author: Juha Heinanen <jh at 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=a2c6d9e74bc0b93d09c7f1f72f9bd91d51995d67
Author: Peter Dunkley <peter.dunkley at 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=447e5acee13c382dabdd3856a9b970ce6890ce9b
Author: Peter Dunkley <peter.dunkley at 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=142c3a9127ed8fb4fa6217c68d7eb40d311c5c63
Author: Peter Dunkley <peter.dunkley at 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=6f9a53b82481cf31f873bff6988845118ed0586a
Author: Peter Dunkley <peter.dunkley at 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=462f016cdee86fe29e4ce0081d7ae47b810d5b07
Author: Peter Dunkley <peter.dunkley at 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=84ae1461d4bfe5becdbead586de001c8d517c183
Author: Peter Dunkley <peter.dunkley at 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=303b7ebdf2861343d8fcc3993bd82a3b9eba9c71
Author: Daniel-Constantin Mierla <miconda at 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=507546a2ed32d138d1b1362a441f9b78ad0ac922
Author: Carsten Bock <carsten at 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=f0d19b72bfab5c8d52c6e853d93491ec202c955b
Author: Richard Fuchs <rfuchs at 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=a3fe5a9880d26f903ce79e2f15985b85b651ddba
Author: Juha Heinanen <jh at 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=19e0315a6af94a16995cb7f1a98a5692b139dc2b
Author: Carsten Bock <carsten at 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=df3711ed744fb95490969dcdeb265f53f5122829
Author: Henning Westerholt <hw at 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=c69cf61a6a84c7f7e96ee78aa968def39678536a
Author: Henning Westerholt <hw at 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=778e2c5011bd82f911a4194f6286c55b36809ff6
Author: Henning Westerholt <hw at kamailio.org>
Date:   Thu May 2 21:17:57 2013 +0200

    mangler: fix double definition of contact_flds_separator, reported from ld




More information about the sr-dev mailing list