URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a733ad0…
Author: Andrew Mortensen <admorten(a)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=15e62e1…
Author: Torrey Searle <tsearle(a)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=daccf53…
Author: Peter Dunkley <peter.dunkley(a)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=671e6a9…
Author: Peter Dunkley <peter.dunkley(a)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=203937d…
Author: Peter Dunkley <peter.dunkley(a)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=4e72c53…
Author: Richard Fuchs <rfuchs(a)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=b8137be…
Author: Juha Heinanen <jh(a)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=1f9d220…
Author: Daniel-Constantin Mierla <miconda(a)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=df37269…
Author: Daniel-Constantin Mierla <miconda(a)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=cae9c0f…
Author: Daniel-Constantin Mierla <miconda(a)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=01a3a08…
Author: Daniel-Constantin Mierla <miconda(a)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=ad0def9…
Author: Peter Dunkley <peter.dunkley(a)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=54fe7d1…
Author: Marius Zbihlei <mariuszbi(a)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=4c2b006…
Author: Ovidiu Sas <osas(a)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=6244e88…
Author: Peter Dunkley <peter.dunkley(a)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=eaba0c5…
Author: Peter Dunkley <peter.dunkley(a)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=8a4f1f6…
Author: Daniel-Constantin Mierla <miconda(a)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=6fbe250…
Author: Juha Heinanen <jh(a)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=82ea768…
Author: Klaus Darilion <klaus.mailinglists(a)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=5ed934e…
Author: Victor Seva <linuxmaniac(a)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=184d13c…
Author: Victor Seva <linuxmaniac(a)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=f3189ba…
Author: Victor Seva <linuxmaniac(a)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=6e956ff…
Author: Peter Dunkley <peter.dunkley(a)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=a0e57d5…
Author: Peter Dunkley <peter.dunkley(a)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=7393915…
Author: Peter Dunkley <peter.dunkley(a)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=94abb09…
Author: Peter Dunkley <peter.dunkley(a)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=51227bb…
Author: Peter Dunkley <peter.dunkley(a)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=34148ad…
Author: Peter Dunkley <peter.dunkley(a)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=48ceb63…
Author: Peter Dunkley <peter.dunkley(a)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=20a2f4f…
Author: Peter Dunkley <peter.dunkley(a)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=7e5a6f8…
Author: Peter Dunkley <peter.dunkley(a)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=a16fe76…
Author: Daniel-Constantin Mierla <miconda(a)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=0fe22ab…
Author: Jon Bonilla <jbonilla(a)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=69c9a83…
Author: Jon Bonilla <jbonilla(a)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=dbb0f34…
Author: Daniel-Constantin Mierla <miconda(a)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=59449fb…
Author: Daniel-Constantin Mierla <miconda(a)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=b57dad7…
Author: Daniel-Constantin Mierla <miconda(a)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=b0604ba…
Author: Daniel-Constantin Mierla <miconda(a)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=b1dbdaa…
Author: Daniel-Constantin Mierla <miconda(a)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=e13415c…
Author: Daniel-Constantin Mierla <miconda(a)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=df68e05…
Author: Peter Dunkley <peter.dunkley(a)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=97b2ac7…
Author: Peter Dunkley <peter.dunkley(a)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=27307d7…
Author: Klaus Darilion <klaus.mailinglists(a)pernau.at>
Date: Wed Apr 24 09:09:25 2013 +0000
core: fix default read-only DB URL