Hi Sunil,

What is the exact version of opensips you are using ? do an "opensips -V" and check for the revision number.
Also

1) OpenSIPS does not sent any QoS data as it does not have it. This is something for RTPengine to do

2) The type of the log records was fixed, so consider an update to latest 3.1 (3.1.1)

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
OpenSIPS Bootcamp 2020 online
  https://opensips.org/training/OpenSIPS_eBootcamp_2020/

On 1/5/21 3:01 PM, Sunil More wrote:


Hello All,

I am using homer 7 and opensips 3.1. I am using the tracer module along with hep to send to helify-server.

here is a snippet of the config.

#----------------------- Loading Tracer
loadmodule "tracer.so"
modparam("tracer", "trace_on", 1)
modparam("tracer", "trace_id","[tid]uri=hep:hep_dst")
#----------------- Loading PROTOCOLs 
-------------------------------------------------
loadmodule "proto_udp.so"
loadmodule "proto_tls.so"
loadmodule "proto_hep.so"
modparam("proto_hep", "hep_id", "[hep_dst] 10.153.53.167:9060 <http://10.153.53.167:9060>; transport=udp")
modparam("proto_hep", "homer5_on", 1)
modparam("proto_hep", "hep_port", 6666)

Using trace as below

trace("tid", "t", "sip|xlog",100);

I am able to get sip traces in Homer UI . I am using rtpengine with opensips and getting rtcp logs.  However

- I am not able to get Qos

- logs are sent to Homer but with *method RTP and type RTP.* (they are not displayed in the logs tab)


I tried hep.js and I could populate Qos , SIP msgs and Logs in respective tabs.


Could anyone please point me in the right direction?


Sunil More

Manager - DevOps

91 95033 38275

[email protected] <mailto:[email protected]>

<https://www.samespace.com/>




<http://www.samespace.com>



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to