[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-devel
Subject:    [sr-dev] git: new commits in branch 4.3
From:       Daniel-Constantin Mierla <miconda () gmail ! com>
Date:       2016-06-29 11:57:47
Message-ID: E1bIE7n-0001i9-VA () www ! kamailio ! org
[Download RAW message or body]

- URL:  https://github.com/kamailio/kamailio/commit/5d8b714901e3d5e6afb28a55c0071cb143bb5254
                
Author: Dragos Oancea <dragos.oancea@athonet.com>
Date:   2016-06-29T13:24:48+02:00

siputils: tel2sip(): fix 'off by one' when allocating memory

(cherry picked from commit 644b87109321d6a6724cc82336289d17814173f2)

- URL:  https://github.com/kamailio/kamailio/commit/076ea98e8f620c440f54a8b8626761df211567ca
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:28:00+02:00

pipelimit: set array result tipe for rpc commands

- rpc stats and get pipes can return more than one item

(cherry picked from commit 1c22f395df81dab09288ff945e97b0040894daaf)
(cherry picked from commit 79940803b2a631b21bb851a6380b16806ce31981)

- URL:  https://github.com/kamailio/kamailio/commit/dcbf4fde47d61dc931306e6a9dec2db0d0444c83
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:28:15+02:00

xhttp_rpc: added notes about how to use the module

(cherry picked from commit 68cbac03d95893f4f27b46a37233cf796a7484d9)
(cherry picked from commit 03862d7b6057ef08146cfea5ffe9debff35263ea)

- URL:  https://github.com/kamailio/kamailio/commit/29b483f946e371e067fa14fd20ea617196751c97
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:28:59+02:00

dialog: force cleanup of aged terminated dialogs

- reported by Dmitri Savolainen, GH #545

(cherry picked from commit 23a3481302d5aca04be0e8d10f6d4ce23dbc36aa)
(cherry picked from commit 22195053b664d20f4eea78a5bbf228f587a5eab4)

- URL:  https://github.com/kamailio/kamailio/commit/0aa54ef107be5d51c15c6d052a62274053482cb1
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:30:13+02:00

ndb_redis: safety check for log message parameters

(cherry picked from commit 0a51e8c941b1c916137eb3e57fa7db86ecb9a1f8)
(cherry picked from commit b28b3d27597b898add46051f24120f833b035d3d)

- URL:  https://github.com/kamailio/kamailio/commit/1242d883f0686512ec58837e615e7df2d276148f
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:30:24+02:00

lib/trie: init variable to get rid of compile warnings

(cherry picked from commit 5075cef8230202138bf08c402797d9dffcb8971d)
(cherry picked from commit ed9ad742f9e9cd0d6e75dc788923addf9984ce3d)

- URL:  https://github.com/kamailio/kamailio/commit/6a9d4f5bc8eca7c98b480be47336d82dd0f7a368
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:30:37+02:00

seas: init variable to get rid of compile warning

(cherry picked from commit 3a25e489d0ab8d55d4011ccf62de4f3d8d08b028)
(cherry picked from commit fd20bff1e420a93be588b2c0dd4189f6f7e8ea0b)

- URL:  https://github.com/kamailio/kamailio/commit/a10acb969fec32a3eff70749cb961fe52444bfe0
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:30:50+02:00

usrloc: if no location record loaded from db, then no attrs to look up

(cherry picked from commit bedd6f4df9d2b5600bed5e31052bc49f8b18382f)
(cherry picked from commit b667c768dd87575873cec872abdf3caaf20c9ffc)

- URL:  https://github.com/kamailio/kamailio/commit/0d404973f260d5b4fd3b09a4b8598be8cd5131ac
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:32:28+02:00

uuid: detect if pkg-config knows about uuid lib

(cherry picked from commit 66fc01f48ea2d6fa8f20f39e1bcd01d498f8580d)
(cherry picked from commit 21cb1bf26aed825cc0a2e5d7bdee0d61e1a700cc)

- URL:  https://github.com/kamailio/kamailio/commit/b7ba97429ffd3ed36354f445c98b0d96008df0cc
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:35:08+02:00

json: replaced use of obsolete function json_object_object_get()

- reported by Olle E. Johansson, GH #579

(cherry picked from commit 8b9fd4fa40abfc40ecd537948036aa91b908615d)
(cherry picked from commit 2700d7b8df738f9e5db82dca87cbab5549f2e0d1)

- URL:  https://github.com/kamailio/kamailio/commit/b4c92cfdd42b4387375265d96caa4f088c58318a
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:35:20+02:00

jsonrpc-c: replaced use of obsolete function json_object_object_get()

(cherry picked from commit be02b3f11c269d3eeeb52e1cd0056d7d77be2e4c)
(cherry picked from commit 528842d4dfea3d6785e6cee0cd3fb6411ee3dc7d)

- URL:  https://github.com/kamailio/kamailio/commit/0e41c6c5e1a8cd4fc977822f23dd4ec9e58998ad
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:35:36+02:00

core: remove ending parenthesis in ifdef condition

warning: ISO C99 requires whitespace after the macro name
sched_yield.h:34:20: warning: extra tokens at end of #ifndef directive
 #ifndef sched_yield()

- reported by Victore Seva, GH #576

(cherry picked from commit 34b67125424da7ce86b5cac77e30af0711fafac1)
(cherry picked from commit 71f329c971d6ad18f7eda16a2b50b25e9efd3236)

- URL:  https://github.com/kamailio/kamailio/commit/187666d9b99c4cec53930cd0c78e73835ac9f1c4
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:36:15+02:00

Makefile.defs: detect kfreebsd OS and set its default compile flags

- combine the options of Linux with FreeBSD to use kqueue if available
- reported by Victor Seva, GH #576

(cherry picked from commit 4c6f879563adbbdee7c730549533a0d852e6cbef)
(cherry picked from commit 615b252510cee01dc6f24ac7d12f07dcb6b50366)

- URL:  https://github.com/kamailio/kamailio/commit/1dd63bb8380bd80ba76f9149742c553d79748035
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:36:24+02:00

core: declare function parameter type to get rid of compile warning

(cherry picked from commit ad2f899c1ad75c2b636cb17b6c1c49cb38daab27)
(cherry picked from commit 74052b4a0f50b19d42a6fbcae3df38136046f993)

- URL:  https://github.com/kamailio/kamailio/commit/bf859ba98a3440e99b665de64b28a72815c29510
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:36:37+02:00

Makefile.rules: added target tags as alias for target TAGS

(cherry picked from commit b024f5aea72f172b39dd4d8947934be52f07dbe4)
(cherry picked from commit 3616af6b5f2aae383c93507563a33913e3f723e9)

- URL:  https://github.com/kamailio/kamailio/commit/84071dba676e2891a4c95936b8163d8a3b55885a
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:37:28+02:00

async: fixed list format for dependencies in docs

(cherry picked from commit 4463258d5bb8cb1460f51791d2c3a367ec68e5fb)
(cherry picked from commit 964c05c334b4bba0c2eeac20d9b8cc188927d0f4)

- URL:  https://github.com/kamailio/kamailio/commit/5bf779b54d59e6b6a1d9902719aaca0fb4ae51df
                
Author: Jonas BÃ ¶ttner <boettner@sipgate.de>
Date:   2016-06-29T13:38:00+02:00

enum: single digit is valid in function enum_query

- is_e164() returns true for a single digit (previously two digits)

(cherry picked from commit 86ecdb2ec109af536efa70c2b0e4b93c4072e8b5)
(cherry picked from commit aa39e12bf63a325effa52eae924a946005baee3c)

- URL:  https://github.com/kamailio/kamailio/commit/3e69b744f268e9508bf0ef7379391155a515174a
                
Author: Jonas BÃ ¶ttner <boettner@sipgate.de>
Date:   2016-06-29T13:38:11+02:00

enum: print out malformed uri in enum_query()

- previous error message did not show up the username part of r-uri.
  therefor debugging was difficult.

(cherry picked from commit fd3c30f981d97622fb99f2122ce0bc950774edfb)
(cherry picked from commit c29e524283b50b74f61e704f0e32b86c7941da6b)

- URL:  https://github.com/kamailio/kamailio/commit/f65610f97df68e4a4a3945b85bf06aeca792645f
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:39:36+02:00

sdpops: safety check if sdp pointer is null inside sdp_get()

(cherry picked from commit cd67fbb8ecb83944f458ec8a127adc14d5b38aeb)
(cherry picked from commit f739c6d0a861fce1808a93e4660546c746dc7672)

- URL:  https://github.com/kamailio/kamailio/commit/cf57bee4e77f987c9e3a5a4c8ca36f4e537b95a8
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:40:10+02:00

core: print tos value if socket option for it cannot be set

- to help with GH #598

(cherry picked from commit 0118338d82e2471572990a1ea09593265161e4a4)
(cherry picked from commit fdeba44e840616e08a2309eb3cf1517a34ea29fa)

- URL:  https://github.com/kamailio/kamailio/commit/1765ad5cd0740a4a373f2353e88b2137e57af620
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:41:36+02:00

cfgutils: proper check for return code looking up routing block in route_exists()

- when the route block doesn't exist, route_lookup() returns -1, which
  was used to access routing actions due to condition expecting 0 on not
  found. The fix should avoid crashing by accessing invalid addresses.
  Reported by Alex Balashov
- fixed return codes in the configuration file to follow the rules with
  positive being evaluated to true and negative to false
- route_exists() returns the code returned by running actions, like a
  classic sub-route execution

(cherry picked from commit 6a3fc200b19500ddd6ed9a2236db6e21f777564a)
(cherry picked from commit 053c522e45fedea8bdb2ed92bd1de0a82331a7bf)

- URL:  https://github.com/kamailio/kamailio/commit/f7d1ae2d5c10fd335a5c7298f2a1275bf1883a62
                
Author: Frank Carmickle <frank@silentcircle.com>
Date:   2016-06-29T13:42:51+02:00

tm: updated the reason text for canceled branches after one is answered

- change answered elsewhere to call completed elsewhere
- "Call completed elsewhere", RFC3326, defines this as the string to send
- submited by William King <william.king@quentustech.com>, GH #610

(cherry picked from commit e75837afc7e146d0f43e637d394146c3f1d05eea)
(cherry picked from commit 644bc141ca91c86fdf83b0998558dd647e6a0693)

- URL:  https://github.com/kamailio/kamailio/commit/f071950e55eb32f302e08e60104a9c74ddc9ca62
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:43:22+02:00

usrloc: coonect to db from rpc processes

- evapi consumers are using rpc rank and there can be save/lookup
  operations
- reported by GH #622

(cherry picked from commit ee11732bdc1637d646b772ce22d43bd571f7a736)
(cherry picked from commit e8a063a7001bad32144765f12928cf188b773e20)

- URL:  https://github.com/kamailio/kamailio/commit/d453a9e5792fcf6716bb30ac765942d7b0445f55
                
Author: Phil Lavin <phil.lavin@synety.com>
Date:   2016-06-29T13:43:35+02:00

pua_dialoginfo: reduce the log level of every call to dialog_publish

Change the log level of calls to dialog_publish() from INFO to DBG

(cherry picked from commit a5e89b42151ba3697835cff4a2a379422a9afc46)
(cherry picked from commit 0aa9f5458a59909a756b5a6f0d692ec264bb3fa3)

- URL:  https://github.com/kamailio/kamailio/commit/032cb4c7d3ba0e6b2ec9928ef43baeed342bdd98
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:43:47+02:00

cfgutils: added more to docs for route exists functions

(cherry picked from commit 472782d2f094b1971543b4d0c3733058d9086d78)
(cherry picked from commit 78192719edaa1327a4420a2f248ee5602eae91aa)

- URL:  https://github.com/kamailio/kamailio/commit/43002b3220725d1beebe5579bbfe5ad903970ef5
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:44:11+02:00

dispatcher: get rid of compile warning about unreachable code

(cherry picked from commit 5ac0f5c43da106e8130143a2ad83d4a131513a18)
(cherry picked from commit 6787a5ecfec64202ec80c2e9fe85c149a31e75ff)

- URL:  https://github.com/kamailio/kamailio/commit/6218646c0a0d14ac10d7e6010550c08dc736debb
                
Author: Mikko Lehto <mslehto@iki.fi>
Date:   2016-06-29T13:44:37+02:00

lib/srdb1: fix compiler warning

> CC (gcc) [L libsrdb1.so.1.0]            db_ut.o
> db_ut.c:57:32: warning: extra tokens at end of #undef directive
> #undef _XOPEN_SOURCE_EXTENDED 1  /* solaris */
> ^

(cherry picked from commit dee2478e521f2f829c66d025fb6ca17326138910)
(cherry picked from commit 01698f47ab0be22f0d80cb0a66bbeb92f8177821)

- URL:  https://github.com/kamailio/kamailio/commit/3f1c0e87d0dbadea72aa8238732991f082583494
                
Author: Mikko Lehto <mslehto@iki.fi>
Date:   2016-06-29T13:45:47+02:00

modules/rr: initialize to NULL

(cherry picked from commit c00867e50de1c7855fed8a05745086092fef38a5)
(cherry picked from commit b351655cc53342137106cf9d6e4182950ee8ea0e)

- URL:  https://github.com/kamailio/kamailio/commit/a64625b52b974ab961b89bce5dc0ea426f042924
                
Author: Mikko Lehto <mslehto@iki.fi>
Date:   2016-06-29T13:46:04+02:00

modules/[call_control|mediaproxy]: proper assigment to NULL pointer

CC (clang) [M mediaproxy.so]          mediaproxy.o
mediaproxy.c:1929:27: warning: expression which evaluates to zero treated as a null \
                pointer constant of type 'void *' [-Wnon-literal-null-conversion]
        *_params->param = MPInactive;
                          ^~~~~~~~~~

(cherry picked from commit 700b334b51b39056c4c0004451ca41304510f164)
(cherry picked from commit 3b3481180be9878d8837f49b77cd76284cc11221)

- URL:  https://github.com/kamailio/kamailio/commit/e2b0bab6bedc00cc799006627c0fff6607109df7
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:47:07+02:00

pv: signed int string representation for avps

(cherry picked from commit d6124b3d894b130e3ebeabb247230966a77c9ceb)
(cherry picked from commit 13a361bec5cb2491ef9bc6f8b917e14e102814d4)

- URL:  https://github.com/kamailio/kamailio/commit/89531bc21705d9da8b8fc24d84027eced7f1ae35
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:47:36+02:00

evapi: start evapi dispatcher process with rpc rank

- it may be used for handling responses from external app with sip
  related functions
- reported by GH #622

(cherry picked from commit 2d1a7e453301cfdee2c71ccebcd66d86f4c62b3a)
(cherry picked from commit 761f84a61745e433850cb286da020ea595752784)

- URL:  https://github.com/kamailio/kamailio/commit/bf5df06a84ba76e90c69253e93003ee44f8ebc8e
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:47:47+02:00

core: setting the equivalent of IP_TOS socket option for IPv6

- reported in GH #598

(cherry picked from commit ff63e5c79592a37012018660552950a40a1a1581)
(cherry picked from commit 995d4084ebe192a51b89bd6b901e4d4b6ddd9fd7)

- URL:  https://github.com/kamailio/kamailio/commit/d2ef7d99b1b993024188d8594e4b0f44cc2b7428
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:48:02+02:00

misc/vim: syntax highlighting for log facility values

(cherry picked from commit ab079178ab49d8c855f135d85d8e8acfb03ec6bd)
(cherry picked from commit c2e87f015f821e44bdb8bbaed8d61e695343ea2d)

- URL:  https://github.com/kamailio/kamailio/commit/096f56e3d2262aa6be5e106672b41408fb7d1174
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:48:43+02:00

utils/misc/vim: added few missing tokens to vim syntax highlighting

(cherry picked from commit b7e36c57f47d1b17c375db2a554c84100e1f0ee8)
(cherry picked from commit 96088fc7a1f39544175a4582be1e346db17611b4)

- URL:  https://github.com/kamailio/kamailio/commit/d5ebc7b17967c14ce5c006606eda55c7a788187c
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:48:54+02:00

tm: relocated pointers in cfg group structure to align them to 8bytes

- cope with stricter cpu architectures like sparc
- reported by GH #655

(cherry picked from commit 2717aed626b09298d6150c68463cb3bdb1a81906)
(cherry picked from commit 05fe8f8de5d83437f80fe3e18950450eb98e1bce)

- URL:  https://github.com/kamailio/kamailio/commit/690462c5082924d8707395bdc1fe418edbb8a28e
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:49:13+02:00

app_java: skip throwing error of missing java for make readme

- controlled by DOCBUILD=yes

(cherry picked from commit bb1e6ceadacd2b38826ed996e44cc45f3d8d1a41)
(cherry picked from commit 6f9f6ae1524a7ccfa6ae297d2c37036bbd2162dd)

- URL:  https://github.com/kamailio/kamailio/commit/5611b91a8a48188596921473e5802aa7f198583c
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:49:24+02:00

app_java: added note in makefile about generating the readme on a system without java

(cherry picked from commit 816ece3d35fea26d656addb38f73412d3f7c33b3)
(cherry picked from commit 6d694df0f0731602768bae2d52871bd3c62e67e3)

- URL:  https://github.com/kamailio/kamailio/commit/8e434bc3654ff504308c9c6497e461368ff302a4
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:49:37+02:00

purple: added note in the docs that the module is not actively maintained

(cherry picked from commit 4a681437a22ededb8392d06db6bfd0d377649051)
(cherry picked from commit e6e45a4f1bf6abacdf2485b94e197881eac0c361)

- URL:  https://github.com/kamailio/kamailio/commit/d4aa84530280431bb5201c1a683da92076239190
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:49:56+02:00

uac: debug message if contact not matched for 200ok and jump to done

(cherry picked from commit 0ad04a5847ceb6709c7c948a5a6ac958555c0265)
(cherry picked from commit 1c943ebeb1b4689b36a8d77c3283e0ad894cc403)

- URL:  https://github.com/kamailio/kamailio/commit/ecd8874bae478f90147b9031bca9f2a1deb93e14
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:50:07+02:00

rr: use msg->pid to match cached route params

- could be related to GH #663

(cherry picked from commit 8f4ec60795294d17597d3bbd20e68f4f03c98495)
(cherry picked from commit 41fb662fed24e2edab8535059f5e6eb1bd7e0ca0)

- URL:  https://github.com/kamailio/kamailio/commit/cc7ad9cef88c1075ded746c661fb01bf7c3cd206
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:50:21+02:00

kamdbct: fixed typo in pgpass name

(cherry picked from commit 631b69c43ffccbcecc3f43c3ebe4e614fe5f105d)
(cherry picked from commit 21304177dd9586e7bb3a04d40a8329464abcd9c1)

- URL:  https://github.com/kamailio/kamailio/commit/8ba27582bdb06ed924074bf3cb269bb9196c3405
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:50:29+02:00

kamdbctl: more error help for missing .pgpass file

(cherry picked from commit 8a724a70859f68431094acab2a8f9ce000bbd89b)
(cherry picked from commit 0106c43e75a87d9ead0016489330b66e6c0b0b72)

- URL:  https://github.com/kamailio/kamailio/commit/587d0327dead274bbe6b201e47fd8c8838da85d7
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:50:46+02:00

textops: more details in doc about limitations of msg_apply_changes()

(cherry picked from commit 474ab2280309574236f796f76e3b61251d8d23bd)
(cherry picked from commit f8aa9240ef8ea284b54789abf5556886066a7fa3)

- URL:  https://github.com/kamailio/kamailio/commit/f525e3e015586c27969499c3e5cd5a8266dc3a85
                
Author: Giovanni Mele <giovanni.mele@nagra.com>
Date:   2016-06-29T13:51:21+02:00

db_unixodbc: do not consider SQL_NO_DATA return code as an error

(cherry picked from commit feb195b2d9c801bc3591b1e95de6b70956e76dfe)
(cherry picked from commit 6f8ff98f10a6df21a1b669881fef5df91254446b)

- URL:  https://github.com/kamailio/kamailio/commit/4778ca52164ee38508b6540fb5d3f04018d8900c
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:51:40+02:00

acc: don't multiply seconds with 1000 for time mode 2

- it can go out of range for 32bit arch

(cherry picked from commit 0c6653bf1c3ee7b64e811bc752e03fa0adfb0dfe)
(cherry picked from commit d7ddbd5fa460e701484dc76ba4f0c6b5a9861483)

- URL:  https://github.com/kamailio/kamailio/commit/1740191c9003d567433fec242fea91ff9353665d
                
Author: Spencer Thomason <spencer@whiteskycommunications.com>
Date:   2016-06-29T13:51:49+02:00

db_postgres: rename ntohll and htonll functions

- fix namespace conflict on platforms where these are present in system libs

(cherry picked from commit 2ebdbec8af56027c9c94fe5e67975c9a319b9620)
(cherry picked from commit e3f53ef6158057b090c398f5afc0b2bcdf747430)

- URL:  https://github.com/kamailio/kamailio/commit/1ed9310eb7d446b61755270ae499302b2185ef7d
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:52:11+02:00

utils: safe wrapper in case http status code is returned 0

- returning it will stop config processing, replace the return code with
  -1 in such case

(cherry picked from commit afb5bb99960d951217c6c94465cda92b10394e1a)
(cherry picked from commit 00f6c9f6c2f2665d455f9ad686198eae40758c19)

- URL:  https://github.com/kamailio/kamailio/commit/dda0fcdb98c28023e457846f9869849649adaa01
                
Author: Dmitri Savolainen <savolainen@erinaco.ru>
Date:   2016-06-29T13:52:23+02:00

nathelper: set via branch according to "z9hG4bK..." format (instead of "branch=0")

(cherry picked from commit 1edb4298ca5b890c40f9d7df5f29199a90b0c4fd)
(cherry picked from commit ffd5b68651c24546e38c2dfff4e64937db131077)

- URL:  https://github.com/kamailio/kamailio/commit/082d5c1714487df9ac8015a3408c28406889854e
                
Author: Dmitri Savolainen <savolainen@erinaco.ru>
Date:   2016-06-29T13:52:33+02:00

nat_traversal: set via branch according to "z9hG4bK..." format (instead of \
"branch=0")

(cherry picked from commit 5261c1d0723a5b59edd231c93e42d1c963eb6375)
(cherry picked from commit 2e82a8bb035843f31a5add7ef83f9c3721f0f657)

- URL:  https://github.com/kamailio/kamailio/commit/72077a32cfc957e7bd8e67b8f0c1e13b1f4847a9
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:52:45+02:00

auth_identity: include openssl/x509_vfy.h

- looks like being required by openssl 1.1.0 to get the definition of
  X509_STORE_CTX
- reported by Victor Seva, GH #685

(cherry picked from commit 21321c70358997f354326be048b22c7b2dfb045a)
(cherry picked from commit 5aeffff693e8d7498f25b42ce9949f28901fb953)

- URL:  https://github.com/kamailio/kamailio/commit/28aefd8690c79738ec5a8b067502697116cb5058
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:52:53+02:00

userblacklist: removed errorneous extra checks in fixup parameters function

- parsing the parameters should be enough for validity
- no need to attempt to parse to integer first parameter, it's not
  expected and results in a crash for static string parameters
- reported by Jan Hazenberg

(cherry picked from commit 5fd2c91f512b7311f11c76023da45758fb8c4365)
(cherry picked from commit c64209b200d82c3be78cf32254333f55d0b92afb)

- URL:  https://github.com/kamailio/kamailio/commit/52077b53349f968b5805fab5b59b29decf039778
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:53:04+02:00

acc: proper value for double representation of time for db accouting on 32b

(cherry picked from commit 4fe259ab61212bed926cff8380239980b4fe6b19)
(cherry picked from commit a5866ef926ff6770227931c755188eb6178be07e)

- URL:  https://github.com/kamailio/kamailio/commit/feb8fd583c851953cc5808096165f0f2664dc653
                
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date:   2016-06-29T13:53:27+02:00

userblacklist: user core fixup helpers for string parameters

- it allows both static and dynamic string parameters
- should fix the issue of using static strings, the parameters were no
  longer evaluated and empty values were used

(cherry picked from commit 54562b873c2c3d0a04f0587e7706188a3eb19a74)
(cherry picked from commit 8c3bf5423fc5d8be97a0a85c47ea4cdc9b59dc1f)


[Attachment #3 (text/plain)]

_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic