Tsvetomir Dimitrov 57961c9f48 Merge pull request #2001 from alexyosifov/ipsec_tcp_multiple_conns 6 years ago
..
db_berkeley 5e0440aa27 kamctl: regenerated db schema files 7 years ago
db_redis ae54cf7bf6 kamctl: regenerated db schema files 6 years ago
db_sqlite 98c352de18 kamctl: regenerated db schema files for from_tag and to_tag changes. 6 years ago
dbcassandra c3987b2ef4 db_cassandra: Replaced 'openser' with 'kamailio' 12 years ago
dbtext 5e0440aa27 kamctl: regenerated db schema files 7 years ago
dbtextdb 9df9c6e10f kamctl: moved from tools/ to utils/ 16 years ago
mongodb 5e0440aa27 kamctl: regenerated db schema files 7 years ago
mysql 7dd380afaa kamctl: added new fields in ims_usrloc_pcscf db 6 years ago
oracle 98c352de18 kamctl: regenerated db schema files for from_tag and to_tag changes. 6 years ago
postgres 98c352de18 kamctl: regenerated db schema files for from_tag and to_tag changes. 6 years ago
xhttp_pi c7c68bb506 utils: revert commit to two files accidentally introduced in commit 61eb1ac7 6 years ago
Makefile e727ddcef5 db_redis: Install redis schema along with module 7 years ago
README a67ba5f07b kamutil: Improve README. 14 years ago
kamctl e9f24ff3b9 kamctl: fixed c&p error in version command matching 6 years ago
kamctl.8 48048b0e37 kamctl: man page - note about prefixing number params with 's:' to enforce string 7 years ago
kamctl.base 94e9d47d2d kamctl: relaxed regex check on aor and sip uri 6 years ago
kamctl.ctlbase 955e8a5412 kamctl: usrloc command to delete older expired records from database table 6 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 8 years ago
kamctl.oracle e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctl.pgsql 1894b378f9 utils/kamctl: [pgsql] add missing options for pgsql_ro_query() 6 years ago
kamctl.rpcfifo 6de8d942b6 kamctl: also shift only on params when printing rpc command 6 years ago
kamctl.ser e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctl.sqlbase 30857dfe5d utils: kamctl, kamdbctl improve POSIX compatibility for embedded systems (#1815) 6 years ago
kamctl.sqlite e3cfe2adf3 kamctl remove svn ID's and history 9 years ago
kamctlrc 21ae69c837 utils: Fix copy/paste of 'database port' 6 years ago
kamdbctl 61eb1ac798 kamdbctl: warn that drop cmd will drop existing DB, ask for confirmation (GH #1858) 6 years ago
kamdbctl.8 cb58fc376d utils/kamctl: updated man pages 8 years ago
kamdbctl.base c6e62f9324 kamdbctl: Merged patch from alpine packaging (#1786) 6 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.