Andreas Granig c9f2aa71b2 db_redis: Align schema with usrloc expires_type default 7 years ago
..
db_berkeley a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column 8 years ago
db_redis c9f2aa71b2 db_redis: Align schema with usrloc expires_type default 7 years ago
db_sqlite 7653124c2d schema: allow null value for active_watchers user-agent column 8 years ago
dbcassandra c3987b2ef4 db_cassandra: Replaced 'openser' with 'kamailio' 13 years ago
dbtext 7653124c2d schema: allow null value for active_watchers user-agent column 8 years ago
dbtextdb 9df9c6e10f kamctl: moved from tools/ to utils/ 16 years ago
mongodb 7653124c2d schema: allow null value for active_watchers user-agent column 8 years ago
mysql 7653124c2d schema: allow null value for active_watchers user-agent column 8 years ago
oracle a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column 8 years ago
postgres 7653124c2d schema: allow null value for active_watchers user-agent column 8 years ago
xhttp_pi a4034c1d08 kamctl: regenerated db scripts to include presentity ruid column 8 years ago
Makefile e727ddcef5 db_redis: Install redis schema along with module 8 years ago
README a67ba5f07b kamutil: Improve README. 14 years ago
kamctl 9b7bb4ea6c kamctl: fixed the name of rpc command for dialplan reload 7 years ago
kamctl.8 cb58fc376d utils/kamctl: updated man pages 8 years ago
kamctl.base 6abd8472b7 kamctl: set default PID_FILE to /var/run/kamailio/kamailio.pid 7 years ago
kamctl.ctlbase e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctl.db_berkeley e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctl.dbtext e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctl.mysql 18e3327bed kamctl: added DBPORT option 9 years ago
kamctl.oracle e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctl.pgsql 18e3327bed kamctl: added DBPORT option 9 years ago
kamctl.rpcfifo 813507b1bc kamctl: set default to use rpc fifo via jsonrpcs module 9 years ago
kamctl.ser e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctl.sqlbase d3b7f0d390 kamctl: added db subcommand to mange records in version table 8 years ago
kamctl.sqlite e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctlrc 6abd8472b7 kamctl: set default PID_FILE to /var/run/kamailio/kamailio.pid 7 years ago
kamdbctl 4d447560cc kamdbctl: remove not working db migrate command 7 years ago
kamdbctl.8 cb58fc376d utils/kamctl: updated man pages 8 years ago
kamdbctl.base 4d447560cc kamdbctl: remove not working db migrate command 7 years ago
kamdbctl.db_berkeley 4d447560cc kamdbctl: remove not working db migrate command 7 years ago
kamdbctl.dbtext e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamdbctl.mysql 4d447560cc kamdbctl: remove not working db migrate command 7 years ago
kamdbctl.oracle e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamdbctl.pgsql 711917153a kamctl: do not set privileges on drouting tables without id for pgsql 8 years ago
kamdbctl.sqlite e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamdbfunc.oracle e3cfe2adf3 kamctl remove svn ID's and history 9 years ago

README

SQL creation *must* follow the naming pattern

-create.sql

where corresponds to the name of the database table. Please use
underscores ("_") instead of dashes ("-") in database table names to ensure
compatibility with all types of databases.