removing extra audit rsp api

This commit is contained in:
kapil 2012-07-01 12:36:28 +05:30
parent c6b5bc2bda
commit 9beec66fcd
1 changed files with 0 additions and 1 deletions

View File

@ -447,7 +447,6 @@ void handle_mgco_cmd_ind(Pst *pst, SuId suId, MgMgcoCommand* cmd)
{
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "Received Audit-Value Method \n");
handle_mg_audit_cmd(suId, cmd);
mg_send_audit_rsp(suId,cmd);
break;
}
break;