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

Daniel-Constantin Mierla miconda at gmail.com
Fri Dec 18 12:16:56 CET 2015


- URL:  https://github.com/kamailio/kamailio/commit/70c0ea551a3547160d9f4fc3a6ddc76abcb1ca16
Author: mikomarrache <mikomarrache at users.noreply.github.com>
Date:   2015-12-18T11:47:57+01:00

dialog: fix initialization of slot next_id to avoid colision after restart

- next_id was set to the highest id of a dialog loaded from database,
  next new dialog was reusing the same value

(cherry picked from commit e122c5ee8c6055c033cc11f14e5308ed94461fe6)
(cherry picked from commit 9b0ed6d54e47880818f934a8988c89d340739564)

- URL:  https://github.com/kamailio/kamailio/commit/aa640ff7dba8b2cd6e967493d176d01ac6889055
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:48:31+01:00

sdpops: safety check when location a= line not to exceed end of message

(cherry picked from commit 91596953115fe1bbe5c6f0dd0dd6e8d99cdbd285)
(cherry picked from commit e24c9ff7038534e07682e8a7bafd903e4303590e)

- URL:  https://github.com/kamailio/kamailio/commit/0805db462d5623c4a816bfaf9e3cd42d4d1679e5
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:50:01+01:00

db_cluster: fix checking the capabilities for write operation with different priorities

- reported by Jan Hazenberg

(cherry picked from commit 8375f37cd7603216a2bb55a4e9985b3c5e54af91)
(cherry picked from commit 4ae4e5f381fba4cf43d8792e56d2baa4b2edcc6f)

- URL:  https://github.com/kamailio/kamailio/commit/be3623e48822bf8f3f452dce7198495dcfe2bebe
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:50:41+01:00

sqlops: more verbose log message if execution of query fails

(cherry picked from commit 941fbda5c66da6c8069b3bce3764249bbb58baaa)
(cherry picked from commit bb81ec09e22bb35944879a081eba47b1cfcc816b)

- URL:  https://github.com/kamailio/kamailio/commit/266589638805bbcc9a9a951f5656d786a32734e6
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:51:15+01:00

ldap: more useful info on reconnect

- reconnect message made a notice level, being not an error situation
- print the chosen ldap server address at info level when reconnecting

(cherry picked from commit c5ae4020de8499e7a318783b21276dfd3fc0a6e3)
(cherry picked from commit b2aa72a6357dd93c75a345fd433c3b86c2654313)

- URL:  https://github.com/kamailio/kamailio/commit/9e3d5dda096d59ef9ba0c7b991a06500edb1741d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:51:37+01:00

ldap: fixed copy&paste error added in previous commit

(cherry picked from commit c6ddf3aec7eb6e8d6046b006fde64ab7479aab5e)
(cherry picked from commit 87ca6e634c627a6beb4b7355fcfcbd0070e2afe1)

- URL:  https://github.com/kamailio/kamailio/commit/4c901a6a3c5c5a3679f6f23e914c416314873067
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:52:24+01:00

registrar: use proper iterator to get to the index of the $ulc() contact

- part of a patch by Luis Azedo

(cherry picked from commit f39b92acb2be15e03aa117bdf171087ea7a77050)
(cherry picked from commit 4ab41baecf0f9912c2a3ed859d53ffe3e5b46a26)

- URL:  https://github.com/kamailio/kamailio/commit/435e69c40efb022472470114e93a6819edb15d68
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:53:59+01:00

imc: better condition to catch no result of database query

(cherry picked from commit 29d7ca71fdfc8c52fb5e68fcf3bccf98dde0d089)
(cherry picked from commit bae153942524b1d86e29f10208e35dbf088d7db5)

- URL:  https://github.com/kamailio/kamailio/commit/96cf43f98dab4e66242e4dca329aba3bca5f4cf2
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:54:15+01:00

regex: reset pointer after free to avoid double free if an error occurs

(cherry picked from commit 379667e878c9e0795998f600edbcbb3974846f71)
(cherry picked from commit b103dff88f4ac83acf20798c06d43b2586810a36)

- URL:  https://github.com/kamailio/kamailio/commit/ff6f3fa14d982c505d0b6846456e8de36e6d9a1a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:54:31+01:00

regex: safety to check to avoid working with zero size allocations

(cherry picked from commit 5e5866b2ac8390caa9373f49345ed877c6e5f037)
(cherry picked from commit fd6dba3b9752e9cbf21da2ca7b66b2e5c1dafce7)

- URL:  https://github.com/kamailio/kamailio/commit/7e1698eb48bc8b7dcefe2e6011f0fa4d32734390
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:56:15+01:00

uac: updated notes about uac_auth()

(cherry picked from commit db829aabf30c5b4fdfee5ebd842959b63a598b26)
(cherry picked from commit 43b70c5c809f666c74bc0b75ce7549d2a7b0518e)
(cherry picked from commit 8fd81333a4bf9de641321430aebfdda5f089b8d4)

- URL:  https://github.com/kamailio/kamailio/commit/e13d935400973f335d341d93ca80301226b49d68
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:56:58+01:00

uac: fixed typos in log message

(cherry picked from commit 42f0a1ffe551442058f53c9446495d5e62dc5abc)
(cherry picked from commit bebf30abb057221be646e95b07cdaca88cab63b5)
(cherry picked from commit b90cdaf34bc7a3da55a0b561719909336b9be065)

- URL:  https://github.com/kamailio/kamailio/commit/7974ea9f71ccba807155d3d236907e66c762f760
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   2015-12-18T11:57:41+01:00

dnssec: link openssl

Fixes: #253
(cherry picked from commit 577ddf62f46d3e06d9ae235fef9cde177020a9d4)
(cherry picked from commit f477aa382b3357b4e21aad27c801a51d5d9290de)

- URL:  https://github.com/kamailio/kamailio/commit/88eda0dbd40c5338ee304e674a9c111af58bdae3
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:58:14+01:00

sl: extended docs for sl_send_reply()

(cherry picked from commit 29aa683f7c3d507a88b83ecd84d9023c5e162ab1)
(cherry picked from commit 1a08fa07b601c5f9636c6dba223230ec91301768)
(cherry picked from commit 4faa50094a44d8c06c2fd3987f107731530eae47)

- URL:  https://github.com/kamailio/kamailio/commit/61a55e21ab20fb10815d3b0f42edd5e4d567ea0d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:58:23+01:00

tm: extended docs for t_reply()

(cherry picked from commit a221ec34074c25838f470070cb6c7e604a33fc98)
(cherry picked from commit f050389b568aaab3717484b67b9b157199c63bbc)
(cherry picked from commit de21507868af81ef3155e6de4b1e788058578459)

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

Makefile.defs: detect gcc version 5.0+

- reported by Anthony Messina, GH #230

(cherry picked from commit 35e5da141569b8ace7c0a8fd743d02de6c0df525)
(cherry picked from commit 6279f50a2cdbcba34226f959f40258bb768954bc)
(cherry picked from commit be2892e6a60915902c89044483786625e78a3f0d)

- URL:  https://github.com/kamailio/kamailio/commit/3e9a3b64e5d8beea64c5b026242b04042d101c85
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T11:59:14+01:00

tm: more verbose debug message when local transaction is completed

(cherry picked from commit 54fea03a078f8258d124a83443617c54bdbc2574)
(cherry picked from commit aa91d8ba178624c08ffcbb6af55efa777f6ca640)
(cherry picked from commit 22b2b07d9295410ac1a9dbc11baf129b984ca640)

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

kamcmd: use NAME to build help message

(cherry picked from commit 7038d12dbb9c8db1b46c0874bfd8fce72d6e72ed)
(cherry picked from commit ff1d3f06840928aace36780ecbc898cd2e90ce0a)
(cherry picked from commit 4bce6e25bcb8a07687c87f9c64b5d54fba8e0410)

- URL:  https://github.com/kamailio/kamailio/commit/36b8b61557aa035cda898b36d54cde8fc7992035
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:01:44+01:00

permissions: safety check if hash tables exist for rpc dump commands

- reported by Olle E. Johansson, GH#248

(cherry picked from commit 56e41533cae52cf5f782064ed23393d2d18aff08)
(cherry picked from commit 5db29ed56f2a682861e34a455ae76e0d43b4ff4c)
(cherry picked from commit 9eaf2f8fd998e04564f3161175e4c6afa2ef4c12)

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

permissions: check if hash tables exist for address config functions

- reported by Olle E. Johansson, GH#248

(cherry picked from commit 6fcd35ba5bb71df680b89c2bafceccde0439b6f1)
(cherry picked from commit 64028d658a788b74f6f9c71f2e2aa3b0b5a1c803)
(cherry picked from commit 0cd5280e2f0bc3df24aa98584b549d65a79fee20)

- URL:  https://github.com/kamailio/kamailio/commit/bd71f80d14c7829edf675a6c6f55b304b0d49fb0
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:02:55+01:00

geoip: set null termination to the field used for query

(cherry picked from commit ec2a72d75dc0a2c9c3d88361094fdda7a7477935)
(cherry picked from commit 4c24d4acbca4e5ec99b5de1dd5f29d2cdeae9e2b)
(cherry picked from commit 0b18aea1f48584a4ee9ce445dfca7c25794c6c73)

- URL:  https://github.com/kamailio/kamailio/commit/5e9072d44e1cbe3588e13030e2fbb26cd8a0b1a9
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:03:20+01:00

pua: fix typo in matching presence.winfo

- patch by foucse, GH #270

(cherry picked from commit 48f89ed0390a80cc760da5a7ed41dd9c5c5ffc4d)
(cherry picked from commit d88f52cadb2bf6764518c89be852b0534731d82e)
(cherry picked from commit c271ba62e20993708f7f6a5089206b507295f169)

- URL:  https://github.com/kamailio/kamailio/commit/65d4736123c4ca7629687c97fca17946b1ef908d
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:04:01+01:00

sanity: commented priting require header on error level

(cherry picked from commit 9902ca145178498ff47092f0ecdd3bca6650c97c)
(cherry picked from commit 60b2e3e3e66320446541ba92de239fc3f58bc79f)
(cherry picked from commit c680f2bf70b7f9cd804945f1a44b9e6e8284ed59)

- URL:  https://github.com/kamailio/kamailio/commit/106544359d427a0f1393fc9330406007b915f5cf
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:04:12+01:00

sanity: adjusted log messages for check_proxy_require()

(cherry picked from commit 0f479b5366fae4c5ad0c78e4c91661b7a421d5e8)
(cherry picked from commit a8c2c53b1175af7bd3c6020cc01e95174b2597e0)
(cherry picked from commit 8c04e7e86c99c8f8719715e66a89d8e93c6e5f63)

- URL:  https://github.com/kamailio/kamailio/commit/a7b29ec8f708605b6712ae7bbb913c1fa6d1978e
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:04:27+01:00

kamcmd: updated default server name references

(cherry picked from commit 8db5eb2b53320d84ded36c531a00f6dfbec27a75)
(cherry picked from commit ee3048e8685f54c35daff699ad64ce9ef5c71f8a)
(cherry picked from commit 74800f2bf9a11ca138867ea6cdaaa53ff4a79562)

- URL:  https://github.com/kamailio/kamailio/commit/0e031ef1b7725ac2f82b3239a0be34f3cccbc540
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:04:36+01:00

kamcmd: lower max size for socket name

- was set to 108 which is common for linux, but mac os x has it 104
- set to 100 now

(cherry picked from commit 3f4c63802194cb83ffb8124e5ae38f85ee315c28)
(cherry picked from commit 05242f6db6edcf32705722dcd0d9d3e3cf7a8340)
(cherry picked from commit ebe43e905eac23d86b7a9979a976f08a5bd7f888)

- URL:  https://github.com/kamailio/kamailio/commit/be6cfcec326badaa9f6109c352d8ead2f93dbe7b
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:05:16+01:00

tmrec: more details about duration format for time recurrences

(cherry picked from commit 81006ee1246b8f700ce9ce20814d4522780d7ceb)
(cherry picked from commit c979b991450052f6a77238aef391dd8bb3f13f32)
(cherry picked from commit cc1cbf6113c8536b2e6193b51c8e34ebc09a7dac)

- URL:  https://github.com/kamailio/kamailio/commit/95959f4bf3d42c2307deac6462ba721f101fdd48
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:05:36+01:00

drouting: notes about the format of duration attribute

(cherry picked from commit 711144a1fa3e1dfa540cc7ccd0ce1c14faeba42f)
(cherry picked from commit 46af0cfb7cc1fffb22e43ebd41f07fc95947f8e5)
(cherry picked from commit 516adfe9913391590c314561e7a5c531f6e96304)

- URL:  https://github.com/kamailio/kamailio/commit/46551c11bb5f5421b12d4a759e7cae4a69d0cdc6
Author: Chris Double <chris.double at double.co.nz>
Date:   2015-12-18T12:07:41+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)
(cherry picked from commit 67009ea2bcc358a186f93b2717c0d46944a2676c)

- URL:  https://github.com/kamailio/kamailio/commit/7a7127f144dce25deae531781d376ef50402db2a
Author: Olle E. Johansson <oej at edvina.net>
Date:   2015-12-18T12:08:03+01:00

nathelper Via header for SIP ping over IPv6 needs square brackets

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

- URL:  https://github.com/kamailio/kamailio/commit/8e010d9f740aa976069d903a3df7b0c0583bda88
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:08:28+01:00

corex: detect ipv6 for send*() functions

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

- URL:  https://github.com/kamailio/kamailio/commit/9edb00cad8078272c36f9674af297d44da6bb1b1
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:08:47+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)
(cherry picked from commit d51575098ddaea40304c757a297ba7ec53745f8d)

- URL:  https://github.com/kamailio/kamailio/commit/b8f4ce45005b5d0b085577ff4eae92444a689fd7
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:12:21+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/cb93fb73912869efc5153103168dd1079da6e4a8
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:13:00+01:00

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

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

- URL:  https://github.com/kamailio/kamailio/commit/c3f23bf098f2335e6520eae6544bd0f7b9a07839
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:13:46+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)
(cherry picked from commit a5de6b2b6adb2e0adc3ed04b172dfbde079c0b5a)

- URL:  https://github.com/kamailio/kamailio/commit/58b32821266ddee093d4144e93ffb238ea633b24
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:14:07+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)
(cherry picked from commit 350f605f123cf30942a02576d6a4ffb2bb615bf0)

- URL:  https://github.com/kamailio/kamailio/commit/85d59b019e1910da1eeb1d7655137d20568f365a
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:14:20+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)
(cherry picked from commit dc6522a8533c710557fe634ee72aaf795f6ae92e)

- URL:  https://github.com/kamailio/kamailio/commit/d4248b354ec08e509e1b25b312357f543159e4c9
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   2015-12-18T12:16:08+01:00

modules: refreshed the readme files for many modules





More information about the sr-dev mailing list