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
ff9606e1
Commit
ff9606e1
authored
Nov 22, 2018
by
jehan
Browse files
fix tester_host + make sure test are stopped if account cannot be created
parent
6466692b
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
tester/accountmanager.c
tester/accountmanager.c
+1
-1
tester/db/friends.db
tester/db/friends.db
+0
-0
tester/tester_hosts
tester/tester_hosts
+1
-1
No files found.
tester/accountmanager.c
View file @
ff9606e1
...
...
@@ -214,7 +214,7 @@ static void account_created_in_db_cb(LinphoneAccountCreator *creator, LinphoneAc
creator
->
account_created
=
TRUE
;
break
;
default:
ms_
warning
(
"Account not created on DB for %s."
,
linphone_account_creator_get_username
(
creator
));
ms_
fatal
(
"Account not created on DB for %s."
,
linphone_account_creator_get_username
(
creator
));
creator
->
account_created
=
FALSE
;
break
;
}
...
...
tester/db/friends.db
View file @
ff9606e1
No preview for this file type
tester/tester_hosts
View file @
ff9606e1
54.3
7
.2
0
2.
228
sip2.linphone.org sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org altname.linphone.org sip.wildcard1.linphone.org altname.wildcard2.linphone.org sipv4.example.org
54.3
6
.2
3
2.
93 subscribe.example.org
sip2.linphone.org sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org altname.linphone.org sip.wildcard1.linphone.org altname.wildcard2.linphone.org sipv4.example.org
2001:41d0:700:789::2010 sip2.linphone.org sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org altname.linphone.org sip.wildcard1.linphone.org altname.wildcard2.linphone.org
188.165.46.90 tunnel.wildcard2.linphone.org
64:ff9b::54.37.202.228 sipv4-nat64.example.org
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