[sr-dev] [kamailio/kamailio] Add HEPv3 support to siptrace (#1006)

2017-02-23 Thread Giacomo Vacca
This PR allows kamailio to duplicate messages to Homer using HEPv3 [0]. An optional correlation ID (which can contain PVs) can be passed to `sip_trace()`. The packing macros in hep.h are authored by @camilleoudot and I've just used them. An example of formats: ``` modparam("siptrace", "duplica

Re: [sr-dev] [kamailio/kamailio] Add HEPv3 support to siptrace (#1006)

2017-02-23 Thread Camille Oudot
camilleoudot approved this pull request. -- 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/1006#pullrequestreview-23455735___ sr-dev mail

Re: [sr-dev] [kamailio/kamailio] Add HEPv3 support to siptrace (#1006)

2017-02-23 Thread Daniel-Constantin Mierla
Thanks! Can be merged and backported to branch 5.0 as it fixes the compatibility with HEPv3. Note: I invited @giavac to join developers team, given his many contributions over the time -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

Re: [sr-dev] [kamailio/kamailio] Add HEPv3 support to siptrace (#1006)

2017-02-23 Thread Giacomo Vacca
Thanks Daniel -- 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/1006#issuecomment-281987562___ sr-dev mailing list sr-dev@lists.sip-router.or

Re: [sr-dev] [kamailio/kamailio] Add HEPv3 support to siptrace (#1006)

2017-02-23 Thread Daniel-Constantin Mierla
@giavac welcome, thanks for all your contributions! Now you should be able to merge the PR by yourself and commit directly (if you want that instead of PR -- that should be more handy for backports at least). -- You are receiving this because you are subscribed to this thread. Reply to this ema

Re: [sr-dev] [kamailio/kamailio] Add HEPv3 support to siptrace (#1006)

2017-02-23 Thread Giacomo Vacca
I'll leave some time for @adubovikov to read/review, then I'll proceed with merge and backport. -- 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/1006#issuecomment-281999002___

Re: [sr-dev] [kamailio/kamailio] Add HEPv3 support to siptrace (#1006)

2017-02-23 Thread Alexandr Dubovikov
looks very good for me! -- 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/1006#issuecomment-282032780___ sr-dev mailing list sr-dev@lists.sip

[sr-dev] git:master:2349ff06: siptrace: update doc with support for HEPv3

2017-02-23 Thread Giacomo Vacca
Module: kamailio Branch: master Commit: 2349ff06890269246e758542c2db9e3859eb0c50 URL: https://github.com/kamailio/kamailio/commit/2349ff06890269246e758542c2db9e3859eb0c50 Author: Giacomo Vacca Committer: Giacomo Vacca Date: 2017-02-23T11:49:55+01:00 siptrace: update doc with support for HEPv3

[sr-dev] git:master:281e8e98: sipcapture: add macros to pack HEPv3 chunks

2017-02-23 Thread Giacomo Vacca
Module: kamailio Branch: master Commit: 281e8e980c70f38218844d1da0c5e257399ffda3 URL: https://github.com/kamailio/kamailio/commit/281e8e980c70f38218844d1da0c5e257399ffda3 Author: Giacomo Vacca Committer: Giacomo Vacca Date: 2017-02-23T11:46:45+01:00 sipcapture: add macros to pack HEPv3 chunks

[sr-dev] git:master:103e503f: Merge pull request #1006 from giavac/master

2017-02-23 Thread GitHub
Module: kamailio Branch: master Commit: 103e503fa58bbc19637e0e17452a791b7205bfdd URL: https://github.com/kamailio/kamailio/commit/103e503fa58bbc19637e0e17452a791b7205bfdd Author: Giacomo Vacca Committer: GitHub Date: 2017-02-23T17:40:12+01:00 Merge pull request #1006 from giavac/master Add HE

[sr-dev] git:master:d00f198d: siptrace: update doc with editor

2017-02-23 Thread Giacomo Vacca
Module: kamailio Branch: master Commit: d00f198d74a3c152c2b66cb9569d876aad610d95 URL: https://github.com/kamailio/kamailio/commit/d00f198d74a3c152c2b66cb9569d876aad610d95 Author: Giacomo Vacca Committer: Giacomo Vacca Date: 2017-02-23T11:50:35+01:00 siptrace: update doc with editor --- Modif

Re: [sr-dev] [kamailio/kamailio] Add HEPv3 support to siptrace (#1006)

2017-02-23 Thread Giacomo Vacca
Merged #1006. -- 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/1006#event-974671990___ sr-dev mailing list sr-dev@lists.sip-router.org http:

[sr-dev] git:master:ca276bb7: siptrace: add support for HEPv3

2017-02-23 Thread Giacomo Vacca
Module: kamailio Branch: master Commit: ca276bb702a8ca97bf04b155f87e6cf39c2f0b7d URL: https://github.com/kamailio/kamailio/commit/ca276bb702a8ca97bf04b155f87e6cf39c2f0b7d Author: Giacomo Vacca Committer: Giacomo Vacca Date: 2017-02-23T11:48:43+01:00 siptrace: add support for HEPv3 --- Modifi

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

2017-02-23 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 6b3f623c38b9407351485eeb02d05d2406d67fcd URL: https://github.com/kamailio/kamailio/commit/6b3f623c38b9407351485eeb02d05d2406d67fcd Author: Kamailio Dev Committer: Kamailio Dev Date: 2017-02-23T17:46:15+01:00 modules: readme files regenerated - siptrace .

[sr-dev] git:5.0:a7e49e8b: siptrace: update doc with support for HEPv3

2017-02-23 Thread Giacomo Vacca
Module: kamailio Branch: 5.0 Commit: a7e49e8be7830ffc09515ade9f212cf5463df5c8 URL: https://github.com/kamailio/kamailio/commit/a7e49e8be7830ffc09515ade9f212cf5463df5c8 Author: Giacomo Vacca Committer: Giacomo Vacca Date: 2017-02-23T18:00:34+01:00 siptrace: update doc with support for HEPv3 (c

[sr-dev] git:5.0:3a8d3892: sipcapture: add macros to pack HEPv3 chunks

2017-02-23 Thread Giacomo Vacca
Module: kamailio Branch: 5.0 Commit: 3a8d3892e2e924c308c4be011d6cd39c840351ba URL: https://github.com/kamailio/kamailio/commit/3a8d3892e2e924c308c4be011d6cd39c840351ba Author: Giacomo Vacca Committer: Giacomo Vacca Date: 2017-02-23T17:59:54+01:00 sipcapture: add macros to pack HEPv3 chunks (c

[sr-dev] git:5.0:b36a6661: siptrace: update doc with editor

2017-02-23 Thread Giacomo Vacca
Module: kamailio Branch: 5.0 Commit: b36a6661c92d00e7bc69bdcd1706bcdefe177204 URL: https://github.com/kamailio/kamailio/commit/b36a6661c92d00e7bc69bdcd1706bcdefe177204 Author: Giacomo Vacca Committer: Giacomo Vacca Date: 2017-02-23T18:00:56+01:00 siptrace: update doc with editor (cherry picke

[sr-dev] git:5.0:c4bbdd07: siptrace: add support for HEPv3

2017-02-23 Thread Giacomo Vacca
Module: kamailio Branch: 5.0 Commit: c4bbdd074ab58d639e9753e9b00ec58e39c25381 URL: https://github.com/kamailio/kamailio/commit/c4bbdd074ab58d639e9753e9b00ec58e39c25381 Author: Giacomo Vacca Committer: Giacomo Vacca Date: 2017-02-23T18:00:18+01:00 siptrace: add support for HEPv3 (cherry picked

[sr-dev] [kamailio/kamailio] siptrace: new hlog() function to send logs to homer (#1007)

2017-02-23 Thread Camille Oudot
This adds the `hlog()` function to the siptrace module, that sends a HEP3 LOG event packet to the URI configured in the module. Usage: ``` ... hlog("[cfg:$cfg(line)] This is a log from kamailio to Homer"); ... hlog("$hdr(P-MyID)", "Another one with a custom correlation ID"); ... ``` You can view,

Re: [sr-dev] [kamailio/kamailio] siptrace: new hlog() function to send logs to homer (#1007)

2017-02-23 Thread Alexandr Dubovikov
:+1: -- 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/1007#issuecomment-282090025___ sr-dev mailing list sr-dev@lists.sip-router.org http:/

[sr-dev] git:5.0:802bf616: modules: fixed broken xml docbook files

2017-02-23 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: 802bf616d042476cc1c8f688efdf99694cd2fb77 URL: https://github.com/kamailio/kamailio/commit/802bf616d042476cc1c8f688efdf99694cd2fb77 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-23T23:12:55+01:00 modules: fixed broken xml

Re: [sr-dev] [kamailio/kamailio] [uac] REGISTER source port alternates between 5060 and != 5060 (#936)

2017-02-23 Thread Peter Colberg
Can you explain what you mean with a single different source port versus many? The kamailio instance was not doing anything else besides sending out periodic registrations to a single provider, so this was very low traffic indeed. Is it possible to explicitly force the source port for outgoing

[sr-dev] git:master:d7c8fbcc: modules: fixed broken docbook files

2017-02-23 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d7c8fbcc77ce925f3b40251f19e95b0ec7b2f76e URL: https://github.com/kamailio/kamailio/commit/d7c8fbcc77ce925f3b40251f19e95b0ec7b2f76e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-24T07:44:55+01:00 modules: fixed broken

[sr-dev] git:master:fb8016ed: modules: readme files regenerated - kex ... [skip ci]

2017-02-23 Thread Kamailio Dev
Module: kamailio Branch: master Commit: fb8016edde5d51394ee838d73b7efec2b1d9b05f URL: https://github.com/kamailio/kamailio/commit/fb8016edde5d51394ee838d73b7efec2b1d9b05f Author: Kamailio Dev Committer: Kamailio Dev Date: 2017-02-24T07:46:48+01:00 modules: readme files regenerated - kex ... [s

[sr-dev] [kamailio/kamailio] Want to see active users/connected users to SIP server (#1008)

2017-02-23 Thread silicus-mandar
Hello, I want to see active users SIP users for this purpose I checked the location table of kamailio database it does have active users entries however as per my observation there is 45 secs to 1 min delay before the entry actually added to this table i.e. suppose if I am registering the user

Re: [sr-dev] [kamailio/kamailio] Want to see active users/connected users to SIP server (#1008)

2017-02-23 Thread Daniel-Constantin Mierla
Closed #1008. -- 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/1008#event-975609589___ sr-dev mailing list sr-dev@lists.sip-router.org htt

Re: [sr-dev] [kamailio/kamailio] Want to see active users/connected users to SIP server (#1008)

2017-02-23 Thread Daniel-Constantin Mierla
The issue tracker is used only to report bugs or track requests for new features. For discussion about using kamailio or about kamailio.cfg, use the mailing list sr-us...@lists.sip-router.org (https://www.kamailio.org/w/mailing-lists/). Also, see the readme of the usrloc module for this specifi

Re: [sr-dev] [kamailio/kamailio] [uac] REGISTER source port alternates between 5060 and != 5060 (#936)

2017-02-23 Thread Daniel-Constantin Mierla
Kamailio is always forcing one of its UDP listen sockets when sending out. The question was if it the issue you observed was using only one other port and the same always (besides those where kamailio is listening on), or there were different other ports and many of them from case to case. --

Re: [sr-dev] [kamailio/kamailio] [uac] REGISTER source port alternates between 5060 and != 5060 (#936)

2017-02-23 Thread Peter Colberg
Over the lifetime of a kamailio process, I observed messages from two source ports: the same source port < 5060 for the first or first few REGISTER, and source port 5060 for all subsequent REGISTER. -- You are receiving this because you are subscribed to this thread. Reply to this email directl

Re: [sr-dev] [kamailio/kamailio] siptrace: new hlog() function to send logs to homer (#1007)

2017-02-23 Thread Giacomo Vacca
giavac approved this pull request. -- 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/1007#pullrequestreview-23663631___ sr-dev mailing li