Re: [sr-dev] [kamailio/kamailio] README: fix simple typo (0e771d9)

2020-04-06 Thread Fred Posner
README: simple typo fix params.xml: simple typo fix -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] dialog: adding dlg.dump (#2272)

2020-04-06 Thread Julien Chavanton
done -- 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/2272#issuecomment-610059625___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] dialog: adding dlg.dump (#2272)

2020-04-06 Thread Julien Chavanton
@jchavanton pushed 1 commit. 8b8af03b7de23aa2c1eedbbcf7f8cb5dfcef48bc dialog: adding dlg.dump -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [sr-dev] [kamailio/kamailio] dialog: adding dlg.dump (#2272)

2020-04-06 Thread Julien Chavanton
@jchavanton pushed 1 commit. 7821f5804d0d4c2fdd69b4c5bfa5895d620c6976 dialog: adding dlg.dump -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[sr-dev] git:master:119bce3e: modules: readme files regenerated - siptrace ... [skip ci]

2020-04-06 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 119bce3e20367cb0fad0700f744cdcc47dba6841 URL: https://github.com/kamailio/kamailio/commit/119bce3e20367cb0fad0700f744cdcc47dba6841 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-04-06T21:31:11+02:00 modules: readme files regenerated - siptrace

[sr-dev] git:master:6704c511: siptrace: check trace_on value for core recv/send callbacks

2020-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6704c5117fa949ee610173ea5ac39a309c4dfe19 URL: https://github.com/kamailio/kamailio/commit/6704c5117fa949ee610173ea5ac39a309c4dfe19 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-06T20:45:06+02:00 siptrace: check

[sr-dev] git:master:ab6f384d: siptrace: docs updates for trace_mode and whitespacing

2020-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ab6f384d4fd35c1f351c16838148164813c70a72 URL: https://github.com/kamailio/kamailio/commit/ab6f384d4fd35c1f351c16838148164813c70a72 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-06T20:54:46+02:00 siptrace: docs

[sr-dev] git:master:768b0b2c: siptrace: docs - fix siptrace control command example in the overview

2020-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 768b0b2c1559211dbc3c5b2e01a25bac8fd2540a URL: https://github.com/kamailio/kamailio/commit/768b0b2c1559211dbc3c5b2e01a25bac8fd2540a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-06T20:43:57+02:00 siptrace: docs - fix

Re: [sr-dev] [kamailio/kamailio] tls: add support for escaped cert PVs and select (#2268)

2020-04-06 Thread Daniel-Constantin Mierla
@armenb - there were some warnings that I got in macos compilation: ``` CC (gcc) [M tls.so] tls_select.o tls_select.c:765:7: warning: variable 'local' is used uninitialized whenever switch case is taken [-Wsometimes-uninitialized] case CERT_URLENCODED: urlencoded = 1; break;

[sr-dev] git:master:e2be8fe7: tls: init local variables to avoid compile warnings

2020-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e2be8fe723ab98318816c18b59ffd086f7305040 URL: https://github.com/kamailio/kamailio/commit/e2be8fe723ab98318816c18b59ffd086f7305040 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-06T19:31:11+02:00 tls: init local

Re: [sr-dev] [kamailio/kamailio] siptrace flag fixes (#2273)

2020-04-06 Thread Federico Cabiddu
Merged #2273 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/2273#event-3205599272___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:8c186405: Merge pull request #2273 from kamailio/grumvalski/siptrace_flag_fixes

2020-04-06 Thread GitHub
Module: kamailio Branch: master Commit: 8c18640583d7d057b6a9535e93f56a581a28aff8 URL: https://github.com/kamailio/kamailio/commit/8c18640583d7d057b6a9535e93f56a581a28aff8 Author: Federico Cabiddu Committer: GitHub Date: 2020-04-06T16:19:06+02:00 Merge pull request #2273 from

[sr-dev] git:master:2ad78641: siptrace: skip sip_trace for ACK for negative replies if the original transaction is already being traced

2020-04-06 Thread Federico Cabiddu
Module: kamailio Branch: master Commit: 2ad786413199b487a65258c8bd33703b5ccbf04d URL: https://github.com/kamailio/kamailio/commit/2ad786413199b487a65258c8bd33703b5ccbf04d Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2020-04-05T17:20:48+02:00 siptrace: skip sip_trace for ACK for

[sr-dev] git:master:080c6e07: siptrace: don't trace CANCEL if the cancelled transaction is already being traced

2020-04-06 Thread Federico Cabiddu
Module: kamailio Branch: master Commit: 080c6e07708f1964498a43e70c9b6240b5bdebcd URL: https://github.com/kamailio/kamailio/commit/080c6e07708f1964498a43e70c9b6240b5bdebcd Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2020-04-03T13:03:56+02:00 siptrace: don't trace CANCEL if the

[sr-dev] git:master:e28f4644: siptrace: trace incoming CANCEL into a dedicated callback

2020-04-06 Thread Federico Cabiddu
Module: kamailio Branch: master Commit: e28f464457eea47cc606c73cbfe4b30fcc8b542a URL: https://github.com/kamailio/kamailio/commit/e28f464457eea47cc606c73cbfe4b30fcc8b542a Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2020-04-03T11:59:50+02:00 siptrace: trace incoming CANCEL into

[sr-dev] git:master:b64b3f03: siptrace: don't check if trace is off in ack for negative replies callback

2020-04-06 Thread Federico Cabiddu
Module: kamailio Branch: master Commit: b64b3f03a9c6b69587ca360465f091f873f7274b URL: https://github.com/kamailio/kamailio/commit/b64b3f03a9c6b69587ca360465f091f873f7274b Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2020-04-03T10:00:53+02:00 siptrace: don't check if trace is off

Re: [sr-dev] [kamailio/kamailio] siptrace flag fixes (#2273)

2020-04-06 Thread Federico Cabiddu
Agree that such functions could be very useful in cases like this one. Should I 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:

Re: [sr-dev] [kamailio/kamailio] siptrace flag fixes (#2273)

2020-04-06 Thread Daniel-Constantin Mierla
You can go ahead and merge it. I am thinking that it could make sense to add some dedicated functions to the TM module and TM API to get only the needed fields from a transaction, not to have to backup active transaction, lookup the one we need for checking and then restoring to the old one,

Re: [sr-dev] [kamailio/kamailio] Segfault in openssl on Xenial (#2274)

2020-04-06 Thread Nathan
Kamailio version (latest stable xenial version from kamailio repo): ``` version: kamailio 5.3.3 (x86_64/linux) flags: USE_TCP, USE_TLS, USE_SCTP, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, TLSF_MALLOC, DBG_SR_MEMORY, USE_FUTEX,

[sr-dev] Errored: kamailio/kamailio#8657 (5.3 - 54520ce)

2020-04-06 Thread Travis CI
Build Update for kamailio/kamailio - Build: #8657 Status: Errored Duration: 5 mins and 6 secs Commit: 54520ce (5.3) Author: Daniel-Constantin Mierla Message: dialog: keep route block index as signed int - otherwise it can be broken value when route block

Re: [sr-dev] possible bug on kemi dlg_ontimeout

2020-04-06 Thread Daniel-Constantin Mierla
Hello, apparently it was not backported to 5.3, somehow I forgot about it. I just did it a few minutes ago. Cheers, Daniel On 06.04.20 10:49, David Escartin wrote: > Dear Daniel > > hope everything is ok. > Sorry if i missed something, but has been this patch already > backported from master to

[sr-dev] git:5.3:54520cee: dialog: keep route block index as signed int

2020-04-06 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 54520cee9f6f088ddcfad0e7e6f312c04322bf76 URL: https://github.com/kamailio/kamailio/commit/54520cee9f6f088ddcfad0e7e6f312c04322bf76 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-06T13:18:59+02:00 dialog: keep route block

Re: [sr-dev] [kamailio/kamailio] several compilation warnings: parameter may be used uninitialized and other (#2169)

2020-04-06 Thread Victor Seva
I don't see those warnings in master right now: https://travis-ci.org/github/kamailio/kamailio/jobs/671234864 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] possible bug on kemi dlg_ontimeout

2020-04-06 Thread David Escartin
Dear Daniel hope everything is ok. Sorry if i missed something, but has been this patch already backported from master to 5.3 yet? thanks alot and regards david El jue., 13 feb. 2020 a las 18:12, David Escartin () escribió: > hello Daniel > > i have tried it and seems fine. > > thanks a lot

[sr-dev] RFC: KEMI and array/dictionary values

2020-04-06 Thread Victor Seva
Hi, We started to migrate our Lua scripts to KEMI but we use [0] sr.xavp.get_keys() and sr.xavp.get() functions that return an array and a dictionary. It seems that KEMI has no support for complex data types. So, I think we still need a way to extend the interpreters with richer functions that

Re: [sr-dev] [kamailio/kamailio] Segfault in openssl on Xenial (#2274)

2020-04-06 Thread Daniel-Constantin Mierla
Get also the output for following gdb commands: ``` bt full frame 7 list info locals ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] Segfault in openssl on Xenial (#2274)

2020-04-06 Thread Daniel-Constantin Mierla
What is the version for which you got the corefile and you pasted the gdb backrace from it? Get the `kamailio -v` for it. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: