- URL:  
https://github.com/kamailio/kamailio/commit/61842f459efefe22ae80b1173b00b64216e0c6bb
Author: Dmitri Savolainen <savolai...@erinaco.ru>
Date:   2018-02-22T10:39:15+01:00

pv: correct sbranch params appending

- some params (like dest uri) were not appended to branch
  due to a copy-paste typo

(cherry picked from commit e66f109c0d2cf657387ee1e0745ff2d55eebcaaa)
(cherry picked from commit fe02ca6c76ab969277a1b5e9092a229b1a4a502b)

- URL:  
https://github.com/kamailio/kamailio/commit/dc9b31986b5e780869b82c69d74b76629853cae9
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:39:32+01:00

snmpstats: keep sockets list pointer global

- they are allocated and content could be referenced at runtime, thus no
free
- free allocated variables in case of errors

(cherry picked from commit 8bc890f595005090479cad1670b4360817f307af)
(cherry picked from commit 23b03bec84ec605472225373b0f83ee63c0cf35f)

- URL:  
https://github.com/kamailio/kamailio/commit/f9dfedfc879eddd52bf5fd464a5253475da42f3d
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:39:41+01:00

snmpstats: clang format the code

(cherry picked from commit db0b73b0c69014aa0dee41a78d07800812c10746)
(cherry picked from commit 5d3be2314434cc5207f9f87773ba8e1fe342f743)

- URL:  
https://github.com/kamailio/kamailio/commit/fff4297974f7cfb636a0858278d863c9fdff80aa
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:40:08+01:00

evapi: detect the OS darwin as substring

- adjust condition to suit analyzer

(cherry picked from commit 81687628bc5fb90a6b126cd2b89c8725a4c3caab)
(cherry picked from commit f23191b8cf85efd5e7cb973608e893b038155a44)

- URL:  
https://github.com/kamailio/kamailio/commit/e9a4754923b5460b5c3dacff94980a34b95cda71
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:40:18+01:00

sctp: removed risky workaround for dealing with old libksctp versions

- writing over the size of field may have unexpected results

(cherry picked from commit b8fb6f9f453a7ab72ea578e8469ae88a831ca0e9)
(cherry picked from commit 108047648d5f614aea5939060e502bd764ed9954)

- URL:  
https://github.com/kamailio/kamailio/commit/1be7f1bf2d6ba4f9585d4802c73dddbb3d2fa142
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:40:27+01:00

sctp: note about using recent versions for libsctp and kernel

(cherry picked from commit 12f313c6c7c9b6a9c12d8ee2693cb955c16afe35)
(cherry picked from commit 7b5f6f7624e5a6bb47a1ccfb3d29bf15dced6f9c)

- URL:  
https://github.com/kamailio/kamailio/commit/37f31680ed3397496955e6cc08cee2ebbad456de
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:41:05+01:00

core: forward - add note about return code of forward_request()

(cherry picked from commit 05509f322d5b4ce23b6e5918f4d6bc4e48678202)
(cherry picked from commit aa75f8543a665b6aac3da2dcf5be10df6a04852e)

- URL:  
https://github.com/kamailio/kamailio/commit/ef84d989228836c28dd5ec5acea5c4239cab58db
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:45:29+01:00

tm: handle success return code by forward_request() for e2e ACK

- forward_request() returns 0 on success, propagate 1 to config wrapper
- backport of 171e3b9f197ffebaa2b1a1959ba109bb442764a2

- URL:  
https://github.com/kamailio/kamailio/commit/8707b4c1140ea350d1fb47d325c94505bfdb5e34
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:46:16+01:00

snmpstats: init sigaction var and close fd in case of errors

(cherry picked from commit 0b7b291ab153472c7d371c29e0c4dfa20c492f08)
(cherry picked from commit 087b629506261576509efde32ac83e86349e3aee)

- URL:  
https://github.com/kamailio/kamailio/commit/0b75cd06495ff34b84cd97d05f41abf2c8b5526d
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:46:31+01:00

snmpstats: free table_info in case of error for SIPStatusCodesTable

(cherry picked from commit 172cfd3494db462593da2d04feb6528f9ad3a84c)
(cherry picked from commit 85555549bac9be735ad81b8deff6c8bd6615ed56)

- URL:  
https://github.com/kamailio/kamailio/commit/e4ceb1d8063a96b8634cc2c70191ab978766501e
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:46:47+01:00

snmpstats: free allocated vars in case of error during init snmp tables

(cherry picked from commit 4d4c91a709aff0b9b15fcc02b44de2106e65903e)
(cherry picked from commit 7e8e7e57608e54de4b81c7522cbec89cc89bcb4c)

- URL:  
https://github.com/kamailio/kamailio/commit/26a76cf9bfd699760d208af8944b3cb1d63f05a6
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:47:06+01:00

dialog: replaced inline function with a single log with a macro

- makes possible to get the file name and line of its usage

(cherry picked from commit eb016670220c20f1156be838ca6645265b64eacc)
(cherry picked from commit f2650f0b0d829f70a44f29afe5cf9236b274a497)

- URL:  
https://github.com/kamailio/kamailio/commit/15dac72644cf8251dcf11822f3cfb254a825d724
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:47:25+01:00

core: resolve - use unsigned short int to match dns result types

(cherry picked from commit b46d113e941c5429914069be48faa181ba1e805e)
(cherry picked from commit ea7900b1e0557d09d0eb6bd233ae424bcf694cf2)

- URL:  
https://github.com/kamailio/kamailio/commit/c9015495f8a1739b798454f60608a4c3f72495e7
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:47:39+01:00

jsonrpcc: init sockaddr_in structure

(cherry picked from commit 539abf29103875f7412b7b3b95c5f6663a7afbe8)
(cherry picked from commit 461b03d166729c41502c683a6e425dd7daf04d03)

- URL:  
https://github.com/kamailio/kamailio/commit/982910c597485b6bdce1f4bf99cd19b7bf8db47e
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:47:56+01:00

core: resolve - early safety checks to deal faster with broken dns responses

(cherry picked from commit 20752cf945d4ba0660d321d73efff5c93f6d20a8)
(cherry picked from commit 95e0976ce7e1976664f5ae107936e94e6fd618f0)

- URL:  
https://github.com/kamailio/kamailio/commit/4491a7bef8c7097ecec9e251ae1944b43ee3570c
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:49:17+01:00

websocket: early check for frame size to fit max buf size

- avoid decoding a large buffer and then fail
- allocate BUF_SIZE+1 for fragment buffer, coherent with other recv
buffers

(cherry picked from commit 3302687e2b995ee9faab1655e6bb5e5d4a0dbc87)
(cherry picked from commit a6ad018a1d7d796272bc0cb07f7540c711990e37)

- URL:  
https://github.com/kamailio/kamailio/commit/0390cb81c9768026c8b103e0fbf94499b6f2195e
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:50:10+01:00

xcap_client: cast curl setopt params to avoid analyzer warnings

(cherry picked from commit 1f5ba1a5ac2f652cd3a374200411767286803f9f)
(cherry picked from commit 23e6e6787daed0e4268ab416dde5bb990e6ee679)

- URL:  
https://github.com/kamailio/kamailio/commit/dee8abee7c4c20abfcc5b73235b1c9fba86766ae
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:50:48+01:00

auth_identity: use app name to set curl user agent

(cherry picked from commit 741d39251468429788846c8386f445eeede2f7ba)
(cherry picked from commit 383cce7a1f5eb4229bb6a7982352062675d6f88d)

- URL:  
https://github.com/kamailio/kamailio/commit/5b71a42446d74e382ff25cf6fff88b158312e713
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:51:05+01:00

mohqueue: handle return code for pv_parse_format()

(cherry picked from commit 571c9993bb42a1c22a575874f186cfef06af19e8)
(cherry picked from commit 3091e65d9ee1ce4c524f1ef359d6164e8fb4d033)

- URL:  
https://github.com/kamailio/kamailio/commit/688e0db737a10e7ecc5a556e9061ee91ae689d08
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:51:40+01:00

core: pt - helper function to get description for current process

(cherry picked from commit 5c4309e47b0f66c3c4a98145a956bfe0b2ce0953)
(cherry picked from commit 4b4346000f8de5026619caac39f2ade38cf17038)

- URL:  
https://github.com/kamailio/kamailio/commit/775ba9f3ce18a24a7dd60cc7730ada5bc5abab3f
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:51:51+01:00

core: print more details about process when doing child init

(cherry picked from commit 71f11210b6b36cf69aaf3c8318bba9da3334c4e0)
(cherry picked from commit 79a09341c2df408254975a7749133a64a01a0a9d)

- URL:  
https://github.com/kamailio/kamailio/commit/f92b29256f32710b900ca4c3d03c413e820da69d
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:52:13+01:00

http_client: cast parameter to curl function to avoid warnings

(cherry picked from commit bab289f36b189a2836ef51acc9e26aed422a7dad)
(cherry picked from commit 19e32304bfd2ba49cf936db043d26b4766db9eaf)

- URL:  
https://github.com/kamailio/kamailio/commit/6650925f992daedd0bbc64aa6c8df48d193b23e1
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:52:25+01:00

snmpstats: check the return code when registering statistics

(cherry picked from commit 5b00ef8bb31fb029b2d4dedae40e2c7a54841fe6)
(cherry picked from commit 93e1da2a8313e19084f13caacfc21faa5761df86)

- URL:  
https://github.com/kamailio/kamailio/commit/9157cce61d2ed4fe398a0ee70bb51612826d5370
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:52:49+01:00

snmpstats: safety checks on hdr variable

(cherry picked from commit 74c02fdb1cd04d674046c38bc2f5193f91da4edf)
(cherry picked from commit 73a5f47e07cafbddb4382c371f6c61d226e49c75)

- URL:  
https://github.com/kamailio/kamailio/commit/c72ad6808f258975628e3b28cf96b844ec07bc46
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:53:06+01:00

core: typedefed struct proxy_l to proxy_l_t

(cherry picked from commit a41db4b0f56eccb8fb12c3c8257fd677d6c62537)
(cherry picked from commit b05f1eb0248c6a48288d67ffbca309101b9a441f)

- URL:  
https://github.com/kamailio/kamailio/commit/bfd02b8ce0b9bbe300393a376344c31b6815a0ec
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:53:19+01:00

core: typedefed struct onsend_info to onsend_info_t

(cherry picked from commit 697c19b016fb1b0f7678716f31462d3f54d60719)
(cherry picked from commit c7dd9321976c2fed34b58d1cdcdf306642b98005)

- URL:  
https://github.com/kamailio/kamailio/commit/e971af67e59eeb201db841de699d50b1a49e19bf
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:53:40+01:00

pua: safety check on tuple_id len

(cherry picked from commit 2bb33a88881eacb94e2af54d564cdffc00478cea)
(cherry picked from commit 03d584a5db8a71515a2dc3e8f1b3e24e8bfecf13)

- URL:  
https://github.com/kamailio/kamailio/commit/3a2c9559cfc4697fbba5ee0a6d86cc0fc5074459
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:54:44+01:00

core: tcp - typedefed structs

(cherry picked from commit edb3d6d848c9ccf85b077950ecf6aec7acf3e5b6)
(cherry picked from commit e900b9450f0f9e8c3adab1610ee0dccc35419d48)

- URL:  
https://github.com/kamailio/kamailio/commit/414ba1223541633825727a14c07c3cab954736a1
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:55:11+01:00

tm: handle rpc tm.t_uac_start only with From and To headers

- reported by GH #1393

(cherry picked from commit 6feb28266210a8210d31d7dac49cf3ea3da06164)
(cherry picked from commit c60e7025761f7b4a767c8219304cf248f63fbd45)

- URL:  
https://github.com/kamailio/kamailio/commit/f7b21f94ba11a3f12eab6c534281f959b69d9b96
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:55:24+01:00

exec: small typo in log message

(cherry picked from commit 8a501f2be2860b1bfd0b9a3d1f63d85f4654fd01)
(cherry picked from commit d23c5d782aaef224e283766e8faeb9a1119bd279)

- URL:  
https://github.com/kamailio/kamailio/commit/1a9707a6eab4b9f8f1af4f6cb49ec30f2316e30e
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T10:57:52+01:00

sctp: removed unused goto label

(cherry picked from commit f6232ee6d5d7fed67b6510c8c5ab8e7f6273274e)
(cherry picked from commit 501fdfe94211eb525d775738a2f6c77499033447)

- URL:  
https://github.com/kamailio/kamailio/commit/62b2c0e8a2670c93be3d6dbbe60a818bc0c6fc35
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:00:16+01:00

ctl: proper handling of optional param specifier (*) in rpc scan

(cherry picked from commit a9972863681059c647af4bafd0d9a20f7648c801)
(cherry picked from commit 427145b9cdadf01a18b3f38ffdb14094154a647a)

- URL:  
https://github.com/kamailio/kamailio/commit/05c00f03e5530c6bc3ea4a543119951d3a2ad49f
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:00:31+01:00

cnxcc: Makefile - define KAMAILIO_MOD_INTERFACE

(cherry picked from commit 22421845cfcc0eab194ac510bfc378f72765a059)
(cherry picked from commit 24a81e1c829762fb0b7c1daae42f7a111b6ce4eb)

- URL:  
https://github.com/kamailio/kamailio/commit/468ee46bb6e6064cc5b31ddecc33f98ffd922eac
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:00:42+01:00

jansson: Makefile - define KAMAILIO_MOD_INTERFACE

(cherry picked from commit 86589cdda4f5390099165670d68d49f5c8b44af1)
(cherry picked from commit 06c2ec25dcbdc93bfae23f8931714010fbfebb83)

- URL:  
https://github.com/kamailio/kamailio/commit/517d682ff21e42042dc602ded5ff393dd193a12c
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:00:51+01:00

janssonrpcc: Makefile - define KAMAILIO_MOD_INTERFACE

(cherry picked from commit cd0e1bd26cc31c001707ce98d084310979071fb0)
(cherry picked from commit dcbee573a2027042fd180db6beda89a39f026631)

- URL:  
https://github.com/kamailio/kamailio/commit/a3cc65c08b3a369a7e806bab9e880f6addf9cb51
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:01:02+01:00

sipt: Makefile - define KAMAILIO_MOD_INTERFACE

(cherry picked from commit e62fa8f7813a0d22f4db30a99bcee541103f21b3)
(cherry picked from commit c52820bc9c7cccf32993943e0e12dd3703ff0822)

- URL:  
https://github.com/kamailio/kamailio/commit/0c27228d162558a6e583cbbedbc6eaa06cf3b5eb
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:05:03+01:00

tls: small updates to tls config

(cherry picked from commit a0b6b3abe1beab33e11a52ff601c9cc50f7e2d56)
(cherry picked from commit 64e6301bbe512fcb51bf612e22d4d9ca4b795bdc)

- URL:  
https://github.com/kamailio/kamailio/commit/ffecc4f2fad8f0b91bbd2736ae95c60c0d773851
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:05:16+01:00

core: atomic - updated email addres in warning message

(cherry picked from commit 65fab0d02271c242d6e43e499198ee1da2275a4b)
(cherry picked from commit ae15fe5ec20c08c80fc9722fc63c0a4b358704c9)

- URL:  
https://github.com/kamailio/kamailio/commit/516b219951e22610016bab1c0072889354870afe
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:05:30+01:00

utils: kamdbctl - updated help message for migrate command

(cherry picked from commit 52a8def8d2a3e83170ab554a85b26d977d99f51a)
(cherry picked from commit 5f6f8cf461cf79faeb69c191d6f3168982d32536)

- URL:  
https://github.com/kamailio/kamailio/commit/4e6cb74d31a03799f67f3d58834f34d1601986be
Author: Mikko Lehto <msle...@iki.fi>
Date:   2018-02-22T11:05:52+01:00

main.c: fix argument help typo

(cherry picked from commit 324f3f2347e24e3335a32b8310a76a7bc4a0550a)
(cherry picked from commit 8abe7b8ddff6bfc98a09b59c443487ce4ab612d4)

- URL:  
https://github.com/kamailio/kamailio/commit/e9924d323c7fe4f96610ea78ab53f06d64130e8d
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2018-02-22T11:06:34+01:00

registrar: set current time before checking registered() conditions

- patch by Dmitri Savolainen, closes GH #1267

(cherry picked from commit 5b5d55bd377b0572efaceeb0feb164bf5dd26bf0)
(cherry picked from commit 438e11a04c488a8f53555c54d1a12b50213cd342)

- URL:  
https://github.com/kamailio/kamailio/commit/c5becaa0485a20215d2349406e1224395375b236
Author: Mikko Lehto <msle...@iki.fi>
Date:   2018-02-22T11:06:47+01:00

tm: flag core to use forced socket when uac socket is set

- without flag SND_F_FORCE_SOCKET probing by dispatcher module
  and route script function t_uac_send() will choose incorrect source socket

(cherry picked from commit 7da5e5b0a1f4520c7fdd7eeb23b4b58ecc27be22)
(cherry picked from commit fc77e25b48c4ec1b9988925faa50d00c4fd296b3)



_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to