- URL:
https://github.com/kamailio/kamailio/commit/fb0ae02762b32e65210aebdf2cac0d0…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:54:02+01:00
lib/srdb1: schema - defined entities for sizes of aname and avalue columns
- avalue column size set to 512
- GH #1723
(cherry picked from commit 5ce0020f25b4131e5b122df3d075eeb68626b470)
- URL:
https://github.com/kamailio/kamailio/commit/e13f8518e7842b3b0e352da27dd5011…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:54:24+01:00
kamctl: regenerated sql creation scripts
- URL:
https://github.com/kamailio/kamailio/commit/a1a95ab27911ce0ff02c3a7ec7c9286…
Author: Yasin CANER <ycaner06(a)users.noreply.github.com>
Date: 2018-11-23T08:55:08+01:00
core : add word to log get_boundary function
added word to log for more understanding
(cherry picked from commit 2daa351dd0cf716284ff90cd57d2241ee97f165d)
- URL:
https://github.com/kamailio/kamailio/commit/409bf1f43ce954d93cdce4db840abc5…
Author: root <root(a)localhost.localdomain>
Date: 2018-11-23T08:55:25+01:00
textops: fixed get_body_part function for non-multipart contents error
get_body_part functions gives error even if content is not multipart. Fixed for
non-multipart contents and set all contents for non-boundary params
(cherry picked from commit 3436104cce943f055e0a33aa26692265185502bf)
- URL:
https://github.com/kamailio/kamailio/commit/e2ffc481a3f6673debf45f45abb7914…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:55:35+01:00
core: function to test if a msg structure is faked request
(cherry picked from commit ab72c5e7188266baef0da70f1aa7d7d28b6d077c)
- URL:
https://github.com/kamailio/kamailio/commit/652180a88a549a6f2d91c39b053efce…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:55:48+01:00
async: return error if trying to execute for faked message
- GH #1727
(cherry picked from commit 8b71c46ba0db05051ee24bf88491f00387e1ca8b)
- URL:
https://github.com/kamailio/kamailio/commit/3b586d554740ae578283024c1508e91…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:56:03+01:00
topos: allow various replies for INVITE without contact
- GH #1720
(cherry picked from commit 416d79b462986317f2c3a3ed8aa30a502d116095)
- URL:
https://github.com/kamailio/kamailio/commit/8b52be4ec97e82f906aa392b1f7377a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:56:36+01:00
htable: safety checks for values replicated via dmq
(cherry picked from commit 24c92c4f25e758fcd2265d824ca39b5f1ac2dcdd)
- URL:
https://github.com/kamailio/kamailio/commit/156706c03a29a7aed5b8f73fab8216e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:56:48+01:00
tm: info log message if attempting to create transaction for faked request
(cherry picked from commit 4dd53abf13f9a98272af625f2a6591669730b374)
- URL:
https://github.com/kamailio/kamailio/commit/eb661d2284d2d004b7affbcf0728ff6…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:56:57+01:00
tmx: do no suspend faked request
(cherry picked from commit 6f6a0d136dfefe98631264092177344ed8d173a8)
- URL:
https://github.com/kamailio/kamailio/commit/e9320c09738766d80fae2fe2b1704fa…
Author: Surendra Tiwari <surendratiwari3(a)gmail.com>
Date: 2018-11-23T08:57:17+01:00
rtpengine: print command in log message on timeout
- few indentation fixes
- GH #1732
(cherry picked from commit 9d1e8e256e49968776f7abb740a6d02739547ec2)
- URL:
https://github.com/kamailio/kamailio/commit/3e3b51b3989c02b97b825e6e8b8285d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:57:28+01:00
topos: do not add contact header in outgoing 1xx responses if not present
- GH #1720
(cherry picked from commit dcf9ee88dbf68eeaf0f64d203ce831eb6f536a85)
- URL:
https://github.com/kamailio/kamailio/commit/d7e6ac30293025f7d4bd0411d575b3a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:57:38+01:00
core: added kemi KSR.is_myself_srcip()
- equivalent of src_ip==myself condition
(cherry picked from commit 929823cd5620f8ee3ee7c8961f810e16b2031b01)
- URL:
https://github.com/kamailio/kamailio/commit/568a91d54eec8010af3288839338c39…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:57:48+01:00
dispatcher: ds_select_routes() - set r-uri/d-uri even when first group has no available
dst
- GH #1728
(cherry picked from commit 074d3c67a96a49e9b8c86f6ec4cfd61725b0ccce)
- URL:
https://github.com/kamailio/kamailio/commit/7dbeb45fd481d77a4ddee2432193eb7…
Author: Joonas Keskitalo <git(a)joonake.fi>
Date: 2018-11-23T08:57:57+01:00
misc/examples/kemi: Added 'msg' argument to ksr_route_relay
(cherry picked from commit a35503b3837cfc804f30c7493fbd13573c1a55e1)
- URL:
https://github.com/kamailio/kamailio/commit/01828ecdff3e048845ee0cee58cfe1f…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:58:07+01:00
topoh: safety checks for couple of mandatory headers
- first via and call-id
- GH #1735
(cherry picked from commit 97da6b1a5f656db4a91c8909167706fc8ec3d932)
- URL:
https://github.com/kamailio/kamailio/commit/69a34ef19e9365c810ecd2ea91a3d47…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T08:58:20+01:00
topos: safety checks for couple of mandatory headers
- first via and call-id
(cherry picked from commit 93e40d5b7fb66d33f31c46dfaea5425062505127)
- URL:
https://github.com/kamailio/kamailio/commit/6c768803e544cf8cf060b4099c601a9…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T09:08:14+01:00
topos: proper condition to detect 3xx redirect for contact updates
- GH #1720
(cherry picked from commit 1f02ee62951523f001899d12d1750046f1ba53b6)
- URL:
https://github.com/kamailio/kamailio/commit/6707917811647ef26f7741dd40e81cc…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-11-23T09:10:33+01:00
Makefile.defs: version set to 5.2.0-rc2