Re: [sr-dev] [kamailio/kamailio] sipcapture: destination_ip is truncated when its length is 15 (xxx.xxx.xxx.xxx) (#1058)

2017-04-05 Thread Alexandr Dubovikov
Closed #1058. -- 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/1058#event-1030280020___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] sipcapture: destination_ip is truncated when its length is 15 (xxx.xxx.xxx.xxx) (#1058)

2017-04-05 Thread Alexandr Dubovikov
@marianojm please don't open several tickets for the same issue in different projects. I will close the ticket, please continue investigate it here: https://github.com/sipcapture/homer/issues/220 -- You are receiving this because you are subscribed to this thread. Reply to this email directly

Re: [sr-dev] [kamailio/kamailio] sipcapture: Fragmented packets are not captured on mirror port (#1049)

2017-03-31 Thread Alexandr Dubovikov
and the sipgrep as well :-) -- 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/1049#issuecomment-290706748___ sr-dev mailing list

Re: [sr-dev] [kamailio/kamailio] sipcapture: Fragmented packets are not captured on mirror port (#1049)

2017-03-31 Thread Alexandr Dubovikov
the most important reason is time, because here it's a lot work to implement udp defragmentation, tcp reassambling, also no chance to do rtp/rtcp stats, no chance to do filtering etc and this is only for a SINGLE node with one mirror port so if anybody have time to implement it, go ahead,

Re: [sr-dev] [kamailio/kamailio] sipcapture: Fragmented packets are not captured on mirror port (#1049)

2017-03-30 Thread Alexandr Dubovikov
raw socket method in the sipcapture module is deprecated and will be removed in the future. Please use the captagent and HEP communication. Thank you! -- 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] modules/siptrace: remove duplicate HEP version check (#1013)

2017-03-03 Thread Alexandr Dubovikov
Merged #1013. -- 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/1013#event-985161773___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] modules/siptrace: remove duplicate HEP version check (#1013)

2017-03-03 Thread Alexandr Dubovikov
yep. thank you! -- 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/1013#issuecomment-283919334___ sr-dev mailing list

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

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

Re: [sr-dev] [kamailio/kamailio] sipcapture: Added exported pseudo-variable $hep(dst_ip) and updated README (#995)

2017-02-15 Thread Alexandr Dubovikov
thank you -- 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/995#issuecomment-280142862___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] sipcapture: Added exported pseudo-variable $hep(dst_ip) and updated README (#995)

2017-02-15 Thread Alexandr Dubovikov
Merged #995. -- 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/995#event-963847067___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] sipcapture: Fixed missing 'break' in pv_parse_hep_name switch (#986)

2017-02-13 Thread Alexandr Dubovikov
Merged #986. -- 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/986#event-959630906___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] sipcapture: Fixed missing 'break' in pv_parse_hep_name switch (#985)

2017-02-13 Thread Alexandr Dubovikov
can you please resubmit the PR ? Please follow the guideline and push only real changes. -- 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] db_mysql: Let the database convert the timestamp (#957)

2017-01-30 Thread Alexandr Dubovikov
@miconda you are right, https://github.com/kamailio/kamailio/blob/master/src/lib/srdb1/db_ut.c#L211-L237 db_str2time expects the "original timestamp" in the kamailio's timezone. @zecke can you please make it configurable ? -- You are receiving this because you are subscribed to this

Re: [sr-dev] [kamailio/kamailio] db_mysql: Let the database convert the timestamp (#957)

2017-01-30 Thread Alexandr Dubovikov
for me it's ok @miconda ? -- 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/957#issuecomment-276068535___ sr-dev mailing list

Re: [sr-dev] FOSDEM 2017

2017-01-20 Thread Alexandr Dubovikov
Hi Daniel, IMHO we can do like last year. It was good organized. Wbr, Alexandr On 20 January 2017 at 11:00, Daniel-Constantin Mierla wrote: > Hello, > > another edition of FOSDEM is approaching, about 2 weeks left: > > - https://fosdem.org/2017/ > > Couple of devs and

Re: [sr-dev] [kamailio/kamailio] hep: Store ipstr in a static buffer for exporting to cfg (#896)

2016-12-21 Thread Alexandr Dubovikov
ok. lets do it this way! Please merge! -- 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/896#issuecomment-268488297___ sr-dev mailing list

Re: [sr-dev] [kamailio/kamailio] hep: Store ipstr in a static buffer for exporting to cfg (#896)

2016-12-21 Thread Alexandr Dubovikov
for me it looks ok. But make it more sense copy all data to local pseudo variables in the kamailio.cfg and proceed it ? -- 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] sipcapture: Fix $hep(0x007) and $hep(0x008) (#891)

2016-12-16 Thread Alexandr Dubovikov
Thank you! -- 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/891#issuecomment-267701100___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] sipcapture: Fix $hep(0x007) and $hep(0x008) (#891)

2016-12-16 Thread Alexandr Dubovikov
Merged #891. -- 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/891#event-896878244___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] sipcapture: expose pv $hep(src_ip) (#879)

2016-12-07 Thread Alexandr Dubovikov
I am ok for this. Of course ideally will be add more "aliases" but it's ok for start! :-) -- 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] sipcapture: expose pv $hep(src_ip) (#877)

2016-12-01 Thread Alexandr Dubovikov
@miconda already wrote you in your prevision push. Please follow the guide line: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md in your patch a lot changes that not needed. Please re-push. -- You are receiving this because you are subscribed to this thread. Reply to

Re: [sr-dev] [kamailio/kamailio] Sipcapture: When inserting a reply, this module would insert the SIP … (#876)

2016-12-01 Thread Alexandr Dubovikov
you are talking about "view", that can be easy changed in UI and API. but I try to make a pointer on back compatibility with already existing setups. In this case more effective way is to add a cseq_method field and add mod param for this feature. also 5 cents for the cseq's method. What

Re: [sr-dev] [kamailio/kamailio] Sipcapture: When inserting a reply, this module would insert the SIP … (#876)

2016-12-01 Thread Alexandr Dubovikov
it can be approved only if it can be activated by param i.e.: modparam("sipcapture", "version_schema", 5); anyway, I don't see why we should do this way and not just add a cseq_method field ? This will avoid a lot potential issues and give you same possibility for searches. -- You are

Re: [sr-dev] [kamailio/kamailio] Sipcapture fixes (#874)

2016-12-01 Thread Alexandr Dubovikov
@grumvalski yes, please do cherry pick :-) thank you! -- 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/874#issuecomment-264167541___

Re: [sr-dev] [kamailio/kamailio] Sipcapture fixes (#874)

2016-12-01 Thread Alexandr Dubovikov
thank you! -- 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/874#issuecomment-264166812___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Sipcapture fixes (#874)

2016-12-01 Thread Alexandr Dubovikov
Merged #874. -- 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/874#event-878409246___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] sipcapture: remove workaround of correlation_id (#869)

2016-11-30 Thread Alexandr Dubovikov
no, it was just for review. I always careful for cherry picking to the stable release ;-) next time I will do by self! -- 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] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Alexandr Dubovikov
unfortunately existing SIP-I module has very limited functionality and couldn't be use here. -- 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] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Alexandr Dubovikov
don't forget also about IMS and MAP/TAP, CAMEL... this is also a huge area for ISUP -- 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] ss7: Introduce the beginning of a ss7 module (#837)

2016-11-12 Thread Alexandr Dubovikov
disagree, because we can use the module not only for "capturing scenarios", but hypothetically also for interworking and/or SIP-I/SIP-T. -- 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] ss7: Introduce the beginning of a ss7 module (#837)

2016-10-28 Thread Alexandr Dubovikov
The module will be able to parse ISUP binary protocol to string serialization i.e. JSON or pseudo variables and later we can insert the parsed messages into DB and using it in Homer. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-10-28 Thread Alexandr Dubovikov
should we keep this module's name or change to another ? -- 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/837#issuecomment-256940321___

Re: [sr-dev] [kamailio/kamailio] ss7: Introduce the beginning of a ss7 module (#837)

2016-10-28 Thread Alexandr Dubovikov
@miconda any suggestion ? -- 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/837#issuecomment-256940541___ sr-dev mailing list

Re: [sr-dev] [kamailio/kamailio] sipcapture: Terminate the log line with a \n (#836)

2016-10-28 Thread Alexandr Dubovikov
Merged #836. -- 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/836#event-840149576___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture: added custom fields (#806)

2016-09-30 Thread Alexandr Dubovikov
Merged #806. -- 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/806#event-808353022___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:b84d995d: modules/sipcapture: fixed if/else condition

2016-09-30 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: b84d995dc0398c29959463f515ba985a009dae60 URL: https://github.com/kamailio/kamailio/commit/b84d995dc0398c29959463f515ba985a009dae60 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] git:master:6addd34b: modules/sipcapture: added custom fields

2016-09-30 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 6addd34bba9261b00e1eff575a186bf6fc446f36 URL: https://github.com/kamailio/kamailio/commit/6addd34bba9261b00e1eff575a186bf6fc446f36 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] [kamailio/kamailio] modules/sipcapture: added custom fields (#806)

2016-09-30 Thread Alexandr Dubovikov
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/806 -- Commit Summary -- * modules/sipcapture: added custom fields * modules/sipcapture: fixed if/else condition -- File Changes -- M modules/sipcapture/sipcapture.c (50) M

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture: added custom fields (#805)

2016-09-30 Thread Alexandr Dubovikov
Closed #805. -- 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/805#event-808295919___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] [kamailio/kamailio] modules/sipcapture: added custom fields (#805)

2016-09-30 Thread Alexandr Dubovikov
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/805 -- Commit Summary -- * modules/sipcapture: added custom fields -- File Changes -- M modules/sipcapture/sipcapture.c (50) M modules/sipcapture/sipcapture.h (3) -- Patch

Re: [sr-dev] [kamailio/kamailio] sipcapture: remove workaround of correlation_id (#802)

2016-09-28 Thread Alexandr Dubovikov
Merged #802. -- 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/802#event-806093195___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:8cc1c065: modules/sipcapture fixed priorisation X-RTP headers

2016-08-29 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 8cc1c0657c6cf95d48e88f90027a4bb051414f68 URL: https://github.com/kamailio/kamailio/commit/8cc1c0657c6cf95d48e88f90027a4bb051414f68 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] [kamailio/kamailio] modules/sipcapture: fixed priorisation X-RTP headers (#761)

2016-08-29 Thread Alexandr Dubovikov
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/761 -- Commit Summary -- * modules/sipcapture fixed priorisation X-RTP headers -- File Changes -- M modules/sipcapture/sipcapture.c (19) -- Patch Links --

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture: fixed priorisation X-RTP headers (#761)

2016-08-29 Thread Alexandr Dubovikov
Merged #761. -- 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/761#event-770771812___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture: extended X-RTP-Stat types (#757)

2016-08-26 Thread Alexandr Dubovikov
Merged #757. -- 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/757#event-768740305___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] [kamailio/kamailio] modules/sipcapture: extended X-RTP-Stat types (#757)

2016-08-26 Thread Alexandr Dubovikov
added X-RTP-Stat-T38 and X-RTP-Stat-Add. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/757 -- Commit Summary -- * modules/sipcapture: extended X-RTP-Stat types -- File Changes -- M modules/sipcapture/sipcapture.c (9) --

Re: [sr-dev] [kamailio/kamailio] modules/siptrace: fix parsing of unsecure ws uris (#746)

2016-08-15 Thread Alexandr Dubovikov
Merged #746. -- 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/746#event-755537198___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Kamailio 4.4) sipcapture_module: ERROR: parse_msg: message=<HEP3#003�> (#599)

2016-08-04 Thread Alexandr Dubovikov
Since these commits https://github.com/kamailio/kamailio/commit/181308465ac54ca4a1404eb3f3f189fcf32e0982 https://github.com/kamailio/kamailio/commit/4e789387f8cfe72fa9e8d43f9963033dd3df99cd kamailio can receive HEP in any streaming protocol and use directly $hep pseudovariables . At first HEP

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture: added nonsip_hook support. Now $hep variable available (#736)

2016-08-03 Thread Alexandr Dubovikov
Merged #736. --- 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/736#event-743969510___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:4e789387: modules/sipcapture: added nonsip_hook support. Now $hep variable available

2016-08-03 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 4e789387f8cfe72fa9e8d43f9963033dd3df99cd URL: https://github.com/kamailio/kamailio/commit/4e789387f8cfe72fa9e8d43f9963033dd3df99cd Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] git:master:6291db55: core: added more flexible processing for nonsip_hook messages

2016-08-02 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 6291db5522f152d65b95e828f14655c2235d2103 URL: https://github.com/kamailio/kamailio/commit/6291db5522f152d65b95e828f14655c2235d2103 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

Re: [sr-dev] [kamailio/kamailio] core: added more flexible processing for nonsip_hook messages (#731)

2016-08-01 Thread Alexandr Dubovikov
@miconda , can you please review ? --- 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/731#issuecomment-236619178___ sr-dev mailing list

[sr-dev] [kamailio/kamailio] core: added more flexible processing for nonsip_hook messages (#731)

2016-08-01 Thread Alexandr Dubovikov
preparing for TCP, UDP hep processing over nonsip_hook. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/731 -- Commit Summary -- * core: added more flexible processing for nonsip_hook messages -- File Changes -- M

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-26 Thread Alexandr Dubovikov
ok, the issue was found, this happens only on kamailio < 5 if param 3 was not present. Looks like in branch 5 it was fixed, because no coredump in any scenario. Anyway, as workaround: https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipcapture.kamailio#L278 I will check

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-26 Thread Alexandr Dubovikov
Can you please make a pcap with PUBLISH and send to 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/issues/723#issuecomment-235193294___

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-25 Thread Alexandr Dubovikov
are you sure that you have updated regexp ? as I see CallID:0_3249858572@10.100.0.2 is exactly in this regexp: https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipcapture.kamailio#L267 please check it in the link, because markdown remove '*' ` $var(callid) =

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-25 Thread Alexandr Dubovikov
looks like regexp filter should be extended: $var(callid) = $(rb{re.subst,/(.*)CallID:([0-9A-Za-z_.@-]{5,120})(.*)$/\2/s}); https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipcapture.kamailio#L267 Can you please apply and re-check ? --- You are receiving this because

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-25 Thread Alexandr Dubovikov
I see, but for me it will be also nice see it in the syslog. Set debug to 3 and re-check --- 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 when working as sipcapture node (#723)

2016-07-25 Thread Alexandr Dubovikov
unfortunately I don't see that you have uncommented xlog in the kamailio.cfg https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipcapture.kamailio#L272 please recheck --- You are receiving this because you are subscribed to this thread. Reply to this email directly or

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-25 Thread Alexandr Dubovikov
same, please activate xlog as I wrote and check if the calid exists and not null. --- 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 when working as sipcapture node (#723)

2016-07-22 Thread Alexandr Dubovikov
Closed #723. --- 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/723#event-731528303___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-22 Thread Alexandr Dubovikov
@SipSeb, no, than it's the last one with correct syntax. Can you please uncomment xlog and check if you have callid after sdp body parsing. https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipcapture.kamailio#L272 --- You are receiving this because you are subscribed to

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-22 Thread Alexandr Dubovikov
Reopened #723. --- 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/723#event-731528321___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Segfault when working as sipcapture node (#723)

2016-07-22 Thread Alexandr Dubovikov
@SipSeb this is bad PUBLISH RTCP-XR parsing. Of course it should not generate a coredump, but please be sure that you check correct "content-type" https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipcapture.kamailio#L265 --- You are receiving this because you are

Re: [sr-dev] [kamailio/kamailio] Kamailio 4.4) sipcapture_module: ERROR: parse_msg: message=<HEP3#003�> (#599)

2016-07-13 Thread Alexandr Dubovikov
Daniel, let me prepare the patch for a core event. Unfortunately I can do it only next week. Wbr, Alexandr On 13 July 2016 at 15:47, Daniel-Constantin Mierla wrote: > Is anything else needed here or you sorted out all the variants? > > We can add a new core event if

Re: [sr-dev] [kamailio/kamailio] Sipcapture timestamp fix (#698)

2016-07-07 Thread Alexandr Dubovikov
Merged #698. --- 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/698#event-71555___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] sipcapture/siptrace HEPv2 timestamp is endian specific (#695)

2016-07-07 Thread Alexandr Dubovikov
hi, sure you can. Anyway we will apply a patch for HEPv3 to the siptrace module this month and we strongly recommend use HEPv3 in the future --- 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] module/sipcapture added missed diversion. (#651)

2016-06-01 Thread Alexandr Dubovikov
yes, sorry, seen it after I pressed merge :-( --- 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/651#issuecomment-223114615___ sr-dev

[sr-dev] [kamailio/kamailio] module/sipcapture added missed diversion. (#651)

2016-06-01 Thread Alexandr Dubovikov
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/651 -- Commit Summary -- * added missed diversion. * diversion_user -> diversion -- File Changes -- M modules/sipcapture/sipcapture.c (15) -- Patch Links --

[sr-dev] git:master:eac041d4: added missed diversion.

2016-06-01 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: eac041d488c69b34a06cfa5b5b55e7b44f89ea13 URL: https://github.com/kamailio/kamailio/commit/eac041d488c69b34a06cfa5b5b55e7b44f89ea13 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] git:master:0f5a419d: diversion_user -> diversion

2016-06-01 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 0f5a419d2888c91b29cc01544b9cb32f29db1a37 URL: https://github.com/kamailio/kamailio/commit/0f5a419d2888c91b29cc01544b9cb32f29db1a37 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] git:master:701dc853: Merge pull request #651 from adubovikov/master

2016-06-01 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 701dc8530ddca76a89fd13c3d408cf78d99423a1 URL: https://github.com/kamailio/kamailio/commit/701dc8530ddca76a89fd13c3d408cf78d99423a1 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

Re: [sr-dev] [kamailio/kamailio] module/sipcapture added missed diversion. (#651)

2016-06-01 Thread Alexandr Dubovikov
Merged #651. --- 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/651#event-678538945___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] Kamailio 4.4) sipcapture_module: ERROR: parse_msg: message=<HEP3#003�> (#599)

2016-05-09 Thread Alexandr Dubovikov
unfortunately the non_sip_hook doesn't work in this case, because kamailio does msg parse before call hooks. I will keep using event_exec for DGRAM and add DATA_IN as second alternative for TCP/SCTP streams. --- You are receiving this because you are subscribed to this thread. Reply to this

[sr-dev] git:master:6e9f1c04: modules/sipcapture updated modparam description

2016-05-09 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 6e9f1c045ae827ea4f6bec8ab62187ec41788255 URL: https://github.com/kamailio/kamailio/commit/6e9f1c045ae827ea4f6bec8ab62187ec41788255 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] git:master:76649e4b: updated SQL and docs

2016-05-09 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 76649e4bced09b45d5c470a696168929e1758111 URL: https://github.com/kamailio/kamailio/commit/76649e4bced09b45d5c470a696168929e1758111 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

Re: [sr-dev] [kamailio/kamailio] Kamailio 4.4) sipcapture_module: ERROR: parse_msg: message=<HEP3#003�> (#599)

2016-05-06 Thread Alexandr Dubovikov
@miconda can we replace sr_event_enable to register_nonsip_msg_hook and use it in both transports UDP/TCP ? --- 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] sipcapture: table name corrupted (#566)

2016-05-06 Thread Alexandr Dubovikov
sorry guys, a lot stuff... yes, I will close it on this WE... --- 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] Kamailio 4.4) sipcapture_module: ERROR: parse_msg: message=<HEP3#003�> (#599)

2016-05-06 Thread Alexandr Dubovikov
kamailio's sipcapture module curently do now only SREV_NET_DGRAM_IN hook. ``` /* register DGRAM event */ if(sr_event_register_cb(SREV_NET_DGRAM_IN, hep_msg_received) < 0) { LM_ERR("failed to register SREV_NET_DGRAM_IN event\n"); return -1; } ``` and currently

Re: [sr-dev] [kamailio/kamailio] sipcapture: table name corrupted (#566)

2016-04-20 Thread Alexandr Dubovikov
@miconda I will update the docs during this week. --- 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/566#issuecomment-212366286___ sr-dev

[sr-dev] git:master:03ad0ac0: modules/sipcapture: removed wrong character

2016-04-18 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 03ad0ac05478a969ff33e783a9ea707e305f8514 URL: https://github.com/kamailio/kamailio/commit/03ad0ac05478a969ff33e783a9ea707e305f8514 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture: removed wrong character (#573)

2016-04-18 Thread Alexandr Dubovikov
Merged #573. --- 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/573#event-631583192___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:2ed205e4: Merge pull request #573 from adubovikov/master

2016-04-18 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 2ed205e4370525424577d9f1e8ed766fe4e136cc URL: https://github.com/kamailio/kamailio/commit/2ed205e4370525424577d9f1e8ed766fe4e136cc Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] [kamailio/kamailio] modules/sipcapture fixed rtpinfo report for SNOM (#572)

2016-04-18 Thread Alexandr Dubovikov
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/572 -- Commit Summary -- * modules/sipcapture fixed rtpinfo report for SNOM -- File Changes -- M modules/sipcapture/sipcapture.c (16) -- Patch Links --

[sr-dev] git:master:ce4e720c: Merge pull request #572 from adubovikov/master

2016-04-18 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: ce4e720c7eef22b1d60711a31775792397079c93 URL: https://github.com/kamailio/kamailio/commit/ce4e720c7eef22b1d60711a31775792397079c93 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture fixed rtpinfo report for SNOM (#572)

2016-04-18 Thread Alexandr Dubovikov
Merged #572. --- 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/572#event-631470154___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:fc4cb9db: Merge pull request #571 from adubovikov/master

2016-04-18 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: fc4cb9db0dfad8313a249f0cf60d77fd3608268e URL: https://github.com/kamailio/kamailio/commit/fc4cb9db0dfad8313a249f0cf60d77fd3608268e Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

Re: [sr-dev] [kamailio/kamailio] module/sipcapture fixed type for rtpagent report (#571)

2016-04-18 Thread Alexandr Dubovikov
Merged #571. --- 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/571#event-631243164___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:77011148: fixed type for rtpagent report

2016-04-18 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: 770111484910cf0b63f07e2090eb403c7edac309 URL: https://github.com/kamailio/kamailio/commit/770111484910cf0b63f07e2090eb403c7edac309 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

Re: [sr-dev] [kamailio/kamailio] sipcapture: table name corrupted (#566)

2016-04-15 Thread Alexandr Dubovikov
@seudin yes, please always call the table name param. Since H5 it will be mandatory. thank you Wbr, Alexandr --- 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] sipcapture: table name corrupted (#566)

2016-04-15 Thread Alexandr Dubovikov
@miconda this is only for back compatibility to H3. We have a lot users who still use it in production. So better keep it until kamailio 5.0 release Wbr, Alexandr --- 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] sipcapture: table name corrupted (#566)

2016-04-15 Thread Alexandr Dubovikov
the docs are here: https://github.com/sipcapture/homer/wiki since H5 we generate table name depends on message type and datestamp: I have pointed you already to the new kamailio's config: https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipcapture.kamailio#L814

Re: [sr-dev] [kamailio/kamailio] sipcapture: table name corrupted (#566)

2016-04-14 Thread Alexandr Dubovikov
sorry, but I don't really understand why its corrupted. The timestamp as part of table name is a new design that works well, without any issues. Did you install kamailio 4.4 and check the last config ? https://github.com/sipcapture/homer-api/blob/master/examples/sipcapture/sipcapture.kamailio

[sr-dev] git:master:b400123d: Update hep.c

2016-04-01 Thread Alexandr Dubovikov
Module: kamailio Branch: master Commit: b400123d272edc98f7b9fa3fde6f7ff650a81f89 URL: https://github.com/kamailio/kamailio/commit/b400123d272edc98f7b9fa3fde6f7ff650a81f89 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

[sr-dev] git:4.4:ac90a7c1: Update hep.c

2016-03-30 Thread Alexandr Dubovikov
Module: kamailio Branch: 4.4 Commit: ac90a7c1066cc8a5e01152a1c6bfc704f6667d98 URL: https://github.com/kamailio/kamailio/commit/ac90a7c1066cc8a5e01152a1c6bfc704f6667d98 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <shu...@d.start4.info> D

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture: fixed correlation_id pointer for HEPv2/v1 (#554)

2016-03-29 Thread Alexandr Dubovikov
Merged #554. --- 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/554#event-607350624___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:4.4:78a43ba3: Merge pull request #554 from adubovikov/4.4

2016-03-29 Thread Alexandr Dubovikov
Module: kamailio Branch: 4.4 Commit: 78a43ba3f86c336295d5385c8d5ec3039c3c1032 URL: https://github.com/kamailio/kamailio/commit/78a43ba3f86c336295d5385c8d5ec3039c3c1032 Author: Alexandr Dubovikov <alexandr.dubovi...@gmail.com> Committer: Alexandr Dubovikov <alexandr.dubovi...@gmail.

Re: [sr-dev] [kamailio/kamailio] modules/sipcapture: fixed correlation_id pointer for HEPv2/v1 (#553)

2016-03-29 Thread Alexandr Dubovikov
yes, i will do it right now On 29.03.2016 23:15, Daniel-Constantin Mierla wrote: > > Should it be merged along with #554 > ? > > — > You are receiving this because you authored the thread. > Reply to this email directly or view it on GitHub >

[sr-dev] [kamailio/kamailio] modules/sipcapture: fixed correlation_id pointer for HEPv2/v1 (#554)

2016-03-29 Thread Alexandr Dubovikov
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/554 -- Commit Summary -- * Update hep.c -- File Changes -- M modules/sipcapture/hep.c (6) -- Patch Links -- https://github.com/kamailio/kamailio/pull/554.patch

  1   2   3   >