Humble pie time. My excuse is that I was fooled by the lag time before the Homer dashboard updated with the new data. Now it is working using UDP. Thanks.
John Quick Smartvox Limited Tel: 01727-221221 -----Original Message----- From: Ionut Ionita [mailto:[email protected]] Sent: 15 March 2017 09:00 To: [email protected]; OpenSIPS devel mailling list <[email protected]> Subject: Re: [OpenSIPS-Devel] siptrace hep "hit a programming bug" That should be fixed in 2.2.3 . You have to define a hep udp listener in order to work. Regards, Ionut Ionita OpenSIPS Developer On 03/14/2017 11:41 AM, John Quick wrote: > Hi, > > I'm trying to configure opensips v2.2.2 to send hep data to a homer > capture server. > Here are a few lines from my opensips.cfg that might be relevant: > loadmodule "proto_udp.so" > loadmodule "proto_hep.so" > loadmodule "siptrace.so" > > modparam("siptrace", "trace_on", 1) > modparam("siptrace", "trace_id", > "[tid]uri=hep:xx.yy.zz.234:9060;transport=udp;version=2;") > > The following message is being written to the logs frequently: > 2017-03-14 09:32:13 CRITICAL:siptrace:msg_send: #012>>> using proto 8 > which is not init!#012#012It seems you have hit a programming > bug.#012Please help us make OpenSIPS better by reporting it at > https://github.com/OpenSIPS/opensips/issues > 2017-03-14 09:32:13 ERROR:siptrace:trace_send_hep_duplicate: cannot > send duplicate message > 2017-03-14 09:32:13 ERROR:siptrace:save_siptrace: Failed to duplicate > with hep to <:> > > John Quick > Smartvox Limited > > > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/devel _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
