opensips/opensips.schema-dbtext.txt

changeset 376
8f552d1cd671
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/opensips/opensips.schema-dbtext.txt	Wed Sep 21 14:02:13 2011 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +subscriber: username(str) domn(str) password(str) first_name(str) last_name(str) phone(str) email_address(str) datetime_created(int) datetime_modified(int) confirmation(str) flag(str) sendnotification(str) greeting(str) ha1(str) ha1b(str) perms(str) allow_find(str) timezone(str,null) rpid(str,null) uuid(str,null)
     1.5 +subscriber: admin:default:admin:Initial:Admin:123:root@localhost:::::::::::::
     1.6 +location: username(str) domain(str,null) contact(str,null) expires(int,null) q(double,null) callid(str,null) cseq(int,null) last_modified(str) replicate(int,null) state(int,null) flags(int) user_agent(str) received(str)
     1.7 +aliases: username(str) domain(str,null) contact(str,null) expires(int,null) q(double,null) callid(str,null) cseq(int,null) last_modified(str) replicate(int,null) state(int,null) flags(int) user_agent(str) received(str)
     1.8 +version: table_name(str) table_version(int)
     1.9 +version: subscriber:3
    1.10 +version: location:6
    1.11 +version: aliases:6

mercurial