Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
liblinphone
Commits
ce3c1ca1
Commit
ce3c1ca1
authored
Oct 16, 2017
by
Sylvain Berfini
🎩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Some fixes regarding dialplan
parent
243c9212
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
coreapi/dial_plan.c
coreapi/dial_plan.c
+1
-1
src/c-wrapper/api/c-dial-plan.cpp
src/c-wrapper/api/c-dial-plan.cpp
+1
-0
No files found.
coreapi/dial_plan.c
View file @
ce3c1ca1
...
...
@@ -18,4 +18,4 @@ Copyright (C) 2000 Simon MORLAT (simon.morlat@linphone.org)
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include "linphone/core_utils.h"
#include "linphone/core_utils.h"
\ No newline at end of file
src/c-wrapper/api/c-dial-plan.cpp
View file @
ce3c1ca1
...
...
@@ -18,6 +18,7 @@
*/
#include "linphone/api/c-dial-plan.h"
#include "linphone/wrapper_utils.h"
#include "c-wrapper/c-wrapper.h"
#include "dial-plan/dial-plan.h"
...
...
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