summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/30-07-2011/ControllerClass.py
diff options
context:
space:
mode:
authortt412011-07-23 05:10:58 +0200
committertt412011-07-23 05:10:58 +0200
commit7203c952c5ad3843cffb3f5460c70ab84c83a5f9 (patch)
tree4e1d2ad43686cd2f3255cf005e8f35ecca7ce0b1 /For Weekly Test/30-07-2011/ControllerClass.py
parentgeneralitation controller message to all handler (diff)
downloadgsm-selftest-7203c952c5ad3843cffb3f5460c70ab84c83a5f9.tar.gz
gsm-selftest-7203c952c5ad3843cffb3f5460c70ab84c83a5f9.tar.xz
gsm-selftest-7203c952c5ad3843cffb3f5460c70ab84c83a5f9.zip
second type of sip handler (not tested yet)
Diffstat (limited to 'For Weekly Test/30-07-2011/ControllerClass.py')
-rw-r--r--For Weekly Test/30-07-2011/ControllerClass.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/For Weekly Test/30-07-2011/ControllerClass.py b/For Weekly Test/30-07-2011/ControllerClass.py
index 8422040..f69f395 100644
--- a/For Weekly Test/30-07-2011/ControllerClass.py
+++ b/For Weekly Test/30-07-2011/ControllerClass.py
@@ -114,7 +114,7 @@ class test:
def initCaller(self):
if self.callFrom =="RZ1":
- self.portCaller = 50095
+ self.portCaller = 50008 #temp
self.callAdd = ''
elif self.callFrom =="RZ2":