summaryrefslogtreecommitdiffstats
path: root/Database
diff options
context:
space:
mode:
authortt412011-08-31 23:37:22 +0200
committertt412011-08-31 23:37:22 +0200
commit762237f8597a5db4613644e2558811d823c1ad13 (patch)
tree6d19a7a99aac95cc1c4217bebef766487abf928b /Database
parentMerge branch 'master' of lab.ks.uni-freiburg.de:lsfks/projekte/gsm-selftest (diff)
downloadgsm-selftest-762237f8597a5db4613644e2558811d823c1ad13.tar.gz
gsm-selftest-762237f8597a5db4613644e2558811d823c1ad13.tar.xz
gsm-selftest-762237f8597a5db4613644e2558811d823c1ad13.zip
new account for Univ. telp. network.
Diffstat (limited to 'Database')
-rw-r--r--Database/gsmselftesting.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/Database/gsmselftesting.sql b/Database/gsmselftesting.sql
index 0ce9b28..0ac203f 100644
--- a/Database/gsmselftesting.sql
+++ b/Database/gsmselftesting.sql
@@ -46,7 +46,7 @@ CREATE TABLE IF NOT EXISTS `DeviceAddressTable` (
INSERT INTO `DeviceAddressTable` (`deviceName`, `deviceIP`, `number`, `lastChange`, `username`, `password`, `server`) VALUES
('sip', 'localhost', '07612034661928', '2011-07-26 00:00:00', 'mpselftest1', '1mpselftest', '132.230.4.8'),
-('unisip', 'localhost', '076120397897', '2011-07-27 00:00:00', '4976120397897', 'hB8M3WyFt61C', '132.230.252.228'),
+('unisip', 'localhost', '076120397898', '2011-07-27 00:00:00', '4976120397898', 'itzEfmLkzvS9', '132.230.252.228'),
('landline', 'localhost', '076145875681', '2011-07-26 00:00:00', '1289459', 'MMW9AX', 'sipgate.de'),
('GSMRZ1', 'localhost', '07612034661xxx', '2011-07-27 15:47:08', '', '', ''),
('GSMRZ2', '132.230.4.64', '07612034661455', '2011-07-27 15:48:04', '', '', ''),