Re: [sr-dev] [kamailio/kamailio] mongoDB module in kamailio/kamailio-cli doker image (#1995)

2019-08-27 Thread sergey-safarov
Module compiled into images with `master` in tag name. When next alpine release is out, then I merge this commit into 5.2 and 5.3 branches. Ticket leave open until merged into stable branches. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or

Re: [sr-dev] [kamailio/kamailio] topos_d and topos_t database varchar(128) too short for IPv6 (#2043)

2019-08-27 Thread Henning Westerholt
Just to add - I did not bumped the table versions of the changed tables, as this were a non-breaking changes. The old code should work with the new table definitions and vice-versa. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [sr-dev] [kamailio/kamailio] topos_d and topos_t database varchar(128) too short for IPv6 (#2043)

2019-08-27 Thread Henning Westerholt
Closed #2043. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/2043#event-2588321853___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:b6763b85: kamctl: regenerate database creation scripts after scheme extensions

2019-08-27 Thread Henning Westerholt
Module: kamailio Branch: master Commit: b6763b8527b627b1bec158b3a3a9c0ef8148cb6c URL: https://github.com/kamailio/kamailio/commit/b6763b8527b627b1bec158b3a3a9c0ef8148cb6c Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-08-27T22:00:12+02:00 kamctl: regenerate database

Re: [sr-dev] [kamailio/kamailio] topos_d and topos_t database varchar(128) too short for IPv6 (#2043)

2019-08-27 Thread Henning Westerholt
The topos change were done, uri_len change as well - close this one. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:5d9109a0: lib: change topos DB scheme for *contact from uri_len to contact_len, 512 (GH #2043)

2019-08-27 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 5d9109a0b901f3d959ee01a3b234841671a72c9b URL: https://github.com/kamailio/kamailio/commit/5d9109a0b901f3d959ee01a3b234841671a72c9b Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-08-27T21:58:41+02:00 lib: change topos DB scheme for

[sr-dev] git:master:a222ad2f: lib: change uri_len from 128 to 255 for DB scheme (GH #2043)

2019-08-27 Thread Henning Westerholt
Module: kamailio Branch: master Commit: a222ad2f384aeb025de7caa345cfc1e49b45defe URL: https://github.com/kamailio/kamailio/commit/a222ad2f384aeb025de7caa345cfc1e49b45defe Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-08-27T21:56:54+02:00 lib: change uri_len from 128 to

[sr-dev] git:master:f318c29b: lib: use socket_len for location received and topos IP address DB scheme (no change table definitions)

2019-08-27 Thread Henning Westerholt
Module: kamailio Branch: master Commit: f318c29bb86208a95a65ed6f00b12647f2c86b6f URL: https://github.com/kamailio/kamailio/commit/f318c29bb86208a95a65ed6f00b12647f2c86b6f Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-08-27T21:49:31+02:00 lib: use socket_len for location

[sr-dev] git:master:ab3ad7ed: lib: add new DB scheme entity 'socket_len' with length 128 to prepare the change of uri_len

2019-08-27 Thread Henning Westerholt
Module: kamailio Branch: master Commit: ab3ad7ed318f3b76c75c716ad1c0e280bb478262 URL: https://github.com/kamailio/kamailio/commit/ab3ad7ed318f3b76c75c716ad1c0e280bb478262 Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-08-27T21:38:14+02:00 lib: add new DB scheme entity

[sr-dev] git:master:7f205a7b: - lib: use new introduced socket_len in topos and uacreg DB scheme (no actual change in definition)

2019-08-27 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 7f205a7bee0df7f1966f77250f765e5947fcd4dc URL: https://github.com/kamailio/kamailio/commit/7f205a7bee0df7f1966f77250f765e5947fcd4dc Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-08-27T21:41:33+02:00 - lib: use new introduced

[sr-dev] git:master:c5bd1556: lib: use domain_len for dialog socket in database scheme (no change in table definitions)

2019-08-27 Thread Henning Westerholt
Module: kamailio Branch: master Commit: c5bd15567e56c4798aa15e670550e313bb0bf7c4 URL: https://github.com/kamailio/kamailio/commit/c5bd15567e56c4798aa15e670550e313bb0bf7c4 Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-08-27T21:37:49+02:00 lib: use domain_len for dialog

Re: [sr-dev] RFC: about sl and tm local-response event routes

2019-08-27 Thread Victor Seva
On Tue, 27 Aug 2019, 13:39 Daniel-Constantin Mierla, wrote: > I am not sure how much used are the event routes for tm:local-response > and sl:local-response, I haven't seen any questions about them so far on > mailing lists, that's why I am asking here if would make sense to rename > them like

Re: [sr-dev] [SR-Users] RFC: about sl and tm local-response event routes

2019-08-27 Thread Henning Westerholt
Hi Daniel, sounds good to me, indeed more consistent. Cheers, Henning Am 27.08.19 um 13:36 schrieb Daniel-Constantin Mierla: > Hello, > > just discovered what I consider to be an inconsistency in naming and > behaviour for event_route blocks for local-request and local-response > and starting

Re: [sr-dev] [SR-Users] RFC: about sl and tm local-response event routes

2019-08-27 Thread Federico Cabiddu
Hi Daniel, yes, sorry I meant local-response! Cheers, Federico On Tue, Aug 27, 2019 at 4:19 PM Daniel-Constantin Mierla wrote: > Hi Federico, > > local-request stays the same (that's rather used based on mailing list > discussions). > > I proposed to change the local-response to

Re: [sr-dev] [SR-Users] RFC: about sl and tm local-response event routes

2019-08-27 Thread Daniel-Constantin Mierla
Hi Federico, local-request stays the same (that's rather used based on mailing list discussions). I proposed to change the local-response to local-response-sent (I don't remember any discussion about people using it, I checked the commit log and was added by Peter Dunkley several years ago, I

Re: [sr-dev] [SR-Users] RFC: about sl and tm local-response event routes

2019-08-27 Thread Federico Cabiddu
Hi Daniel, personally I have just one case of local-request, so it wouldn't hurt too much this change that brings consistency. Cheers, Federico On Tue, Aug 27, 2019 at 1:37 PM Daniel-Constantin Mierla wrote: > Hello, > > just discovered what I consider to be an inconsistency in naming and >

[sr-dev] RFC: about sl and tm local-response event routes

2019-08-27 Thread Daniel-Constantin Mierla
Hello, just discovered what I consider to be an inconsistency in naming and behaviour for event_route blocks for local-request and local-response and starting a discussion here to see how to move on. The event_route[tm:local-request] is executed before sending there local generated request out

[sr-dev] git:master:88350ffb: modules: readme files regenerated - tm ... [skip ci]

2019-08-27 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 88350ffb64c9655f195bf9e96be9645589094370 URL: https://github.com/kamailio/kamailio/commit/88350ffb64c9655f195bf9e96be9645589094370 Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-08-27T13:31:45+02:00 modules: readme files regenerated - tm ...

[sr-dev] git:master:a2b8e829: tm: new parameter event_callback_lres_sent

2019-08-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a2b8e8296f3a56b9ba96f043e3297e4e65d95a58 URL: https://github.com/kamailio/kamailio/commit/a2b8e8296f3a56b9ba96f043e3297e4e65d95a58 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-08-27T13:22:24+02:00 tm: new parameter

[sr-dev] git:master:e78d2ffb: tm: docs for event_callback_lres_sent param

2019-08-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e78d2ffb2537f4272fd9a796e640edb4e4a75736 URL: https://github.com/kamailio/kamailio/commit/e78d2ffb2537f4272fd9a796e640edb4e4a75736 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-08-27T13:22:24+02:00 tm: docs for

[sr-dev] git:master:234f201e: tm: lookup envet route for local-response only once

2019-08-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 234f201e180289414d6a45b7ecfe696273a54182 URL: https://github.com/kamailio/kamailio/commit/234f201e180289414d6a45b7ecfe696273a54182 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-08-27T13:22:24+02:00 tm: lookup envet

[sr-dev] git:master:613fba97: modules: readme files regenerated - tm ... [skip ci]

2019-08-27 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 613fba9704b497e6181802a7aa68fb3b476d4897 URL: https://github.com/kamailio/kamailio/commit/613fba9704b497e6181802a7aa68fb3b476d4897 Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-08-27T13:01:47+02:00 modules: readme files regenerated - tm ...

Re: [sr-dev] [kamailio/kamailio] nathelper: test sdp c line and sip source ip address is matched. (#2045)

2019-08-27 Thread Yasin CANER
> As I looked at the entire diff -- do not change the formatting of existing > code/docs files when adding a new features. Now the diff has a lot of changes > in the xml doc files making hard to spot what was changed. Patches to fix > existing indentation and whitespaces are more than welcome,

[sr-dev] git:master:d3211fdf: tm: event_route[local-response] is actually executed after response is sent

2019-08-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d3211fdff1cfb9596a5339eff2184f1a91508bd2 URL: https://github.com/kamailio/kamailio/commit/d3211fdff1cfb9596a5339eff2184f1a91508bd2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-08-27T12:49:20+02:00 tm:

Re: [sr-dev] [kamailio/kamailio] nathelper: test sdp c line and sip source ip address is matched. (#2045)

2019-08-27 Thread Daniel-Constantin Mierla
As I looked at the entire diff -- do not change the formatting of existing code/docs files when adding a new features. Now the diff has a lot of changes in the xml doc files making hard to spot what was changed. Patches to fix existing indentation and whitespaces are more than welcome, but must

[sr-dev] [kamailio/kamailio] mod pua (dialoginfo) etag race conditions (#2048)

2019-08-27 Thread Laszlo
I'm observing the following scenario: * mod_dialog callbacks trigger 2 or more times (nearly) simultaneously for the same dialog * pua_dialoginfo sends PUBLISH 1, referencing etag A * pua_dialoginfo sends PUBLISH 2, referencing etag A * presence_dialoginfo processes PUBLISH 1, replies with new

Re: [sr-dev] [kamailio/kamailio] nathelper: test sdp c line and sip source ip address is matched. (#2045)

2019-08-27 Thread Yasin CANER
@ycaner06 pushed 2 commits. 1137b2c44eacbf795e340317b49b1f0e7effd9c5 nathelper : removed unnecessary variable and fixed indentation 6ad9790a79984e8d5bfe9d747c386a2dc9840689 nathelper: added more information about 256 flag to documentation -- You are receiving this because you are

Re: [sr-dev] [kamailio/kamailio] nathelper: test sdp c line and sip source ip address is matched. (#2045)

2019-08-27 Thread Daniel-Constantin Mierla
OK, so the title of PR is misleading, the test is true if there is mismatch, not when IPs are matched. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] nathelper: test sdp c line and sip source ip address is matched. (#2045)

2019-08-27 Thread Yasin CANER
> First a note for who is going to merge: the last commit doesn't have proper > formatted commit message. So this PR should be squashed and merged or merged > manually. > > Then, I need a clarification: when this test is true: when all IPs in SDP > match the source IP? If my logic is not

Re: [sr-dev] [kamailio/kamailio] nathelper: test sdp c line and sip source ip address is matched. (#2045)

2019-08-27 Thread Daniel-Constantin Mierla
First a note for who is going to merge: the last commit doesn't have proper formatted commit message. So this PR should be squashed and merged or merged manually. Then, I need a clarification: when this test is true: when all IPs in SDP match the source IP? If my logic is not missing

Re: [sr-dev] [kamailio/kamailio] nathelper: test sdp c line and sip source ip address is matched. (#2045)

2019-08-27 Thread Yasin CANER
Hello, I used str2ipxbuf() instead of stripx(). Tested - IPv6 short and long versions - IPv4 versions. ``` ip_addr_t* str2ip6(str* st) { static ip_addr_t ip; if(str2ip6buf(st, )<0) { return NULL; } return } ``` -- You are receiving this

Re: [sr-dev] [kamailio/kamailio] nathelper: test sdp c line and sip source ip address is matched. (#2045)

2019-08-27 Thread Yasin CANER
@ycaner06 pushed 1 commit. 388fda36f81e486134f4b3c4acaa51ace97f6645 test sdp c line and sip source ip address is matched -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[sr-dev] git:master:755e15fc: modules: readme files regenerated - tm ... [skip ci]

2019-08-27 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 755e15fcfc4d36cdeff974a7ab701f3cdd445c78 URL: https://github.com/kamailio/kamailio/commit/755e15fcfc4d36cdeff974a7ab701f3cdd445c78 Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-08-27T09:46:47+02:00 modules: readme files regenerated - tm ...

[sr-dev] git:master:18303418: tm: docs - include dockbook entities in event route file

2019-08-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 18303418756952ce0d850d8994cc485a823d547c URL: https://github.com/kamailio/kamailio/commit/18303418756952ce0d850d8994cc485a823d547c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-08-27T09:37:09+02:00 tm: docs - include

[sr-dev] git:master:be8ba0da: modules: readme files regenerated - tm ... [skip ci]

2019-08-27 Thread Kamailio Dev
Module: kamailio Branch: master Commit: be8ba0dab1ee36ae517cef52c023cd83440f4af9 URL: https://github.com/kamailio/kamailio/commit/be8ba0dab1ee36ae517cef52c023cd83440f4af9 Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-08-27T09:31:51+02:00 modules: readme files regenerated - tm ...

[sr-dev] git:5.1:a792b1cf: siptrace: check if trace_to_database is set before checking the db connection

2019-08-27 Thread Federico Cabiddu
Module: kamailio Branch: 5.1 Commit: a792b1cfd927e1c29385a229d82b96c91b86b9ab URL: https://github.com/kamailio/kamailio/commit/a792b1cfd927e1c29385a229d82b96c91b86b9ab Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2019-08-27T09:28:12+02:00 siptrace: check if trace_to_database is

[sr-dev] git:5.2:94b60464: siptrace: check if trace_to_database is set before checking the db connection

2019-08-27 Thread Federico Cabiddu
Module: kamailio Branch: 5.2 Commit: 94b60464c9ccac49ebae238aa42ae16fb2c5f9ec URL: https://github.com/kamailio/kamailio/commit/94b60464c9ccac49ebae238aa42ae16fb2c5f9ec Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2019-08-27T09:27:54+02:00 siptrace: check if trace_to_database is

[sr-dev] git:master:042971bc: Merge pull request #2047 from kamailio/grumvalski/siptrace_fix

2019-08-27 Thread GitHub
Module: kamailio Branch: master Commit: 042971bcb6bb47ced735f5405fa5534f94d81dce URL: https://github.com/kamailio/kamailio/commit/042971bcb6bb47ced735f5405fa5534f94d81dce Author: Federico Cabiddu Committer: GitHub Date: 2019-08-27T09:26:48+02:00 Merge pull request #2047 from

Re: [sr-dev] [kamailio/kamailio] siptrace: check if trace_to_database is set before checking the db co… (#2047)

2019-08-27 Thread Federico Cabiddu
Merged #2047 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/2047#event-2586033125___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:afd0c929: siptrace: check if trace_to_database is set before checking the db connection

2019-08-27 Thread Federico Cabiddu
Module: kamailio Branch: master Commit: afd0c929dc72a975e2ca3c88f307fd8c140a4fda URL: https://github.com/kamailio/kamailio/commit/afd0c929dc72a975e2ca3c88f307fd8c140a4fda Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2019-08-26T20:21:13+02:00 siptrace: check if trace_to_database

Re: [sr-dev] [kamailio/kamailio] siptrace: check if trace_to_database is set before checking the db co… (#2047)

2019-08-27 Thread Daniel-Constantin Mierla
Thanks, looks good -- can be merged and backported if needed. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:b241fc7e: tm: docs - clarifications about event routes

2019-08-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: b241fc7e1d20098dd8b0666297303fe7255587e8 URL: https://github.com/kamailio/kamailio/commit/b241fc7e1d20098dd8b0666297303fe7255587e8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-08-27T09:17:18+02:00 tm: docs -

[sr-dev] [kamailio/kamailio] siptrace: check if trace_to_database is set before checking the db co… (#2047)

2019-08-27 Thread Federico Cabiddu
…nnection !-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/alpine: packaged MongoDB module (#2000)

2019-08-27 Thread sergey-safarov
Merged #2000 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/2000#event-2585925498___ Kamailio (SER) - Development Mailing