mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
gsmopen: cleaning portaudio
This commit is contained in:
@@ -2346,9 +2346,6 @@ int gsmopen_answer(private_t * tech_pvt)
|
||||
if (option_debug)
|
||||
DEBUGA_PBX("call answered\n", GSMOPEN_P_LOG);
|
||||
res = 0;
|
||||
#ifdef GSMOPEN_PORTAUDIO
|
||||
//speex_echo_state_reset(tech_pvt->stream->echo_state);
|
||||
#endif // GSMOPEN_PORTAUDIO
|
||||
|
||||
new_inbound_channel(tech_pvt);
|
||||
if (tech_pvt->owner) {
|
||||
|
||||
Reference in New Issue
Block a user