From 86fd030ea82fce5a58b6f1df883e3d46f0651319 Mon Sep 17 00:00:00 2001 From: tt41 Date: Mon, 1 Aug 2011 23:37:10 +0200 Subject: rename device name on database. --- Database/DeviceAddressTable.sql | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Database') diff --git a/Database/DeviceAddressTable.sql b/Database/DeviceAddressTable.sql index a9efc7b..8f4330a 100644 --- a/Database/DeviceAddressTable.sql +++ b/Database/DeviceAddressTable.sql @@ -42,8 +42,8 @@ INSERT INTO `DeviceAddressTable` (`deviceName`, `deviceIP`, `number`, `lastChang ('sip', 'localhost', '07612034661928', '2011-07-26 00:00:00'), ('unisip', 'localhost', '076120397897', '2011-07-27 00:00:00'), ('landline', 'localhost', '076145875681', '2011-07-26 00:00:00'), -('gsmr1', 'localhost', '07612034661xxx', '2011-07-27 15:47:08'), -('gsmr2', '132.230.4.64', '07612034661455', '2011-07-27 15:48:04'), -('gsmeE', 'localhost', '015782677224', '2011-07-28 14:33:43'), -('gsmeV', 'localhost', '015252423662', '2011-07-28 14:35:33'), -('gsmeO', 'localhost', '017678038038', '2011-07-28 14:36:13'); +('GSMRZ1', 'localhost', '07612034661xxx', '2011-07-27 15:47:08'), +('GSMRZ2', '132.230.4.64', '07612034661455', '2011-07-27 15:48:04'), +('GSMExt.Eplus', 'localhost', '015782677224', '2011-07-28 14:33:43'), +('GSMExt.Voda', 'localhost', '015252423662', '2011-07-28 14:35:33'), +('GSMExt.O2', 'localhost', '017678038038', '2011-07-28 14:36:13'); -- cgit v1.2.3-55-g7522