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
external
sofia-sip
Commits
7e1897e3
Commit
7e1897e3
authored
Nov 21, 2006
by
Pekka Pessi
Browse files
nua: fixed incoming BYE handling
darcs-hash:20061120225755-65a35-903112118466cd004182f0debd3e102256250f51.gz
parent
aaa3f151
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libsofia-sip-ua/nua/nua_session.c
libsofia-sip-ua/nua/nua_session.c
+1
-1
No files found.
libsofia-sip-ua/nua/nua_session.c
View file @
7e1897e3
...
...
@@ -3387,7 +3387,7 @@ int nua_stack_process_bye(nua_t *nua,
nua_session_usage_destroy
(
nh
,
ss
);
return
200
;
/* Respond automatically with 200 Ok */
return
0
;
}
/* ---------------------------------------------------------------------- */
...
...
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