- URL:
https://github.com/kamailio/kamailio/commit/00419fbc81795564f5e5a5363b6c081…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:00:57+02:00
rtpengine: docs - updated some of rtpproxy occurences to rtpengine
(cherry picked from commit 9383174b32b6b49dd9f0757450abadb45690515f)
- URL:
https://github.com/kamailio/kamailio/commit/9ee7fc5767ffe77932c30962be934a0…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:04:35+02:00
dispatcher: safety check for null value of attrs field in database
(cherry picked from commit f3f14c6d85a7055c3a729ec46b83ff2a179ac397)
- URL:
https://github.com/kamailio/kamailio/commit/a878d5f332688c19d027fc2d085d722…
Author: Mikko Lehto <mslehto(a)iki.fi>
Date: 2018-07-13T11:08:48+02:00
rtpproxy: mark RPC call with proper tag and small typo fix
(cherry picked from commit 21c219bcdd3f74a029582cd353c5f91d91a46f3d)
- URL:
https://github.com/kamailio/kamailio/commit/a85f6b5e0918ee6ae3f9dabab185cc4…
Author: Mikko Lehto <mslehto(a)iki.fi>
Date: 2018-07-13T11:08:58+02:00
mqueue: fix typo in variable name documentation
(cherry picked from commit 9ba37fd602a67066bd49f6959350ea1fd72d5e47)
- URL:
https://github.com/kamailio/kamailio/commit/c9e1fa657a58e0da9ad1261a8e6d832…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:15:06+02:00
topos: print warn message of missing record-route only for initial requests
(cherry picked from commit ecfb1b6c9abcaa662155f67b56516fd2d0750fe7)
- URL:
https://github.com/kamailio/kamailio/commit/f9468e261824d340e6b3c7d3e1a9c2f…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:15:25+02:00
topos: debug log messages with linked contact addresses
(cherry picked from commit 5bafb32fa3dd0aefdb5e0c1a8bbd94638fe1022d)
- URL:
https://github.com/kamailio/kamailio/commit/5223c83f255cf8a5333563cd954dde7…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:15:57+02:00
app_lua: support for more combinations of functions with 4 params
(cherry picked from commit 8ff9f0dc0c00e80ad3a9add41823ca3dc101b94e)
- URL:
https://github.com/kamailio/kamailio/commit/d305cffd0e688a22ea67bcdcfb00db3…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:16:08+02:00
app_python: support for more combinations of functions with 4 params
(cherry picked from commit 3e7ff1f3613db1c5de559bbf259a621647a5424b)
- URL:
https://github.com/kamailio/kamailio/commit/16071968ed45f7eaa9108c7148500c4…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:16:21+02:00
jsonrpcc: init and update cfg framework for io handler process
- GH #1520
(cherry picked from commit bb14964dd8337d0946c7e233ff3cc81f22e8e1bb)
- URL:
https://github.com/kamailio/kamailio/commit/6649720935317c128f3480929186baa…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:16:32+02:00
app_jsdt: updated duktape js engine to v2.2.1
(cherry picked from commit 94ec7c778f0a98b91b6518575748875b6034edf0)
- URL:
https://github.com/kamailio/kamailio/commit/c9cf7771ff8745cfe7b18405079ec77…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:16:42+02:00
app_jsdt: support for more combinations of fuctions with 4 params
(cherry picked from commit ef90af6335d0f3d54686f6e039ff3bab4e5c4729)
- URL:
https://github.com/kamailio/kamailio/commit/2aa70f9669525354128a0d0010e5a0a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:16:54+02:00
app_sqlang: support functions with more combinations of 4 params
(cherry picked from commit 08f942c9efc4e898de3985d25379b88a9ffe73a4)
- URL:
https://github.com/kamailio/kamailio/commit/1da0a1b06a726e9e4e730f60a53975d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:17:35+02:00
auth_db: set id for section not title tag of is_subscriber()
(cherry picked from commit 14180b449d8feb9ae9adcb74926d64138b7cd750)
- URL:
https://github.com/kamailio/kamailio/commit/89f2e86bb2ace38b530b136edecae69…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:17:46+02:00
auth_xkeys: docs - fixed name of the function in example
(cherry picked from commit 0d4f48d168167df5fc6be38721cab69115637dae)
- URL:
https://github.com/kamailio/kamailio/commit/269b338ab8aa5b9cbce236d2984d39d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:18:52+02:00
tm: more explicit debug message when not matching reply to transaction
(cherry picked from commit 961c2b3df008bb6df78c2e62dc943ebacd4db9b2)
- URL:
https://github.com/kamailio/kamailio/commit/0a0a1f4866c4e056b443546eda0c574…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:19:52+02:00
core: test if address for IPv6 is IP format in lump substitutions
- reported by GH #1581
(cherry picked from commit 1d78456562418b785126af09761c12571ef2394d)
- URL:
https://github.com/kamailio/kamailio/commit/40722d5ee5a31f60d3949d22fed02a6…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:20:56+02:00
INSTALL: removed notes for gentoo
- GH #1530
(cherry picked from commit 94902f678ffa31fbb6f3a0231730d7d6bd2239a1)
- URL:
https://github.com/kamailio/kamailio/commit/e109819479b633e750a51006ec9fd4d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:21:14+02:00
app_java: Makefile - condition on USE_GCJ to compile with gcc or not
- GH #1487, patch built reusing part of the one from A. Messina
- set USE_GCJ=yes if OS has GCC with Java compiler, by default it is
USE_GCJ=no (gcc 7 has removed gcj)
(cherry picked from commit 3422f3c87b9d19444723cf59d30665cb49019127)
- URL:
https://github.com/kamailio/kamailio/commit/d86806fbede06730c7a11dc8c0ad4b0…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:21:22+02:00
app_java: Makefile - USE_GCJ set to yes
- be compatible with current behavior to avoid breaking CI and package
building procedures
(cherry picked from commit 450649c417a4b1c149185d7d0bdac35e392a89c3)
- URL:
https://github.com/kamailio/kamailio/commit/e2dc8ba6aa8be0a7074cecb5fc490fc…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:21:35+02:00
nat_traversal: use ipv6 address with surrounding square brackets in pv value
(cherry picked from commit 7f034bf845eb65beaf2dc09594ab496998aa97a7)
- URL:
https://github.com/kamailio/kamailio/commit/e872f707b1dc92de2a1c45ccb7eb028…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:22:39+02:00
app_lua: restore top index to lua stack after executing a function
- could be related to GH #1577
(cherry picked from commit eb96593d0f1bb60fe6e955daa1a1b91ef65c69bd)
- URL:
https://github.com/kamailio/kamailio/commit/484d096020440fc0ee092e906394438…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:22:50+02:00
app_jsdt: restore JS stack after executing a function
(cherry picked from commit acb90b6634e65a21c655e9bb94c1af00c138e6d4)
- URL:
https://github.com/kamailio/kamailio/commit/3528c383f5288317ae6ec25fb0007c0…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:23:42+02:00
nathelper: safety check for sipping_from when building SIP keepalive request
- reported by GH #1587
(cherry picked from commit ade1cad69b659e5b0923e548d3c04f550204e793)
- URL:
https://github.com/kamailio/kamailio/commit/2ef1a93369f8029e0f8afa16b6fa2cb…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:23:53+02:00
nathelper: send always SIP ping if ping_nated_only=0 and sipping_flag is set
- reported by GH #1587
(cherry picked from commit 1be693d432cd0ec3ce2cd68847791689143ae351)
- URL:
https://github.com/kamailio/kamailio/commit/40b58e21d70689ed2cab45bf2788f19…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:24:03+02:00
nathelper: docs - note about the behavior of ping_nated_only=0 with sipping_flag set
(cherry picked from commit 8f7eca3cdadd42ae2bf30a603b5b50c95f33937e)
- URL:
https://github.com/kamailio/kamailio/commit/26d2c501a3dc101edb050ae59923c94…
Author: surendratiwari3 <surendratiwari3(a)gmail.com>
Date: 2018-07-13T11:24:17+02:00
app_lua: fixing bug for setting global table lua
(cherry picked from commit ea390d69d946314f93bfeeef77b4421f0c04cba3)
- URL:
https://github.com/kamailio/kamailio/commit/361d952da6878e236effa07c4f9ea48…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:24:33+02:00
dialog: handle . for optional body parameter for rpc dlg.bridge_dlg
- consider as parameter not provided and use the default SDP string
- "" or "_" behaves as provided body is empty string and the request
has
no body
(cherry picked from commit 832fcfd839a193e5631df6c8ff1d2a84565d3822)
- URL:
https://github.com/kamailio/kamailio/commit/dbeab12f6ebe7a5f5b03c283d86fff6…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-07-13T11:24:56+02:00
dialog: docs - notes about special values for optional parameters
(cherry picked from commit c0aa8ab52e635c8b3173fdef77b25925e44cd4d4)