add missing break, please review

This commit is contained in:
Seven Du
2014-03-19 07:58:13 +08:00
parent 15e181780d
commit b96946822d
+1
View File
@@ -2233,6 +2233,7 @@ static switch_status_t sofia_receive_message(switch_core_session_t *session, swi
}
}
break;
case SWITCH_MESSAGE_INDICATE_MESSAGE:
{
char *ct = "text/plain";