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

Daniel-Constantin Mierla miconda at gmail.com
Tue Nov 21 12:12:19 CET 2017


- URL:  https://github.com/kamailio/kamailio/commit/dff21f989f134cc35a32002d865611cd9872678d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:39:43+01:00

etc/kamailio.cfg: added log_prefix

- removed commented port example

(cherry picked from commit 387e2a805a58d3a44e80331575d4a072f5a541fd)

- URL:  https://github.com/kamailio/kamailio/commit/8ff9cdc48effc50bbe3b6642276cbcce9ccd7bfe
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:39:53+01:00

xcap_server: added section ids in docs

(cherry picked from commit ba3f64ec28da4b7bcaf9cbd07b74575034bb950a)

- URL:  https://github.com/kamailio/kamailio/commit/fcf13e1694ee29a758053be21cdce677e9afa6ff
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   2017-11-21T11:40:07+01:00

app_sqlang: allow select compiler using CC

(cherry picked from commit 6efcf9afa764b264dc6b8fe3b8a478942bde7e6e)

- URL:  https://github.com/kamailio/kamailio/commit/41d17a914c0364e044ca336c613a702fc5b08426
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:40:19+01:00

xcap_client: removed empty section for functions in docs

(cherry picked from commit 86cbc43788b140dbbd3f35c7245a81dcbfa2d291)

- URL:  https://github.com/kamailio/kamailio/commit/13f8a6a3f8ff61fc2da119e4587fa80de4e91a95
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:40:32+01:00

drouting: removed svn ids and history

(cherry picked from commit 2dd28a6285b688606b69691d33000d30f877c9a4)

- URL:  https://github.com/kamailio/kamailio/commit/678abb0c5049d56c21bfc88f70873ed82f60e524
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:40:42+01:00

drouting: clang format the source code

(cherry picked from commit e76a0acfccdd2a76252f220a2b530b19c5dfa1ba)

- URL:  https://github.com/kamailio/kamailio/commit/055f6d29bb9becc1e15155fa77010806b84476a2
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:40:52+01:00

drouting: note in docs about supported characters in prefix values

- these are the digits (0..9), +, * and #

(cherry picked from commit 8a40437e54d9a5f2e3141c3434fd672a9f2d0e13)

- URL:  https://github.com/kamailio/kamailio/commit/9f8c93ea28255a197c21bccbc6801ea2c1cdd27c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:41:29+01:00

core: udp - print up to first 100 chars from received packet

(cherry picked from commit 83c370414cb288b113ad4f075a2261e7d701d6d3)

- URL:  https://github.com/kamailio/kamailio/commit/804adb80204fc862d7a6cbb8007aa0202d7d6f7e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:41:45+01:00

nathelper: allow variable for flags parameter of fix_nated_sdp()

(cherry picked from commit 4d93fb69805deea8c23ae2aa8b8743cc24ff2925)

- URL:  https://github.com/kamailio/kamailio/commit/705fc77c076f6f7431295992d117db3e59c5c9fb
Author: Surendra Tiwari <surendratiwari3 at gmail.com>
Date:   2017-11-21T11:41:57+01:00

nat_traversal: correcting the ipv6 contact in fix_contact

- fix_contact for ipv6 addres,add the [] to the host part of contact header

(cherry picked from commit 4838bca79d5eb82d133b295d6e601c1924d7ac11)

- URL:  https://github.com/kamailio/kamailio/commit/69fb3b9b274b618ce4bf03c61ae03e11db8d0593
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:42:15+01:00

core: test if ipv6 address starts with [ for subst snd lumps

- safer than the test against cached socket address known to be without
[], allowing to pass any address value to be used
- reported by GH #1315

(cherry picked from commit 2cb94f28d7d214d22ccdb6a5b993b391f61ea15b)

- URL:  https://github.com/kamailio/kamailio/commit/626573483e3184313cd54712f35ec054a3688706
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:42:24+01:00

nathelper: clang format the code

(cherry picked from commit bcc5a66815ea21a762c22a8222afc621b42bb94d)

- URL:  https://github.com/kamailio/kamailio/commit/1d54d51664b1f10d2afbfd20c143ddaf4fd6a71e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:42:36+01:00

nathelper: support to use variable for flags param of add_rcv_param()

(cherry picked from commit d2120dae8bb76dfaa7057883c1f10950d35d4e48)

- URL:  https://github.com/kamailio/kamailio/commit/6a3e11240be8e34614cf604897778a521e44b720
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:42:46+01:00

nathelper: allow variable for nat_uac_test() parameter

(cherry picked from commit 2815150bf74cdda26c12d05f25d6b67adf033dc1)

- URL:  https://github.com/kamailio/kamailio/commit/f2116e24670e8bcd169c0d9ae846b918c86c55c9
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:42:57+01:00

nathelper: export add_rcv_param(flags) to kemi interface

(cherry picked from commit 6b65ff70d505680fa3904f659c47d466e77b38c6)

- URL:  https://github.com/kamailio/kamailio/commit/3f10b021d6f60eeb2cf19056a93f55aa1f563374
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:43:08+01:00

test/unit: print same messages when running all or individual unit tests

- some explanatory comments in Makefile

(cherry picked from commit 52c766bf3c54402cf403a58188952968a8520b68)

- URL:  https://github.com/kamailio/kamailio/commit/8318c3504018f39b7ec145197a663b517a2b4717
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:43:19+01:00

test/unit: 19.sh - remove usrloc record by ruid

(cherry picked from commit d848d133301bead7a6e3d9b3e6f3ffa2329fd825)

- URL:  https://github.com/kamailio/kamailio/commit/a430ff9555d0d412d364666e468cc78895265ab8
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:43:33+01:00

core: kemi - exported hdr.append_after() and hdr.insert_before()

- kemi functions to add a header after another one and insert a header
before another one

(cherry picked from commit 0df40557879bc8c64c917d54b61fd106147be7b1)

- URL:  https://github.com/kamailio/kamailio/commit/72078c4281f316d7728f54b3219a713c2481b39f
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:43:43+01:00

core: kemi - simplified anchor location for hdr append and insert functions

(cherry picked from commit 7ab180c8ed3976148a23a0d0a727d1dcab1d9e72)

- URL:  https://github.com/kamailio/kamailio/commit/3cacf80402be3c1bf3fae9db6a05ab74445b9040
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:43:53+01:00

textops: several functions exported to kemi framework

(cherry picked from commit a1508e63ff59665701b8901a79b14a3aa88eab9c)

- URL:  https://github.com/kamailio/kamailio/commit/920aa01cf590aba7fafb81633b498a33d84e12a5
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:44:03+01:00

core: kemi - function for branch flags with index have two int params

(cherry picked from commit e4b7cd2a3e362917ff28f2f532d8d39ef9e53a4f)

- URL:  https://github.com/kamailio/kamailio/commit/7f6764d3dd7abaf5ed190b44d22f213f1f225ba5
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:44:14+01:00

core: kemi - support for short header name in hdr remove and search

- KSR.hdr.is_present("hname") - function to search if a header is
present

(cherry picked from commit 97f975fa5c2d2186f860e0deada4b5412c529ee5)

- URL:  https://github.com/kamailio/kamailio/commit/77b00c2ae89414f9864e7384483466feace852b6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:44:25+01:00

core: kemi - more core functions exported to kemi framework

(cherry picked from commit aec6c31b5acb43a5123fe29cccba623ffebe0b2b)

- URL:  https://github.com/kamailio/kamailio/commit/24eb13ded637958e7380085a540137e937fab574
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:44:35+01:00

app_python: aliased load to script_name parameter

- load is used to specify what scripts needs to be loaded among the
modules implementing kemi

(cherry picked from commit 4ca055ab34e4dfcf244491257906563b571fb748)

- URL:  https://github.com/kamailio/kamailio/commit/2d459560451bcc850a44cd93899891b079efcd8a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:44:48+01:00

utils/kamctl: updated man pages

(cherry picked from commit cb58fc376d3ed2d4c075282f2efe6721bf19d94e)

- URL:  https://github.com/kamailio/kamailio/commit/f66bd3bf2a143ce2a1b3f88b8aa0c5d65c3ec800
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:45:01+01:00

core: pv - increased the size for pv and transformation hash tables

(cherry picked from commit 877b2c8fc40cd2e385fae7da713ef63dbd9bbabd)

- URL:  https://github.com/kamailio/kamailio/commit/b26e95db1ab7d40999009225cc55b9ce773867fa
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:45:12+01:00

htable: added function to free $sht(...) pv name

(cherry picked from commit 507c3c6f44467546d9441c0989610171f50f7edc)

- URL:  https://github.com/kamailio/kamailio/commit/efe85046528b89e4068c02e3fe74b621fa73e1af
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:45:35+01:00

core: pv - new parameters to control the size of pv cache

- pv_cache_limit - the limit how many pv declarations in the cache
  after which an action is taken. Default value is 2048
- pv_cache_action - specify what action to be done when the size
  of pv cache is exceeded. If 0, print an warning log message when
  the limit is exceeded. If 1, warning log messages is printed and
  the cache systems tries to drop a $sht(...) declaration. Default is 0

This tries to cope better with the situation of declaring too many
variables when using kemi scripts

(cherry picked from commit 6dc9ee1701019c8db994710c11f7e05447cbae92)

- URL:  https://github.com/kamailio/kamailio/commit/d60dd300e6e0444e984f62a18ffbbe63f8ba0fdf
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:46:13+01:00

http_client: fixed the name of exported function http_client_query() with 4 params

(cherry picked from commit 4b3e7c4a988afdc93a3c337ea97e1f8c13730a79)

- URL:  https://github.com/kamailio/kamailio/commit/bf5d692c062da250813e5faa41ee4812ec77c2f2
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2017-11-21T11:47:49+01:00

Makefile.defs: version set to 5.1.0-rc1





More information about the sr-dev mailing list