[Devel] CVS commitlog: sip-server/modules/lcr README lcr_mod.c sip-server/modules/lcr/doc lcr_user.sgml

Bogdan-Andrei Iancu bogdan at voice-system.ro
Tue Jan 10 17:10:00 CET 2006


User: bogdan_iancu
Date: 2006/01/10 08:10:00 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/lcr          README lcr_mod.c 
    modules/lcr/doc      lcr_user.sgml 
  Commit Log:
  - applied LCR patch for DB caching and FROM regexp matching from
    Ovidiu Sas <osas at somanetworks.com>
    The patch provides:
          - DB caching of the DB content on startup or reload.
          - DB operations alligned to internal DB API (no more raw queries)
          - regexp matching for from field
  
  -new module paramter "direct_db" may toggle between the old behaviour
   (no caching) - 1 - and the new one (DB cahing) - 0.
  
  Revision  Changes    Path
  1.8       +39 -18    sip-server/modules/lcr/README
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/lcr/README?r1=1.7&r2=1.8 ]
  1.7       +38 -3     sip-server/modules/lcr/doc/lcr_user.sgml
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/lcr/doc/lcr_user.sgml?r1=1.6&r2=1.7 ]
  1.16      +660 -137  sip-server/modules/lcr/lcr_mod.c
   [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/modules/lcr/lcr_mod.c?r1=1.15&r2=1.16 ]



More information about the Devel mailing list