[sr-dev] git:master:10450f84: src/modules/siptrace: Updated usage instruction about stateless forwarded messages

2019-01-17 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 10450f84a842db38ed28e7cb052f689fa473c73e URL: https://github.com/kamailio/kamailio/commit/10450f84a842db38ed28e7cb052f689fa473c73e Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-01-17T16:11:09Z src/modules/siptrace: Updated usage instruction

[sr-dev] git:5.1:8a21170c: siptrace: don't calculate message source socket if already set

2019-01-17 Thread Federico Cabiddu
Module: kamailio Branch: 5.1 Commit: 8a21170c3a5283b84e0ff3cbc6db8c72413dec05 URL: https://github.com/kamailio/kamailio/commit/8a21170c3a5283b84e0ff3cbc6db8c72413dec05 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2019-01-17T09:43:47+01:00 siptrace: don't calculate message source

[sr-dev] git:5.2:b7193895: siptrace: don't calculate message source socket if already set

2019-01-17 Thread Federico Cabiddu
Module: kamailio Branch: 5.2 Commit: b71938952e1fc7543fa5bf7ba2abed6e39167150 URL: https://github.com/kamailio/kamailio/commit/b71938952e1fc7543fa5bf7ba2abed6e39167150 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2019-01-17T09:43:29+01:00 siptrace: don't calculate message source

[sr-dev] git:master:929a24f0: siptrace: don't calculate message source socket if already set

2019-01-17 Thread Federico Cabiddu
Module: kamailio Branch: master Commit: 929a24f08aeef6b72999ac9b188ffeded40759a9 URL: https://github.com/kamailio/kamailio/commit/929a24f08aeef6b72999ac9b188ffeded40759a9 Author: Federico Cabiddu Committer: Federico Cabiddu Date: 2019-01-16T18:09:42+01:00 siptrace: don't calculate message sour

Re: [sr-dev] [kamailio/kamailio] siptrace module not send ACK (#1811)

2019-01-17 Thread sergey-safarov
@lazedo yes `trace_mode` also works as expected. I created this ticket to get working selective mirroring on your kamailio config. In short time i will create PR for your config. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHu

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

2019-01-17 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 209a868ed97eeece752bb9f1e320282f060a943f URL: https://github.com/kamailio/kamailio/commit/209a868ed97eeece752bb9f1e320282f060a943f Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-01-17T18:01:45+01:00 modules: readme files regenerated - siptrace .

Re: [sr-dev] [kamailio/kamailio] src/modules/siptrace: Updated usage instruction … (#1813)

2019-01-17 Thread Daniel-Constantin Mierla
Merged #1813 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/1813#event-2080799178___ Kamailio (SER) - Development Mailing Lis

[sr-dev] git:master:d0498913: Merge pull request #1813 from sergey-safarov/siptrace

2019-01-17 Thread GitHub
Module: kamailio Branch: master Commit: d0498913159765da9bb94bec5de5ebcd99a6571c URL: https://github.com/kamailio/kamailio/commit/d0498913159765da9bb94bec5de5ebcd99a6571c Author: Daniel-Constantin Mierla Committer: GitHub Date: 2019-01-17T17:50:57+01:00 Merge pull request #1813 from sergey-saf

Re: [sr-dev] [kamailio/kamailio] src/modules/siptrace: Updated usage instruction … (#1813)

2019-01-17 Thread Daniel-Constantin Mierla
Thanks! -- 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/1813#issuecomment-455244962___ Kamailio (SER) - Development Mailing List sr-dev@lis

[sr-dev] [kamailio/kamailio] src/modules/siptrace: Updated usage instruction … (#1813)

2019-01-17 Thread sergey-safarov
…about stateless forwarded messages Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [ ] Commits are split per component (core, individual modules, libs, utils, ...) - [ ] Each component has a single commit (if not, squash them into one commit) -

Re: [sr-dev] [kamailio/kamailio] siptrace module not send ACK (#1811)

2019-01-17 Thread sergey-safarov
This kamailio config change is fixed `ACK` packet mirroring ```sh onsend_route { if (is_method("ACK")) { sip_trace(); } } ``` -- You are receiving this because you are subscribed to this threa

Re: [sr-dev] [kamailio/kamailio] siptrace module not send ACK (#1811)

2019-01-17 Thread lazedo
@sergey-safarov then you're good. for the `sip trace`, as @miconda commented , did you tried to change the trace_mode ? @miconda if only we could filter out the `OPTIONS` ..., its a blocker for us not having that. -- You are receiving this because you are subscribed to this thread. Reply to thi

Re: [sr-dev] [kamailio/kamailio] siptrace module not send ACK (#1811)

2019-01-17 Thread sergey-safarov
Luis @lazedo, i merged FS PRs 1523, 1524, 1516 into FS master and made same test. ACK message is still no send to siptrace server. -- 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/1

Re: [sr-dev] [kamailio/kamailio] TLS module: Unable to load tls module (#1797)

2019-01-17 Thread Daniel-Constantin Mierla
Closed #1797. -- 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/1797#event-2080399611___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] TLS module: Unable to load tls module (#1797)

2019-01-17 Thread Daniel-Constantin Mierla
Closing this one, not being something that can be done in Kamailio. However, if someone finds an workaround for doing something inside kamailio, just make a pull request. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: http

Re: [sr-dev] [kamailio/kamailio] Segmentation fault in TM module while processing SIP status 408 (#1806)

2019-01-17 Thread Daniel-Constantin Mierla
Closing it, with 5.2.1 being released yesterday. If you still get issues, reopen. -- 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/1806#issuecomment-455191603___

Re: [sr-dev] [kamailio/kamailio] Segmentation fault in TM module while processing SIP status 408 (#1806)

2019-01-17 Thread Daniel-Constantin Mierla
Closed #1806. -- 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/1806#event-2080396157___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] siptrace module not send ACK (#1811)

2019-01-17 Thread Daniel-Constantin Mierla
Closed #1811. -- 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/1811#event-2080393810___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] siptrace module not send ACK (#1811)

2019-01-17 Thread Daniel-Constantin Mierla
If you want to mirror all the sip traffic, just set this modparam: * https://www.kamailio.org/docs/modules/stable/modules/siptrace.html#siptrace.p.trace_mode If you still want to do selective mirroring, for outgoing ACK you have to use onsend_route block, because the ACK doesn't have a corres

Re: [sr-dev] Give me a suggest for module implementation

2019-01-17 Thread David Villasmil
Maybe you could keep a hash with messages’ checksum and discard duplicates? But this is something you should fix on the device that is doing the wrong thing. On Thu, 17 Jan 2019 at 07:03, Mojtaba wrote: > Hello > As you will know i am developing new module for Kamailio and i'll commit > on main p

Re: [sr-dev] [kamailio/kamailio] siptrace: siptrace: don't calculate message source socket if already set (#1810)

2019-01-17 Thread Federico Cabiddu
Merged #1810 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/1810#event-2079555129___ Kamailio (SER) - Development Mailing Lis

[sr-dev] git:master:79494842: Merge pull request #1810 from kamailio/grumvalski/siptrace_src_socket

2019-01-17 Thread GitHub
Module: kamailio Branch: master Commit: 7949484246f38dc284d994b148c917f16ec8b880 URL: https://github.com/kamailio/kamailio/commit/7949484246f38dc284d994b148c917f16ec8b880 Author: Federico Cabiddu Committer: GitHub Date: 2019-01-17T09:41:42+01:00 Merge pull request #1810 from kamailio/grumvalsk