SWITCH_ADD_APP(app_interface,"kz_bridge","Bridge Audio","Bridge the audio between two sessions",kz_audio_bridge_function,"<channel_url>",SAF_SUPPORT_NOMEDIA|SAF_SUPPORT_TEXT_ONLY);
SWITCH_ADD_APP(app_interface,"kz_bridge_uuid","Bridge Audio","Bridge the audio between two sessions",kz_audio_bridge_uuid_function,"<channel_url>",SAF_SUPPORT_NOMEDIA|SAF_SUPPORT_TEXT_ONLY);
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");