[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sr-dev
Subject:    [Serdev] CVS:commitlog: sip_router/scripts ser_mysql.sh
From:       Maxim Sobolev <sobomax () portaone ! com>
Date:       2004-10-25 18:22:08
Message-ID: 200410251822.i9PIM8kA021056 () sheep ! berlios ! de
[Download RAW message or body]

sobomax     2004/10/25 20:22:08 CEST

  SER CVS Repository

  Modified files:
    scripts              ser_mysql.sh 
    modules/auth_db      authdb_mod.c authdb_mod.h authorize.c 
  Added files:
    modules/auth_db      aaa_avps.h 
  Log:
  Add AVPs support into auth_db module. Now it is possible to use new
  config parameters: avps_column_int and avps_column_str to specify
  which additional columps should be read from the subscribers table
  and their values to be used to set AVPs with the same names.
  
  For example considering the following config:
  
  modparam("auth_db", "avps_column_int", "domn")
  modparam("auth_db", "avps_column_str", "uuid|rpid")
  
  This will tell the module to read additional fields "domn", "uuid" and "rpid"
  from the DB and set integer AVP "domn" to the value of "domn" field, and
  string AVPs "uuid" and "rpid" to the values of fields "uuid" and "rpid"
  respectively.
  
  Revision  Changes    Path
  1.1       +121 -0    sip_router/modules/auth_db/aaa_avps.h (new)
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_db/aaa_avps.h?rev=1.1&content-type=text/plain
  1.21      +33 -20    sip_router/modules/auth_db/authdb_mod.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_db/authdb_mod.c.diff?r1=1.20&r2=1.21
  1.8       +5 -3      sip_router/modules/auth_db/authdb_mod.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_db/authdb_mod.h.diff?r1=1.7&r2=1.8
  1.18      +74 -36    sip_router/modules/auth_db/authorize.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/modules/auth_db/authorize.c.diff?r1=1.17&r2=1.18
  1.61      +6 -2      sip_router/scripts/ser_mysql.sh
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/scripts/ser_mysql.sh.diff?r1=1.60&r2=1.61



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic