Hello, can you send me a few sample db records so I can try to reproduce here? You can get them with:
mysqldump --opt --where="1 order by table_name limit 10" kamailio sip_trace > siptrace-dump.sql Cheers, Daniel On 27.02.20 17:46, Bugaian A. Vitalie wrote: > Hi Daniel, > > exactly. In details pannel I see my first ever record from mysql wich > happens to be a register. > > If I click on any other INVITE, OPTIONS records I see same initial > register. > > I did not try stable version this is latest git version that I am running. > > Attaching a capture. > > Vitalie. > > > > On Mon, Feb 24, 2020 at 3:49 PM Daniel-Constantin Mierla > <[email protected] <mailto:[email protected]>> wrote: > > Hello, > > can you explain a bit more about what you mean by next statement? > > "If I click it from web interface and select needed method I get > only first register from sip_trace table." > > Do you see a detailed REGISTER record when clicking on an INVITE > record? > > Cheers, > Daniel > > On 19.02.20 21:42, Bugaian A. Vitalie wrote: >> Hi list, >> >> there is an issue in latest git version of Siremis with showing >> sip method content. >> >> If I select it from mysql I see it all good: >> >> select * from sip_trace where method = 'INVITE'; >> >> If I click it from web interface and select needed method I get >> only first register from sip_trace table. >> >> You can reproduce by /siremis/sipadmin/sip_trace_list >> <http://sbc.pride.md/siremis/sipadmin/sip_trace_list> then click >> on the method to see >> details. I tested on opera and chrome. Same result, something >> wrong with javascript, its not passing correctly parameter for >> selecting. >> >> Please have a look let me know if I can help. >> >> Thanks. Regards >> >> Vitalie A. Bugaian >> >> >> _______________________________________________ >> Kamailio (SER) - Users Mailing List >> [email protected] <mailto:[email protected]> >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > -- > Daniel-Constantin Mierla -- www.asipto.com <http://www.asipto.com> > www.twitter.com/miconda <http://www.twitter.com/miconda> -- > www.linkedin.com/in/miconda <http://www.linkedin.com/in/miconda> > Kamailio Advanced Training - March 9-11, 2020, Berlin - www.asipto.com > <http://www.asipto.com> > Kamailio World Conference - April 27-29, 2020, in Berlin -- > www.kamailioworld.com <http://www.kamailioworld.com> > -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - March 9-11, 2020, Berlin - www.asipto.com Kamailio World Conference - April 27-29, 2020, in Berlin -- www.kamailioworld.com
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
