Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepelux committed Jul 23, 2024
1 parent 9017d17 commit 9fb93ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sippts/sipexten.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ def scan_host(self, ipaddr, to_user):
pass
finally:
sock.close()
cursor.show()

def print(self):
iplen = len("IP address")
Expand Down

0 comments on commit 9fb93ae

Please sign in to comment.