Browse Source

Update linphone imports

pylinphone
klonfish 3 years ago
parent
commit
987359d1ad
  1. 3
      phoneinterface.py

3
phoneinterface.py

@ -1,8 +1,7 @@ @@ -1,8 +1,7 @@
import linphone
import time
import threading
import subprocess
from pylinphone import LinphoneCommunicationSocket
from pylinphone.pylinphone import LinphoneCommunicationSocket
class PhoneProxyConfiguration(object):

Loading…
Cancel
Save