From 8f7316f87059126fc816b24edea5091f1f83eac8 Mon Sep 17 00:00:00 2001 From: Jenkins User Date: Wed, 5 Sep 2012 04:09:31 +0000 Subject: [PATCH] db-schema dump: snapshot Wed Sep 05 06:09:29 +0200 2012 --- schema/dump.db | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/schema/dump.db b/schema/dump.db index 7ac13d80..dc6b3b43 100644 --- a/schema/dump.db +++ b/schema/dump.db @@ -193,7 +193,9 @@ CREATE TABLE `prepaid_costs` ( `call_id` varchar(255) NOT NULL, `cost` double NOT NULL, `free_time_used` int(10) unsigned NOT NULL, - PRIMARY KEY (`id`) + `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, + PRIMARY KEY (`id`), + KEY `timestamp` (`timestamp`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -657,7 +659,7 @@ CREATE TABLE `contracts` ( LOCK TABLES `contracts` WRITE; /*!40000 ALTER TABLE `contracts` DISABLE KEYS */; -INSERT INTO `contracts` VALUES (1,NULL,NULL,NULL,NULL,'active',NULL,'2012-09-04 04:07:17','2012-09-04 04:07:17','2012-09-04 04:07:17',NULL); +INSERT INTO `contracts` VALUES (1,NULL,NULL,NULL,NULL,'active',NULL,'2012-09-05 04:07:26','2012-09-05 04:07:26','2012-09-05 04:07:26',NULL); /*!40000 ALTER TABLE `contracts` ENABLE KEYS */; UNLOCK TABLES; DROP TABLE IF EXISTS `credit_payments`; @@ -2060,7 +2062,7 @@ CREATE TABLE `subscriber` ( LOCK TABLES `subscriber` WRITE; /*!40000 ALTER TABLE `subscriber` DISABLE KEYS */; -INSERT INTO `subscriber` VALUES (1,'no_such_number','voip.sipwise.local','cf639870ce04fe6cfd96b8bf40631e10','','f6382977d01c65ab972471ee3edddc18','31444f52f19fa10e99c7ba28c484e887',NULL,'9bcb88b6-541a-43da-8fdc-816f5557ff93','','2012-09-04 04:07:27'),(2,'nagios','voip.sipwise.local','nagios4Sipwise!','','e5290263a1b27f90c5630eecc7319715','aba8e5f08f6fc0dd1e18e9e27550b8f0',NULL,'ac1697cf-6933-45ef-9abf-b1278054ded0','','2012-09-04 04:07:27'); +INSERT INTO `subscriber` VALUES (1,'no_such_number','voip.sipwise.local','a51e6180378f403afbba81df95607079','','ea7bf27e6a50820675ef0c59cb00aa0e','d5981e75cb971c964322774144537628',NULL,'9bcb88b6-541a-43da-8fdc-816f5557ff93','','2012-09-05 04:07:37'),(2,'nagios','voip.sipwise.local','nagios4Sipwise!','','e5290263a1b27f90c5630eecc7319715','aba8e5f08f6fc0dd1e18e9e27550b8f0',NULL,'ac1697cf-6933-45ef-9abf-b1278054ded0','','2012-09-05 04:07:37'); /*!40000 ALTER TABLE `subscriber` ENABLE KEYS */; UNLOCK TABLES; DROP TABLE IF EXISTS `trusted`; @@ -2249,7 +2251,7 @@ CREATE TABLE `cfg_schema` ( LOCK TABLES `cfg_schema` WRITE; /*!40000 ALTER TABLE `cfg_schema` DISABLE KEYS */; -INSERT INTO `cfg_schema` VALUES (1,1,'','2012-09-04 04:07:47'),(2,2,'','2012-09-04 04:07:47'),(3,8374,'spce','2012-09-04 04:07:47'),(4,8411,'spce','2012-09-04 04:07:48'),(5,8615,'spce','2012-09-04 04:07:48'),(6,8708,'spce','2012-09-04 04:07:48'),(7,8871,'spce','2012-09-04 04:07:48'),(8,8873,'spce','2012-09-04 04:07:48'),(9,8886,'spce','2012-09-04 04:07:48'),(10,9084,'spce','2012-09-04 04:07:48'),(11,9119,'spce','2012-09-04 04:07:49'),(12,9259,'spce','2012-09-04 04:07:49'),(13,9562,'spce','2012-09-04 04:07:49'),(14,9564,'spce','2012-09-04 04:07:49'),(15,9658,'spce','2012-09-04 04:07:49'),(16,10088,'spce','2012-09-04 04:07:49'),(17,10226,'spce','2012-09-04 04:07:49'),(18,10233,'spce','2012-09-04 04:07:50'),(19,10432,'spce','2012-09-04 04:07:50'),(20,10443,'spce','2012-09-04 04:07:50'),(21,10472,'spce','2012-09-04 04:07:50'),(22,10534,'spce','2012-09-04 04:07:50'),(23,10699,'spce','2012-09-04 04:07:50'),(24,10700,'spce','2012-09-04 04:07:50'),(25,8874,'spce','2012-09-04 04:07:51'),(26,9830,'spce','2012-09-04 04:07:51'),(27,10468,'spce','2012-09-04 04:07:51'); +INSERT INTO `cfg_schema` VALUES (1,1,'','2012-09-05 04:07:56'),(2,2,'','2012-09-05 04:07:56'),(3,8374,'spce','2012-09-05 04:07:56'),(4,8411,'spce','2012-09-05 04:07:56'),(5,8615,'spce','2012-09-05 04:07:57'),(6,8708,'spce','2012-09-05 04:07:57'),(7,8871,'spce','2012-09-05 04:07:57'),(8,8873,'spce','2012-09-05 04:07:57'),(9,8886,'spce','2012-09-05 04:07:57'),(10,9084,'spce','2012-09-05 04:07:57'),(11,9119,'spce','2012-09-05 04:07:57'),(12,9259,'spce','2012-09-05 04:07:57'),(13,9562,'spce','2012-09-05 04:07:58'),(14,9564,'spce','2012-09-05 04:07:58'),(15,9658,'spce','2012-09-05 04:07:58'),(16,10088,'spce','2012-09-05 04:07:58'),(17,10226,'spce','2012-09-05 04:07:58'),(18,10233,'spce','2012-09-05 04:07:58'),(19,10432,'spce','2012-09-05 04:07:59'),(20,10443,'spce','2012-09-05 04:07:59'),(21,10472,'spce','2012-09-05 04:07:59'),(22,10534,'spce','2012-09-05 04:07:59'),(23,10699,'spce','2012-09-05 04:07:59'),(24,10700,'spce','2012-09-05 04:07:59'),(25,8874,'spce','2012-09-05 04:07:59'),(26,9830,'spce','2012-09-05 04:08:00'),(27,10468,'spce','2012-09-05 04:08:00'); /*!40000 ALTER TABLE `cfg_schema` ENABLE KEYS */; UNLOCK TABLES; DROP TABLE IF EXISTS `db_schema`; @@ -2262,12 +2264,12 @@ CREATE TABLE `db_schema` ( `applied_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`id`), UNIQUE KEY `rev_idx` (`revision`,`node`) -) ENGINE=InnoDB AUTO_INCREMENT=155 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=156 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; LOCK TABLES `db_schema` WRITE; /*!40000 ALTER TABLE `db_schema` DISABLE KEYS */; -INSERT INTO `db_schema` VALUES (1,10,'spce','2012-09-04 04:07:17'),(2,20,'spce','2012-09-04 04:07:17'),(3,30,'spce','2012-09-04 04:07:17'),(4,40,'spce','2012-09-04 04:07:18'),(5,50,'spce','2012-09-04 04:07:18'),(6,60,'spce','2012-09-04 04:07:18'),(7,70,'spce','2012-09-04 04:07:18'),(8,80,'spce','2012-09-04 04:07:18'),(9,3972,'spce','2012-09-04 04:07:19'),(10,3975,'spce','2012-09-04 04:07:19'),(11,4026,'spce','2012-09-04 04:07:19'),(12,4042,'spce','2012-09-04 04:07:19'),(13,4063,'spce','2012-09-04 04:07:19'),(14,4085,'spce','2012-09-04 04:07:19'),(15,4095,'spce','2012-09-04 04:07:19'),(16,4112,'spce','2012-09-04 04:07:20'),(17,4145,'spce','2012-09-04 04:07:20'),(18,4496,'spce','2012-09-04 04:07:20'),(19,4665,'spce','2012-09-04 04:07:20'),(20,4668,'spce','2012-09-04 04:07:20'),(21,4701,'spce','2012-09-04 04:07:21'),(22,4711,'spce','2012-09-04 04:07:21'),(23,4712,'spce','2012-09-04 04:07:21'),(24,4717,'spce','2012-09-04 04:07:21'),(25,4735,'spce','2012-09-04 04:07:21'),(26,4762,'spce','2012-09-04 04:07:21'),(27,4832,'spce','2012-09-04 04:07:21'),(28,4875,'spce','2012-09-04 04:07:22'),(29,4968,'spce','2012-09-04 04:07:22'),(30,4984,'spce','2012-09-04 04:07:22'),(31,5000,'spce','2012-09-04 04:07:22'),(32,5249,'spce','2012-09-04 04:07:22'),(33,5283,'spce','2012-09-04 04:07:22'),(34,5300,'spce','2012-09-04 04:07:23'),(35,5347,'spce','2012-09-04 04:07:23'),(36,5471,'spce','2012-09-04 04:07:23'),(37,5472,'spce','2012-09-04 04:07:23'),(38,5538,'spce','2012-09-04 04:07:23'),(39,5543,'spce','2012-09-04 04:07:23'),(40,5553,'spce','2012-09-04 04:07:24'),(41,5603,'spce','2012-09-04 04:07:24'),(42,5604,'spce','2012-09-04 04:07:24'),(43,5607,'spce','2012-09-04 04:07:24'),(44,5670,'spce','2012-09-04 04:07:24'),(45,5708,'spce','2012-09-04 04:07:25'),(46,5709,'spce','2012-09-04 04:07:25'),(47,5722,'spce','2012-09-04 04:07:25'),(48,5726,'spce','2012-09-04 04:07:26'),(49,5728,'spce','2012-09-04 04:07:26'),(50,5737,'spce','2012-09-04 04:07:26'),(51,5744,'spce','2012-09-04 04:07:26'),(52,5749,'spce','2012-09-04 04:07:26'),(53,5800,'spce','2012-09-04 04:07:26'),(54,5824,'spce','2012-09-04 04:07:27'),(55,5826,'spce','2012-09-04 04:07:27'),(56,5831,'spce','2012-09-04 04:07:27'),(57,5833,'spce','2012-09-04 04:07:27'),(58,5843,'spce','2012-09-04 04:07:27'),(59,5973,'spce','2012-09-04 04:07:27'),(60,6254,'spce','2012-09-04 04:07:28'),(61,6346,'spce','2012-09-04 04:07:28'),(62,6424,'spce','2012-09-04 04:07:28'),(63,6425,'spce','2012-09-04 04:07:33'),(64,6435,'spce','2012-09-04 04:07:33'),(65,6436,'spce','2012-09-04 04:07:33'),(66,6459,'spce','2012-09-04 04:07:34'),(67,6465,'spce','2012-09-04 04:07:34'),(68,6551,'spce','2012-09-04 04:07:34'),(69,6560,'spce','2012-09-04 04:07:34'),(70,6568,'spce','2012-09-04 04:07:34'),(71,6619,'spce','2012-09-04 04:07:34'),(72,6624,'spce','2012-09-04 04:07:35'),(73,6643,'spce','2012-09-04 04:07:35'),(74,6712,'spce','2012-09-04 04:07:35'),(75,6746,'spce','2012-09-04 04:07:35'),(76,7006,'spce','2012-09-04 04:07:35'),(77,7036,'spce','2012-09-04 04:07:35'),(78,7065,'spce','2012-09-04 04:07:35'),(79,7095,'spce','2012-09-04 04:07:36'),(80,7209,'spce','2012-09-04 04:07:36'),(81,7252,'spce','2012-09-04 04:07:36'),(82,7259,'spce','2012-09-04 04:07:36'),(83,7260,'spce','2012-09-04 04:07:36'),(84,7485,'spce','2012-09-04 04:07:36'),(85,7493,'spce','2012-09-04 04:07:36'),(86,7496,'spce','2012-09-04 04:07:37'),(87,7500,'spce','2012-09-04 04:07:37'),(88,7644,'spce','2012-09-04 04:07:37'),(89,7647,'spce','2012-09-04 04:07:37'),(90,7655,'spce','2012-09-04 04:07:37'),(91,7656,'spce','2012-09-04 04:07:37'),(92,7764,'spce','2012-09-04 04:07:37'),(93,7937,'spce','2012-09-04 04:07:38'),(94,7991,'spce','2012-09-04 04:07:38'),(95,8169,'spce','2012-09-04 04:07:38'),(96,8293,'spce','2012-09-04 04:07:38'),(97,8378,'spce','2012-09-04 04:07:38'),(98,8408,'spce','2012-09-04 04:07:38'),(99,8461,'spce','2012-09-04 04:07:39'),(100,8466,'spce','2012-09-04 04:07:39'),(101,8467,'spce','2012-09-04 04:07:39'),(102,8629,'spce','2012-09-04 04:07:39'),(103,8704,'spce','2012-09-04 04:07:39'),(104,8846,'spce','2012-09-04 04:07:39'),(105,8878,'spce','2012-09-04 04:07:40'),(106,8997,'spce','2012-09-04 04:07:40'),(107,9069,'spce','2012-09-04 04:07:40'),(108,9086,'spce','2012-09-04 04:07:40'),(109,9106,'spce','2012-09-04 04:07:40'),(110,9114,'spce','2012-09-04 04:07:40'),(111,9119,'spce','2012-09-04 04:07:41'),(112,9150,'spce','2012-09-04 04:07:41'),(113,9154,'spce','2012-09-04 04:07:41'),(114,9159,'spce','2012-09-04 04:07:41'),(115,9166,'spce','2012-09-04 04:07:41'),(116,9187,'spce','2012-09-04 04:07:41'),(117,9188,'spce','2012-09-04 04:07:41'),(118,9204,'spce','2012-09-04 04:07:42'),(119,9205,'spce','2012-09-04 04:07:42'),(120,9221,'spce','2012-09-04 04:07:42'),(121,9222,'spce','2012-09-04 04:07:42'),(122,9228,'spce','2012-09-04 04:07:42'),(123,9249,'spce','2012-09-04 04:07:43'),(124,9256,'spce','2012-09-04 04:07:43'),(125,9303,'spce','2012-09-04 04:07:43'),(126,9312,'spce','2012-09-04 04:07:43'),(127,9458,'spce','2012-09-04 04:07:43'),(128,9625,'spce','2012-09-04 04:07:43'),(129,9630,'spce','2012-09-04 04:07:44'),(130,9665,'spce','2012-09-04 04:07:44'),(131,9675,'spce','2012-09-04 04:07:44'),(132,9702,'spce','2012-09-04 04:07:44'),(133,9703,'spce','2012-09-04 04:07:44'),(134,9723,'spce','2012-09-04 04:07:44'),(135,9733,'spce','2012-09-04 04:07:44'),(136,9791,'spce','2012-09-04 04:07:45'),(137,9868,'spce','2012-09-04 04:07:45'),(138,10180,'spce','2012-09-04 04:07:45'),(139,10203,'spce','2012-09-04 04:07:45'),(140,10210,'spce','2012-09-04 04:07:45'),(141,10268,'spce','2012-09-04 04:07:45'),(142,10272,'spce','2012-09-04 04:07:45'),(143,10287,'spce','2012-09-04 04:07:46'),(144,10290,'spce','2012-09-04 04:07:46'),(145,10331,'spce','2012-09-04 04:07:46'),(146,10332,'spce','2012-09-04 04:07:46'),(147,10423,'spce','2012-09-04 04:07:46'),(148,10538,'spce','2012-09-04 04:07:46'),(149,10639,'spce','2012-09-04 04:07:46'),(150,10728,'spce','2012-09-04 04:07:47'),(151,10860,'spce','2012-09-04 04:07:47'),(152,10877,'spce','2012-09-04 04:07:47'),(153,10890,'spce','2012-09-04 04:07:47'),(154,10934,'spce','2012-09-04 04:07:47'); +INSERT INTO `db_schema` VALUES (1,10,'spce','2012-09-05 04:07:26'),(2,20,'spce','2012-09-05 04:07:26'),(3,30,'spce','2012-09-05 04:07:27'),(4,40,'spce','2012-09-05 04:07:27'),(5,50,'spce','2012-09-05 04:07:27'),(6,60,'spce','2012-09-05 04:07:27'),(7,70,'spce','2012-09-05 04:07:27'),(8,80,'spce','2012-09-05 04:07:27'),(9,3972,'spce','2012-09-05 04:07:28'),(10,3975,'spce','2012-09-05 04:07:28'),(11,4026,'spce','2012-09-05 04:07:28'),(12,4042,'spce','2012-09-05 04:07:28'),(13,4063,'spce','2012-09-05 04:07:28'),(14,4085,'spce','2012-09-05 04:07:28'),(15,4095,'spce','2012-09-05 04:07:29'),(16,4112,'spce','2012-09-05 04:07:29'),(17,4145,'spce','2012-09-05 04:07:29'),(18,4496,'spce','2012-09-05 04:07:29'),(19,4665,'spce','2012-09-05 04:07:29'),(20,4668,'spce','2012-09-05 04:07:30'),(21,4701,'spce','2012-09-05 04:07:30'),(22,4711,'spce','2012-09-05 04:07:30'),(23,4712,'spce','2012-09-05 04:07:30'),(24,4717,'spce','2012-09-05 04:07:30'),(25,4735,'spce','2012-09-05 04:07:30'),(26,4762,'spce','2012-09-05 04:07:30'),(27,4832,'spce','2012-09-05 04:07:31'),(28,4875,'spce','2012-09-05 04:07:31'),(29,4968,'spce','2012-09-05 04:07:31'),(30,4984,'spce','2012-09-05 04:07:31'),(31,5000,'spce','2012-09-05 04:07:31'),(32,5249,'spce','2012-09-05 04:07:31'),(33,5283,'spce','2012-09-05 04:07:32'),(34,5300,'spce','2012-09-05 04:07:32'),(35,5347,'spce','2012-09-05 04:07:32'),(36,5471,'spce','2012-09-05 04:07:32'),(37,5472,'spce','2012-09-05 04:07:32'),(38,5538,'spce','2012-09-05 04:07:32'),(39,5543,'spce','2012-09-05 04:07:33'),(40,5553,'spce','2012-09-05 04:07:33'),(41,5603,'spce','2012-09-05 04:07:33'),(42,5604,'spce','2012-09-05 04:07:33'),(43,5607,'spce','2012-09-05 04:07:33'),(44,5670,'spce','2012-09-05 04:07:33'),(45,5708,'spce','2012-09-05 04:07:34'),(46,5709,'spce','2012-09-05 04:07:34'),(47,5722,'spce','2012-09-05 04:07:35'),(48,5726,'spce','2012-09-05 04:07:35'),(49,5728,'spce','2012-09-05 04:07:35'),(50,5737,'spce','2012-09-05 04:07:35'),(51,5744,'spce','2012-09-05 04:07:35'),(52,5749,'spce','2012-09-05 04:07:35'),(53,5800,'spce','2012-09-05 04:07:36'),(54,5824,'spce','2012-09-05 04:07:36'),(55,5826,'spce','2012-09-05 04:07:36'),(56,5831,'spce','2012-09-05 04:07:36'),(57,5833,'spce','2012-09-05 04:07:36'),(58,5843,'spce','2012-09-05 04:07:36'),(59,5973,'spce','2012-09-05 04:07:37'),(60,6254,'spce','2012-09-05 04:07:37'),(61,6346,'spce','2012-09-05 04:07:37'),(62,6424,'spce','2012-09-05 04:07:37'),(63,6425,'spce','2012-09-05 04:07:41'),(64,6435,'spce','2012-09-05 04:07:42'),(65,6436,'spce','2012-09-05 04:07:42'),(66,6459,'spce','2012-09-05 04:07:42'),(67,6465,'spce','2012-09-05 04:07:42'),(68,6551,'spce','2012-09-05 04:07:43'),(69,6560,'spce','2012-09-05 04:07:43'),(70,6568,'spce','2012-09-05 04:07:43'),(71,6619,'spce','2012-09-05 04:07:43'),(72,6624,'spce','2012-09-05 04:07:43'),(73,6643,'spce','2012-09-05 04:07:43'),(74,6712,'spce','2012-09-05 04:07:43'),(75,6746,'spce','2012-09-05 04:07:44'),(76,7006,'spce','2012-09-05 04:07:44'),(77,7036,'spce','2012-09-05 04:07:44'),(78,7065,'spce','2012-09-05 04:07:44'),(79,7095,'spce','2012-09-05 04:07:44'),(80,7209,'spce','2012-09-05 04:07:44'),(81,7252,'spce','2012-09-05 04:07:44'),(82,7259,'spce','2012-09-05 04:07:45'),(83,7260,'spce','2012-09-05 04:07:45'),(84,7485,'spce','2012-09-05 04:07:45'),(85,7493,'spce','2012-09-05 04:07:45'),(86,7496,'spce','2012-09-05 04:07:45'),(87,7500,'spce','2012-09-05 04:07:45'),(88,7644,'spce','2012-09-05 04:07:46'),(89,7647,'spce','2012-09-05 04:07:46'),(90,7655,'spce','2012-09-05 04:07:46'),(91,7656,'spce','2012-09-05 04:07:46'),(92,7764,'spce','2012-09-05 04:07:46'),(93,7937,'spce','2012-09-05 04:07:46'),(94,7991,'spce','2012-09-05 04:07:46'),(95,8169,'spce','2012-09-05 04:07:47'),(96,8293,'spce','2012-09-05 04:07:47'),(97,8378,'spce','2012-09-05 04:07:47'),(98,8408,'spce','2012-09-05 04:07:47'),(99,8461,'spce','2012-09-05 04:07:47'),(100,8466,'spce','2012-09-05 04:07:47'),(101,8467,'spce','2012-09-05 04:07:48'),(102,8629,'spce','2012-09-05 04:07:48'),(103,8704,'spce','2012-09-05 04:07:48'),(104,8846,'spce','2012-09-05 04:07:48'),(105,8878,'spce','2012-09-05 04:07:48'),(106,8997,'spce','2012-09-05 04:07:48'),(107,9069,'spce','2012-09-05 04:07:49'),(108,9086,'spce','2012-09-05 04:07:49'),(109,9106,'spce','2012-09-05 04:07:49'),(110,9114,'spce','2012-09-05 04:07:49'),(111,9119,'spce','2012-09-05 04:07:49'),(112,9150,'spce','2012-09-05 04:07:49'),(113,9154,'spce','2012-09-05 04:07:49'),(114,9159,'spce','2012-09-05 04:07:50'),(115,9166,'spce','2012-09-05 04:07:50'),(116,9187,'spce','2012-09-05 04:07:50'),(117,9188,'spce','2012-09-05 04:07:50'),(118,9204,'spce','2012-09-05 04:07:50'),(119,9205,'spce','2012-09-05 04:07:51'),(120,9221,'spce','2012-09-05 04:07:51'),(121,9222,'spce','2012-09-05 04:07:51'),(122,9228,'spce','2012-09-05 04:07:51'),(123,9249,'spce','2012-09-05 04:07:51'),(124,9256,'spce','2012-09-05 04:07:51'),(125,9303,'spce','2012-09-05 04:07:52'),(126,9312,'spce','2012-09-05 04:07:52'),(127,9458,'spce','2012-09-05 04:07:52'),(128,9625,'spce','2012-09-05 04:07:52'),(129,9630,'spce','2012-09-05 04:07:52'),(130,9665,'spce','2012-09-05 04:07:52'),(131,9675,'spce','2012-09-05 04:07:52'),(132,9702,'spce','2012-09-05 04:07:53'),(133,9703,'spce','2012-09-05 04:07:53'),(134,9723,'spce','2012-09-05 04:07:53'),(135,9733,'spce','2012-09-05 04:07:53'),(136,9791,'spce','2012-09-05 04:07:53'),(137,9868,'spce','2012-09-05 04:07:53'),(138,10180,'spce','2012-09-05 04:07:54'),(139,10203,'spce','2012-09-05 04:07:54'),(140,10210,'spce','2012-09-05 04:07:54'),(141,10268,'spce','2012-09-05 04:07:54'),(142,10272,'spce','2012-09-05 04:07:54'),(143,10287,'spce','2012-09-05 04:07:54'),(144,10290,'spce','2012-09-05 04:07:54'),(145,10331,'spce','2012-09-05 04:07:55'),(146,10332,'spce','2012-09-05 04:07:55'),(147,10423,'spce','2012-09-05 04:07:55'),(148,10538,'spce','2012-09-05 04:07:55'),(149,10639,'spce','2012-09-05 04:07:55'),(150,10728,'spce','2012-09-05 04:07:55'),(151,10860,'spce','2012-09-05 04:07:55'),(152,10877,'spce','2012-09-05 04:07:56'),(153,10890,'spce','2012-09-05 04:07:56'),(154,10934,'spce','2012-09-05 04:07:56'),(155,10950,'spce','2012-09-05 04:07:56'); /*!40000 ALTER TABLE `db_schema` ENABLE KEYS */; UNLOCK TABLES; @@ -2644,7 +2646,7 @@ CREATE TABLE `voip_dom_preferences` ( LOCK TABLES `voip_dom_preferences` WRITE; /*!40000 ALTER TABLE `voip_dom_preferences` DISABLE KEYS */; -INSERT INTO `voip_dom_preferences` VALUES (1,2,62,'no','2012-09-04 04:07:41'),(2,2,66,'UPDATE_FALLBACK_INVITE','2012-09-04 04:07:41'); +INSERT INTO `voip_dom_preferences` VALUES (1,2,62,'no','2012-09-05 04:07:49'),(2,2,66,'UPDATE_FALLBACK_INVITE','2012-09-05 04:07:49'); /*!40000 ALTER TABLE `voip_dom_preferences` ENABLE KEYS */; UNLOCK TABLES; /*!50003 SET @saved_cs_client = @@character_set_client */ ; @@ -3472,7 +3474,7 @@ CREATE TABLE `voip_preferences` ( LOCK TABLES `voip_preferences` WRITE; /*!40000 ALTER TABLE `voip_preferences` DISABLE KEYS */; -INSERT INTO `voip_preferences` VALUES (1,'lock',0,1,1,0,0,'2012-09-04 04:07:20',0,'string',1,'See \"lock_voip_account_subscriber\" for a list of possible values. A lock value of \"none\" will not be returned to the caller. Read-only setting.'),(2,'block_in_mode',1,1,1,0,0,'2012-09-04 04:07:20',0,'boolean',0,'Specifies the operational mode of the incoming block list. If unset or set to a false value, it is a blacklist (accept all calls except from numbers listed in the block list), with a true value it is a whitelist (reject all calls except from numbers listed in the block list).'),(3,'block_in_list',0,0,1,0,0,'2012-09-04 04:07:46',0,'string',0,'Contains wildcarded SIP usernames (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\") that are (not) allowed to call the subscriber. \"*\", \"?\" and \"[x-y]\" with \"x\" and \"y\" representing numbers from 0 to 9 may be used as wildcards like in shell patterns.'),(4,'block_in_clir',1,1,1,0,0,'2012-09-04 04:07:20',0,'boolean',0,'Incoming anonymous calls (with calling line identification restriction) are blocked if set to true.'),(5,'block_out_mode',1,1,1,0,0,'2012-09-04 04:07:20',0,'boolean',0,'Specifies the operational mode of the outgoing block list. If unset or set to a false value, it is a blacklist (allow all calls except to numbers listed in the block list), with a true value it is a whitelist (deny all calls except to numbers listed in the block list).'),(6,'block_out_list',0,0,1,0,0,'2012-09-04 04:07:46',0,'string',0,'Contains wildcarded SIP usernames (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\") that are (not) allowed to be called by the subscriber. \"*\", \"?\" and \"[x-y]\" with \"x\" and \"y\" representing numbers from 0 to 9 may be used as wildcards like in shell patterns.'),(7,'adm_block_in_mode',1,1,1,0,0,'2012-09-04 04:07:20',0,'boolean',0,'Same as \"block_in_mode\" but may only be set by administrators.'),(8,'adm_block_in_list',0,0,1,0,0,'2012-09-04 04:07:20',0,'string',0,'Same as \"block_in_list\" but may only be set by administrators and is applied prior to the user setting.'),(9,'adm_block_in_clir',1,1,1,0,0,'2012-09-04 04:07:20',0,'boolean',0,'Same as \"block_in_clir\" but may only be set by administrators and is applied prior to the user setting.'),(10,'adm_block_out_mode',1,1,1,0,0,'2012-09-04 04:07:20',0,'boolean',0,'Same as \"block_out_mode\" but may only be set by administrators.'),(11,'adm_block_out_list',0,0,1,0,0,'2012-09-04 04:07:20',0,'string',0,'Same as \"block_out_list\" but may only be set by administrators and is applied prior to the user setting.'),(12,'cfu',1,0,1,0,0,'2012-09-04 04:07:36',1,'int',1,'The id pointing to the \"Call Forward Unconditional\" entry in the voip_cf_mappings table'),(13,'cfb',1,0,1,0,0,'2012-09-04 04:07:36',1,'int',1,'The id pointing to the \"Call Forward Busy\" entry in the voip_cf_mappings table'),(14,'cfna',1,0,1,0,0,'2012-09-04 04:07:36',1,'int',1,'The id pointing to the \"Call Forward Unavailable\" entry in the voip_cf_mappings table'),(15,'cft',1,0,1,0,0,'2012-09-04 04:07:36',1,'int',1,'The id pointing to the \"Call Forward Timeout\" entry in the voip_cf_mappings table'),(16,'ringtimeout',1,1,1,0,0,'2012-09-04 04:07:20',0,'int',0,'Specifies how many seconds the system should wait before redirecting the call if \"cft\" is set.'),(17,'cli',0,1,1,0,0,'2012-09-04 04:07:46',0,'string',0,'SIP username (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\"). \"network-provided calling line identification\" - specifies the SIP username that is used for outgoing calls in the SIP \"From\" and \"P-Asserted-Identity\" headers (as user- and network-provided calling numbers). The content of the \"From\" header may be overridden by the \"user_cli\" preference and client (if allowed by the \"allowed_clis\" preference) SIP signalling. Automatically set to the primary E.164 number specified in the subscriber details.'),(18,'clir',1,1,1,0,0,'2012-09-04 04:07:20',0,'boolean',0,'\"Calling line identification restriction\" - if set to true, the CLI is not displayed on outgoing calls.'),(19,'cc',0,1,1,0,0,'2012-09-04 04:07:20',0,'string',0,'The country code that will be used for routing of dialed numbers without a country code. Defaults to the country code of the E.164 number if the subscriber has one.'),(20,'ac',0,1,1,0,0,'2012-09-04 04:07:20',0,'string',0,'The area code that will be used for routing of dialed numbers without an area code. Defaults to the area code of the E.164 number if the subscriber has one.'),(22,'emergency_prefix',0,1,1,0,0,'2012-09-04 04:07:38',0,'string',0,'A numeric string intended to be used in rewrite rules for emergency numbers.'),(23,'ncos_id',1,1,1,0,0,'2012-09-04 04:07:20',1,'int',0,NULL),(24,'adm_ncos_id',1,1,1,0,0,'2012-09-04 04:07:20',1,'int',0,NULL),(29,'ncos',0,1,1,0,0,'2012-09-04 04:07:20',-1,'string',0,'Specifies the NCOS level that applies to the user.'),(30,'adm_ncos',0,1,1,0,0,'2012-09-04 04:07:20',-1,'string',0,'Same as \"ncos\", but may only be set by administrators and is applied prior to the user setting.'),(31,'block_out_override_pin',0,1,1,0,0,'2012-09-04 04:07:20',0,'string',0,'A PIN code which may be used in a VSC to disable the outgoing user block list and NCOS level for a call.'),(32,'adm_block_out_override_pin',0,1,1,0,0,'2012-09-04 04:07:20',0,'string',0,'Same as \"block_out_override_pin\" but additionally disables the administrative block list and NCOS level.'),(33,'peer_auth_user',0,1,1,0,1,'2012-09-04 04:07:21',0,'string',0,'A username used for authentication against the peer host.'),(34,'peer_auth_pass',0,1,1,0,1,'2012-09-04 04:07:21',0,'string',0,'A password used for authentication against the peer host.'),(35,'unauth_inbound_calls',1,1,0,1,0,'2012-09-04 04:07:22',0,'boolean',0,'Allow unauthenticated inbound calls from FOREIGN domain to users within this domain. Use with care - it allows to flood your users with voice spam.'),(36,'peer_auth_realm',0,1,1,0,1,'2012-09-04 04:07:24',0,'string',0,'A realm (hostname) used to identify and for authentication against a peer host.'),(38,'always_use_rtpproxy',1,1,1,1,1,'2012-09-04 04:07:23',0,'boolean',0,'Force rtp relay for this peer/domain/user.'),(39,'never_use_rtpproxy',1,1,1,1,1,'2012-09-04 04:07:23',0,'boolean',0,'Do not use rtp relay for this peer/domain/user. Rtp will be relayed if other participants have always_use_rtpproxy preference enabled.'),(40,'peer_auth_register',1,1,1,1,1,'2012-09-04 04:07:24',0,'boolean',0,'Specifies whether registration at the peer host is desired.'),(41,'concurrent_max',1,1,1,1,1,'2012-09-04 04:07:24',0,'int',0,'Maximum number of concurrent sessions (calls) for a subscriber or peer.'),(42,'concurrent_max_out',1,1,1,1,1,'2012-09-04 04:07:24',0,'int',0,'Maximum number of concurrent outgoing sessions (calls) coming from a subscriber or going to a peer.'),(43,'allowed_clis',0,0,1,0,0,'2012-09-04 04:07:24',0,'string',0,'A list of shell patterns specifying which CLIs are allowed to be set by the subscriber. \"*\", \"?\" and \"[x-y]\" with \"x\" and \"y\" representing numbers from 0 to 9 may be used as wildcards as usual in shell patterns.'),(44,'force_outbound_calls_to_peer',1,1,1,1,1,'2012-09-04 04:07:37',0,'boolean',0,'Force calls from this user/domain/peer to be routed to PSTN even if the callee is local. Use with caution, as this setting may increase your costs! When enabling this option in a peer, make sure you trust it, as the NGCP will become an open relay for it!'),(45,'account_id',1,1,1,0,0,'2012-09-04 04:07:26',1,'int',0,NULL),(46,'ext_contract_id',0,1,1,0,0,'2012-09-04 04:07:26',1,'string',0,NULL),(47,'ext_subscriber_id',0,1,1,0,0,'2012-09-04 04:07:26',1,'string',0,NULL),(48,'find_subscriber_by_uuid',1,1,0,0,1,'2012-09-04 04:07:42',0,'boolean',0,'For incoming calls from this peer, find the destination subscriber also using its auth_username used for outbound registration.'),(50,'rewrite_rule_set',1,1,1,1,1,'2012-09-04 04:07:27',-1,'int',0,'Specifies the list of caller and callee rewrite rules which should be applied for incoming and outgoing calls.'),(51,'rewrite_caller_in_dpid',1,1,1,1,1,'2012-09-04 04:07:27',1,'int',0,NULL),(52,'rewrite_callee_in_dpid',1,1,1,1,1,'2012-09-04 04:07:27',1,'int',0,NULL),(53,'rewrite_caller_out_dpid',1,1,1,1,1,'2012-09-04 04:07:27',1,'int',0,NULL),(54,'rewrite_callee_out_dpid',1,1,1,1,1,'2012-09-04 04:07:27',1,'int',0,NULL),(55,'e164_to_ruri',1,1,1,0,0,'2012-09-04 04:07:28',0,'boolean',0,'Send the E164 number instead of SIP AOR as request username when sending INVITE to the subscriber. If a 404 is received the SIP AOR is sent as request URI as fallback.'),(56,'user_cli',0,1,1,0,0,'2012-09-04 04:07:46',0,'string',0,'SIP username (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\"). \"user-provided calling line identification\" - specifies the SIP username that is used for outgoing calls. If set, this is put in the SIP \"From\" header (as user-provided calling number) if a client sends a CLI which is not allowed by \"allowed_clis\" or if \"allowed_clis\" is not set.'),(57,'prepaid',1,1,1,0,0,'2012-09-04 04:07:34',1,'boolean',0,NULL),(58,'always_use_ipv4_for_rtpproxy',1,1,1,1,1,'2012-09-04 04:07:35',0,'boolean',0,'Always force the IPv4 address for the RTP relay, regardless of what is autodetected on SIP/SDP level. This is mutually exclusive with always_use_ipv6_for_rtpproxy.'),(59,'always_use_ipv6_for_rtpproxy',1,1,1,1,1,'2012-09-04 04:07:35',0,'boolean',0,'Always force the IPv6 address for the RTP relay, regardless of what is autodetected on SIP/SDP level. This is mutually exclusive with always_use_ipv4_for_rtpproxy.'),(60,'force_inbound_calls_to_peer',1,1,1,1,0,'2012-09-04 04:07:37',0,'boolean',0,'Force calls to this user to be treated as if the user was not local. This helps in migration scenarios.'),(61,'emergency_suffix',0,1,1,0,0,'2012-09-04 04:07:38',0,'string',0,'A numeric string intended to be used in rewrite rules for emergency numbers.'),(62,'sst_enable',0,1,1,1,1,'2012-09-04 04:07:39',0,'enum',0,'Enable SIP Session Timers.'),(63,'sst_expires',1,1,1,1,1,'2012-09-04 04:07:39',0,'int',0,'SIP Session Timers refresh interval (seconds). Should be always greater than min_timer preference. SBC will make refresh at the half of this interval.'),(64,'sst_min_timer',1,1,1,1,1,'2012-09-04 04:07:39',0,'int',0,'Set Min-SE value in SBC. This is also used to build 422 reply if remote Min-SE is smaller than local Min-SE.'),(65,'sst_max_timer',1,1,1,1,1,'2012-09-04 04:07:39',0,'int',0,'Sets upper limit on accepted Min-SE value in in SBC.'),(66,'sst_refresh_method',0,1,1,1,1,'2012-09-04 04:07:39',0,'enum',0,'SIP Session Timers refresh method.'),(67,'sound_set',1,1,1,1,0,'2012-09-04 04:07:40',0,'int',0,'Soundset'),(68,'reject_emergency',1,1,1,1,0,'2012-09-04 04:07:42',0,'boolean',0,'Reject emergency calls from this user or domain.'),(69,'emergency_cli',0,1,1,0,0,'2012-09-04 04:07:46',0,'string',0,'SIP username (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\"). Emergency CLI which can be used in rewrite rules as substitution value.'),(70,'outbound_socket',0,1,1,1,1,'2012-09-04 04:07:43',0,'enum',0,'Outbound socket to be used for SIP communication to this entity'),(71,'inbound_upn',0,1,1,1,1,'2012-09-04 04:07:43',0,'enum',0,'The SIP header field to fetch the user-provided-number from for inbound calls'),(72,'inbound_npn',0,1,0,0,1,'2012-09-04 04:07:43',0,'enum',0,'The SIP header field to fetch the network-provided-number from for inbound calls'),(73,'outbound_from_user',0,1,1,1,1,'2012-09-04 04:07:44',0,'enum',0,'The content to put into the From username for outbound calls from the platform to the subscriber'),(74,'outbound_from_display',0,1,1,1,1,'2012-09-04 04:07:44',0,'enum',0,'The content to put into the From display-name for outbound calls from the platform to the subscriber'),(75,'outbound_pai_user',0,1,1,1,1,'2012-09-04 04:07:44',0,'enum',0,'The content to put into the P-Asserted-Identity username for outbound calls from the platform to the subscriber (use \"None\" to not set header at all)'),(76,'outbound_ppi_user',0,1,1,1,1,'2012-09-04 04:07:44',0,'enum',0,'The content to put into the P-Preferred-Identity username for outbound calls from the platform to the subscriber (use \"None\" to not set header at all)'),(77,'mobile_push_enable',1,1,1,1,0,'2012-09-04 04:07:44',0,'boolean',0,'Send inbound call to Mobile Push server when called subscriber is not registered. This can not be used together with CFNA as call will be then simply forwarded.'),(78,'extension_in_npn',1,1,1,1,0,'2012-09-04 04:07:45',0,'boolean',0,'Search for partial match of user-provided number (UPN) to subscriber\'s primary E164 number and aliases. If it mathes, take UPN as valid wihout allowed_clis check and copy UPN to network-provided number (NPN).'),(79,'concurrent_max_per_account',1,1,1,1,0,'2012-09-04 04:07:46',0,'int',0,'Maximum number of concurrent sessions (calls) for subscribers within the same account'),(80,'concurrent_max_out_per_account',1,1,1,1,0,'2012-09-04 04:07:46',0,'int',0,'Maximum number of concurrent outgoing sessions (calls) for subscribers within the same account'); +INSERT INTO `voip_preferences` VALUES (1,'lock',0,1,1,0,0,'2012-09-05 04:07:30',0,'string',1,'See \"lock_voip_account_subscriber\" for a list of possible values. A lock value of \"none\" will not be returned to the caller. Read-only setting.'),(2,'block_in_mode',1,1,1,0,0,'2012-09-05 04:07:30',0,'boolean',0,'Specifies the operational mode of the incoming block list. If unset or set to a false value, it is a blacklist (accept all calls except from numbers listed in the block list), with a true value it is a whitelist (reject all calls except from numbers listed in the block list).'),(3,'block_in_list',0,0,1,0,0,'2012-09-05 04:07:54',0,'string',0,'Contains wildcarded SIP usernames (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\") that are (not) allowed to call the subscriber. \"*\", \"?\" and \"[x-y]\" with \"x\" and \"y\" representing numbers from 0 to 9 may be used as wildcards like in shell patterns.'),(4,'block_in_clir',1,1,1,0,0,'2012-09-05 04:07:30',0,'boolean',0,'Incoming anonymous calls (with calling line identification restriction) are blocked if set to true.'),(5,'block_out_mode',1,1,1,0,0,'2012-09-05 04:07:30',0,'boolean',0,'Specifies the operational mode of the outgoing block list. If unset or set to a false value, it is a blacklist (allow all calls except to numbers listed in the block list), with a true value it is a whitelist (deny all calls except to numbers listed in the block list).'),(6,'block_out_list',0,0,1,0,0,'2012-09-05 04:07:54',0,'string',0,'Contains wildcarded SIP usernames (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\") that are (not) allowed to be called by the subscriber. \"*\", \"?\" and \"[x-y]\" with \"x\" and \"y\" representing numbers from 0 to 9 may be used as wildcards like in shell patterns.'),(7,'adm_block_in_mode',1,1,1,0,0,'2012-09-05 04:07:30',0,'boolean',0,'Same as \"block_in_mode\" but may only be set by administrators.'),(8,'adm_block_in_list',0,0,1,0,0,'2012-09-05 04:07:30',0,'string',0,'Same as \"block_in_list\" but may only be set by administrators and is applied prior to the user setting.'),(9,'adm_block_in_clir',1,1,1,0,0,'2012-09-05 04:07:30',0,'boolean',0,'Same as \"block_in_clir\" but may only be set by administrators and is applied prior to the user setting.'),(10,'adm_block_out_mode',1,1,1,0,0,'2012-09-05 04:07:30',0,'boolean',0,'Same as \"block_out_mode\" but may only be set by administrators.'),(11,'adm_block_out_list',0,0,1,0,0,'2012-09-05 04:07:30',0,'string',0,'Same as \"block_out_list\" but may only be set by administrators and is applied prior to the user setting.'),(12,'cfu',1,0,1,0,0,'2012-09-05 04:07:45',1,'int',1,'The id pointing to the \"Call Forward Unconditional\" entry in the voip_cf_mappings table'),(13,'cfb',1,0,1,0,0,'2012-09-05 04:07:45',1,'int',1,'The id pointing to the \"Call Forward Busy\" entry in the voip_cf_mappings table'),(14,'cfna',1,0,1,0,0,'2012-09-05 04:07:45',1,'int',1,'The id pointing to the \"Call Forward Unavailable\" entry in the voip_cf_mappings table'),(15,'cft',1,0,1,0,0,'2012-09-05 04:07:45',1,'int',1,'The id pointing to the \"Call Forward Timeout\" entry in the voip_cf_mappings table'),(16,'ringtimeout',1,1,1,0,0,'2012-09-05 04:07:30',0,'int',0,'Specifies how many seconds the system should wait before redirecting the call if \"cft\" is set.'),(17,'cli',0,1,1,0,0,'2012-09-05 04:07:54',0,'string',0,'SIP username (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\"). \"network-provided calling line identification\" - specifies the SIP username that is used for outgoing calls in the SIP \"From\" and \"P-Asserted-Identity\" headers (as user- and network-provided calling numbers). The content of the \"From\" header may be overridden by the \"user_cli\" preference and client (if allowed by the \"allowed_clis\" preference) SIP signalling. Automatically set to the primary E.164 number specified in the subscriber details.'),(18,'clir',1,1,1,0,0,'2012-09-05 04:07:30',0,'boolean',0,'\"Calling line identification restriction\" - if set to true, the CLI is not displayed on outgoing calls.'),(19,'cc',0,1,1,0,0,'2012-09-05 04:07:30',0,'string',0,'The country code that will be used for routing of dialed numbers without a country code. Defaults to the country code of the E.164 number if the subscriber has one.'),(20,'ac',0,1,1,0,0,'2012-09-05 04:07:30',0,'string',0,'The area code that will be used for routing of dialed numbers without an area code. Defaults to the area code of the E.164 number if the subscriber has one.'),(22,'emergency_prefix',0,1,1,0,0,'2012-09-05 04:07:47',0,'string',0,'A numeric string intended to be used in rewrite rules for emergency numbers.'),(23,'ncos_id',1,1,1,0,0,'2012-09-05 04:07:30',1,'int',0,NULL),(24,'adm_ncos_id',1,1,1,0,0,'2012-09-05 04:07:30',1,'int',0,NULL),(29,'ncos',0,1,1,0,0,'2012-09-05 04:07:30',-1,'string',0,'Specifies the NCOS level that applies to the user.'),(30,'adm_ncos',0,1,1,0,0,'2012-09-05 04:07:30',-1,'string',0,'Same as \"ncos\", but may only be set by administrators and is applied prior to the user setting.'),(31,'block_out_override_pin',0,1,1,0,0,'2012-09-05 04:07:30',0,'string',0,'A PIN code which may be used in a VSC to disable the outgoing user block list and NCOS level for a call.'),(32,'adm_block_out_override_pin',0,1,1,0,0,'2012-09-05 04:07:30',0,'string',0,'Same as \"block_out_override_pin\" but additionally disables the administrative block list and NCOS level.'),(33,'peer_auth_user',0,1,1,0,1,'2012-09-05 04:07:31',0,'string',0,'A username used for authentication against the peer host.'),(34,'peer_auth_pass',0,1,1,0,1,'2012-09-05 04:07:31',0,'string',0,'A password used for authentication against the peer host.'),(35,'unauth_inbound_calls',1,1,0,1,0,'2012-09-05 04:07:31',0,'boolean',0,'Allow unauthenticated inbound calls from FOREIGN domain to users within this domain. Use with care - it allows to flood your users with voice spam.'),(36,'peer_auth_realm',0,1,1,0,1,'2012-09-05 04:07:33',0,'string',0,'A realm (hostname) used to identify and for authentication against a peer host.'),(38,'always_use_rtpproxy',1,1,1,1,1,'2012-09-05 04:07:33',0,'boolean',0,'Force rtp relay for this peer/domain/user.'),(39,'never_use_rtpproxy',1,1,1,1,1,'2012-09-05 04:07:33',0,'boolean',0,'Do not use rtp relay for this peer/domain/user. Rtp will be relayed if other participants have always_use_rtpproxy preference enabled.'),(40,'peer_auth_register',1,1,1,1,1,'2012-09-05 04:07:33',0,'boolean',0,'Specifies whether registration at the peer host is desired.'),(41,'concurrent_max',1,1,1,1,1,'2012-09-05 04:07:33',0,'int',0,'Maximum number of concurrent sessions (calls) for a subscriber or peer.'),(42,'concurrent_max_out',1,1,1,1,1,'2012-09-05 04:07:33',0,'int',0,'Maximum number of concurrent outgoing sessions (calls) coming from a subscriber or going to a peer.'),(43,'allowed_clis',0,0,1,0,0,'2012-09-05 04:07:33',0,'string',0,'A list of shell patterns specifying which CLIs are allowed to be set by the subscriber. \"*\", \"?\" and \"[x-y]\" with \"x\" and \"y\" representing numbers from 0 to 9 may be used as wildcards as usual in shell patterns.'),(44,'force_outbound_calls_to_peer',1,1,1,1,1,'2012-09-05 04:07:45',0,'boolean',0,'Force calls from this user/domain/peer to be routed to PSTN even if the callee is local. Use with caution, as this setting may increase your costs! When enabling this option in a peer, make sure you trust it, as the NGCP will become an open relay for it!'),(45,'account_id',1,1,1,0,0,'2012-09-05 04:07:35',1,'int',0,NULL),(46,'ext_contract_id',0,1,1,0,0,'2012-09-05 04:07:35',1,'string',0,NULL),(47,'ext_subscriber_id',0,1,1,0,0,'2012-09-05 04:07:35',1,'string',0,NULL),(48,'find_subscriber_by_uuid',1,1,0,0,1,'2012-09-05 04:07:51',0,'boolean',0,'For incoming calls from this peer, find the destination subscriber also using its auth_username used for outbound registration.'),(50,'rewrite_rule_set',1,1,1,1,1,'2012-09-05 04:07:36',-1,'int',0,'Specifies the list of caller and callee rewrite rules which should be applied for incoming and outgoing calls.'),(51,'rewrite_caller_in_dpid',1,1,1,1,1,'2012-09-05 04:07:36',1,'int',0,NULL),(52,'rewrite_callee_in_dpid',1,1,1,1,1,'2012-09-05 04:07:36',1,'int',0,NULL),(53,'rewrite_caller_out_dpid',1,1,1,1,1,'2012-09-05 04:07:36',1,'int',0,NULL),(54,'rewrite_callee_out_dpid',1,1,1,1,1,'2012-09-05 04:07:36',1,'int',0,NULL),(55,'e164_to_ruri',1,1,1,0,0,'2012-09-05 04:07:37',0,'boolean',0,'Send the E164 number instead of SIP AOR as request username when sending INVITE to the subscriber. If a 404 is received the SIP AOR is sent as request URI as fallback.'),(56,'user_cli',0,1,1,0,0,'2012-09-05 04:07:54',0,'string',0,'SIP username (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\"). \"user-provided calling line identification\" - specifies the SIP username that is used for outgoing calls. If set, this is put in the SIP \"From\" header (as user-provided calling number) if a client sends a CLI which is not allowed by \"allowed_clis\" or if \"allowed_clis\" is not set.'),(57,'prepaid',1,1,1,0,0,'2012-09-05 04:07:42',1,'boolean',0,NULL),(58,'always_use_ipv4_for_rtpproxy',1,1,1,1,1,'2012-09-05 04:07:44',0,'boolean',0,'Always force the IPv4 address for the RTP relay, regardless of what is autodetected on SIP/SDP level. This is mutually exclusive with always_use_ipv6_for_rtpproxy.'),(59,'always_use_ipv6_for_rtpproxy',1,1,1,1,1,'2012-09-05 04:07:44',0,'boolean',0,'Always force the IPv6 address for the RTP relay, regardless of what is autodetected on SIP/SDP level. This is mutually exclusive with always_use_ipv4_for_rtpproxy.'),(60,'force_inbound_calls_to_peer',1,1,1,1,0,'2012-09-05 04:07:45',0,'boolean',0,'Force calls to this user to be treated as if the user was not local. This helps in migration scenarios.'),(61,'emergency_suffix',0,1,1,0,0,'2012-09-05 04:07:47',0,'string',0,'A numeric string intended to be used in rewrite rules for emergency numbers.'),(62,'sst_enable',0,1,1,1,1,'2012-09-05 04:07:48',0,'enum',0,'Enable SIP Session Timers.'),(63,'sst_expires',1,1,1,1,1,'2012-09-05 04:07:48',0,'int',0,'SIP Session Timers refresh interval (seconds). Should be always greater than min_timer preference. SBC will make refresh at the half of this interval.'),(64,'sst_min_timer',1,1,1,1,1,'2012-09-05 04:07:48',0,'int',0,'Set Min-SE value in SBC. This is also used to build 422 reply if remote Min-SE is smaller than local Min-SE.'),(65,'sst_max_timer',1,1,1,1,1,'2012-09-05 04:07:48',0,'int',0,'Sets upper limit on accepted Min-SE value in in SBC.'),(66,'sst_refresh_method',0,1,1,1,1,'2012-09-05 04:07:48',0,'enum',0,'SIP Session Timers refresh method.'),(67,'sound_set',1,1,1,1,0,'2012-09-05 04:07:49',0,'int',0,'Soundset'),(68,'reject_emergency',1,1,1,1,0,'2012-09-05 04:07:51',0,'boolean',0,'Reject emergency calls from this user or domain.'),(69,'emergency_cli',0,1,1,0,0,'2012-09-05 04:07:54',0,'string',0,'SIP username (the localpart of the whole SIP URI, eg., \"user\" of SIP URI \"user@example.com\"). Emergency CLI which can be used in rewrite rules as substitution value.'),(70,'outbound_socket',0,1,1,1,1,'2012-09-05 04:07:51',0,'enum',0,'Outbound socket to be used for SIP communication to this entity'),(71,'inbound_upn',0,1,1,1,1,'2012-09-05 04:07:52',0,'enum',0,'The SIP header field to fetch the user-provided-number from for inbound calls'),(72,'inbound_npn',0,1,0,0,1,'2012-09-05 04:07:52',0,'enum',0,'The SIP header field to fetch the network-provided-number from for inbound calls'),(73,'outbound_from_user',0,1,1,1,1,'2012-09-05 04:07:53',0,'enum',0,'The content to put into the From username for outbound calls from the platform to the subscriber'),(74,'outbound_from_display',0,1,1,1,1,'2012-09-05 04:07:53',0,'enum',0,'The content to put into the From display-name for outbound calls from the platform to the subscriber'),(75,'outbound_pai_user',0,1,1,1,1,'2012-09-05 04:07:53',0,'enum',0,'The content to put into the P-Asserted-Identity username for outbound calls from the platform to the subscriber (use \"None\" to not set header at all)'),(76,'outbound_ppi_user',0,1,1,1,1,'2012-09-05 04:07:53',0,'enum',0,'The content to put into the P-Preferred-Identity username for outbound calls from the platform to the subscriber (use \"None\" to not set header at all)'),(77,'mobile_push_enable',1,1,1,1,0,'2012-09-05 04:07:52',0,'boolean',0,'Send inbound call to Mobile Push server when called subscriber is not registered. This can not be used together with CFNA as call will be then simply forwarded.'),(78,'extension_in_npn',1,1,1,1,0,'2012-09-05 04:07:54',0,'boolean',0,'Search for partial match of user-provided number (UPN) to subscriber\'s primary E164 number and aliases. If it mathes, take UPN as valid wihout allowed_clis check and copy UPN to network-provided number (NPN).'),(79,'concurrent_max_per_account',1,1,1,1,0,'2012-09-05 04:07:54',0,'int',0,'Maximum number of concurrent sessions (calls) for subscribers within the same account'),(80,'concurrent_max_out_per_account',1,1,1,1,0,'2012-09-05 04:07:54',0,'int',0,'Maximum number of concurrent outgoing sessions (calls) for subscribers within the same account'); /*!40000 ALTER TABLE `voip_preferences` ENABLE KEYS */; UNLOCK TABLES; /*!50003 SET @saved_cs_client = @@character_set_client */ ; @@ -4175,7 +4177,7 @@ CREATE TABLE `voip_subscribers` ( LOCK TABLES `voip_subscribers` WRITE; /*!40000 ALTER TABLE `voip_subscribers` DISABLE KEYS */; -INSERT INTO `voip_subscribers` VALUES (3,'no_such_number',2,'9bcb88b6-541a-43da-8fdc-816f5557ff93','cf639870ce04fe6cfd96b8bf40631e10',0,NULL,NULL,NULL,NULL,NULL,'2012-09-04 04:07:27','2012-09-04 04:07:27'),(4,'nagios',2,'ac1697cf-6933-45ef-9abf-b1278054ded0','nagios4Sipwise!',0,NULL,NULL,NULL,NULL,NULL,'2012-09-04 04:07:27','2012-09-04 04:07:27'); +INSERT INTO `voip_subscribers` VALUES (3,'no_such_number',2,'9bcb88b6-541a-43da-8fdc-816f5557ff93','a51e6180378f403afbba81df95607079',0,NULL,NULL,NULL,NULL,NULL,'2012-09-05 04:07:37','2012-09-05 04:07:37'),(4,'nagios',2,'ac1697cf-6933-45ef-9abf-b1278054ded0','nagios4Sipwise!',0,NULL,NULL,NULL,NULL,NULL,'2012-09-05 04:07:37','2012-09-05 04:07:37'); /*!40000 ALTER TABLE `voip_subscribers` ENABLE KEYS */; UNLOCK TABLES; /*!50003 SET @saved_cs_client = @@character_set_client */ ;