[Devel] CVS commitlog: sip-server/scripts mysqldb.sh postgresqldb.sh

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Feb 8 13:16:26 CET 2007


User: bogdan_iancu
Date: 2007/02/08 04:16:26 PST

  OpenSER CVS - Commit Details

  Modified files:
    scripts              mysqldb.sh postgresqldb.sh 
  Commit Log:
  - fixed tables creation - added 2 new classes of tables to be independently
    created (on init or later):
          - presence - creates tables required by presence and pua modules
          - extra - creates tables requied by rare used modules (cpl, imc, siptrace,
              domainpolicy)
    Similar to serweb class, the user will be asked at initial installation if
    he wants to install also these additional clasess of tables. Also he can
    add them later by:
          mysqldb.sh extra
          mysqldb.sh presence
  
    Presence part for postgres contributed by Klaus Darilion
  
    Closes BUG 1637296.
  
  Revision  Changes    Path
  1.54      +255 -33   sip-server/scripts/mysqldb.sh
   [ http://openser.cvs.sourceforge.net/openser/sip-server/scripts/mysqldb.sh?r1=1.53&r2=1.54 ]
  1.61      +173 -50   sip-server/scripts/postgresqldb.sh
   [ http://openser.cvs.sourceforge.net/openser/sip-server/scripts/postgresqldb.sh?r1=1.60&r2=1.61 ]



More information about the Devel mailing list