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
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 ...
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
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
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
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
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
### 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
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"
...
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
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
_
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
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
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
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
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
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:
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
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
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" \
20 matches
Mail list logo