Hi, indeed, if you intensively use siptrace, the DB access may become an issue -> use a light DB backend (not mysql) like db_flatstore witch writes into a text file.
Regards, Bogdan urmi lakkad wrote: > Hi Sebastian, > > I m having one query regarding siptrace. So, please guide me, if possible. > > The siptrace module stores the all SIP messages in the Database. But I > think it degrades the performance. Right ? > > > -Regards, > *Urmi Lakkad* > > > > > On Thu, Dec 17, 2009 at 6:15 PM, Schumann Sebastian > <[email protected] <mailto:[email protected]>> wrote: > > Hi > > You need to use the siptrace module in OpenSIPS. > http://www.opensips.org/html/docs/modules/devel/siptrace.html > > It will store the messages in a DB. > > If your purpose it to display them, the control panel > (http://opensips-cp.sourceforge.net/) should offer that. > > Sebastian > > > -----Original Message----- > > From: [email protected] > <mailto:[email protected]> > > [mailto:[email protected] > <mailto:[email protected]>] On Behalf Of Darshak Modi > > Sent: Thursday, 17. December 2009 13:13 > > To: 'OpenSIPS users mailling list' > > Subject: [OpenSIPS-Users] install siptrace > > > > Hi, > > Where to download this tool? > > > > Please provide a link . > > > > > > --Darshak > > > > > > _______________________________________________ > > Users mailing list > > [email protected] <mailto:[email protected]> > > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] <mailto:[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 > -- Bogdan-Andrei Iancu www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
