[sr-dev] [kamailio/kamailio] Fedora 32/Rawhide build error: modules/sms: multiple definition of 'queued_msgs', 'use_contact', 'sms_report_type' (#2236)

2020-02-28 Thread Anthony Messina
Similar to #2235. After this one, I can try to collect them up rather than reporting an issue for each module--it's only that the build is killed, so I only see the first one that errors out. I'll see what I can do about that. ``` make[2]: Entering directory

Re: [sr-dev] [kamailio/kamailio] Kamailio 5.1.8, error in sdpops, sdp_keep_codecs function (#1983)

2020-02-28 Thread Henning Westerholt
I looked into the SDPops module and also the SDP core parser. Furthermore I read the relevant RFCs more closely. It seems that this particular situation (having two ftmp for one media/codec) is not valid. > RFC 4566: > 6. SDP Attributes > [...] > a=fmtp: > > This attribute allows

Re: [sr-dev] [kamailio/kamailio] Fedora 32/Rawhide build error: modules/siputils: multiple definition of `contact_flds_separator' (#2235)

2020-02-28 Thread Anthony Messina
Thanks @miconda -- 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/2235#issuecomment-592650285___ Kamailio (SER) - Development Mailing

[sr-dev] git:5.2:e3e93791: siputils: declare extern contact_flds_separator in header file

2020-02-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.2 Commit: e3e937914b30173f83fe91ad4d18f6fe6dbd2eb1 URL: https://github.com/kamailio/kamailio/commit/e3e937914b30173f83fe91ad4d18f6fe6dbd2eb1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-02-28T18:01:31+01:00 siputils: declare extern

[sr-dev] git:5.3:66e33a0e: siputils: declare extern contact_flds_separator in header file

2020-02-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 66e33a0e3c7af9c51dc665556a022b6598e86843 URL: https://github.com/kamailio/kamailio/commit/66e33a0e3c7af9c51dc665556a022b6598e86843 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-02-28T18:00:41+01:00 siputils: declare extern

Re: [sr-dev] [kamailio/kamailio] Fedora 32/Rawhide build error: modules/siputils: multiple definition of `contact_flds_separator' (#2235)

2020-02-28 Thread Daniel-Constantin Mierla
Closed #2235. -- 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/2235#event-3082709340___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Fedora 32/Rawhide build error: modules/siputils: multiple definition of `contact_flds_separator' (#2235)

2020-02-28 Thread Daniel-Constantin Mierla
Good that newer versions of compilers start reporting such issues, I found over the time several cases. I pushed a patch to master, it will be backported. -- 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:7f95cd20: pv: debug messages when setting shv via rpc

2020-02-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7f95cd207b5dd56ace92837ad989f234e64a2471 URL: https://github.com/kamailio/kamailio/commit/7f95cd207b5dd56ace92837ad989f234e64a2471 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-02-28T17:57:41+01:00 pv: debug messages

[sr-dev] git:master:6e9b0fad: siputils: declare extern contact_flds_separator in header file

2020-02-28 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6e9b0fad487aadb22df10e90f3db6a104ca99cfc URL: https://github.com/kamailio/kamailio/commit/6e9b0fad487aadb22df10e90f3db6a104ca99cfc Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-02-28T17:57:41+01:00 siputils: declare

[sr-dev] [kamailio/kamailio] Fedora 32/Rawhide build error: modules/siputils: multiple definition of `contact_flds_separator' (#2235)

2020-02-28 Thread Anthony Messina
Just FYI/notice when preparing for Fedora 32 builds that for `src/modules/siputils`, `contact_flds_separator` is defined both in `contact_ops.h` and `siputils.c` ``` make[2]: Entering directory '/builddir/build/BUILD/kamailio-5.3.2/src/modules/siputils' gcc -shared -Wl,-O2 -Wl,-E -pthread

[sr-dev] [kamailio/kamailio] registrar: add use_expired_contacts config param (#2234)

2020-02-28 Thread Stefan Mititelu
!-- 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 to a stable

[sr-dev] git:5.3:9539be33: dmq: small spelling fix in error message

2020-02-28 Thread Henning Westerholt
Module: kamailio Branch: 5.3 Commit: 9539be33fa2026ace2090bc51427eb80346ffb4d URL: https://github.com/kamailio/kamailio/commit/9539be33fa2026ace2090bc51427eb80346ffb4d Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-02-28T14:54:19+01:00 dmq: small spelling fix in error

[sr-dev] git:5.2:d0acd767: dmq: small spelling fix in error message

2020-02-28 Thread Henning Westerholt
Module: kamailio Branch: 5.2 Commit: d0acd76775659407caeaaa87f29cfa617014ed44 URL: https://github.com/kamailio/kamailio/commit/d0acd76775659407caeaaa87f29cfa617014ed44 Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-02-28T14:53:56+01:00 dmq: small spelling fix in error

[sr-dev] git:master:97e3de10: dmq: small spelling fix in error message

2020-02-28 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 97e3de1046cf5247f7a462385778409b02680149 URL: https://github.com/kamailio/kamailio/commit/97e3de1046cf5247f7a462385778409b02680149 Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-02-28T14:52:14+01:00 dmq: small spelling fix in error

[sr-dev] git:5.2:89b3d358: pdbt: add pdb server message check

2020-02-28 Thread Henning Westerholt
Module: kamailio Branch: 5.2 Commit: 89b3d358dcfb0bed63762a017c0dcd0d2f1aad9c URL: https://github.com/kamailio/kamailio/commit/89b3d358dcfb0bed63762a017c0dcd0d2f1aad9c Author: Stefan Mititelu Committer: Henning Westerholt Date: 2020-02-28T14:53:45+01:00 pdbt: add pdb server message check

[sr-dev] git:5.3:e83a966b: pdbt: add pdb server message check

2020-02-28 Thread Stefan Mititelu
Module: kamailio Branch: 5.3 Commit: e83a966b69500a9b30ba41858beee77d154a3b4d URL: https://github.com/kamailio/kamailio/commit/e83a966b69500a9b30ba41858beee77d154a3b4d Author: Stefan Mititelu Committer: Stefan Mititelu Date: 2020-02-28T13:43:13+02:00 pdbt: add pdb server message check

Re: [sr-dev] [kamailio/kamailio] pdbt: add pdb server message check (#2233)

2020-02-28 Thread Stefan Mititelu
Thanks. Will backport to 5.3 -- 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/2233#issuecomment-592477192___ Kamailio (SER) - Development

Re: [sr-dev] [kamailio/kamailio] pdbt: add pdb server message check (#2233)

2020-02-28 Thread Stefan Mititelu
Merged #2233 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/2233#event-3081634469___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] pdbt: add pdb server message check (#2233)

2020-02-28 Thread Daniel-Constantin Mierla
You can merge and backport if needed. -- 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/2233#issuecomment-592459863___ Kamailio (SER) -

[sr-dev] [kamailio/kamailio] pdbt: add pdb server message check (#2233)

2020-02-28 Thread Stefan Mititelu
Related to 3c07e2351a94e4ff2cf3c6b9b9df4d7462cd5760 commit, but on server side. !-- 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

[sr-dev] git:5.2:18842e3f: modules: readme files regenerated - modules ... [skip ci]

2020-02-28 Thread Kamailio Dev
Module: kamailio Branch: 5.2 Commit: 18842e3f1d0b7b37df2306164d67a203fe80486e URL: https://github.com/kamailio/kamailio/commit/18842e3f1d0b7b37df2306164d67a203fe80486e Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-02-28T09:47:09+01:00 modules: readme files regenerated - modules ...

[sr-dev] git:master:20d3c31d: modules: readme files regenerated - pua_dialoginfo ... [skip ci]

2020-02-28 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 20d3c31dd9f919367bdf2cad9607ec945c816fc9 URL: https://github.com/kamailio/kamailio/commit/20d3c31dd9f919367bdf2cad9607ec945c816fc9 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-02-28T09:46:26+01:00 modules: readme files regenerated -

[sr-dev] git:5.3:d542db02: modules: readme files regenerated - modules ... [skip ci]

2020-02-28 Thread Kamailio Dev
Module: kamailio Branch: 5.3 Commit: d542db02ac2e6e3c70878138aec99566f8fdd7da URL: https://github.com/kamailio/kamailio/commit/d542db02ac2e6e3c70878138aec99566f8fdd7da Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-02-28T09:46:48+01:00 modules: readme files regenerated - modules ...

[sr-dev] git:5.2:a5a73ea2: pua_dialoginfo: add missing module parameter from docs

2020-02-28 Thread Victor Seva
Module: kamailio Branch: 5.2 Commit: a5a73ea21349beb76e49379658ad283661bf5de7 URL: https://github.com/kamailio/kamailio/commit/a5a73ea21349beb76e49379658ad283661bf5de7 Author: Victor Seva Committer: Victor Seva Date: 2020-02-28T09:34:06+01:00 pua_dialoginfo: add missing module parameter from

[sr-dev] git:5.3:64eb8558: pua_dialoginfo: add missing module parameter from docs

2020-02-28 Thread Victor Seva
Module: kamailio Branch: 5.3 Commit: 64eb8558e94016f74d6a15c2b72f92e6cf8b645e URL: https://github.com/kamailio/kamailio/commit/64eb8558e94016f74d6a15c2b72f92e6cf8b645e Author: Victor Seva Committer: Victor Seva Date: 2020-02-28T09:33:09+01:00 pua_dialoginfo: add missing module parameter from

[sr-dev] git:master:9e1e7d4d: pua_dialoginfo: add missing module parameter from docs

2020-02-28 Thread Victor Seva
Module: kamailio Branch: master Commit: 9e1e7d4d3f7eb2e08d092c9b0b772fc76cf09376 URL: https://github.com/kamailio/kamailio/commit/9e1e7d4d3f7eb2e08d092c9b0b772fc76cf09376 Author: Victor Seva Committer: Victor Seva Date: 2020-02-28T09:31:57+01:00 pua_dialoginfo: add missing module parameter