[OpenSIPS-Devel] SF.net SVN: opensips:[9905] trunk
Liviu Chircu
liviu at opensips.org
Tue Mar 12 18:01:05 CET 2013
Revision: 9905
http://opensips.svn.sourceforge.net/opensips/?rev=9905&view=rev
Author: liviuchircu
Date: 2013-03-12 17:01:04 +0000 (Tue, 12 Mar 2013)
Log Message:
-----------
[usrloc module]: added a new 'attr' column in the location table, used to
store additional registration-related information
[registrar module]: new avp used to load/store the 'attr' column
information in the location table. Its content is read and stored in db and/or
memory when doing a 'save' operation, and it is populated after doing a 'lookup'.
When doing call forking, the avp will hold a value for each branch. The 'attr'
value of a branch is accessed using $T_branch_idx.
Modified Paths:
--------------
trunk/db/schema/location.xml
trunk/modules/registrar/README
trunk/modules/registrar/doc/registrar_admin.xml
trunk/modules/registrar/lookup.c
trunk/modules/registrar/reg_mod.c
trunk/modules/registrar/reg_mod.h
trunk/modules/registrar/save.c
trunk/modules/usrloc/README
trunk/modules/usrloc/doc/usrloc_admin.xml
trunk/modules/usrloc/ucontact.c
trunk/modules/usrloc/ucontact.h
trunk/modules/usrloc/udomain.c
trunk/modules/usrloc/ul_mi.c
trunk/modules/usrloc/ul_mod.c
trunk/modules/usrloc/ul_mod.h
trunk/scripts/db_berkeley/opensips/location
trunk/scripts/db_berkeley/opensips/version
trunk/scripts/dbtext/opensips/location
trunk/scripts/dbtext/opensips/version
trunk/scripts/mysql/usrloc-create.sql
trunk/scripts/oracle/usrloc-create.sql
trunk/scripts/pi_http/pi_framework.xml
trunk/scripts/pi_http/usrloc-mod
trunk/scripts/pi_http/usrloc-table
trunk/scripts/postgres/usrloc-create.sql
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list