Skip to content

Commit

Permalink
kamctl remove svn ID's and history
Browse files Browse the repository at this point in the history
  • Loading branch information
oej committed Jun 3, 2016
1 parent c49d6cb commit e3cfe2a
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion utils/kamctl/Makefile
@@ -1,4 +1,3 @@
# $Id$
COREPATH=../..
include $(COREPATH)/Makefile.defs
include $(COREPATH)/config.mak
Expand Down
2 changes: 0 additions & 2 deletions utils/kamctl/kamctl.base
@@ -1,6 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
#===================================================================
Expand Down
2 changes: 0 additions & 2 deletions utils/kamctl/kamctl.ctlbase
@@ -1,6 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
#===================================================================
Expand Down
4 changes: 0 additions & 4 deletions utils/kamctl/kamctl.db_berkeley
@@ -1,10 +1,6 @@
# $Id$
#
# control tool for maintaining Kamailio
#
# History:
# --------
# 2007-11-05 genesis (wiquan)

#===================================================================

Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.dbtext
@@ -1,4 +1,3 @@
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.fifo
@@ -1,5 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.mysql
@@ -1,5 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
2 changes: 0 additions & 2 deletions utils/kamctl/kamctl.oracle
@@ -1,7 +1,5 @@
#!/bin/sh
#
# $Id$
#
# control tool for maintaining Kamailio
#
#===================================================================
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.pgsql
@@ -1,5 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.ser
@@ -1,5 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.ser_mi
@@ -1,5 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.sqlbase
@@ -1,5 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.sqlite
@@ -1,5 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamctl.unixsock
@@ -1,5 +1,4 @@
#
# $Id$
#
# control tool for maintaining Kamailio
#
Expand Down
2 changes: 0 additions & 2 deletions utils/kamctl/kamctlrc
@@ -1,5 +1,3 @@
# $Id$
#
# The Kamailio configuration file for the control tools.
#
# Here you can set variables used in the kamctl and kamdbctl setup
Expand Down
3 changes: 0 additions & 3 deletions utils/kamctl/kamdbctl.db_berkeley
Expand Up @@ -18,9 +18,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
# History:
# --------
# 2007-09-19 genesis (wiquan)
#

#constants
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamdbctl.dbtext
@@ -1,4 +1,3 @@
# $Id$
#
# Script for adding and dropping Kamailio DBTEXT tables
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamdbctl.mysql
@@ -1,4 +1,3 @@
# $Id$
#
# Script for adding and dropping Kamailio MySQL tables
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamdbctl.oracle
@@ -1,5 +1,4 @@
#!/bin/sh
# $Id$
#
# Script for adding and dropping Kamailio Oracle tables
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamdbctl.pgsql
@@ -1,4 +1,3 @@
# $Id$
#
# Script for adding and dropping Kamailio Postgres tables
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamdbctl.sqlite
@@ -1,4 +1,3 @@
# $Id$
#
# Script for adding and dropping Kamailio sqlite tables
#
Expand Down
1 change: 0 additions & 1 deletion utils/kamctl/kamdbfunc.oracle
@@ -1,5 +1,4 @@
#!/bin/sh
# $Id$
#
# Script for common functions for Oracle engine in Kamailio
#
Expand Down

0 comments on commit e3cfe2a

Please sign in to comment.