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

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.