@henningw ,
i see that for the example i gave above, the get_hdr_field() is called once, and then
after that clen_builder() is called exactly 3 times, which corresponds with the 3 times
concatenated value **129712971297** :
2022-11-03 13:42:58
28(53) DEBUG: {Thu Nov 3 12:42:58 2022 1 17733 INVITE
9326c0d2-2653-4041-8977-eecf1827a79c} <core> [core/msg_translator.c:432]:
clen_builder(): content-length: 1297 (1297)
2022-11-03 13:42:58
28(53) DEBUG: {Thu Nov 3 12:42:58 2022 1 17733 INVITE
9326c0d2-2653-4041-8977-eecf1827a79c} <core> [core/msg_translator.c:432]:
clen_builder(): content-length: 1297 (1297)
2022-11-03 13:42:58
28(53) DEBUG: {Thu Nov 3 12:42:58 2022 1 17733 INVITE
9326c0d2-2653-4041-8977-eecf1827a79c} <core> [core/msg_translator.c:432]:
clen_builder(): content-length: 1297 (1297)
13:42:57
13(38) DEBUG: {Thu Nov 3 12:42:57 2022 1 17733 INVITE
9326c0d2-2653-4041-8977-eecf1827a79c} <core> [core/parser/msg_parser.c:187]:
get_hdr_field(): content_length=1297
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3275#issuecomment-1302198754
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3275/1302198754(a)github.com>