@@ -626,7 +626,7 @@ class BotAgent:
try:
v.hangup(call_op_param)
except:
- traceback.print_exc()
+ pass
traceback.print_exc()
finally: