Omzetten naar python module
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -151,7 +151,7 @@ send a sip command to the server
|
||||
self.closesocket()
|
||||
raise LmwSipConnectError("LmwSip.send: Socket connection lost")
|
||||
else:
|
||||
self.log.warn("LmwSip.send: No connection")
|
||||
self.log.warning("LmwSip.send: No connection")
|
||||
|
||||
def recv(self):
|
||||
"""recv()
|
||||
|
Reference in New Issue
Block a user