Re: [sr-dev] [kamailio/kamailio] bugfix IMS_Rx dialog callback (#2263)

2020-03-29 Thread annema-Kontron
Hi, I am very glad to hear you are satisfied and take the changes into consideration. Best Regards, Annemarie Von: Daniel-Constantin Mierla Gesendet: Samstag, 28. März 2020 08:34 An: kamailio/kamailio Cc: Mandl Annemarie ; Mention Betreff: Re: [kamailio/kamailio] bugfix IMS_Rx dialog callb

[sr-dev] git:master:b505a4df: modules: readme files regenerated - usrloc ... [skip ci]

2020-03-29 Thread Kamailio Dev
Module: kamailio Branch: master Commit: b505a4df46c241f8676f663ddcdddba935c0b3e4 URL: https://github.com/kamailio/kamailio/commit/b505a4df46c241f8676f663ddcdddba935c0b3e4 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-03-29T17:31:14+02:00 modules: readme files regenerated - usrloc ...

[sr-dev] git:master:c3a8a97d: usrloc: docs - updates for ka_loglevel and ka_logmsg params

2020-03-29 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: c3a8a97d235b234c191a7b289bd943ce6388 URL: https://github.com/kamailio/kamailio/commit/c3a8a97d235b234c191a7b289bd943ce6388 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-03-29T17:30:03+02:00 usrloc: docs - updates

[sr-dev] git:master:8525a26f: usrloc: default keepalive log message prints remote address in socket format

2020-03-29 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8525a26fa60c70035df22495ecf309d01019d093 URL: https://github.com/kamailio/kamailio/commit/8525a26fa60c70035df22495ecf309d01019d093 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-03-29T17:25:28+02:00 usrloc: default keepal

Re: [sr-dev] [kamailio/kamailio] Kamailio breaks RFC's 'Contact Header' (#2266)

2020-03-29 Thread Daniel-Constantin Mierla
Closed #2266. -- 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/2266#event-3176003229___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] Kamailio breaks RFC's 'Contact Header' (#2266)

2020-03-29 Thread Daniel-Constantin Mierla
It looks like you are using topoh module, which has the purpose of changing the headers that contain ip addresses. Remove it from your config. If you need more assistance, write email to sr-us...@lists.kamailio.org, your issue seems related to using kamailio and the kamailio.cfg, not related to

Re: [sr-dev] master xml warnings

2020-03-29 Thread Henning Westerholt
Hi Daniel, thanks as well. If I remember correctly the extra.xml file was meant as being a point for local extensions. But in the end it was not needed/used, so I think its fine to delete it. Cheers, Henning -- Henning Westerholt – https://skalatan.de/blog/ Kamailio services – https://gilawa

[sr-dev] [kamailio/kamailio] Kamailio breaks RFC's 'Contact Header' (#2266)

2020-03-29 Thread ObakeFilter
### Description I'm running Kamailio 5.2.0, whenever I relay an invite via Kamailio, my original contact header is changed from the original: To . Even when I set it correctly on my route, using: remove_hf("Contact"); append_hf("Contact: \r\n", "Contact"); It still ends up be

Re: [sr-dev] master xml warnings

2020-03-29 Thread Daniel-Constantin Mierla
Hi Henning, thanks for looking into it and fixing it, I noticed it for a while but didn't get the time to dig in. Since we are here, there was another warning related to including extra.xml when generating the db schema: make dbschema ... warning: failed to load external entity "extra.xml" ...

[sr-dev] git:master:367a865e: lib/srdb1/schema: removed kamailio-extensions.xml file

2020-03-29 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 367a865e7f0c9cd67fda9176add1ca3c0dad2d46 URL: https://github.com/kamailio/kamailio/commit/367a865e7f0c9cd67fda9176add1ca3c0dad2d46 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-03-29T14:17:19+02:00 lib/srdb1/schema: remo

Re: [sr-dev] master compiler warnings

2020-03-29 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > Apparently clang-libc on bsd/macos has different types for tmval fields > than gcc on linux. I pushed a commit to do casts and avoid warning in > any of those platforms. Thanks, warnings are now gone on Debian. -- Juha _

Re: [sr-dev] master compiler warnings

2020-03-29 Thread Daniel-Constantin Mierla
Apparently clang-libc on bsd/macos has different types for tmval fields than gcc on linux. I pushed a commit to do casts and avoid warning in any of those platforms. Cheers, Daniel On 29.03.20 09:02, Juha Heinanen wrote: > CC (gcc) [M usrloc.so]ul_keepalive.o > ul_keepalive.c: In

[sr-dev] git:master:ea2d21c2: usrloc: cast to get rid of warnings for different OSes in keepalive printing

2020-03-29 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ea2d21c2bb53ffa54d4fedcdd1d582707c654da6 URL: https://github.com/kamailio/kamailio/commit/ea2d21c2bb53ffa54d4fedcdd1d582707c654da6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-03-29T12:41:32+02:00 usrloc: cast to get ri

[sr-dev] git:5.2:ad4bd72a: doc/stylesheets: remove obselete company and e-mail address from my name, update copyright date

2020-03-29 Thread Henning Westerholt
Module: kamailio Branch: 5.2 Commit: ad4bd72a29c9b3805152970f5eb9761dfc7e7a4d URL: https://github.com/kamailio/kamailio/commit/ad4bd72a29c9b3805152970f5eb9761dfc7e7a4d Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-03-29T11:42:04+02:00 doc/stylesheets: remove obselete comp

[sr-dev] git:5.3:cf28e401: doc/stylesheets: remove obselete company and e-mail address from my name, update copyright date

2020-03-29 Thread Henning Westerholt
Module: kamailio Branch: 5.3 Commit: cf28e401122daa6cd880af58e51519c2c7a43fda URL: https://github.com/kamailio/kamailio/commit/cf28e401122daa6cd880af58e51519c2c7a43fda Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-03-29T11:41:42+02:00 doc/stylesheets: remove obselete comp

[sr-dev] git:master:446dc800: doc/stylesheets: remove obselete company and e-mail address from my name, update copyright date

2020-03-29 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 446dc8006240050a1e0c13c7094e9f9739cc16c8 URL: https://github.com/kamailio/kamailio/commit/446dc8006240050a1e0c13c7094e9f9739cc16c8 Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-03-29T11:39:34+02:00 doc/stylesheets: remove obselete c

Re: [sr-dev] master xml warnings

2020-03-29 Thread Henning Westerholt
Hi Juha, Should be fixed now in git master. Cheers, Henning -- Henning Westerholt – https://skalatan.de/blog/ Kamailio services – https://gilawa.com -Original Message- From: sr-dev On Behalf Of Juha Heinanen Sent: Sunday, March 29, 2020 9:05 AM To: sr-dev@lists.kamailio.org Subject:

[sr-dev] git:master:d4311f3d: lib/srdb1: fix warning about wrong namespace in version.xml

2020-03-29 Thread Henning Westerholt
Module: kamailio Branch: master Commit: d4311f3dfa3fc6c3836e8573fb12bc2ae4b6c264 URL: https://github.com/kamailio/kamailio/commit/d4311f3dfa3fc6c3836e8573fb12bc2ae4b6c264 Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-03-29T11:27:07+02:00 lib/srdb1: fix warning about wrong

[sr-dev] master xml warnings

2020-03-29 Thread Juha Heinanen
version.xml:14: namespace error : Namespace prefix db on para is not defined ^ ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

[sr-dev] master compiler warnings

2020-03-29 Thread Juha Heinanen
CC (gcc) [M usrloc.so] ul_keepalive.o ul_keepalive.c: In function 'ul_ka_urecord': ul_keepalive.c:61:18: warning: format '%x' expects argument of type 'unsigned int', but argument 26 has type '__suseconds_t' {aka 'long int'} [-Wformat=] #define ULKA_MSG "%.*s %.*s SIP/2.0\r\n" \