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 <[EMAIL PROTECTED]>
    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
 ]

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to