diff --git a/src/include/switch_cpp.h b/src/include/switch_cpp.h index d0c665d7a0..67fbcb0adf 100644 --- a/src/include/switch_cpp.h +++ b/src/include/switch_cpp.h @@ -33,6 +33,7 @@ extern "C" { caller_profile.aniii = ""; \ caller_profile.rdnis = ""; \ caller_profile.username = ""; \ + flags = 0; \ on_hangup = NULL; \ memset(&cb_state, 0, sizeof(cb_state)); \ hook_state = CS_NEW; \