--- asterisk-13.0.2/main/pbx.c.orig 2016-06-15 02:17:15.780362573 -0400 +++ asterisk-13.0.2/main/pbx.c 2016-06-15 02:17:23.663362568 -0400 @@ -10517,7 +10517,6 @@ early_media, assignedids); if (res < 0 /* Call failed to get connected for some reason. */ - && 1 < synchronous && ast_exists_extension(NULL, context, "failed", 1, NULL)) { struct ast_channel *failed;