summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/tricode')
-rw-r--r--For Weekly Test/tricode/gsmselftest-website3.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/For Weekly Test/tricode/gsmselftest-website3.py b/For Weekly Test/tricode/gsmselftest-website3.py
index 5413712..d83e64c 100644
--- a/For Weekly Test/tricode/gsmselftest-website3.py
+++ b/For Weekly Test/tricode/gsmselftest-website3.py
@@ -251,8 +251,9 @@ def smartTest():
if founds != True:
callFrom = 'sip'
callTo = dest[1]
- testDest(callFrom, callTo, 2)
- rem.append(dest)
+ if dest[0] != 'sip':
+ testDest(callFrom, callTo, 2)
+ rem.append(dest)
#check unsuccess call because caller handler having problem
#destination handler having problem, we should make test also to the caller