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

Daniel-Constantin Mierla miconda at gmail.com
Thu Dec 17 10:24:44 CET 2015


- URL:  https://github.com/kamailio/kamailio/commit/6b98f59bee95746aedeff31fcfbcb38784b1d745
Author: Camille Oudot <camille.oudot at orange.com>
Date:   2015-12-17T09:41:58+01:00

auth: modify doc to reflect current implementation

(cherry picked from commit 0868ed0ef12e65c7790beeccf139b5fdc245efdb)
(cherry picked from commit 48d78ce87e2f42bdc77e688a0f45ff725ea97de5)

- URL:  https://github.com/kamailio/kamailio/commit/e3ce741c8810decec986ef6582744f98e454563c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T09:46:38+01:00

lib/srdb1: dummy string for null values pointed to static buffer

- allow editing in upper layers, avoiding innaproriate access to a constant

(cherry picked from commit d83fee0a31f292af731269cbd361db39be0a4b9b)
(cherry picked from commit d13e418a34cae70e68c3bb50ee0cef6245569284)

- URL:  https://github.com/kamailio/kamailio/commit/eee7eb36faf213f6a673f1094d6ec2ee3174dfbe
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   2015-12-17T09:47:01+01:00

jsonrpc-c: fix crash at reconnect_cb if server was never connected

(cherry picked from commit 0588a7bc5f57c012b6c8d188860251f402af9be7)
(cherry picked from commit 3742fe74e34eaed12c88107aad5d32355a7bc549)

- URL:  https://github.com/kamailio/kamailio/commit/190f585ae27a96b1bff112e1dee07040322e8e9a
Author: lazedo <luis.azedo at factorlusitano.com>
Date:   2015-12-17T09:47:32+01:00

htable : fix  $shtrecord(value) returned value

 $shtrecord(value) does not return correct value when it is an integer
(cherry picked from commit c446840e0004f8cb9208c2a6f68774c4c788e5a8)

(cherry picked from commit da64e01eb401e3dd57fc4c7bc8161d9fa5319857)

- URL:  https://github.com/kamailio/kamailio/commit/e915cd0ad8dd8578ac886dcbcb8141b4ce3c61a8
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T09:50:02+01:00

db_postgres: memset vars to 0 to avoid using invalid values inside db_postgres_new_connection()

- reported by mading087, GH#292

(cherry picked from commit a16c6108e1f6d1a3f6b6c962bbaaedf37e57a8d2)
(cherry picked from commit 65d4dae702ccd16654fa22c66522516f99751e3e)

- URL:  https://github.com/kamailio/kamailio/commit/620af0155609576f4286ca815932691d33d76554
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T09:50:34+01:00

evapi: do cfg framework update on i/o events

(cherry picked from commit 4404f75cf194e8fd727c2ffaeeea41d2193decf6)
(cherry picked from commit fea0d0801a09aa7faac8efa6ae19de49db864aa2)

- URL:  https://github.com/kamailio/kamailio/commit/2894524675abf5af3696d7d021c94cfb66ac1de7
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T09:52:02+01:00

evapi: increased the static buffer size used for reading evapi responses

- 32k instead of 4k

(cherry picked from commit c4fd9188263414d825815cfbd745ce5b1351e62e)
(cherry picked from commit 8487422d35ab8af7511e2abf3a38afb1328f4851)

- URL:  https://github.com/kamailio/kamailio/commit/f1d68c99383b77701b98051325c4ce28367b583a
Author: Sven Neuhaus <neuhaus at tyntec.com>
Date:   2015-12-17T09:57:36+01:00

core: Fix label for RPC command ("proto" -> "port")

(cherry picked from commit 03b955ef8cc2ffcc08d0b361c0f1d6ce057c68b8)
(cherry picked from commit ce1cdba720e34cff1b5c2d150996d666e8ce2127)

- URL:  https://github.com/kamailio/kamailio/commit/a19a5feb4c737cab52bdb329d5a880d7f94f048b
Author: Olle E. Johansson <oej at edvina.net>
Date:   2015-12-17T09:59:10+01:00

async: Fix some error messages

(cherry picked from commit 103b915cffd63b4abab1a3e57b51644eef20e81d)
(cherry picked from commit 14297b78418cbe963b491de928f8e44510819c4d)

- URL:  https://github.com/kamailio/kamailio/commit/e40375cb87c4d00f9e74c87991f7c3bf597f7cd7
Author: Olle E. Johansson <oej at edvina.net>
Date:   2015-12-17T09:59:49+01:00

srdb1  Check if the module is loaded, so the error message makes sense in case of missing module

If a module use a default database and it's not loaded, currently
Kamailio complains that the module doesn't implement an API function
instead of actually telling the Kamailian that the module is not loaded.
This patch modifies that behaviour.

(cherry picked from commit c1a1a1bb054ee79af6ca44d262c8f73c725a2d90)
(cherry picked from commit 7e788aac3bd94c2c979441d6ab8b4528faf3c820)

- URL:  https://github.com/kamailio/kamailio/commit/75fb3a7ad4c0c13104d9bdec830bc839d43330b2
Author: Olle E. Johansson <oej at edvina.net>
Date:   2015-12-17T10:00:03+01:00

mi_rpc Change "sercmd" to "kamcmd" in docs

(cherry picked from commit 52d88ef0f0b0b361419edede208acd459af9fb1a)
(cherry picked from commit 6c387ca9c854a426c206266deef6bfcbb77ffb8b)

- URL:  https://github.com/kamailio/kamailio/commit/636f6965dc47403dace352a3811c16f04567c629
Author: Olle E. Johansson <oej at edvina.net>
Date:   2015-12-17T10:00:20+01:00

tm Change "sercmd" to "kamcmd"

(cherry picked from commit 0c9ea3ccb7fac1180f26741422857807d24fcea1)
(cherry picked from commit 91788e01dec1fba92a2484b5c547a5c493527b60)

- URL:  https://github.com/kamailio/kamailio/commit/eb305784f92bf9c5f005b0c998c1b36da78765d7
Author: Olle E. Johansson <oej at edvina.net>
Date:   2015-12-17T10:00:32+01:00

sctp Documentation - change "sercmd" to "kamcmd"

(cherry picked from commit 58b4ea9ca31305a4450807add2c21e7ecb01614b)
(cherry picked from commit 0d2fe9ae840d3e34f3c69577a5d6875f2d2c3831)

- URL:  https://github.com/kamailio/kamailio/commit/67009ea2bcc358a186f93b2717c0d46944a2676c
Author: Chris Double <chris.double at double.co.nz>
Date:   2015-12-17T10:01:04+01:00

textops: prevent null dereference on tr_txt_eval_re error

- Check for NULL pointer before calling subst_expr_free
  to prevent NULL pointer dereference when there is an
  unknown subtype error.

(cherry picked from commit 5aa2ed265f80664f57073213b17c83b1dac42ab4)
(cherry picked from commit 5d7d1fd3ccc96e032ef73a799dfbd97b86839b5e)

- URL:  https://github.com/kamailio/kamailio/commit/a5fe14c55467c2a612ad9c80a1f4d1d1a3b2b444
Author: zxcpoiu <zxcpoiu at gmail.com>
Date:   2015-12-17T10:01:23+01:00

tmx: safety check for bad callid header in t_precheck_tran()
- reported by GH#331

(cherry picked from commit 7cc1d1113e8e461656d55595f1a268d345d2676b)
(cherry picked from commit 209162e56facff75549560361cfd1d5474bb615e)

- URL:  https://github.com/kamailio/kamailio/commit/87d04613c18524d0ce9c44662987546d2007f0b9
Author: Chris Double <chris.double at double.co.nz>
Date:   2015-12-17T10:02:24+01:00

sqlops: Don't pkg_free memory that wasn't pkg_malloc'd

- Don't pkg_free the gparam_t parameter of sql_parse_index.
  When called within pv_parse_dbr_name that parameter is
  an internal field in the sql_pv_t structure and wasn't
  allocated with pkg_malloc.

(cherry picked from commit 460e0a6077d69cf74ceb4b095195b683fb49269c)
(cherry picked from commit 1e0e1a8cd24aac95ffe1970643a2a8cb37f044fe)

- URL:  https://github.com/kamailio/kamailio/commit/43192d0e7aed4254a3001f0745048440f775d5e6
Author: Chris Double <chris.double at double.co.nz>
Date:   2015-12-17T10:02:50+01:00

sqlops: Fix memory leak in error condition

- Fix pv_parse_dbr_name to free spv if the key is
  unknown.
- Fix typo in error log in pv_parse_dbr_name.

(cherry picked from commit 48de750550dd12016e957d60e0ae57e59944558d)
(cherry picked from commit 3b2946b41a69e19f4a995c26baa03f6f9fc61cba)

- URL:  https://github.com/kamailio/kamailio/commit/c7805a8aa2e09e55060eae39765cae160d5c0ebb
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:04:09+01:00

dialog: keep slot locked when searching for duplicate dialog

- when attempting to create a new dialog, the function searching to see
  if it is already one with same attributes keeps the slot locked so is
  no race in between the return of function and building the new dlg
  structure
- if the dlg is found, release the lock after figuring out it is a
  spiral or not

(cherry picked from commit 9d807d1d8af24c0163d3bb2ae876a87a8b637494)
(cherry picked from commit 39d1b8f8eeddef1d796855e8d7ef63569987fb65)

- URL:  https://github.com/kamailio/kamailio/commit/493a6c828385930c12e6babba238a0aae8a99810
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:04:19+01:00

dialog: completed previous commit for spiral handling

(cherry picked from commit b198b390106924df2279d94f28305c25c86b435e)
(cherry picked from commit 1ec00b13bb7069a0a4dba44bac0eb95fd271f9f1)

- URL:  https://github.com/kamailio/kamailio/commit/ecbacb2d78ba1cc99b1f7369b1c27992f0e3ca65
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:04:28+01:00

dialog: release remote profile lock on remove operation

(cherry picked from commit 04bd28fffdfed05dda9a8fff41b220a3bb008a17)
(cherry picked from commit 9083ac32755565a97421d2b6100bc477c19175f5)

- URL:  https://github.com/kamailio/kamailio/commit/b0d398adc776f6ca68da4fa9208a4dd77bc7d986
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:04:38+01:00

dialog: updated old comment to reflect current behaviour

(cherry picked from commit 098849c72a8b651a5757eac3eb3dee6772766d76)
(cherry picked from commit 714d3e329e9c0352da814832e6f86cd0e5fdea39)

- URL:  https://github.com/kamailio/kamailio/commit/034d346081dc5f704de5943eef58f803925660e1
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:04:49+01:00

dialog: don't update dlg vars in db if in deleted state

- dlg record and vars are scheduled for deletion

(cherry picked from commit 6620fe7b0963ffe0e2c0d4ab7a38e85d1dfd121d)
(cherry picked from commit 385d9be8ed45f378c52c7d4f1220f517f5605831)

- URL:  https://github.com/kamailio/kamailio/commit/d3ae37b679a30253b54b6c98351f5c2a4ec58985
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:05:01+01:00

dialog: avoid useless re-entrant locking when linking the new dialog

(cherry picked from commit 02fa3bf1b62cb10a33a8b216cfe7baa9e1b84054)
(cherry picked from commit bf0efda9cbd3ab02e1cdefb187ae2ac3089e1b18)

- URL:  https://github.com/kamailio/kamailio/commit/d6293ac3429c19a4f6c2a7c353929fd7fd677ec2
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:05:12+01:00

dialog: fix race due to deep copy of dlg hash table slot when saving to db

(cherry picked from commit 2d9c7f9658fe78979df69c81f56b36366b80a262)
(cherry picked from commit 3181001ebae49847ed210428946fde96e89e9c4f)

- URL:  https://github.com/kamailio/kamailio/commit/c8ef96a8a939b2e3536217d40cfcee9d008611cb
Author: Olle E. Johansson <oej at edvina.net>
Date:   2015-12-17T10:05:45+01:00

nathelper Via header for SIP ping over IPv6 needs square brackets

(cherry picked from commit 274f1034bfb9ea0d52ef291d2f95021ca86f3081)
(cherry picked from commit 74042e3c00edd441e30d7aba25807f99617be375)

- URL:  https://github.com/kamailio/kamailio/commit/b9fe8df95c545c7984bfccb2128c11f9644c8802
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:08:29+01:00

textops: fix leak when subst_hf() with flag f is used

- substituion list was not freed

(cherry picked from commit 321a6140cdc7d6fd3f18f911af9825bb62575ace)
(cherry picked from commit e827ccf957a341b7026b06f17686da7fcc426fc2)

- URL:  https://github.com/kamailio/kamailio/commit/014b0a9bd43845f600876ef4a89e2523a6cd568a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:09:03+01:00

nathelper: use advertised address if send socket has one

- reported by emanuel Buu, GH#352

(cherry picked from commit 4da31d56f4b1e18fc4232c5174637c858c75e9db)
(cherry picked from commit c5a53e0f12430653f890534a1c140b84545f1ac0)

- URL:  https://github.com/kamailio/kamailio/commit/7015a772db28fab06b64d8cce79f9bd95b8c9d33
Author: lazedo <luis.azedo at factorlusitano.com>
Date:   2015-12-17T10:09:27+01:00

presence: use advertised ip for local contact
(cherry picked from commit 6a498f713a2522e18bed96dc4d1f361008a95502)

(cherry picked from commit eef390eaefd9286feaae1505d566e4e41fb61e30)

- URL:  https://github.com/kamailio/kamailio/commit/5b93cc210c8608f6c030dd889d66f8deee43bf54
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:10:24+01:00

corex: detect ipv6 for send*() functions

(cherry picked from commit 027495fb6ac7c8f50ff9945c209bc9f7ac98d991)
(cherry picked from commit 4fdd11699c83f2e4c787d210ca08eb3ec2fb559a)

- URL:  https://github.com/kamailio/kamailio/commit/fb21dede6328e80b829bc96509e9e96502f019aa
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:10:48+01:00

db_postgres: don't free pg query structure in store result function

- it is done when freeing the result

(cherry picked from commit 56cd7a0d38c8bbee6cc3e981b7a2b78b6d47257d)
(cherry picked from commit 4dc766a2083391b1870d34f8ee9575088b9e8e69)

- URL:  https://github.com/kamailio/kamailio/commit/d7f1c9db3461bccbad6efeffd20a1f6493222377
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:10:55+01:00

db_postgres: safety check to see if hasing is over non-null pointer

- inside implementation of replace command

(cherry picked from commit 9cd4aef84d8e7a079486ff73285a9bd6a15e8db3)
(cherry picked from commit 5d8315268e19538023d4127e74e166925ea216b8)

- URL:  https://github.com/kamailio/kamailio/commit/d51575098ddaea40304c757a297ba7ec53745f8d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:11:16+01:00

core: fixed passed buffer size in suip2a() for ipv6

- buffer size set to IP6_MAX_STR_SIZE, it was too short and returned
  value was empty addres "[]"
- the function is used only by siptrace
- patch from github pull request #381

(cherry picked from commit d6f313e61b3318924e6653c8ca1184b2016f701d)
(cherry picked from commit e1b60b857f78ec459ae31a4cf6475643ec102f40)

- URL:  https://github.com/kamailio/kamailio/commit/91f828338be0544e912ab88b742e9430079212ed
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:11:50+01:00

kamdbctl: divert stderr when searching for greadlink

(cherry picked from commit 2bd19e232ece9bf0a090ba34d505d9ed6c9753a5)
(cherry picked from commit 5c9ef6ca51d51232a0e3ab4e57915a7674e876a1)

- URL:  https://github.com/kamailio/kamailio/commit/9b26659fe4ecaf4e9f91120227bc560ebd87e1cc
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:12:06+01:00

nathelper: consider IPv6 brackets when checking size for keepalive request

(cherry picked from commit 27f19950f107a943c3bf9db1fddb1e4912136181)
(cherry picked from commit 8d82eb9a43885a1c524c5a53155f3299ce55fbb7)

- URL:  https://github.com/kamailio/kamailio/commit/1afffb80af00da1fa1fa20b6049b2fb7d03a9c61
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:12:27+01:00

tls: check for support of SSLv3 method

- some versions of libssl removed support for SSLv3
- reported by Victore Seva, FS#391

(cherry picked from commit b1c6c2af7e96c0bcbdee4ff46f6faf19fdc75d9f)
(cherry picked from commit 946e996fed4bed9a62703cdd248777e2c7ab4a89)

- URL:  https://github.com/kamailio/kamailio/commit/c35f850011caea05d8c11b02e38a3bc830335371
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:12:43+01:00

Makefile.defs: removed option -minline-all-stringops for compiler on mips

- not supported, reported by Victor Seva, FS#392

(cherry picked from commit 2718efddb8e87a269af012d8661d57887e7c4d86)
(cherry picked from commit b5d19f21718b94fb522db5b414d43e7fdb038ebf)

- URL:  https://github.com/kamailio/kamailio/commit/1d83461a5f4cff69b30b7768bd59742361283ffb
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:12:50+01:00

Makefile.defs: gcc 5.2 option -mfp32 is required by -march=r3000 for mips arch

- reported by Victor Seva, GH#394

(cherry picked from commit b2ff2745b97051625509de0f328e5b1a8f584387)
(cherry picked from commit 22e4556c91377ecdab849fe181b6a8397bfada7c)

- URL:  https://github.com/kamailio/kamailio/commit/03c0f83fa3c4c723e5d25903fb18cd977034e4af
Author: Tristan Mahé <gled at remote-shell.net>
Date:   2015-12-17T10:13:06+01:00

set the log_prefix buffer size to 1024b

(cherry picked from commit 439623667d6ea5cf9dec30033df94965213e8494)
(cherry picked from commit 213abc43fa2b3ff8fc8ab4db1859cb79298e201a)

- URL:  https://github.com/kamailio/kamailio/commit/5316c19ccafc17d53aeee87d74cc577e9b280ddc
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:14:20+01:00

usrloc: log details of contact when inserting in db failes

(cherry picked from commit 1a05910912fbf9baaf821cc30fac7485c1e67622)
(cherry picked from commit dd4d1700a36c6d64590ad00ae8c60270d16c62c3)

- URL:  https://github.com/kamailio/kamailio/commit/b316b2ac21c61b2224b721b3af61e5bb5d3f0274
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:14:34+01:00

kamctl: require db or ctl engine made specific for dispatcher subcommands

(cherry picked from commit d2416957e4caec8a64abec82029ea18c52a7bc2d)
(cherry picked from commit d0c5a5835969660d43355fa91b39f1a8e08f6eb0)

- URL:  https://github.com/kamailio/kamailio/commit/022f76d2301f3d12576bf6c773291f6d5e7d8999
Author: Daniel Rus Morales <danirus at eml.cc>
Date:   2015-12-17T10:14:48+01:00

db_postgress: fix compilation, NTOHLL and NTOHLL provided by OSX 10.10

(cherry picked from commit b37aa66fd1cf3fe99aae50adb89d4cfecf6d90d1)
(cherry picked from commit 20b4c9e6294bca137d788dd0c1750f320d3e8461)

- URL:  https://github.com/kamailio/kamailio/commit/d20989db4b6de6d0ef91b19c205363c6de7fdbb4
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:15:01+01:00

tm: use svpe fixup for t replicate uri param

- the function expects it for getting the value

(cherry picked from commit ea0b4e50f62f8a461b737882c383f17767851d3d)
(cherry picked from commit 2823f0b09ff9d91ff52475abdf58bb030dee3773)

- URL:  https://github.com/kamailio/kamailio/commit/a666493d708ff1c09ee716973a3518204a7287b9
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:16:19+01:00

db_postgres: manual revert of d0617167f0aebcaf1e12e6c7f77b2231aed9da51

- breaks compilation, reported by Øyvind Kolbu

(cherry picked from commit 31bb02ae994c5bb0d34d4f3e6238057a0175660d)

- URL:  https://github.com/kamailio/kamailio/commit/96d5dda98346605653dd8e823f42a8134ebe968c
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:17:34+01:00

dialog: safety bump of cseq for bye if prack was involved in call setup

- reported by GH#409

(cherry picked from commit aab6547f39d723de6a01680cbd79b9365be8092f)
(cherry picked from commit 863739dec78161fdce871c281601a011572515a2)

- URL:  https://github.com/kamailio/kamailio/commit/2c796e60f74c515b123ecfe7e44d1e1b3ebd338b
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:18:02+01:00

pv: fix for $expires() variables

- invalid while iterator was used, resulting in crash
- reported by Jayesh Nambiar

(cherry picked from commit 3fe7fd27605ed9f506a95d11d4c88b78f22eadd1)
(cherry picked from commit 583dc060e89b87bcba241edcedd8d48413640fc1)

- URL:  https://github.com/kamailio/kamailio/commit/ed464701c9a221f7b08ca90b82c1cd1bb5af563e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:18:18+01:00

db_mysql: updated include paths for libmysqlclient

- direct use of mysql_config, the old substitution done in module
  Makefile can break the includes of libmysqlclient files
- reported by Ian Yu-Hsun Lin, GH#419

(cherry picked from commit 2bd85c6b5020929296860074ca9a5dbc0cbde69c)
(cherry picked from commit 8c7ae98ed97c8d0655d0539cceadf1250cf5dfc3)

- URL:  https://github.com/kamailio/kamailio/commit/801e241a5e5da7f3b61511194ca081fca26822e3
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:18:31+01:00

dispatcher: extended log message when hash size parameter is not set

(cherry picked from commit 3272ff6a427ce5bb60d767ed61c8cadd13759de1)
(cherry picked from commit 03f99c65f016da8816f6367ad3cafd75f89fc712)

- URL:  https://github.com/kamailio/kamailio/commit/3f297f6bbb398e07174623e6b92699c9d522aa01
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:18:42+01:00

app_python: use NAME compile flag for default path to the script

- reflects better the application name

(cherry picked from commit 6ae155ee8ebc0d52fd63f208e57808c1d228f7e0)
(cherry picked from commit 768be33037f8eefeb3a841e030d3bb3f1be4bb9e)

- URL:  https://github.com/kamailio/kamailio/commit/a5de6b2b6adb2e0adc3ed04b172dfbde079c0b5a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:18:51+01:00

app_python: basic documentation for params and functions

- based on quick look at the code

(cherry picked from commit e2853a8ac22bc26d47153731f65479f03a756c52)
(cherry picked from commit cf77d88069407512c7d2ff234607ab6e3fc9c784)

- URL:  https://github.com/kamailio/kamailio/commit/c59effe36d843aa03157e528a0f94a86dffe0489
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:19:01+01:00

app_python: readme regenerated

(cherry picked from commit f025df7a0ac292bd22304683dd976863311b53cd)
(cherry picked from commit 7dd019826dccf6c3c5d2185faf331603b550f895)

- URL:  https://github.com/kamailio/kamailio/commit/350f605f123cf30942a02576d6a4ffb2bb615bf0
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:19:14+01:00

core: proper test of return code for add_interfaces() in case of IPv6

- report with patch by Christian Kühnke

(cherry picked from commit 299d2f7764527fbc5b6de1833976f43c58b1ff2d)
(cherry picked from commit 6516699e46bd912de3b65d4cc4eb668e919e845e)

- URL:  https://github.com/kamailio/kamailio/commit/dc6522a8533c710557fe634ee72aaf795f6ae92e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:19:25+01:00

outbound: adjusted log message for trying to import the api

- when module is not loaded, a messages with 'failed' was printed,
  which could trigger an alert even for info level

(cherry picked from commit 700617c6b3707fba16001f82fab6ca0370b23acf)
(cherry picked from commit a350e33b3fe13e807a621d12325342c93c4ab706)

- URL:  https://github.com/kamailio/kamailio/commit/660c94edb417f7d9600dfd9aef39d8dd1441fac4
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:19:39+01:00

utils/misc/vim: added recent core parameter to vim syntax highlighting

(cherry picked from commit f9d16e38dbf6b263fc29dceca66007357a9e6f37)
(cherry picked from commit 1b2dee301ba6da206fcd9abb3b2f3f1a601b145c)

- URL:  https://github.com/kamailio/kamailio/commit/e77cbc85ecccee9f33067bd6c867f6272aa0ce8d
Author: Dmitri Savolainen <savolainen at erinaco.ru>
Date:   2015-12-17T10:20:41+01:00

htable: fixing htable.stats for max slot value

add missed 'd' parameter to rpc->struct_add format string

(cherry picked from commit 305381bb6b40dc4859f0862411a0c1a261b476c2)
(cherry picked from commit d4613882da9b478dcb8f01cc38dd9319694c5901)

- URL:  https://github.com/kamailio/kamailio/commit/6948cd36b11691745fbc5d7c3446469c526725e4
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:21:15+01:00

core: skip zero char and whitespaces before parsing first line in parse_msg()

- reported by Vasiliy Ganchev

(cherry picked from commit 12160de3c2052c4696b8c073b9fa5919f6da7060)
(cherry picked from commit 8807dbc93a3731cb51a979158433fc28ff0c04ee)

- URL:  https://github.com/kamailio/kamailio/commit/5dc0cad1d1c69609ccf4b9117ec16e8f79d38223
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:21:24+01:00

presence: init variable to prevent invalid cleanup on error getting presence document

- reported by GH#441

(cherry picked from commit d24863d071417effe5df863736ef037ec8e0b414)
(cherry picked from commit b9d441c1177bf2d05e1ca85919a08b6e97b3b302)

- URL:  https://github.com/kamailio/kamailio/commit/9fad266c64350ea371ff5ab2f9414aef63c2d223
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:23:57+01:00

drouting: readme regenerated

- URL:  https://github.com/kamailio/kamailio/commit/b6335c2c67f32e3eb0b7df297f7b68d799602d94
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-17T10:24:08+01:00

tmrec: readme regenerated





More information about the sr-dev mailing list