mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
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
40ddd20bed
commit
79e8060d9b
@ -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…
x
Reference in New Issue
Block a user