[sr-dev] [kamailio/kamailio] List selectors (#2705)

2021-04-09 Thread sergey-safarov
Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [ ] Each component has a single commit (if not, squash them into one commit) - [ ] No commits to README files for

Re: [sr-dev] [kamailio/kamailio] extensions to lost and http_client modules (#2675)

2021-04-09 Thread Wolfgang Kampichler
Merged #2675 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/2675#event-4574674561___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:9a8ff2b8: Merge pull request #2675 from kamailio/wkampich/dev

2021-04-09 Thread GitHub
Module: kamailio Branch: master Commit: 9a8ff2b8408c7b462d39f6ea25d81865b70ade42 URL: https://github.com/kamailio/kamailio/commit/9a8ff2b8408c7b462d39f6ea25d81865b70ade42 Author: Wolfgang Kampichler <49035738+wkamp...@users.noreply.github.com> Committer: GitHub Date: 2021-04-09T16:10:45+02:00

Re: [sr-dev] [kamailio/kamailio] extensions to lost and http_client modules (#2675)

2021-04-09 Thread Daniel-Constantin Mierla
Merge it with the patch, it is only changing the printing of the log message in that case and should be legit that the header is missing, not being mandatory. -- 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:912e2ef4: pua_dialoginfo: check request to cover cases of callbacks without it

2021-04-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 912e2ef41533e961bc55ca80619305af8e474469 URL: https://github.com/kamailio/kamailio/commit/912e2ef41533e961bc55ca80619305af8e474469 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-04-09T18:51:42+02:00 pua_dialoginfo: check

Re: [sr-dev] [kamailio/kamailio] extensions to lost and http_client modules (#2675)

2021-04-09 Thread Wolfgang Kampichler
> > > yes, have checked "ERROR" generation. > This happens because `part_multipart_headers_cmp()` try search content by > "Content-Id". > The first content element (SDP in the example) does not have "Content-Id". > Function reaches the end of the content element and generates the error. > >

Re: [sr-dev] [kamailio/kamailio] export functions of ims_charging and ims_diameter_server to kemi (#2704)

2021-04-09 Thread Riccardo-78
@Riccardo-78 pushed 2 commits. 3914b3174774fcebd5b8ec58ba7852a855e907c6 ims_charging: export functions to kemi (+1 squashed commit) f82b72587aed00fe6f8bf99a2b15feeb57518f62 ims_diameter_server: export functions to kemi (+1 squashed commit) -- You are receiving this because you are

[sr-dev] git:master:80beb29a: dialog: safety check for prev field

2021-04-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 80beb29ac0204697a8964231b441ac37866a4a1c URL: https://github.com/kamailio/kamailio/commit/80beb29ac0204697a8964231b441ac37866a4a1c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-04-09T17:18:54+02:00 dialog: safety check

Re: [sr-dev] [kamailio/kamailio] pua_dialoginfo publishing confirmed for an early call (#2700)

2021-04-09 Thread Nathan
Closed #2700. -- 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/2700#event-4574867789___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] pua_dialoginfo publishing confirmed for an early call (#2700)

2021-04-09 Thread Nathan
Yes, I can confirm this patch fixes our problem. Thanks! -- 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/2700#issuecomment-816735849___

[sr-dev] git:master:a5f88102: siptrace: fallback to udp if send sock is not set

2021-04-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a5f8810223021939b12eb0d04fc625f8d36980f7 URL: https://github.com/kamailio/kamailio/commit/a5f8810223021939b12eb0d04fc625f8d36980f7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-04-09T16:37:30+02:00 siptrace: fallback to

[sr-dev] git:master:303be6a9: core: cfg ctx - checks for valid variable offset

2021-04-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 303be6a94be40dbe7c26c96e768627e8e9d0f860 URL: https://github.com/kamailio/kamailio/commit/303be6a94be40dbe7c26c96e768627e8e9d0f860 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-04-09T16:24:01+02:00 core: cfg ctx -

[sr-dev] git:master:bb917a29: modules: readme files regenerated - lost ... [skip ci]

2021-04-09 Thread Kamailio Dev
Module: kamailio Branch: master Commit: bb917a29f3e1566417215b33a60124abdcd34a7b URL: https://github.com/kamailio/kamailio/commit/bb917a29f3e1566417215b33a60124abdcd34a7b Author: Kamailio Dev Committer: Kamailio Dev Date: 2021-04-09T16:16:14+02:00 modules: readme files regenerated - lost ...

[sr-dev] git:master:5f1959cd: lost: typedef naming changed and copyright added

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: 5f1959cd42ff925009dd9e0fdd87f9d0487ec4fe URL: https://github.com/kamailio/kamailio/commit/5f1959cd42ff925009dd9e0fdd87f9d0487ec4fe Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-04-08T21:31:24+02:00 lost: typedef naming changed

[sr-dev] git:master:106b8a65: core: parse_body.c/part_multipart_headers_cmp() changed log output from ERR to DBG in case a header does not exist

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: 106b8a659bd4a53e8a6872e9db8a9af0f12ff70a URL: https://github.com/kamailio/kamailio/commit/106b8a659bd4a53e8a6872e9db8a9af0f12ff70a Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-04-07T13:10:30+02:00 core:

[sr-dev] git:master:b458bbcb: lost: memory leak fix and code refactoring

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: b458bbcba00cd6678617f004bbdeff2a1b0c524d URL: https://github.com/kamailio/kamailio/commit/b458bbcba00cd6678617f004bbdeff2a1b0c524d Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-03-31T23:14:14+02:00 lost: memory leak fix and code

[sr-dev] git:master:01fa6d96: lost: removed some typos and added explanatory text to doc

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: 01fa6d962258a7ea82e6d3fe2d56f98b94806a31 URL: https://github.com/kamailio/kamailio/commit/01fa6d962258a7ea82e6d3fe2d56f98b94806a31 Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-04-04T23:09:02+02:00 lost: removed some typos and

[sr-dev] git:master:25378c03: lost: README update

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: 25378c0388bb4365e8d4f1a4e874381fe339cd3b URL: https://github.com/kamailio/kamailio/commit/25378c0388bb4365e8d4f1a4e874381fe339cd3b Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-03-30T21:50:48+02:00 lost: README update ---

[sr-dev] git:master:5f50cc0e: http_client: duplicated code removed

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: 5f50cc0ec7017a325d25249e6e66e6a2feb4dd08 URL: https://github.com/kamailio/kamailio/commit/5f50cc0ec7017a325d25249e6e66e6a2feb4dd08 Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-03-30T21:33:09+02:00 http_client: duplicated code

[sr-dev] git:master:2f48d0cd: lost: DOM level count fix

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: 2f48d0cdc84eaa583a2f2b6837e6251e62abc901 URL: https://github.com/kamailio/kamailio/commit/2f48d0cdc84eaa583a2f2b6837e6251e62abc901 Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-03-30T21:15:56+02:00 lost: DOM level count fix ---

[sr-dev] git:master:ffb0a862: lost: bug-fix due to a code formatting error

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: ffb0a8624af952e619ddc5f6fa29c6655f17d4c9 URL: https://github.com/kamailio/kamailio/commit/ffb0a8624af952e619ddc5f6fa29c6655f17d4c9 Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-03-16T10:29:04+01:00 lost: bug-fix due to a code

[sr-dev] git:master:356fba18: lost: new features, attributes and a new function to dereference location

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: 356fba18ac5eef25e67a2357b4cdcd9255810094 URL: https://github.com/kamailio/kamailio/commit/356fba18ac5eef25e67a2357b4cdcd9255810094 Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-03-15T14:18:57+01:00 lost: new features, attributes

[sr-dev] git:master:f7f68c57: http_client: http_client_request (api) content-type header support

2021-04-09 Thread Wolfgang Kampichler
Module: kamailio Branch: master Commit: f7f68c57e11124bd94ae21a40d11fcab93a8508f URL: https://github.com/kamailio/kamailio/commit/f7f68c57e11124bd94ae21a40d11fcab93a8508f Author: Wolfgang Kampichler Committer: Wolfgang Kampichler Date: 2021-03-15T14:13:11+01:00 http_client:

Re: [sr-dev] [kamailio/kamailio] export functions of ims_charging and ims_diameter_server to kemi (#2704)

2021-04-09 Thread Riccardo-78
Thanks for the explanation, will do it in that way. -- 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/2704#issuecomment-816485948___

[sr-dev] New Module Hash Table

2021-04-09 Thread Dave Greeko
Dear All, I've successfully created a Kamailio module(thanks to the concise documentation.) My logic requires a synchronized access to an in-memory-only hash table from multiple Kamailio child-processes. Here is what I am trying to do: 1. Create a hash table(s) upon module init 2. Insert

Re: [sr-dev] xflag losing state on serial forking

2021-04-09 Thread David Escartin
Dear all Would you have any feedback about this query? thanks a lot! David Escartín El jue, 11 feb 2021 a las 23:56, David Escartin () escribió: > Hello > > seems with t_flush_xflags() after setxflag on failure_route, it makes it > work. However i don't know if that should be the expected

[sr-dev] git:master:abf9f244: core: main - checking of optarg for covering all unixes

2021-04-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: abf9f244a96a9c2112036af24a1cc3435b6be41d URL: https://github.com/kamailio/kamailio/commit/abf9f244a96a9c2112036af24a1cc3435b6be41d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2021-04-09T09:34:29+02:00 core: main - checking