Daniel-Constantin Mierla 6b32814161 kamdbctl: more error help for missing .pgpass file 9 năm trước cách đây
..
db_berkeley bb49324956 kamctl: refreshed the sql scripts from schema xml files 11 năm trước cách đây
db_sqlite bb49324956 kamctl: refreshed the sql scripts from schema xml files 11 năm trước cách đây
dbcassandra c3987b2ef4 db_cassandra: Replaced 'openser' with 'kamailio' 12 năm trước cách đây
dbtext 32791c6329 dbtext database definition: several fields in subscriber can be null 11 năm trước cách đây
dbtextdb 9df9c6e10f kamctl: moved from tools/ to utils/ 16 năm trước cách đây
mysql bb49324956 kamctl: refreshed the sql scripts from schema xml files 11 năm trước cách đây
oracle bb49324956 kamctl: refreshed the sql scripts from schema xml files 11 năm trước cách đây
postgres bb49324956 kamctl: refreshed the sql scripts from schema xml files 11 năm trước cách đây
xhttp_pi bb49324956 kamctl: refreshed the sql scripts from schema xml files 11 năm trước cách đây
Makefile ef2b3a6ee8 kamdbctl: new command - kamdbctl pframework create 12 năm trước cách đây
README a67ba5f07b kamutil: Improve README. 14 năm trước cách đây
kamctl b316b2ac21 kamctl: require db or ctl engine made specific for dispatcher subcommands 9 năm trước cách đây
kamctl.8 c86b04459a fixed spelling errors catched by lintian 12 năm trước cách đây
kamctl.base 8b023bbab1 kamctl: don't force global exit if gdb is not found 11 năm trước cách đây
kamctl.ctlbase a4fb559b56 utils/kamctl: Add contact path parameter 12 năm trước cách đây
kamctl.db_berkeley e102ae7282 kamctl: replaced openser with kamailio in variable and function names 13 năm trước cách đây
kamctl.dbtext 923b738f8f more openser to kamailio migration 13 năm trước cách đây
kamctl.fifo ec9e735955 kamctl: delete former fifo files if they exist 11 năm trước cách đây
kamctl.mysql e395c9bb01 kamctl: db connect - new command for db management subset 11 năm trước cách đây
kamctl.oracle e102ae7282 kamctl: replaced openser with kamailio in variable and function names 13 năm trước cách đây
kamctl.pgsql 9df9c6e10f kamctl: moved from tools/ to utils/ 16 năm trước cách đây
kamctl.ser 3eeaa5af91 kamctl Change "sercmd" to "kamcmd" in help texts 12 năm trước cách đây
kamctl.ser_mi 3eeaa5af91 kamctl Change "sercmd" to "kamcmd" in help texts 12 năm trước cách đây
kamctl.sqlbase d5220ac3ef kamctl: added help for 'db connect' command 10 năm trước cách đây
kamctl.sqlite 3d716a94b6 kamctl: use a variable to set the now() function or a replacement for it 12 năm trước cách đây
kamctl.unixsock e102ae7282 kamctl: replaced openser with kamailio in variable and function names 13 năm trước cách đây
kamctlrc 0247bd79f6 kamctl: note in kamctlrc how to enable automatic creation of dbuid tables 11 năm trước cách đây
kamdbctl 91f828338b kamdbctl: divert stderr when searching for greadlink 9 năm trước cách đây
kamdbctl.8 adc585e48f Fix various spelling errors. 13 năm trước cách đây
kamdbctl.base 1735feed8e utils/kamctl: removed unused default values 11 năm trước cách đây
kamdbctl.db_berkeley 9d646005e5 utils/kamctl: lookup new versions of dbutils tools in kamdbctl.db_berkeley 11 năm trước cách đây
kamdbctl.dbtext e102ae7282 kamctl: replaced openser with kamailio in variable and function names 13 năm trước cách đây
kamdbctl.mysql 7655320059 kamdbctl: option to run without asking mysql root password if empty 11 năm trước cách đây
kamdbctl.oracle e102ae7282 kamctl: replaced openser with kamailio in variable and function names 13 năm trước cách đây
kamdbctl.pgsql 6b32814161 kamdbctl: more error help for missing .pgpass file 9 năm trước cách đây
kamdbctl.sqlite e102ae7282 kamctl: replaced openser with kamailio in variable and function names 13 năm trước cách đây
kamdbfunc.oracle 9df9c6e10f kamctl: moved from tools/ to utils/ 16 năm trước cách đây

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.