add IP Address to PC92 A record
[spider.git] / perl / DXProtout.pm
index 8c5e56d9abe3cdf5da625734b33670350bbc189b..c76569d8e3626f2b20050d206c6e88be43b731b0 100644 (file)
@@ -11,7 +11,7 @@
 
 package DXProt;
 
-@ISA = qw(DXProt DXChannel);
+@ISA = qw(DXChannel);
 
 use DXUtil;
 use DXM;
@@ -410,7 +410,7 @@ sub gen_pc92_with_time
 # add a local one
 sub pc92a
 {
-       return _gen_pc92('A', 0, @_);
+       return _gen_pc92('A', 2, @_);
 }
 
 # delete a local one
@@ -422,7 +422,7 @@ sub pc92d
 # send a config
 sub pc92c
 {
-       return _gen_pc92('C', 0, @_);
+       return _gen_pc92('C', 1, @_);
 }
 
 # send a keep alive