diff -r 255a25bcf7b0 -r 8f552d1cd671 opensips/opensips.schema-dbtext.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/opensips/opensips.schema-dbtext.txt Wed Sep 21 14:02:13 2011 +0200 @@ -0,0 +1,8 @@ +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) +subscriber: admin:default:admin:Initial:Admin:123:root@localhost::::::::::::: +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) +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) +version: table_name(str) table_version(int) +version: subscriber:3 +version: location:6 +version: aliases:6