Module: sip-router Branch: janakj/mysql Commit: f532abc0d09a0d3ca7f8b03655f0b47612c77819 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f532abc0...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Mon Mar 10 11:17:28 2008 +0000
- content of faq removed (mistakenly added by me after Henning did the cleanup for modules' docs; rev 3839)
git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3901 689a6050-402a-0410-94f2-e92a70836424
---
modules/db_mysql/km_README | 43 ++----------------------------------------- 1 files changed, 2 insertions(+), 41 deletions(-)
diff --git a/modules/db_mysql/km_README b/modules/db_mysql/km_README index e42eff5..b107a21 100644 --- a/modules/db_mysql/km_README +++ b/modules/db_mysql/km_README @@ -12,8 +12,8 @@ Daniel-Constantin Mierla
Copyright � 2006 voice-system.ro Revision History - Revision $Revision$ $Date: 2008-03-07 21:52:29 +0200 - (Fri, 07 Mar 2008) $ + Revision $Revision$ $Date: 2008-03-08 01:03:56 +0200 + (Sat, 08 Mar 2008) $ __________________________________________________________
Table of Contents @@ -35,8 +35,6 @@ Daniel-Constantin Mierla 1.4. Exported Functions 1.5. Installation
- 2. Frequently Asked Questions - List of Examples
1.1. Set ping_interval parameter @@ -123,40 +121,3 @@ modparam("auto_reconnect", "auto_reconnect", 0) * - from command line use: 'make all include_modules="db_mysql"; make install include_modules="db_mysql"'. - -Chapter 2. Frequently Asked Questions - - Revision History - Revision $Revision$ $Date: 2005-06-13 19:47:24 +0300 (Mon, - 13 Jun 2005) $ - - 2.1. - - Where can I find more about OpenSER? - - Take a look at http://openser.org/. - - 2.2. - - Where can I post a question about this module? - - First at all check if your question was already answered on one - of our mailing lists: - * User Mailing List - - http://openser.org/cgi-bin/mailman/listinfo/users - * Developer Mailing List - - http://openser.org/cgi-bin/mailman/listinfo/devel - - E-mails regarding any stable OpenSER release should be sent to - users@openser.org and e-mails regarding development versions - should be sent to devel@openser.org. - - If you want to keep the mail private, send it to - team@openser.org. - - 2.3. - - How can I report a bug? - - Please follow the guidelines provided at: - http://sourceforge.net/tracker/?group_id=139143.