Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
cfc6a358
Commit
cfc6a358
authored
Oct 28, 2008
by
Yun Liu
Browse files
Fix bug ticket 67
parent
a72c0dfd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/audio/audiortp.cpp
View file @
cfc6a358
...
...
@@ -88,6 +88,8 @@ AudioRtp::closeRtpSession () {
_debugException
(
"! ARTP Exception: when stopping audiortp
\n
"
);
throw
;
}
AudioLayer
*
audiolayer
=
Manager
::
instance
().
getAudioDriver
();
audiolayer
->
stopStream
();
}
////////////////////////////////////////////////////////////////////////////////
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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