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
belle-sip
Commits
cf1005a0
Commit
cf1005a0
authored
Sep 30, 2014
by
jehan
Browse files
fix test maslformed from
parent
edc8f040
Changes
1
Hide whitespace changes
Inline
Side-by-side
tester/belle_sip_message_tester.c
View file @
cf1005a0
...
...
@@ -515,7 +515,7 @@ static void testMalformedFrom(void){
const
char
*
raw_message
=
"INVITE sip:us2@172.1.1.1 SIP/2.0
\r\n
"
"Via: SIP/2.0/TCP "
LISTENING_POINT_HOSTPORT
";branch=z9hG4bK-edx-U_1zoIkaq72GJPqpSmDpJQ-ouBelFuLODzf9oS5J9MeFUA;rport
\r\n
"
"From: c
m
test <sip:00_12_34_56_78_90@us2>;tag=klsk+kwDc
\r\n
"
/** 'c
m
test' should be enclosed in double quotes */
"From: c
\x8e
test <sip:00_12_34_56_78_90@us2>;tag=klsk+kwDc
\r\n
"
/** 'c test' should be enclosed in double quotes */
"To: <sip:us2@172.1.1.1;transport=tcp>
\r\n
"
"Contact: <sip:00_12_34_56_78_90@172.2.2.2>
\r\n
"
"Call-ID: 2b6fb0320-1384-179494-426025-23b6b0-2e3303331@172.16.42.1
\r\n
"
...
...
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