[sr-dev] git: new commits in branch 4.4

Daniel-Constantin Mierla miconda at gmail.com
Tue Jan 17 14:07:48 CET 2017


- URL:  https://github.com/kamailio/kamailio/commit/61a30f8432100118a1b9d3ed731f986900f80352
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:25:16+01:00

async: updated to the name of functions for timers instead of macros

(cherry picked from commit 60269ead4973b745f529e42c6e2c60287a040c64)

- URL:  https://github.com/kamailio/kamailio/commit/97d70c15a35195f0345c4143f29962b2bd0632de
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:25:51+01:00

jsonrpc-s: added section to show examples with rpc commands over jsonrpc

(cherry picked from commit cdd703dcae172ad0692877addaa9fea80c06defc)

- URL:  https://github.com/kamailio/kamailio/commit/b1502145939ca9aec0ae73d93477eb5492e8536b
Author: Armen Babikyan <armen at firespotter.com>
Date:   2017-01-17T13:26:31+01:00

memcached: fix deletion bug

(cherry picked from commit c5f6cce69d7cae48f0769d89e9098a8526089055)

- URL:  https://github.com/kamailio/kamailio/commit/676b0bedfd045d7e7ffbfa5e5ecb137f8603e643
Author: Mikko Lehto <mslehto at iki.fi>
Date:   2017-01-17T13:27:37+01:00

modules/dispatcher: fixed typo in documentation

(cherry picked from commit 72f28fdcfd88b4f915156a992a6b1f12db79edc5)

- URL:  https://github.com/kamailio/kamailio/commit/95ed5f71854e747b2336b8bd3b0e7f0c4b1b5a5b
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:29:26+01:00

tmx: added note to t_continue() docs about failure context of executed route block

(cherry picked from commit 29635011f94a142fe5cde32558b8dfd095dd7820)

- URL:  https://github.com/kamailio/kamailio/commit/7918a50ce645eb09d77e701526392a638f703cda
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:30:00+01:00

rtpengine: added note about rtpproxy_manage() afte t_continue()

- or after any other function that does suspend/resume of the
  transaction
- it behaves as used in failure_route
- related to GH #855

(cherry picked from commit 63f3e24ba2c0b9749f5c5d3268c633c629e20f89)

- URL:  https://github.com/kamailio/kamailio/commit/bc5d67854da18c1535abf2a54c7b8a5e21eea0cc
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:30:10+01:00

rtpproxy: added note about rtpproxy_manage() afte t_continue()

- or after any other function that does suspend/resume of the
  transaction
- it behaves as used in failure_route

(cherry picked from commit e128d46e6a675b8cf5f8b584850c08cd16328af4)

- URL:  https://github.com/kamailio/kamailio/commit/7de5934632c0b00387c3ebc004cd86eb677711ab
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:31:18+01:00

lib/srdb1 - set default datetime value to 2000-01-01

- 1900 is before the start of epoch and can result in unexpected
  behaviour with some time related functions

(cherry picked from commit 3efa32c9cdfc7a7bdc913724fba92f7b7a76434c)

- URL:  https://github.com/kamailio/kamailio/commit/125eab75cc5febcea92eddadca4be2a83f70d7a1
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:32:05+01:00

kamctl: regenerated db creation script to update default datetime value

- URL:  https://github.com/kamailio/kamailio/commit/864c29081177204d238006f6308a6b09f982d6f5
Author: Guilherme C Pilon <gpilon at daitangroup.com>
Date:   2017-01-17T13:33:42+01:00

ratelimit module not working properly when FEEDBACK algorithm is used

(cherry picked from commit bb768faae3367c1209e735de71ab9fdcd5d068d5)

- URL:  https://github.com/kamailio/kamailio/commit/0f7a688d8670f171be0d4f4f36c5c7a005f946a0
Author: Guilherme C Pilon <gpilon at daitangroup.com>
Date:   2017-01-17T13:33:51+01:00

ratelimit module not working properly when FEEDBACK algorithm is used - deleting unused lines

(cherry picked from commit 22b040c944228cfc7795f4481465dd230bff6f99)

- URL:  https://github.com/kamailio/kamailio/commit/9902d21f5f3f76ee93cd1a9a0a63c981b1c9eb88
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:37:07+01:00

xmlrpc: init delayed context for rpc_fault()

- may fix the GH #878, reported by Juha Heinanen

(cherry picked from commit 6b3ce6376258211d317620d4d96bd3d88788b6a3)

- URL:  https://github.com/kamailio/kamailio/commit/035ed5d420cfd46ab5af0aa37ec52fa1c4836fe0
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:40:26+01:00

statsd: include usr_avp.h instead of usr_avp.c

- backport of commit 344baa0bae643f235e85ad8f670f412acadab0f1

- URL:  https://github.com/kamailio/kamailio/commit/6dd3f8c7c0c42a25871e15a56e751d36eb305e97
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:55:27+01:00

tm: generate from tag if not provided for request_within()

- related to GH #931

(cherry picked from commit 96ca5c95e9380a56d886fad699a5966b7b00f5b6)

- URL:  https://github.com/kamailio/kamailio/commit/693e70cdd787beccc6edb7ed1c721a2960536cc1
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T13:57:02+01:00

core: keep names for uac cseq helper headers in cfg env

- shared by dialog and tm for cseq updates after uac auth

(cherry picked from commit 391dce68f712d7b38eb48188f3ae2413da0f70c6)

- URL:  https://github.com/kamailio/kamailio/commit/49370420039936554d87950cec85d5fd22bcdaca
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T14:00:49+01:00

tm: if transaction had an uac auth, propagate cseq headers for local ACK and CANCEL

- related to GH #870, #918, #919

(cherry picked from commit 526ec68fa56cb8066db9da3a4b82f9e20aebf8c3)

- URL:  https://github.com/kamailio/kamailio/commit/3c53097213f686833a953e69aca0c66c7021b441
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T14:03:38+01:00

dialog: use uac cseq header names from cfg env

(cherry picked from commit a1189074af0946b1a4b57dff795d0f642818ad35)

- URL:  https://github.com/kamailio/kamailio/commit/869b496334373c7a43b6412d05d446d582be5112
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T14:04:18+01:00

dialog: increase cseq after uac auth for local acks

- related to GH #918, #919

(cherry picked from commit b75d4ca219d7185e0a73cc9132760fe05227faa4)

- URL:  https://github.com/kamailio/kamailio/commit/3e5def30a8eeae76ac7352a5b9ba4e4a2f83fe9c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-01-17T14:04:53+01:00

dialog: handle replies to local cancel for cseq updates

(cherry picked from commit fab1b5dc4edc74555b965a6c305d7643629e0225)





More information about the sr-dev mailing list