Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
ddf89c82
Commit
ddf89c82
authored
Aug 07, 2014
by
Ghislain MARY
Browse files
The linphone Python module is put in a linphone package.
parent
16fa9f86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/python/linphone-daemon.py
tools/python/linphone-daemon.py
+1
-1
No files found.
tools/python/linphone-daemon.py
View file @
ddf89c82
import
argparse
import
linphone
import
logging
import
sys
import
threading
import
time
from
linphone
import
linphone
class
StoppableThread
(
threading
.
Thread
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment