Skip to content
Snippets Groups Projects
Commit 974ef8db authored by Tristan Matthews's avatar Tristan Matthews
Browse files
parents f8dc6c43 38715e50
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,8 @@ void ManagerImpl::terminate()
for (std::vector<std::string>::iterator iter = callList.begin(); iter != callList.end(); ++iter)
hangupCall(*iter);
saveConfig();
unloadAccountMap();
delete SIPVoIPLink::instance();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment