move to info. (OPENZAP-85)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@777 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
ce9aa8bec3
commit
c165b8d1ea
|
@ -2383,7 +2383,7 @@ SWITCH_STANDARD_APP(disable_ec_function)
|
|||
tech_pvt = switch_core_session_get_private(session);
|
||||
zap_channel_command(tech_pvt->zchan, ZAP_COMMAND_DISABLE_ECHOCANCEL, &x);
|
||||
zap_channel_command(tech_pvt->zchan, ZAP_COMMAND_DISABLE_ECHOTRAIN, &x);
|
||||
zap_log(ZAP_LOG_ERROR, "Echo Canceller Disabled\n");
|
||||
zap_log(ZAP_LOG_INFO, "Echo Canceller Disabled\n");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue