Hi Thanks, the db connection is fine, I hashed it out. As for the null cipher I did try it however when I try to connect I get Service Unavailable errors at the client side. Regards.
-----Original Message----- From: Klaus Darilion [mailto:klaus.mailinglists@pernau.at] Sent: Tuesday, August 05, 2008 12:52 PM To: Ali Jawad Cc: users@lists.openser.org Subject: Re: [Kamailio-Users] Problem With SipTrace Module
Hi Ali!
I can not help you with the siptrace problem, but regarding seeing the messages thus using TLS it might be useful to use the NULL cipher. Kamailio allows you to configure the ciphers, of course the SIP client also has allow you to do this.
modparam("siptrace", "db_url", "mysql://mysql://openser:xxxxxxxxx@xxxxxxxxxxxx/openser")
^^^^^^^^^^^^
maybe this is the problem? Anyway there should be an error message when connecting to the DB.
regards klaus