switch_log_printf(SWITCH_CHANNEL_LOG,SWITCH_LOG_ERROR,"Recieved mod_kazoo message that did not contain a command (ensure you are using Kazoo v2.14+).\n");
switch_log_printf(SWITCH_CHANNEL_LOG,SWITCH_LOG_ERROR,"Received mod_kazoo message that did not contain a command (ensure you are using Kazoo v2.14+).\n");
switch_log_printf(SWITCH_CHANNEL_LOG,SWITCH_LOG_ERROR,"Recieved mod_kazoo message for unimplemented feature (ensure you are using Kazoo v2.14+): %s\n",atom);
switch_log_printf(SWITCH_CHANNEL_LOG,SWITCH_LOG_ERROR,"Received mod_kazoo message for unimplemented feature (ensure you are using Kazoo v2.14+): %s\n",atom);
switch_log_printf(SWITCH_CHANNEL_LOG,SWITCH_LOG_ERROR,"Recieved erlang message tuple that did not start with an atom (ensure you are using Kazoo v2.14+).\n");
switch_log_printf(SWITCH_CHANNEL_LOG,SWITCH_LOG_ERROR,"Received erlang message tuple that did not start with an atom (ensure you are using Kazoo v2.14+).\n");