diff --git a/phoneinterface.py b/phoneinterface.py index 484ea30..5c3ed69 100644 --- a/phoneinterface.py +++ b/phoneinterface.py @@ -1,8 +1,7 @@ -import linphone import time import threading import subprocess -from pylinphone import LinphoneCommunicationSocket +from pylinphone.pylinphone import LinphoneCommunicationSocket class PhoneProxyConfiguration(object):