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

Andrew Mortensen admorten at isc.upenn.edu
Wed May 1 05:17:16 CEST 2013


URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a733ad0d80b6bba41133bbd03f9d84b2db294593
Author: Andrew Mortensen <admorten at isc.upenn.edu>
Date:   Tue Apr 30 23:10:10 2013 -0400

    modules/sca: track appearance times.
    
    Include time of last state chance in sca.all_appearances output.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=15e62e12e11d3a8cc7cce023f4ec68579e209db8
Author: Torrey Searle <tsearle at gmail.com>
Date:   Tue Apr 30 12:01:00 2013 +0200

    data_lump return a comment back to it's owner

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=daccf53e3179716d525f97d3a27a653df53ba540
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Mon Apr 29 20:54:52 2013 +0100

    modules/websocket: fixed mandatory headers check

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=671e6a92093d10c75c1b9f08057dd7d157250323
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Mon Apr 29 20:38:06 2013 +0100

    modules/websocket: doubled the size of the buffer for adding headers to WebSocket handshake responses

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=203937d428f830ab91e5dd1bb146e55799f4ea80
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Mon Apr 29 20:34:36 2013 +0100

    websocket: added "cors_mode" parameter to enable "Cross-origin resource sharing" on WebSocket handshakes
    - I don't know of any WebSocket clients that require this (yet).  But having it
      in there won't break anything.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4e72c5331d522d7dcb4b9244433b5d591f51d2a7
Author: Richard Fuchs <rfuchs at sipwise.com>
Date:   Mon Apr 29 11:26:18 2013 -0400

    db_mysql: add cast to remove compile warning

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b8137be67991d588a5d2e3c78b2669897b15e8c1
Author: Juha Heinanen <jh at tutpro.com>
Date:   Sat Apr 27 18:07:21 2013 +0300

    modules/usrloc: fixed typo in db_ops_ruid param name

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1f9d220fe4cbb7a729a2b99dacb2e3b594766d16
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Apr 26 19:55:43 2013 +0200

    tm: wrap around expression adjusting length for To/From headers
    
    - applies for local requests

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=df37269ced3716c0dcb9a4f2fbe39d1cc001c2b8
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Apr 26 19:00:36 2013 +0200

    tm: fixed name of the target uri used for From header
    
    - effect of previous commit

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cae9c0f53a73051fc67634913218cbffaf9a034b
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Apr 26 18:32:55 2013 +0200

    dispatcher: proper localization of To uri for keepalives
    
    - it was affected by introduction of <> around the URI in To header
    - reported by Peter Dunkley

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=01a3a08953c20ecfe40e265ac0db5e456744d03d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Apr 26 18:24:01 2013 +0200

    tm: adjust size of the hooks to From/To headers for local genrated requests
    
    - take in cosideration <> if it is the case

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ad0def9754810ac7737f173eecc2c9c18523b976
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Fri Apr 26 15:29:47 2013 +0100

    modules/siptrace: Support for ws: and wss: (fake protocols as per tls:)

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=54fe7d11a936da101a556453ebfc524c06388268
Author: Marius Zbihlei <mariuszbi at gmail.com>
Date:   Fri Apr 26 09:56:26 2013 +0100

    core: fixed compilation on Solaris, due to missing gethostbyname2
    
    TODO: provide a wrapper over dnssec for getipnode...() for Solaris

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4c2b006d707f68d9fe069a07afe4b73fd8d36df8
Author: Ovidiu Sas <osas at voipembedded.com>
Date:   Thu Apr 25 14:50:41 2013 -0400

    snmpstats: fix cross-compilation

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6244e8870f5ef52094248734598781703945f77a
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Thu Apr 25 18:16:28 2013 +0100

    modules/msrp: Use "msrps://" instead of "msrp://" in headers when the transport is WSS

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=eaba0c5d94bc1859e030626542fd298ceb354525
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Thu Apr 25 16:13:48 2013 +0100

    modules/websocket: fixed segmentation fault relating to recent counter changes

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8a4f1f6577459c918598e17defa4139ac5fa09a8
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Thu Apr 25 14:50:40 2013 +0200

    tm: add angle brackets around From/To URI for local generated requests
    
    - safer for special cases of URI format

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6fbe25010e9a513e52f1b9d01c2b2573b6421ede
Author: Juha Heinanen <jh at tutpro.com>
Date:   Thu Apr 25 14:12:21 2013 +0300

    modules/outbound: added force_no_outbound flag

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=82ea768ea1d903e37617c15778272fc34a259bcf
Author: Klaus Darilion <klaus.mailinglists at pernau.at>
Date:   Thu Apr 25 08:12:07 2013 +0000

    sipcapture/siptrace: set default db_url to read-write URL

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5ed934efd8173b0c3dc6d8605dab9643819d0701
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Mon Apr 22 17:09:19 2013 +0200

    app_lua: Added sr.xavp.get function in order to get a table with all the values of a xavp.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=184d13c33a46d59f0e0c5a6b4898b64cdfb7800e
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Mon Apr 22 10:48:08 2013 +0200

    app_lua: Added sr.xavp.get_keys function.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f3189bacf413a7be918c94e4dafcb5a2749e5e68
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Mon Apr 22 10:46:17 2013 +0200

    core[xavp]: Added helper function to get a list of keys from a xavp variable.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6e956ffb37274876e9f83a74537b262493dbd04d
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 22:01:59 2013 +0100

    modules/presence_xml: fixed issue with parsing some pres-rules documents
    
    - pres-rules that contain external links in a <conditions /> node don't
      have to have <identity /> nodes in the <conditions /> node.
    - Kamailio returns an error when it finds a <conditions /> node with
      no <identity /> node inside it.
    - Kamailio doesn't support external links, but it should skip over
      the <conditions /> nodes that contain them rather than return
      an error as later <conditions /> nodes may contain entries it can
      work with.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a0e57d5d1dbcc3950036acff9789f6c760d61b8c
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 21:07:07 2013 +0100

    examples: added WebSocket edge proxy example using outbound for NAT traversal

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=73939158d484a18a018f91a83b8585f043fb466e
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 21:06:36 2013 +0100

    examples: added outbound edge proxy and registrar example configurations

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=94abb09f48f52fc3aa1ef130c14b0880b9ccf395
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 21:04:56 2013 +0100

    examples: updated basic websocket example

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=51227bb158142056f1b52c7ed73bfe8f7b129172
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 21:04:24 2013 +0100

    modules/outbound: Updated examples (edge proxy and registrar) in documentation

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=34148ad99277247abfdd758f96ed88da4299deec
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 16:34:29 2013 +0100

    modules/rr: Fixes relating to outbound and record-routing

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=48ceb634a8c4d173b7e44a55f20ffa1c8720db59
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 14:28:36 2013 +0100

    pkg/kamailio/(centos|fedora): Updated rel in .spec file

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=20a2f4f7a28f51e09052f99654d6b12d0cdbe741
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 14:26:09 2013 +0100

    core: Fixed error where ";transport=wss" parameter was sometimes added to URIs
    
    - It should always be ";transport=ws" with WebSocket

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7e5a6f8a8e3818546e6ccf7caf9e6daf0b212576
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 14:24:45 2013 +0100

    modules/rr: Double-route and outbound support in loose.c
    
    - Have removed outbound support from strict routing for now as it was incorrect
      and I don't have a system to test with.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a16fe766649260bc9bdd489f5caa663986714221
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Apr 24 17:26:15 2013 +0200

    usrloc: update call-id value in db when matching record by ruid

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0fe22abcf3cbd7fc4c52fd5aa85a7280b7f9ad02
Author: Jon Bonilla <jbonilla at sipwise.com>
Date:   Wed Apr 24 16:46:55 2013 +0200

    pkg/deb: Deprecate lenny
    
    Lenny is not a supported version of debian any more.
    At sip-router squeeze and wheezy are being mantained at the moment.
    Let's deprecate lenny for future releases.

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=69c9a83b0cc94ff20073813fe3d75512260b2ca1
Author: Jon Bonilla <jbonilla at sipwise.com>
Date:   Wed Apr 24 16:42:59 2013 +0200

    pkg/deb: Change memcache module dependencies
    
    libmemcached-dev is the new dependency deprecating libmemcache

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=dbb0f346cc80c51ace5994bd13439fb9253ec688
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Apr 24 16:27:13 2013 +0200

    usrloc: regenerated the readme for db_ops_ruid parameter

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=59449fb1178936e9f1b7cfd4b6817d80431f6178
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Apr 24 15:41:34 2013 +0200

    usrloc: documented db_ops_ruid parameter

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b57dad760c862b70304d4830d7109e657a4ba48a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Apr 24 15:34:16 2013 +0200

    usrloc: option to do db update/delete ops using ruid
    
    - new parameter db_obs_ruid - if set to 1, db update/delete operations
      are done using ruid value
    - if paramter set to 0 (default) the old style using aor, contact and
      call-id is done

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b0604ba9b1058a920b9617e20c31b14cf2b041bb
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Apr 24 13:38:32 2013 +0200

    core: new global parameter - modinit_delay
    
    - sepecify microseconds to sleep after initializing a module in order to
      cope with systems having rate limits on new connections to db or other
      servers

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b1dbdaa76ef470d48a4e3fd76a1c47faffafd82c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Apr 24 13:36:08 2013 +0200

    registrar: added debug message to print generated ruid for contact
    
    - formatted condition to fit 80 char long line

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e13415c19e635c4f3c658a5b2effd48f252fa19f
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Apr 24 10:26:49 2013 +0200

    sqlops: use one char buf for empty strings in db results
    
    - safe for the parts of code that want to access it even for write

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=df68e05e40f7f14b343e25f4b955ed923772da60
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 11:49:21 2013 +0100

    modules/rr: refactored process_outbound()
    
    - Still need to update loose.c to properly handle double-RRs with flow-tokens

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=97b2ac7081ed622933ba8944c5bc044b5b3a5663
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Wed Apr 24 11:48:21 2013 +0100

    modules/rr: add double record-routes when outbound is enabled
    
    - Note: loose.c does not yet handle these properly

URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=27307d7af3ff8195f685f3dcaf63b6dc56bad506
Author: Klaus Darilion <klaus.mailinglists at pernau.at>
Date:   Wed Apr 24 09:09:25 2013 +0000

    core: fix default read-only DB URL




More information about the sr-dev mailing list