Index: res/res_srtp.c =================================================================== --- res/res_srtp.c (revision 386686) +++ res/res_srtp.c (working copy) @@ -546,6 +546,7 @@ { srtp_install_event_handler(NULL); ast_rtp_engine_unregister_srtp(); + srtp_shutdown(); g_initialized = 0; }