iro/offer/sipgate.py
changeset 312 42fd5075a5d1
parent 294 0e75bd39767d
--- a/iro/offer/sipgate.py	Wed Jun 21 00:52:38 2023 +0200
+++ b/iro/offer/sipgate.py	Tue Apr 15 01:19:47 2025 +0200
@@ -21,7 +21,7 @@
 
 from functools import partial
 from twisted.web.xmlrpc import Proxy
-import xmlrpclib
+import xmlrpc.client as xmlrpclib
 from decimal import Decimal
 
 from .provider import providers, Provider